@charset "utf-8";

/* CSS Document */

body {
	background-image:url(images/bggrad.gif);
	background-color:#DDE8EF;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;

	}

a {
	color:#019dd8;
	}
p {
	color:#666666;
	font-family:Arial;
	font-size:14px;
	padding: 0px;
	margin: 0px;
	}
	
#wrapper {
	padding:0;
	width: 852px;
	height: auto;
	margin: 0 auto;
	background-image: url(images/contentbg.png);
	}
	
#container {
	margin:0;
	padding:0;
	height: auto;
	width: 852px;
	display: inline;
	}

#header {
	background-image:url(images/header1.gif);
	background-repeat: no-repeat;
	height: 148px;
	width: 852px;
	}

#navcontainer {
	height:53px;
	width:852px;
	}

#image {
	background-image:url(images/image.jpg);
	background-repeat: no-repeat;
	height: 268px;
	width: 852px;
	}
	
#footer {
	height:43px;
	width:852px;
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	font-family: Arial;
	font-size: 13px;
	color: #83A9AF;
	}

#nav {
	width: 852px;
	height: 53px;
	background:url(images/nav.png);
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#nav li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0;}
#nav li, #nav a {
	height: 53px; display: block;}

#panel1b
	{left: 0; width: 90px;}
#panel2b
	{left: 90px; width: 90px;}
#panel3b
	{left: 180px; width: 90px;}
#panel4b
	{left: 270px; width: 90px;}
#panel5b
	{left: 360px; width: 90px;}
#panel6b
	{left: 450px; width: 90px;}
#panel7b
	{left: 679px; width: 161px;}

#panel1b a:hover {
	background: transparent url(images/nav.png)
	0 -53px no-repeat;}
#panel2b a:hover {
	background: transparent url(images/nav.png)
	-90px -53px no-repeat;}
#panel3b a:hover {
	background: transparent url(images/nav.png)
	-180px -53px no-repeat;}
#panel4b a:hover {
	background: transparent url(images/nav.png)
	-270px -53px no-repeat;}
#panel5b a:hover {
	background: transparent url(images/nav.png)
	-360px -53px no-repeat;}
#panel6b a:hover {
	background: transparent url(images/nav.png)
	-450px -53px no-repeat;}
#panel7b a:hover {
	background: transparent url(images/nav.png)
	-679px -53px no-repeat;}
#cbox1 {
	width:484px;
	height:auto;
	float:left;
	margin-left: 8px;
	margin-top: 15px;
	margin-bottom:7px;
	padding: 0;
	display: inline;
	}
	
#cbox2 {
	width:347px;
	float:right;
	margin-right: 2px;
	height: auto;
	margin-top: 15px;
	display: inline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
	}

#cbox2 p {
	color:#666666;
	font-size:10px;
	font-family: Arial;
	line-height: 1.3em;
	text-align: left;
	padding-top: 5px;
	}

#cbox2 h1 {
	color:#666666;
	font-size:14px;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	line-height: 1.3em;
	text-align: center;
	}
	
#cboxhead {
	height:45px;
	width:482px;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	background-color: #CFE0EB;
	border: 1px solid #A5B8BB;
	}
	
#cboxhead h1 {
	font-size:20px;
	color:#366999;
	font-family: Arial;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#cboxcontent {
	width:484px;
	height:auto;
	background-image:url(images/cboxcontent.png);
	margin: 0px;
	padding: 0px;
}

#cboxcontent ul {
	color:#666666;
	font-size:14px;
	list-style-position:inside;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial;
	line-height: 1.46em;
	}
	
#cboxcontent p {
	color:#666666;
	font-size:14px;
	list-style-position:inside;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial;
	line-height: 1.46em;
	}

#cboxcontent h1 {
	color:#366999;
	font-size:16px;
	list-style-position:inside;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial;
	line-height: 1em;
	}
#cboxfooter {
	background-image:url(images/cboxfooter.png);
	width:484px;
	height:9px;
	}

#logos {
	width:347px;
	height:117px;
	background:url(images/logos.png);
	background-repeat:no-repeat;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	}
