@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/back.png) repeat-x #343434;
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:11px;
}
li {
	text-align:justify;
}
#wrapper {
	margin:auto;
}
#header {
	margin:auto;
	width:918px;
	height:89px;
}
.contact_us {
	width:auto;
	color:#FFF;
	font-weight:bold;
	margin:auto;
}
.contact_us ul{
	height:28px;
	margin: 0 34px 0 34px;
	padding: 0;
}
.contact_us li {
	display:block;
	list-style:none;
	float:left;
	margin: 5px 40px 0 0;
	padding: 0;
}
.contact_us li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.contact_us li a:hover {
	color:#6F9;
	text-decoration:none;
}

#flash_cont{
	background: #e5edc6;
	width:100%;
}
.flash_home {
	margin:auto;
	width:918px;
	height:225px;
}
#cols_cont{
	background: #bbc1a5 url(images/back_cols_07.jpg) center repeat-y;;
	margin:auto;
	margin: 0 0 0 0;
	height:auto;
}
#cols {
	margin:auto;
	padding-left:11px;
	width:906px;
	height:auto;
}
.col {
	height:auto;
	width:295px;
	min-height:240px;
	float:left;
	margin:0 6px 0 0;
}

.col li {
	padding:12px;
	color:#069;
	font-size:12px;
}

.col p{
	padding:12px;
	color:#069;
	font-size:12px;
	text-align:justify;
}

.title_dark {
	height:47px;
	background:#227bd5;
	display:block;
	margin: 0 0 0 -1px;
}
.title_light {
	height:47px;
	background:#3598fe;
	display:block;
	margin: 0 0 0 -1px; 
}
h2 {
	color:#FFF;
	font-size:21px;
	font-weight:bold;
	padding:0 0 0 15px;
	margin-top:0px;
}
#footer_up{
	clear:both;
	height: 70px;
	background: url(images/footer_17.jpg) center no-repeat;
}
#footer {
	position:relative;
	clear:both;
	background:url(images/footer_18.jpg) no-repeat center -1px #343434;
	height:185px;
}

.title2 {
	font-size:13px;
}

.alink {
	color:#069;
}

.alink a visited {
	color:#069;
}
