/*====================
	Title: Ronald L. Receveur
	Date: 14.11.09
====================*/
body{
	font-family: Arial,Verdana,Georgia, Lucida,Helvetica,sans-serif,Tahoma,"Trebuchet MS";
	text-align:center;
	background:url(../images/body-bg.jpg) repeat;
	font-size:12px;
	color:#353535;
}
:focus{
	outline:none;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}	
a{
	color:#2B6AAE;
	font-size:15px;
	text-decoration:none;
}
a:hover{
	color:#2B6AAE;
	text-decoration:underline;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*---------------- page structure ----------*/
.wraper{
	width:964px;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
}
/*---------------- header ----------*/
.header{
	width:950px; height:131px;
	padding-left:14px;
	overflow:hidden;
	background:url(../images/hdr-bg.jpg) no-repeat 14px 0;
	padding-bottom:18px;
}
.logo{
	width:302px; height:95px;
	float:left;
	display:block;
	margin:12px 0 0 20px;
	display:inline;
}
.hdrRight{
	width:172px;
	float:right;
	padding-top:10px;
}
.hdrRight strong{
	display:block;
	color:#215A9B;
}
.hdrRight p{
	line-height:15px;
	color:#5B5B5B;
}
.hdrRight span{
	display:block;
	background:url(../images/telephone.jpg) no-repeat left;
	height:27px;
	color:#5B5B5B;
	font-weight:bold;
	padding:3px 0 0 30px;
	margin:6px 0 0 0;
}
span.map{
	background:url(../images/map.jpg) no-repeat left;
	display:block;
	height:26px;
	padding:0 0 0 30px;
	}
/*---------------- banner ----------*/
.banner{
	width:964px; height:258px;
	padding-bottom:20px;
}
.nav{
	width:220px; height:258px;
	padding-left:14px;
	float:left;
	background:url(../images/vav-box.jpg) no-repeat 14px 0;
}
.nav ul{
	width:180px;
	padding:2px 0 0 20px;
}
.nav li{
	display:block;
}
.nav a{
	width:180px; height:33px;
	background:url(../images/border.jpg) no-repeat bottom;
	display:block;
	font-size:13px;
	color:#D0E6FF;
	font-weight:bold;
	line-height:33px;
}
.nav a.last{
	background:none;
	}
.nav a:hover{
	width:180px; height:35px;
	background:url(../images/nav-hover.png) no-repeat right top;
	margin:-2px 0 0 -30px;
	padding-left:30px;
	text-decoration:none;
	color:#FFF;
	line-height:37px;
	position:relative;
}
.nav a:hover span{
	display:block;
	width:10px;	height:43px;
	position:absolute;
	top:0;	left:0px;
	z-index:1;
	background:url(../images/leftcorn.png) no-repeat;
	}
* html .nav li{
	position:relative;
	}
* html .nav a:hover{	
	position:absolute;
	left:-30px;
	top:-2px;
	margin:0;
	}
.imgHolder{
	width:710px; height:258px;
	float:right;
	display:block;
}
/*---------------- mainbody ----------*/
.mainOuter{
	width:950px;
	margin-left:14px;
	background:url(../images/mainbody-fill.jpg) repeat-y;
}
.mainInner{
	width:950px;
	background:url(../images/mainbody-top.jpg) no-repeat top;
}
.mainBody{
	width:910px;
	padding:20px 20px 40px 20px;
	overflow:hidden;
	background:url(../images/mainbody-bottom.jpg) no-repeat bottom;
}
.left{
	width:200px; 
	float:left;
}
.right{
	width:690px;
	float:right;
	text-align: left;
}
.outerBox{
	width:200px;
	background:url(../images/box-fill.jpg) repeat-y;
	margin-bottom:20px;
}
.innerBox{
	width:200px;
	background:url(../images/box-top.jpg) no-repeat top;
}
.box{
	width:160px;
	padding:20px;
	background:url(../images/box-bottom.jpg) no-repeat bottom;
}
.box span{
	display:block;
}
.box p{
	background:url(../images/quote.gif) no-repeat left 15px;
	color:#282828;
	line-height:16px;
	font-size:11px;
	padding:10px 0;
	text-indent:16px;
}
.box strong{
	color:#BC1A26;
}
.box b{
	color:#393939;
	font-size:10px;
}
.mainBody p{
	line-height:19px;
}
.title{
	font-size:25px;
	color:#0A8824;
	font-family:"Trebuchet MS";
	line-height:25px;
	padding-bottom:14px;
}
.right p{
	line-height:22px;
	font-size:15px;
	color:#222222;
	padding-bottom:20px;
	}
.list{
	padding:20px 0;
}
.list li{
	display:block;
	background:url(../images/bullets.jpg) no-repeat left 6px;
	padding:0 0 10px 12px;
}
.videoArea{
	width:690px;
	text-align:center;
	padding-bottom:10px;
}
.videoArea strong{
	font-size:13px;
}
.videoHolder{
	width:690px; height:281px;
	display:block;
	padding:20px 0;
}
.videoArea p{
	color:#454545;
	font-size:11px;
}
.videoArea p a{
	color:#6983C4;
	font-weight:bold;
	font-size:11px;
}
.videoArea p a:hover{
	color:#6983C4;
}
p.msg{
	color:#0A8824;
	font-size:21px;
	padding-bottom:30px;
	display:block;
	font-weight:bold;
}
.infoBox{
	width:546px; height:155px;
	background:url(../images/box-bg.jpg) no-repeat;
	margin-left:80px;
	padding-top:20px;
	text-align:center;
}
.infoBox b{
	display:block;
	color:#FFF;
	padding-bottom:3px;
}
.infoBox strong{
	display:block;
	color:#092749;
	font-size:17px;
}
.formArea{
	overflow:hidden;
	padding:14px 0 0 14px;
}
.formArea dd{
	float:left;
	display:block;
}
.formArea label{
	display:block;
	float:left;
	line-height:20px;
	padding:0 7px;
	font-weight:bold;
	color:#FFF;
}
.formArea input{
	width:155px; height:17px;
	background:url(../images/input-field.gif) no-repeat;
	border:0;
	padding:4px 0 0 6px;
	font-size:11px;
}
.formArea input.goBtn{
	width:46px; height:22px;
	padding:0;
	margin-left:8px;
}
.subTitle{
	font-family:"Trebuchet MS";
	color:#2470C6;
	font-size:21px;
	padding-bottom:10px;
	}
p.signature{
	font-size:13px;
	padding-bottom:0;
	}
p.signature b{
	color:#235994;
	font-size:15px;
	}
/*---------------- footer ----------*/
.footer{
	width:950px; height:85px;
	padding-left:14px;
	background:url(../images/footer-bg.jpg) no-repeat 15px;
	margin-top:20px;
	text-align:center;
}
.footer p{
	color:#94B9E2;
	font-size:10px;
	padding-top:20px;
}
.footer a{
	text-transform:uppercase;
	color:#94B9E2;
	font-size:10px;
	padding:0 10px;
}
.footer a:hover{
	color:#C0DCFC;
	text-decoration:none;
}
