
	/* Pre-CSS Setup
-----------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight:normal;
	font-size:12px;
}

	/* text and color setup
-----------------------------------------------------------------------------*/
body{
	background-color:#35435f;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:arial, tahoma;
	color:#000000;
}

h1{
	font-family:Arial;
	font-size:40px;
	text-align:left;
}

h2{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

h3{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

h4{
	font-family:Arial;
	font-size:30px;
	text-align:left;
}

.divider{
	width:266px;
	height:2px;
	font-size:0px;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#e2e4d8;
	float:left;
}

input{
	font-size:10px;
}

a:link{
	font-weight:bold;
	text-decoration:underline;
	color:#206a00;
}

a:visited{
	font-weight:bold;
	text-decoration:underline;
	color:#206a00;
}

a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#206a00;
}

a:active{
	font-weight:bold;
	text-decoration:none;
	color:#206a00;
}

ul.pdf{
	list-style:none;
	list-style-image:none;
	padding-left:30px;
	
}

li.pdf{
	background:url(../images/pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	line-height:18px;
	margin:0;
	padding:0 0 0 30px;
}

.line{
	width:435px;
	height:1px;
	border-bottom:1px solid #000000;
	font-size:0px;
	line-height:0px;
	float:left;
}

	/* Layout
-----------------------------------------------------------------------------*/
.container{
	width:100%;
	height:100%;
	padding-top:33px;
	text-align:center;
}

.main{
	width:795px;
	margin:0 auto;
	padding-bottom:0px;
	margin-bottom:0px;
}

.left{
	width:268px;
	height:92.2%;
	background-color:#ffffff;
	float:left;

}

* html .left{
	width:268px;
	height:93%;
	background-color:#ffffff;
	float:left;

}

.right{
	width:485px;
	height:92.2%;
	border-left:solid 2px #e2e4d8;
	float:left;
}

.right2{
	width:2px;
	height:92.2%;
	background-color:#e2e4d8;	
	background-repeat:no-repeat;
	float:left;
}

* html .right2{
	position:relative;
	right:19px;

}

.right3{
	width:2px;
	height:92.2%;
	background-color:#e2e4d8;	
	background-repeat:no-repeat;
	float:left;
}

* html .right3{
	position:relative;
	right:19px;
	height:1359px;
}

.right4{
	width:2px;
	height:92.2%;
	background-color:#e2e4d8;	
	background-repeat:no-repeat;
	float:left;
}

* html .right4{
	position:relative;
	right:19px;
	height:1795px;

}

.right5{
	width:2px;
	height:92.2%;
	background-color:#e2e4d8;	
	background-repeat:no-repeat;
	float:left;
}

* html .right5{
	position:relative;
	right:19px;
	height:1424px;
}

.right6{
	width:2px;
	height:92.2%;
	background-color:#e2e4d8;	
	background-repeat:no-repeat;
	float:left;
}

* html .right6{
	position:relative;
	right:19px;
	height:1370px;
}

.right7{
	width:2px;
	height:92.2%;
	background-color:#e2e4d8;	
	background-repeat:no-repeat;
	float:left;
}

* html .right7{
	position:relative;
	right:19px;
	height:1814px;
}

.right8{
	width:2px;
	height:92.2%;
	background-color:#e2e4d8;	
	background-repeat:no-repeat;
	float:left;
}

* html .right8{
	position:relative;
	right:19px;
	height:1581px;
}

.right9{
	width:2px;
	height:92.2%;
	background-color:#e2e4d8;	
	background-repeat:no-repeat;
	float:left;
}

* html .right9{
	position:relative;
	right:19px;
	height:874px;
}

.border-top{
	width:265px;
	font-size:0px;
	height:2px;
	background-color:#e2e4d8;
	float:left;
}

.border-top-left{
	width:470px;
	line-height:0px;
	font-size:0px;
	height:2px;
	float:left;
}

.border-left{
	width:2px;
	height:100%;
	background-color:#e2e4d8;
	background-image:url(../images/bg-border.png);
	background-repeat:no-repeat;
	float:left;
}

.border-bottom{
	width:757px;
	height:2px;
	font-size:0px;
	background-color:#e2e4d8;
	float:left;
}

* html .border-bottom{
	width:771px;
	height:2px;
	font-size:0px;
	background-color:#e2e4d8;
	float:left;
}

.title{
	width:251px;
	height:111px;
	background-image:url(../images/bg-title.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#151f34;
	float:left;
		position:relative;
		z-index:5;
}



.spacer{
	width:21px;
	background-color:#FFFFFF;
	height:244px;
	position:relative;
	z-index:15;
	float:left;
	text-align:left;
}
* html .spacer{
	width:11px;
	height:245px;
	right0px;
}

.spacer2{
	width:21px;
	background-color:#FFFFFF;
	height:40px;
	position:relative;
	z-index:15;
	float:left;
	text-align:left;
}
* html .spacer2{
	width:20px;
	height:40px;
	right:0px;
	background-color:#FFFFFF;
	bottom:3px;
}

.menu{
	width:223px;
	height:224px;
	background-color:#4b792d;
	margin-top:20px;
	margin-left:22px;
	margin-right:0px;
	float:left;
	position:relative;
	z-index:12;
	

	
}
* html .menu{
	width:223px;
	height:224px;
	background-color:#4b792d;
	margin-top:20px;
	margin-left:12px;
	margin-right:10px;
	float:left;
}

.testimonials{
	width:193px;
	height:76px;
	background-color:#151f34;
	margin-left:22px;
	padding:15px;
	font-size:15px;
	color:#516691;
	text-align:left;
	float:left;
}

* html .testimonials{
	width:193px;
	height:76px;
	background-color:#393534;
	margin-left:12px;
	padding:15px;
	font-size:15px;
	color:#bcb9a7;
	text-align:left;
	float:left;
}

.side-content{
	width:223px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	float:left;
}

* html .side-content{
	width:223px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	float:left;
}

.footer{
	width:753px;
	height:50px;
	background-color:#151f34;
	padding-top:10px;
	padding-left:5px;
	text-align:left;
	color:#bcb9a7;
	float:left;
}

* html .footer{
	width:766px;
}

.flash{
	width:504px;
	height:355px;
	background-color:#FFFFFF;
	border-bottom:solid 2px #e2e4d8;
	float:left;
	position:relative;
	right:17px;
	z-index:7;
}

.promotions{
	background-color:#FFFFFF;
	width:485px;
	height:123px;
	float:left;
	border-right:solid 2px #e2e4d8;
}
.promo1{
	width:231px; 
	height:109px; 
	background-image:url(../images/promo1.png);
	background-repeat:no-repeat;
	margin-top:7px;
	padding-top:43px;
	margin-left:10px;
	color:#ffffff;
	float:left;
}

* html .promo1{
	width:231px; 
	height:69px; 
	background-image:url(../images/promo1.png);
	background-repeat:no-repeat;
	margin-top:7px;
	padding-top:40px;
	margin-left:5px;
	color:#ffffff;
	float:left;
}

.promo2{
	width:226px; 
	height:109px;
	margin-top:7px;
	background-image:url(../images/promo2.png);
	margin-left:10px;
	color:#ffffff;
	float:left;
}


* html .promo2{
	width:226px;
	height:109px;  
	margin-left:10px;
	background-image:url(../images/promo2.png);
	color:#ffffff;
	float:left;
}

.promo2:hover{
	background-image:url(../images/promo2-hover.png);
}

.content{
	width:485px;
	text-align:left;
	border-top: solid 2px #e2e4d8;
	float:left;
	background-color:#FFFFFF;
}

.grey-content{
	width:445px;
	padding:20px;
	background-color:#e2e4d8;
	background-image:url(../images/bg-content.png);
	background-position:top;
	background-repeat:repeat-x;
}

.searchicon{
	float:left;
	background-image:url(../images/iconsearch.png);
	width:48px;
	height:48px;
}
* html .searchicon{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/iconsearch.png', sizingMethod='scale');
}
.phoneicon{
	float:left;
	background-image:url(../images/iconphone.png);
	background-position:bottom;
	width:48px;
	height:48px;
	margin-top:17px;
}
* html .phoneicon{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/iconphone.png', sizingMethod='crop');

}

	/* Navigation Menu
-----------------------------------------------------------------------------*/

ul.mainmenu{
	padding-top:15px;
	list-style:none;
	list-style-image:none;
	
}

li.mainmenu{
	height:35px;
	background:url(../images/bg-menu.png) center left no-repeat;
	background-position:25px -12px;
	margin:0;
	padding:0 0 0 80px;
	line-height:20px;
	text-align:left;
	font-weight:600;
	color:#ffffff
}

ul.mainmenu-last{
	padding-top:15px;
	list-style:none;
	list-style-image:none;
	
}

li.mainmenu-last{
	height:35px;
	background:url(../images/bg-menu-last.png) center left no-repeat;
	background-position:25px -12px;
	margin:0;
	padding:0 0 0 80px;
	line-height:20px;
	text-align:left;
	font-weight:600;
	color:#ffffff
}

a:link.mainmenu{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

a:visited.mainmenu{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

a:hover.mainmenu{
	text-decoration:none;
	color:#04032e;
}

a:active.mainmenu{
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}
