html,body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
body{
margin:7px 0 0 0;
}
#mainContainer{
width:960px;
margin:0 auto;
height:100%;
}
#topNav{
width:930px;
margin:0 auto;
}
#topNav .left{
background:url(../images/logo.jpg) no-repeat left top;
width:333px;
height:119px;
float:left;
}
#topNav .right{
float:left;
height:119px;
position:relative;
}
#topNav .right .top{
position:absolute;
bottom:37px;
background:url(../images/top1.gif) no-repeat left;
width:415px;
}
#topNav .right .top a{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
#topNav .right .top a:hover{
	color:#000;
	}
	#topNav .right .top .selected{
	color:#000;
	}
#topNav .right .top span{
background:url(../images/menu-div.jpg) no-repeat center;
width:2px;
padding:0 16px 0 18px;
}
#rightCorner{
float:right;
}
#topNav .right .bottom{
position:absolute;
bottom:1px;
background:url(../images/top2.gif) no-repeat left;
height:35px;
line-height:35px;
width:578px;
}
#topNav .right .bottom a{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
#topNav .right .bottom a:hover{
	color:#000;
	}
	#topNav .right .bottom .selected{
	color:#000;
	}
#topNav .right .bottom span{
background:url(../images/menu-div.jpg) no-repeat center;
width:2px;
padding:0 13px 0 18px;
}
/*HeaderNav*/
#headerNav{
background:url(../images/header-bg.gif) no-repeat;
width:960px;
height:378px;
clear:both;
}
#headerNav .contact{
float:left;
width:470px;
padding:40px 0 10px 0;
}
#headerNav .contact h2{
font-size:25px;
color:#f9f9d0;
font-weight:normal;
margin:0;
padding:0;
text-align:center;
padding-left:21px;
}
#headerNav .contact h3{
font-size:30px;
margin:0;
padding:0;
text-align:center;
font-weight:normal;
color:#f9f9d0;
padding-left:21px;
}
#headerNav .contact .qotes{
	margin-left:44px;
	}
#headerNav .contact .qotes1{
	margin-left:44px;
	}
#headerNav .contact .qotes2{
	margin-left:40px;
	margin-top:22px;
	margin-bottom:7px;
	}
#headerNav .slideShow{
float:right;
background:url(../images/slide-bg.gif) no-repeat right;
width:453px;
height:347px;
margin:15px;
}
#myslides{
text-align:center;
width: 433px;
height: 327px;
}
#myslides img {  
	width: 433px;
	height: 327px;
    top:  0; 
    left: 0 
	}
/*ContentArea*/
#contentTop{
	background:url(../images/page-top.gif) no-repeat center bottom;
	height:15px;
	padding-top:11px;
	}
#contentBottom{
	background:url(../images/page-bottom.gif) no-repeat center top;
	height:15px;
	width:960px;
	}
#contentArea{
	background-color:#275e0b;
	padding:15px;
	padding-bottom:0;
	padding-top:0;
	height:100%;
	line-height:22px;
	}
#contentArea .leftArea{
float:left;
width:575px;
height:100%;
}
#contentArea .leftArea .top{
background:url(../images/content-top.gif) no-repeat center bottom;
width:574px;
height:12px;
}
#contentArea .leftArea .middle{
background:url(../images/middle.gif) repeat-y  center;
width:574px;
clear:both;
}
#contantMiddle{
padding:10px;
height:100%;
}
#contantMiddle p
{
margin:9px 0 9px 0;
}
#contantMiddle h1 {
	font-size: 24px;
	color: #275E0B;
	text-transform: uppercase;
}
#contantMiddle h2 {
	font-size: 18px;
	color: #275E0B;
}



#contentArea .leftArea .bottom{
background:url(../images/content-bottom.gif) no-repeat center top;
width:574px;
height:12px;
}
#contentArea .rightArea{
float:right;
}
#rightTop{
background:url(../images/right-top.gif) no-repeat bottom;
height:11px;
width:340px;
}
#rightMiddle{
background:url(../images/right-bg.gif) repeat-y;
width:340px;
}
#rightMiddleContent{
padding:10px;
line-height:18px;
color:#FFFFFF;
}
#rightMiddleContent h2{
font-size:18px;
margin:0;
padding:0;
}
#conMain{
position:relative;
text-align:center;
height:44px;
}
#conRel{
position:absolute;
top:-26px;
left:10px;
}
#rightBottom{
background:url(../images/right-bottom.gif) no-repeat top;
height:11px;
width:340px;
}
/*Footer*/
#footerArea1{
background:url(../images/footer1.gif) no-repeat top;
width:916px;
line-height:33px;
margin:0 auto;
}
#footerArea1 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:capitalize;
	}
#footerArea1 a:hover{
	color:#f9f9d0;
	text-decoration:underline;
	}
#footerArea1 span{
background:url(../images/menu-div.jpg) no-repeat center;
display:inline;
padding:0 11px 0 11px;
}


#footerArea2{
background:url(../images/footer2.gif) no-repeat top;
width:860px;
line-height:33px;
margin:0 auto;
color:#FFFFFF;
}
#footerArea2 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:capitalize;
	font-style:italic;
	}
#footerArea2 a:hover{
	color:#f9f9d0;
	text-decoration:underline;
	}
#bottomtxt{
font-size:10px;
}
/*Testimonials*/
blockquote{
font-style:italic;
font-weight:bold;
}
blockquote:before { content: open-quote; color:#2d6211; font-weight:bold; }

blockquote:after { content: close-quote; color:#2d6211; font-weight:bold; }
#qoteby{
font-size:12px;
font-weight:bold;
color:#2d6211;
}
/*FAQ's*/
#faq{
padding:10px;
height:100%;
}
#faq p{
font-style:italic;
font-weight:bold;
color:#275e0b;
margin:9px 0 9px 0;
}
#faq h1 {
	font-size: 24px;
	color: #275E0B;
	text-transform: uppercase;
}

#faq dd{
padding-left:13px;
}
.table-mar{
	margin-left:10px;
	border:1px groove #ccc;
	}
.table-mar2{
	margin-left:10px;
	border:1px groove #ccc;
	margin-top:10px;
	clear:right;
	}
.table-mar3{
	border:1px groove #ccc;
	margin-top:10px;
	clear:right;
	}
