body {
	background-color: #336;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #326698;
}
h1 {
	font-size: 16px;
	margin: 0px;
	color: #326698;
}
h3 {
	font-size: 1em;
	margin: 0px;
	font-weight: bold;
}


h2 {
	color: #369;
	margin: 0px;
	font-size: 1.7em;
}

#services {
	height: 130px;
	width: 423px;
	position: relative;
	left: 295px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
z-index: 1000;

}
LI.list1 {
	margin-bottom: 10px;
	font-size: 1em;
	list-style-type: none;
	background-image: url(../images/ARROW_RIGHT_1.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-top: 12px;
	padding-left: 15px;
	position: relative;
	margin-left: -15px;
} 
.inner_content {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #d7d9dc;
	position: relative;
}

LI.list2 {
	list-style: disc;
	color:orange;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}



a {
	color			 : #069;
	text-decoration: none;
}

a:link,a:visited {
	text-decoration: none;
	color: #069;
} 
a:hover,a:active {
	color: #9C9C9C;
	text-decoration: underline;
}
.footer_content a:link, .footer_content a:visited {
	text-decoration: none;
	color: #FFF;
} 
.footer_content a:hover, .footer_content a:active {
	color: #FF6;
	text-decoration: underline;
}



.text_large_bold a:link,.text_large_bold a:visited {
	text-decoration: none;
	color: #666;
} 
.text_large_bold a:hover,.text_large_bold a:active {
color: #F30;
	text-decoration: underline;

}






#wrapper {
	width: 953px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	height: 100%;
}
#footer {
	float: left;
	width: 955px;
	position: relative;
	background-color: #369;
}
.footer_content {
	font-size: 1em;
	float: left;
	width: 953px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right_content {
	float: right;
	width: 248px;
	height: 100%;
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: right;
	background-color: #FFF;
	position: relative;
}


#header {
	height: 140px;
	width: 955px;
	float: left;
	background-color: #CCC;
	background-image: url(../images/Header_blue.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#main_container {
	width: 955px;
	float: left;
	background-color: #FFF;
}
#menu_container {
	float: left;
	position: relative;
	width: 925px;
	background-color: #326698;
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 10px;
	padding-left: 30px;
	z-index: 100000;
}
#header_wrapper {
	position: relative;
	width: 955px;
}

.content_container {
	float: left;
	width: 955px;
	position: relative;
	margin-top: 5px;
	background-color: #FFF;
}
#left_content {
	float: left;
	width: 705px;
	position: relative;
	height: 100%;
	margin-top: 5px;
}
#right_image {
	width: 248px;
	position: relative;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.right_heading {
	background-image: url(../images/right_head.gif);
	height: 22px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
.right_text {
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
	padding-top: 10px;
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#head_services {
	background-image: url(../images/right_head_blue.gif);
	height: 22px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	position: relative;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
hr {
	width: 90%;
	text-align: center;
}

LI.list3 {
	list-style: disc;
	margin-bottom: 20px;
}
#services_block {
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	border: 1px solid #369;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E9EAEB;
	height: 200px;
	text-align: center;
}
.service_test_head {
	background-color: #369;
	height: 20px;
	width: 145px;
	float: left;
	color: #FFF;
	line-height: 20px;
}

.service_block {
	background-color: #FFF;
	width: 145px;
	float: left;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	height: 200px;
}
.service_block_text {
	width: 133px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: 93px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
}


.right_image {
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 10px;
	position: relative;
}
.right_ins {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 10px;
	position: relative;
	background-image: url(../images/ins_bg_wh.gif);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 20px;
	margin-top: 20px;
}
.img_border {
	border: 1px solid #326698;
}

#page_head {
	float: left;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #326698;
	position: relative;
	margin-left: 10px;
	padding-top: 10px;
}

LI.list1_white {
	color: #FFF;
	margin-bottom: 10px;
	font-size: 1em;
	list-style-type: none;
	background-image: url(../images/ARROW_RIGHT_white.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-top: 12px;
	padding-left: 15px;
	position: relative;
	font-weight: bold;
	margin-left: -10px;
	}
LI.list_no_bul {
	color: #003D74;
	margin-bottom: 10px;
	font-size: 1em;
	list-style-type: none;
	padding-top: 12px;
	padding-left: 15px;
	position: relative;
	font-weight: bold;
	margin-left: -40px;
	width: 175px;
}
/* Form Styles */

FORM SPAN.formlabel {
	PADDING-LEFT: 1px;
	FONT-SIZE: 11px;
	FLOAT: left;
	WIDTH: 150px;
	PADDING-TOP: 3px;
	color: #666666;
	text-align: right;
	padding-right: 5px;
	background-color: #F2F2F2;
	vertical-align: middle;
	line-height: 20px;
	margin-top: 2px;
	margin-right: 10px;
}


.frmInput {
	FONT-SIZE: 12px;
	COLOR: #069;
	border: 1px solid #CCC;
	padding: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 4px;
	vertical-align: 0%;
}
#form_container {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.check_boxes {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	position: relative;
	text-align: right;
}

