@charset "utf-8";
body {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#main_hold_all {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 20px;

}
#header_hold {
	height: 131px;
	width: 775px;
}
#main_logo {
	float: left;
	width: 140px;
	margin-right: 8px;
	margin-top: 5px;
}
.main_navigation_hold {
	float: left;
	height: 131px;
	width: 626px;
	background-image: url(../images/menu_grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.site_title {
	height: 30px;
	width: 626px;
	margin-top: 40px;
}
#navigation {
	height: 55px;
	width: 626px;
	margin-top: 10px;
	overflow: hidden;
}

#main_content {
	margin-top: 35px;
}
.left_column {
	float: left;
	width: 425px;
	margin-right: 10px;
	overflow:hidden;
}
.split_hold {
	margin-bottom: 20px;
}
.right_column {
	float: left;
	width: 334px;
}
.rightcolumn_image {
	width: 334px;
	margin-bottom: 20px;
	overflow: hidden;
}
.latest_news_hold {
	width: 334px;
}
.latest_news_date {
	background-color: #f9f9f9;
	height: 20px;
	width: 330px;
	padding-top: 3px;
	padding-right: 4px;
}
.latest_news_text {
	width: 330px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-top: 10px;
}



.clear_all {
	clear: both;
}
.grad_back {
	background-image: url(../images/bg_grad_current.jpg);
	background-repeat: repeat-x;
	width: 426px;
	overflow: hidden;
	background-color: #F3F3F3;
}
.current_box_hold {
	margin-bottom: 20px;
	width: 406px;
	clear: both;
	overflow: hidden;
	margin-left: 10px;
}

.current_right_column {
	float: left;
	width: 270px;
}
.current_left_column {
	float: left;
	width: 135px;

}
#footer_hold {
	background-image: url(../images/bg_grad_footer.jpg);
	background-repeat: repeat-x;
	height: 107px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6CCFF6;
}
#inner_footer {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	padding-top: 20px;
}
.pdf_icon {
	height: 80px;
	width: 80px;
	float: left;
	margin-right: 20px;
}
.download_text {
	width: 300px;
	float: left;
	height: 60px;
	padding-top: 20px;
}
.download_hold {
	height: 80px;
	margin-bottom: 10px;
}
.pdf_box {
	width: 387px;
	float: left;
	padding: 10px;
	background-color: #f6f6f6;
	background-image: url(../images/bg_grad_pdf.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
.pdf_small_row_desc{
	width: 100%;
	clear: left;
	margin-bottom: 15px;
	margin-top: 15px;
	overflow: hidden;
}
.pdf_small_row {
	width: 90%;
	clear: left;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
}
.pdf_small_icon {
	float: left;
	height: 19px;
	width: 16px;
	margin-right: 10px;
}
.pdf_small_text {
	float: left;
	width: 320px;
}
.confactformrow {
	width:100%;
	overflow:hidden;
	clear:left;
	padding-bottom: 5px;
	min-height: 30px;
}
.contactformleft {
	width:100px;
	float:left;
}
.contactformright {
	width:300px;
	float:left;
}
.contactfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.documentcontainer{
	margin-left:20px;
}
.documentrow{
	width:100%
	overflow:hiddehn;
	min-height:20px;
	padding-bottom:5px;
}
.news_archived {
	background-color: #F2F1F3;
	clear: left;
	margin-bottom: 10px;
	padding:10px;
	overflow: hidden;
}
.content_slideshow_right {
	clear: both;
	float: right;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.content_slideshow_left {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.the_projects_split {
	float: left;
	width: 200px;
}

