﻿body
{
margin:0px;
padding:0px;
background: url('images/bgstrip.jpg') repeat-x;
}
img{border:0px;}
p,spa,h1,h2,h3{margin:0px;padding:0px;}
#container{
float:left;
width:100%;
}
.center{
margin:0 auto;
width:961px;
}
/*****************header**************/
#header{
float:left;
width:100%;
background:url(images/headerbg.jpg) no-repeat top center;
}
.logo{
float:left;
width:294px;
height:41px;
margin:40px 0px 0px 15px;
}
.navigation{
float:left;
width:961px;
margin:42px 0px 0px 0px;
}
.navigation ul{
margin:0px;
padding:0px;
list-style:none;
}
.navigation ul li{
float:left;
font:normal 12px 'Lucida Sans',arial;
color:#fff;
padding:0px 30px 0px 30px;
background:url(images/menudivider.png) no-repeat left center;
line-height:47px;
}
.navigation ul li:first-child{
float:left;
font:normal 12px 'Lucida Sans',arial;
color:#fff;
background:none;
line-height:47px;
}
.navigation ul li a{
text-decoration:none;
color:#fff;
}
/*************middle*********************/
#middle{
float:left;
width:100%;
background:#2777a8;
bordeR-top:7px solid #021e2e;
}
.mid{
float:left;
width:961px;
background-color:#fff;
margin:11px 0px 30px 0px;
padding:0px 0px 43px 0px;
}
.midtop{
float:left;
width:961px;
height:350px;
background:url(images/topbg.jpg) no-repeat;
}
.midcolor{
float:left;
width:961px;
background:#fff;
}
.midtopleft{
float:left;
width:468px;
}
.midtopleft h1{
float:left;
width:468px;
font:normal 36px 'AvantGardeITCby BT',arial;
font-weight:bold;
color:#67696c;
margin:50px 0px 0px 25px;
}
.midtopleft h1 span{
color:#6c8a1e;
}
.midtoplefttext{
float:left;
width:468px;
font:normal 14px 'AvantGardeITCby BT',arial;
font-weight:bold;
color:#464646;
margin:38px 0px 0px 25px;
line-height:30px;
}
.buttonsrow{
float:left;
width:468px;
margin:38px 0px 0px 25px;
}
.button1{
float:left;
width:230px;
height:39px;
background:url(images/btn1.png) no-repeat;
}
.but1{
float:left;
width:230px;
height:39px;
font:normal 14px 'AvantGardeITCby BT',arial;
color:#fff;
background:none;
bordeR:0px;
padding-bottom:3px;
}
.button2{
float:right;
width:230px;
height:39px;
background:url(images/bluebtn.png) no-repeat;
}
.but2{
float:left;
width:230px;
height:39px;
font:normal 14px 'AvantGardeITCby BT',arial;
color:#fff;
background:none;
bordeR:0px;
padding-bottom:3px;
}
.midtopright{
float:right;
width:442px;
}
.mmid{
float:left;
width:936px;
padding:0px 0px 0px 25px;
}
.mmid h2{
color:#FF0000;
padding:22px 0px 15px 0px;
}
.midtexttop{
float:left;
width:911px;


line-height:21px;
}

.midtext {
float:left;
width:911px;
padding:21px 0px 0px 0px;
line-height:21px;
}
.midtext li{
font-family: Verdana, Geneva, Tahoma, sans-serif;
}

/*****************footer************/
#footer{
float:left;
width:100%;
height:69px;
background:url(images/footerbg.png) repeat-x;
}
.footbg{
float:left;
width:100%;
height:69px;
background:url(images/footerbg.jpg) no-repeat top center;
}
.fnav{
	float:left;
	width:961px;
}
.fnav ul{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 235px;
}
.fnav ul li{
	float:left;
	font:normal 11px 'Lucida Sans',arial;
	color:#6c8ebc;
	line-height:46px;
	padding:0px 10px 0px 10px;
	background: url('images/line.jpg') no-repeat left;
}
.fnav ul li:first-child{
	float:left;
	font:normal 11px 'Lucida Sans',arial;
	color:#6c8ebc;
	line-height:46px;
	padding:0px 10px 0px 10px;
	background:none;
}
.fnav ul li a{
	text-decoration:none;
	color:#6c8ebc;
}
.copy{
	float:left;
	width:961px;
	font:normal 11px 'Lucida Sans',arial;
	color:#949494;
	line-height:23px;
	text-align:center;
}