body {
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000000;
	background-image: url(../images/site/bak.jpg);
	background-repeat: repeat;
}



#container {
	width:865px;
	background-color: #FFFFFF;
	margin-top: 46px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #aeaeae;

}
#container .pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 50px;
	list-style-position: outside;
	background-image: url(/images/site/pdf_sm.gif);
	line-height: 35px;
	height: 42px;
}
#container .video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 50px;
	list-style-position: outside;
	background-image: url(/images/site/vid_icon.gif);
	line-height: 35px;
	height: 42px;
}

#container .pdfEmpty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 50px;
	list-style-position: outside;
	height: 20px;
	line-height: 20px;
}



#container .header {
	background-image: url(../images/site/logo.jpg);
	background-repeat: no-repeat;
	width: 865px;
	margin: 0px;
	padding-top: 81px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#container .header .txt-contact a {

	display:block;

	float:right;

	width:210px;

	height:12px;

	background:url(/images/txt-contact.gif) no-repeat 0 0;

	text-indent:-400px;

	overflow:hidden;

	margin:50px 0 0;

}

#container .header .txt-contact a:hover {

	background:url(/images/txt-contact.gif) no-repeat 0 -12px;

}


#container .header .search {
	height: 27px;
	width: 338px;
	background-image: url(/images/temp_search.gif);
	background-repeat: no-repeat;
	background-position: 0;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 512px;

}





/* homepage content */



#container .main-img {
	height:208px;
	background-image: url(/images/main_temp3.gif);
	background-repeat: no-repeat;

}

#container .content {
	overflow:hidden;
	background-image: url(/images/content.gif);
	background-repeat: no-repeat;
	background-position: top;

}
#container .content .verticalDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
}





#container .content .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2B2B2B;
	
}


.content a {

	color:#11989F;

	text-decoration:none;

}

.content a:hover {

	color:#666;

}


#container .content .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #437883;
	font-weight: bold;
	line-height: 25px;
}




/* footer */



#footer {
	padding:12px 20px 26px;
	text-align:left;
	color:#666;
	font-size:11px;

}

#container #footer .contactHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 12px;
}

#container #footer .infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	width: 540px;
	margin-left: 325px;
}

#container #footer .infoboxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496a9b;
	font-weight: bold;
}

#footer a {

	color:#666;

	text-decoration:none;

}

#footer a:hover {

	color:#000;

}

#footer .copyright {
	float:left;

}
#container .content .rows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #2B2B2B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-indent: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
