w@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;	
}
body {
	background-color: #abc7f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p {
	margin-bottom: 7px;
}
h1 {
	font-size: 160%;
	font-weight: bold;
	color: #688AD9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCDAFE;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #3464CC;
	padding: 0;
	margin-bottom: 5px;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	color: #3464CC;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 15px;
}

/*h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
}
*/
a {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	border: 1px solid #999999;
}
#header {
	height: 237px;
	width: 900px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}
#header h1 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 49px;
	margin-left: 21px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	letter-spacing: 0.1em;
}


#left_column {
	background-color: #ccdafe;
	float: left;
	width: 165px;
	font-size:92%;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
}
#left_column ul {
	margin-left: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#left_column a {
	display: block;
	width: 150px;
	background-color: #ccdafe;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 8px;
	color:#18274b;
	text-decoration: none;
}

#left_column a:hover {
	background-color:#2C54B4;
	color: #FFFFFF;
}

#left_column li {
	line-height: 250%;
	font-size: 12px;
	font-weight: bold;
	color: #000040;
	height: 40px;
	width: 140px;
}

#main_body {
	width: 640px;
	background-color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 100%;
	margin-left: 50px;
}
#main_body li {
	margin-left: 50px;
	line-height: 160%;
}
#main_body ul {
	margin-bottom: 15px;
	margin-top: -5px;
	padding-top: 0px;
}



#footer {
	clear: left;
	background-color: #2E55B0;
	width: 898px;
	margin-top: 5;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
}
#footer p {
	margin-bottom: 3px;
	line-height: 100%;
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #7D9ADD;
	font-size: 76%;
}
#footer a {
	margin-bottom: 3px;
	line-height: 100%;
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #7D9ADD;
	font-size: 100%;
	text-decoration: none;
}


#contact_form {
	background-color: #CCDAFE;
	padding: 10px;
	width: 400px;
	border: 1px solid #CCCCCC;
}
#contact_form p {
	margin-right: 0px;
}
.image_right_with_text {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	text-align: center;
}
.image_right_with_text p {
	font-size: 100%;
	color: #2E55B0;
	margin-bottom: 0px;
	line-height: 120%;
	margin-top: 3px;
}
.image_right_with_text img {
	border: 1px solid #999999;
	margin-bottom: 0px;
}
.areas_covered {
	color: #FFFFFF;
	background-color: #2E55B0;
	width: 900px;
}
.red_text {
	color: #CA0000;
}
.image_right {
	float: right;
	margin-left: 20px;
}
.image-left {
	float: left;
	margin-right: 15px;
}
.image-border {
	border: 1px solid #999999;
}


.project-section {
	margin-bottom: 15px;
	width: 430px;
	margin-top: 10px;
}
.project-section h2 {
	color: #CC0000;
}
#sub-footer {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#sub-footer a {
	font-size: 80%;
	color: #2E55B0;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.large-blue-text {
	font-size: 120%;
	font-weight: bold;
	color: #3464CC;
}
