/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00395A;
	line-height: 16px;
}
#float {
	width:930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	min-height:800px;
}
#float2 {
	width:930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/left_bg_pages.jpg);
	background-repeat: repeat-y;
	min-height:920px;
}
/*\*/
* html #float2 {
	min-height:600px;
}
#float3 {
	width:930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/left_bg_pages.jpg);
	background-repeat: repeat-y;
	min-height:1950px;
}
/*\*/
* html #float3 {
	min-height:1150px;
}
#container {
	width:890px;
	margin-right: auto;
	margin-left: auto;

}
#top {
	width:930px;
	height:33px;
	background-image: url(../img/topmargin.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	width:930px;
	height:40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bottom_margin.jpg);
	background-repeat: no-repeat;
}
#bottom2 {
	width:930px;
	height:40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bottom_margin2.jpg);
	background-repeat: no-repeat;
}
#logo {
	height:107px;
	width:890px;
	background-image: url(../img/logo_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav {
	width:890px;
	height:28px;
	background-color: #3A6E8F;	
}
#image_home {
	width:890px;
	height:276px;
	background-repeat:no-repeat;
	background-image: url(../img/Pro_web-image_03.jpg);
	background-position: bottom;
}
#underline {
	width:890px;
	height:10px;
	background-image:url(../img/middleline_home.jpg);
	background-repeat:no-repeat;
	margin-top:-2px;
}
#content_left {
	width:60%;
	padding: 10px 20px 20px 10px;
	margin:10px 10px 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D6E1E7;
	float:left;
}
#content_right {
	width:30%;
	float:left;
	padding: 10px;
	margin:10px 10px 20px 0px;
}

/*\*/
* html #content_right {
	width:28%;
}

#col1 {
	width:47%;
	float:left;
}
#col2 {
	width:47%;
	float:right;

}
#col3 {

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #3A6E8F;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6E1E7;
	font-weight: lighter;
	padding-bottom: 6px;
}
#image_pages {
	width:243px;
	height:300px;
	background-image: url(../img/Pro_web%20image_03%20crop.jpg);
	background-repeat: no-repeat;
}
#underline2 {
	width:243px;
	height:10px;
	background-image: url(../img/middleline_pages.jpg);
	background-repeat: no-repeat;
}
#content_pages {
	width:600px;
	float:right;
	padding: 10px;
	margin:10px 10px 20px 0px;

}
#leftside {
	float:left;
}
#left_pages {
	font-size: 20px;
	color: #FFFFFF;
	width:203px;
	font-weight: lighter;
	padding: 20px;
	line-height: 30px;
}
a {
	color: #00395A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-left:-20px;
	list-style-image: url(../img/bullets.gif);
}
#col3 ul {
	margin-top:-10px;
}
/*\*/
* html ul {
	margin-left: 10px;

}
#image_pages ul li {
	list-style-image: none;
	list-style-type: none;
}
#image_pages ul li a {
	font-size:12px;
	color:#FFFFFF;
	display: block;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5096BA;
	margin-right: 20px;
	margin-top: 6px;
	margin-left: 20px;
}
#image_pages ul li a:hover {
	color: #569BBD;

}
.inputform {
	border: 1px solid #569BBD;
	width:300px;
}
strong {
font-size:11px;

}
#process {
font-size:12px;
padding-left:40px;
}
/*\*/
* html #process {
margin-top:-20px;
padding-left:30px;
}


#process a {
	color:#FFFFFF;
	text-decoration:none;
}
#process a:hover {
	text-decoration:underline;
}
#bullet ul {
	list-style-type: disc;
	list-style-image: none;
}
ul.s1 {
	
}
ul.s1 li {
	list-style:none;
	padding-left:20px;
	padding-right:30px;
	line-height:25px;
	
}

