@charset "UTF-8";
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3E848D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#container {
	margin: auto;
	height: auto;
	width: 1018px;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-y;
	top: 0px;
	position: relative;
}
#sub_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:21px;
	float: right;
	height: auto;
	width: 220px;
	margin:auto;
}
#nav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 955px;
	margin: auto;
	position: relative;
}
#tabs {
	height: 54px;
	width: 1017px;
	position: relative;
	margin-top: auto;
	margin-right: 1px;
	margin-bottom: auto;
	margin-left: auto;
}
#nav_main {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	position:relative;
	margin-top:-33px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
	width: 952px;
}
#conent_area {
	position: relative;
	width: 950px;
	height:auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#third_column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #3E848D;
	width: 195px;
	float: right;
	height: auto;
	margin-right: 30px;
	margin-top: 0px;
}
#footer {
	clear: both;
	height: 40px;
	width: 1017px;
	position: relative;
	top: 40px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: auto;
	top: 50px;
	position: relative;
	height: 30px;
}
#header {
	height: 173px;
	width: 1017px;
	position: relative;
	top: 15px;
	margin-top: auto;
	margin-right: 1px;
	margin-bottom: auto;
	margin-left: auto;
}
#logo {
	height: 69px;
	width: 269px;
	position: relative;
	left: 95px;
	top: -90px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#3399CC;
}
.style1 {
	font-size: 18px;
	color: #3E848D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {
	font-size: 32px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#text_left {
	float: left;
	width: 650px;
	height: auto;
	position: relative;
	left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #333;
}
#conent_area_interior {
	width: 950px;
	height:auto;
	margin:auto;
	top: 50px;
	position: relative;
}
#shadow_providers {
	float: left;
	height: auto;
	width: 30px;
	position:relative;
	left:30px;
}
#second_tier_navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	width: 400px;
	margin-left: 25px;
	font-size: 18px;
}
#wrapper {
	width: 1018px;
	margin: 0px;
}
.clear {
	clear:both;
}
