@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#337181;
	background-color:#e2e9ec;
	background-image:url(images/bg_top.jpg);
	background-repeat:repeat-x;
	line-height:20px;}
	
a:link, a:visited {color:#8eb039; text-decoration:underline; outline:none;} 
a:active {color:#8eb039; text-decoration: none} 
a:hover {color:#8eb039; text-decoration: underline;
} 


	
h2 {
	color:#8eb039;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #8eb039;
	border-bottom-style:dotted;
	width:600px;}
	
h3 {
	color:#8eb039;
	font-size:18px;
	font-weight:bold;
	}
	
img {
	border:0px;}
	
content_top_left span {
		width:100%;
		border-bottom: 1px solid dotted;}
	
.position	{
		margin:auto;
		width:975px;
		position:relative;}

.container {
	width:975px;
	position:relative;
	float:left;}
	
.header {
	width:975px;
	position:relative;
	height:170px;
	float:left;}
	
.content_top {
	width:975px;
	position:relative;
	float:left;}
	
.content_top_left {
	width:663px;
	float:left;
	position:relative;
	padding-left:10px;
	padding-top:10px;}
	
.content_top_right {
	width:302px;
	position:relative;
	float:right;}
	
.content_bottom {
	width:975px;
	position:relative;
	float:left;}

.content_bottom_top {
	width:975px;
	height:8px;
	position:relative;
	float:left;
	background-image:url(images/content_top.jpg);
	background-repeat:no-repeat;}
	
.content_bottom_middle {
	width:975px;
	position:relative;
	float:left;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;}
	
.content_bottom_bottom {
	width:975px;
	height:8px;
	position:relative;
	float:left;
	background-image:url(images/content_bottom.jpg);
	background-repeat:no-repeat;
	}
	
.content_block1 {
	width:286px;
	position:relative;
	float:left;
	padding-top:16px;
	padding-left:28px;
	padding-right:14px;}
	
.content_block1 ul li {
	margin-left:-20px;
	}
	
.content_block2 ul li {
	margin-left:-20px;
	}
	
.content_block3 ul li {
	margin-left:-20px;
	}
	
.content_block2 {
	width:288px;
	position:relative;
	float:left;
	padding:16px;}
	
.content_block3 {
	width:287px;
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:16px;}
	
.footer {
	width:975px;
	float:left;
	position:relative;
	color:#8b8c8c;
	font-size:11px;
	text-align: center;}
