body {
	margin: 0px;
	padding: 0px;
}
.side_menu {
	width: 119px;
	position: absolute;
	top: 84px;
}
.top_blue_bar {
	position: absolute;
	height: 23px;
	width: 770px;
	top: 0px;
	background-color: #A9B2C5;
}
.bright_shiny_title {
	position: absolute;
	height: 31px;
	width: 770px;
	top: 50px;
}
.large_home_image {
	position: absolute;
	height: 391px;
	width: 497px;
	top: 84px;
	left: 123px;
}
.container {
	position: absolute;
	left: 20px;
}
.right_side_column {
	position: absolute;
	width: 147px;
	left: 624px;
	top: 84px;
}
.right_side_column .right_green_box {
	background-color: #829C6C;
	height: 26px;
	width: 147px;
}
.right_side_column .right_green_box_var {
	background-color: #829C6C;
	width: 147px;
	margin-bottom: 1px;
}
.right_side_column .title_container {
	border: 1px solid #6C7C9C;
	margin-top: 2px;
	margin-bottom: 2px;
}
.title_container .right_col_title {

}
.right_side_column .services {
	padding-bottom: 1px;
}
.title_container .right_col_text {
	background-image: url(../images/side_line.gif);
	background-repeat: repeat-y;
	padding-top: 7px;
	margin-bottom: 12px;
}
.title_container .right_col_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 20px;
	font-size: 11px;

}
.bottom_boxes_container {
	position: absolute;
	height: 27px;
	width: 770px;
	top: 481px;
}
.bottom_boxes_container .blue_box {
	background-color: #B4BCCD;
	height: 27px;
	width: 119px;
	float: left;
}
.bottom_boxes_container .green_box {
	background-color: #829C6C;
	height: 23px;
	margin-left: 123px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
}
.footer {
	position: absolute;
	top: 518px;
	width: 770px;
}
.footer .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-bottom: 3px;
}
.footer .blue_bar {
	background-color: #B4BCCD;
	height: 2px;
	width: 770px;
}
.center_col {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	position: absolute;
	width: 427px;
	top: 84px;
	left: 123px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	height: 370px;
	border: 1px solid #6C7C9C;
}
.center_col .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #CCCC00;
	font-weight: bold;
	margin-left: -20px;
}
.center_col li {
	padding-bottom: 8px;
}
.center_col .form_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
