@charset "UTF-8";
/* CSS Document */

/* ie6 png fix */
img { 
	behavior: url(iepngfix.htc)
}
body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: 191px;
}
#footer {
	float: left;
	width: 980px;
	background-image: url(images/footer.bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 38px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
}
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
	color: #666;
}
#left {
	width: 332px;
	float: left;
}
#left_box {
	width: 300px;
	background-color: #EDEDED;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 1;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left_box h1, #left_box h2, #home_content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#left_box p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#home_content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
}
#main {
	float: right;
	width: 631px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#bluenav {
	height: 28px;
	float: right;
	display: table-row;
	background-repeat: no-repeat;
	background-position: left;
	width: 575px;
}
#bluenav ul {
	padding: 0px;
	margin: 0px;
}
#bluenav li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	margin-right: 6px;
	margin-bottom: 0px;
	list-style-type: none;
	line-height: 28px;
	float: left;
	background-image: url(images/btn.blue.bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 185px;
	height: 28px;
	text-align: center;
}
#bluenav a:link, #bluenav a:visited {
	color: #FFF;
	padding-right: 20px;
	text-decoration: none;
}
#bluenav a:hover{
	color: #F7BB7D;
	text-decoration: underline;
}
#home_banner_slides {
	float: right;
	width: 631px;
	height: 276px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#home_content {
	float: left;
	width: 630px;

}
#home_content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#home_content ul {
	margin:0px;
}
#home_content li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.blue {
	color: #195BB3;
}
.orange {
	color: #CB5912;
}
#left h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#click_here {
	float: left;
	width: 980px;
	margin-top: -30px;
	margin-left: 10px;
	margin-right: 10px;
}
#click_here_left {
	width: 320px;
	text-align: center;
	float: left;
	margin-top: -25px;
	margin-left: 10px;
	z-index: 999;
	position: relative;
}
#click_here_right {
	float: right;
	width: 630px;
	text-align: center;
	margin-top: 18px;
}
#click_here_right p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.bottom_border_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2170A7;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sitemap-box { padding: 20px; margin: 20px 0 0 55px; background-color: #EDEDED;
border: 1px solid #666;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; }

