body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	margin: 0px auto;
	width: 902px;
}

a, a:visited{
	color: #33C;
}

a:hover{
	color:#003;
	
}


p {
	color:black;
	font-size:12px;
	line-height:20px;
	margin:10px 0px;
}

h1{
	font-size:16px;
}

h2 {
	font-size:14px;
}

h3,h4,h5,h6{
	font-size:12px;
	margin:10px 0px;
	
	
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
}
#wrapper #nav_wrapper #nav {
	text-align: center;
	padding: 10px 5px;
	background-color: #01436b;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	color: #fff;
}

#wrapper #header_wrapper #header {

}
#wrapper #nav_wrapper #nav p {
	color: #FFF;
	font-size: 12px;
}
#wrapper #banner #services {
	width: 300px;
	float: right;
	height: 250px;
	background-color: #FF9;
	overflow: hidden;
	padding: 0px 10px;
}
#wrapper #banner {
	height: 250px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #01436B;
	padding-bottom: 3px;
}
#wrapper #banner_wrapper {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col1 ul li, .col2 ul li {
	color: #000;
	font-size: 10px;
	padding: 0px 0px 3px 5px;
	
}
.bar {
	background-color: #01436b;
	height: 10px;
	margin-top: 3px;
	border: 0px #000 solid;
}
.col1 {
	float: left;
}
.col2 {
	float: right;
	padding-right:20px;
}

#footer_wrapper {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer p {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.box {
	background-color: #0a3370;
	padding:50px;
	float:right;
	width:200px;
	padding:10px;
	display:inline;
	margin:0px 0px 10px 10px;
	color: #FFF;
}
#content {

}
.box p {
	color: #FFF;
}
#footer_wrapper #footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
	height: 80px;
}
#content ol li {
	list-style-type: upper-roman;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-position: inside;
	line-height: 20px;
}
#content ul li {
	margin: 10px 0 0 25px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	line-height: 20px;
}
#nav a, #footer a, #nav a:visited, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover, #footer a:hover {
	text-decoration: underline;
	color: #06C;
}
#number {
	margin-top: 15px;
	float: right;
	margin-right: 45px;
}
.box a, .box a:visited {
	color: #FFF;
	text-decoration: none;
}
#news_panel #news_header {
	background-color: #C4CBDD;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
}
#news_panel #news_content #col1 {
	width: 285px;
	display: inline;
	float: left;
	padding: 5px;
}
#news_panel #news_content #col2 {
	display: inline;
	width: 285px;
	float: left;
	padding: 5px;
}
#news_panel #news_content #col3 {
	display: inline;
	float: left;
	width: 280px;
	padding: 5px;
}
#news_content h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0 10px;
}
#news_content  p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 10px;
}
#news_content #news_spacer {
	height: 15px;
}
#content_wrapper #content {
	padding-top: 10px;
}
.test_outline {
	width: 640px;
	background-color: #ebebeb;
	padding: 5px;
	border: 1px solid #c4c4c4;
	margin-top: 10px;
	margin-right: 10px;
}
.test_content {
	background-color: #FFF;
	padding: 0px 5px;
	border: 1px solid #ececec;
}
.small {
	font-size: 10px;
}
#content .left {
	margin-right: 250px;
}
.article {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.article a{
	line-height:14px;
}
.featured {
	background-image: url(../images/featured.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px solid #000;
	background-color:#FF9;
}
#content_wrapper {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header_wrapper #header #tagline {
	width: 200px;
	height: 50px;
	position: relative;
	display: inline;
	float: left;
	left: 150px;
}
