html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	background:#212121;
}

html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}

img {display:block;} 



.clear:after{
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}

* { outline: none;}

a:hover{
	text-decoration:none;
}

.all{
	width:800px;
	margin:0 auto;
}
.body{
	margin:0 10px;
	border:1px solid #fff;
	background:url(../images/mainBG.jpg) repeat-x top #fff;
}
.headArea{
	overflow:hidden;
	background:url(../images/bg.jpg) no-repeat 336px 19px;
}
.headAreaLeft{
	width:280px;
	margin:44px 0 15px 20px;
}
.headAreaLeft h1{
	margin:0;
	margin-bottom:41px;
}
.mainMenu {
	overflow:hidden;
	background:url(../images/bullet.gif) repeat-x left 41px;
}
.mainMenu li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:9px;
}
.mainMenu li.last{
	margin-right:0;
}
.width87{
	width:87px;
	margin-bottom:21px;
}
.width135{
	width:135px;
}
.top{
    margin-bottom:21px;
}
.mainMenu li a{
	display:block;
	text-align:center;
	font-size:14px;
	line-height:15px;
	color:#fff;
	text-decoration:none;
	background:url(../images/mainMenuBG.gif) no-repeat left top;
	padding:5px 0 13px 0;
}
.mainMenu li a:hover{
	background-position:left bottom;
}
.headAreaRight{
	float:right;
	display:inline;
	width:419px;
	margin:10px 5px 0 0;
	padding-top:0px;
	font-size:13px;
	text-align:right;
}
.headAreaRight strong{
	font-size:22px;
}

.mainArea{
	clear:both;
	background:url(../images/bullet2.gif) no-repeat 21px top;
	padding-top:16px;
}
.indexContent{
	background:url(../images/indexContentBG.jpg) no-repeat left bottom;
	padding-left:20px;
}
.innerContent{
	padding-left:20px;
}
.sideContent{
	float:left;
	width:201px;
	padding-bottom:175px;
}
.secondaryMenu{
	background:url(../images/secondaryMenuBG.gif) repeat-x top #cdcdcd;
	margin-bottom:10px;
}
.secondaryMenu li{
	list-style:none;
	border-bottom:1px solid #fff;
	border-top:1px solid #acacac;
	padding:5px 0 4px 0;
}
.secondaryMenu li.first{
	border-top:0;
}
.secondaryMenu li.last{
	border-bottom:0;
}
.secondaryMenu li a{
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	padding-left:37px;
	background:url(../images/secondaryMenuItemOver.gif) no-repeat left -40px;
}
.secondaryMenu li a:hover{
	background-position:center top;
	color:#fff;
}
.block1, .block2{
	margin-bottom:10px;
	border:1px solid #c5c5c5;
	position:relative;
}
.block1 h2{
	position:absolute;
	right:-1px;
	top:10px;
	background:url(../images/bgText1.gif) no-repeat left top;
	width:67px;
	padding:5px 0 7px 19px;
	color:#ffe973;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
}
.block2 h2{
	position:absolute;
	left:-1px;
	top:10px;
	background:url(../images/bgText2.gif) no-repeat left top;
	width:67px;
	padding:13px 0 13px 19px;
	color:#ffe973;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
}
.block1 a{
	position:absolute;
	color:#00723a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	right:12px;
	top:111px;
}
.block2 a{
	position:absolute;
	color:#00723a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	left:9px;
	top:109px;
}
.block1 a:hover, .block2 a:hover{
	text-decoration:underline;
}
.footer{
	border-bottom:1px solid #c4c4c4;
	border-top:1px solid #c4c4c4;
	padding:1px 0;
	clear:both;
}
.footerInner{
	background:url(../images/footerBG.gif) repeat-x left top #cecece;
	color:#1e1e1e;
	font-size:12px;
	text-align:center;
	padding:8px 0 11px 0;
}
.footerInner a{
	color:#1e1e1e;
	margin:0 11px;
	line-height:24px;
}
.footerInner a:hover{
	color:#f65700;
}
.copyright{
	color:#7c7c7c;
	font-size:11px;
	line-height:12px;
	padding:27px 180px 23px 20px;
}
.development{
	float:right;
	display:inline;
	text-align:right;
	color:#7c7c7c;
	font-size:11px;
	line-height:18px;
	margin:13px 23px 0 0;
}
.development a{
	color:#f65700;
}
.middleContent{
	float:left;
	display:inline;
	width:344px;
	margin-left:20px;
	margin-bottom:34px;
}
.block{
	margin-bottom:14px;
}
.block h2{
	margin-bottom:1px;
	border:1px solid #017b34;
	background:url(../images/line.gif) no-repeat right top #017b34;
	color:#ffffff;
	font-size:18px;
	text-align:center;
}
.blockContent{
	background:#dadada;
	padding:4px 4px 5px 5px;
}
.blockContent div{
	margin-left:134px;
	background:url(../images/blockContBG.gif) repeat-x  top;
	padding:8px 0 0 9px;
	color:#1e1e1e;
}
.blockContent div h3, .blockContent div p{
	font-size:11px;
	line-height:13px;
}
.blockContent div h3{
	margin-bottom:13px;
}
.blockContent div.img{
	float:left;
	border:1px solid #fff;
	margin:0;
	padding:0;
	background:none;
}
.sideContent2{
	float:right;
	width:181px;
}
.reasonsHeader{
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	padding:4px 0 17px 21px;
	background: url(../images/reasonsHeader.gif) no-repeat left top;
	color:#fff;
}
.reasonsHeader span{
	font-size:20px;
	font-weight:bold;
	line-height:23px;
	display:block;
}
.reasons li{
	list-style:none;
	background: url(../images/Reasonsbullet.gif) no-repeat 16px bottom;
	font-size:14px;
	font-weight:bold;
	color:#1e1e1e;
	display:block;
}
.reasons li p{
	background:url(../images/reasonsBullet2.gif) no-repeat left 9px;
	padding:9px 0 10px 15px;
}
.reasons li span{
	color:#00683e;
}
.reasons li.last{
	background:none;
}
.infoTop{
	overflow:hidden;
	margin-bottom:30px;
}
.left{
	float:left;
	display:inline;
	margin-right:30px;
	width:201px;
}
.infoImg{
	float:left;
	display:inline;
	border:1px solid #cfcfcf;
	margin-right:25px;
}
.infoDescription{
	float:left;
	color:#1e1e1e;
}
.infoDescription h4{
	background:#d7d7d7;
	font-size:1.1em;
	line-height:12px;
	padding:1px 15px;
	margin-bottom:13px;
}
.infoDescription p{
	margin-left:15px;
	font-size:11px;
	line-height:14px;
}
.infoDescription a{
	color:#f96300;
}
.infoDescription p.link{
	margin-top:20px;
}
.infoTable{
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	margin-right:22px;
	margin-bottom:30px;
}
.infoTable th{
	border-right:1px solid #fff;
	border-bottom:1px solid #d7d7d7;
	background:#d7d7d7;
	color:#1e1e1e;
	font-size:12px;
	text-align:center;
	padding:3px 0 4px 0;
}
.infoTable td{
	font-size:12px;
	line-height:14px;
	color:#1e1e1e;
	padding:17px 0 18px 0;
	border-bottom:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
}
.th1{
	width:280px;
}
.th1 div{
	width:280px;
}
.th12{
	width:72px;
}
.th12 div{
	width:72px;
}
.th2{
	width:192px;
}
.th2 div{
	width:192px;
}
.th3{
	width:92px;
}
.th3 div{
	width:92px;
}
.th4{
	width:94px;
	border-right:0 !important;
}
.th4 div{
	width:94px;
}
.infoTable td.td1, .infoTable td.td2, .infoTable td.td12{
	padding-left:9px;
	padding-right:9px;
	vertical-align:top;
}
.infoTable td.td3{
	color:#f75d00;
	font-weight:bold;
	text-align:center;
}
.infoTable td.td4{
	text-align:center;
}
.infoTable td.td4 input{
	background:url(../images/button.gif) repeat-x top;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:84px;
	height:24px;
}
.contentArea{
	font-size:12px;
	line-height:14px;
}

.contentArea h1{
	font-size:18px;
	line-height:20px;
	margin-bottom:10px;
}
.contentArea p{
	line-height:14px;
	margin-bottom:4px;
}
.contentArea a{
	color:#F65700;
}
.contentArea a:hover{
	color:#000;
}
.contentArea ul, .contentArea ol{
	margin-left:15px;
}
.contentArea ul li, .contentArea ol li{
	margin-bottom:3px;
}
.contentArea ul li ul, .contentArea ol li ol{
	margin-top:3px;
}
.contentArea div.img{
	float:left;
	display:inline;
	margin-right:5px;
}

.contact{
	width:270px;
	margin:0 auto;
}
.contact fieldset{
	float:left;
	margin-bottom:5px;
}
.width80{
	width:80px;
}
.contact input{
	border:1px solid #808080;
	padding:1px;
	width:170px;
}
.contact input.ph1{
	width:36px;
}
.contact input.ph2{
	width:60px;
}
.contact textarea{
	border:1px solid #808080;
	padding:1px;
	height:50px;
	width:170px;
}
.contact select{
	border:1px solid #808080;
	width:173px;
}
.contact input.button{
	width:100px;
	margin:0 5px;
}
.but{
	margin-top:10px;
	margin-left:15px;
	display:inline;
}


/* LOCATIONS */
#locations_list, #directions_list {
    position:absolute;
    display:none;
    width:135px;
    background:#006e3c;
    margin-top:-8px;
}

.locMenu{
	background:url(../images/secondaryMenuBG.gif) repeat-x top #cdcdcd !important;
	margin-bottom:10px !important;
    margin-top:10px !important;
    background:#006e3c !important;
}
.locMenu li{
	list-style:none;
	padding:5px 0 4px 0 !important;
	float:none;
	display:block;
	margin-right:0;
    border-bottom:1px solid #01872c;
}
.locMenu li.last {
    border:0;
}
.locMenu li a:link, .locMenu li a:visited{
	display:block;
    text-align:center;
	font-size:12px !important;
	line-height:15px;
	text-decoration:none;
	color:#fff !important;
	padding-left:37px !important;
	background:url(../images/locMenuItemOver.gif) no-repeat left -40px !important;
	padding:0 !important;
}
.locMenu li a:hover{
	background-position:center top !important;
}
.locMenu li a:active{
	display:block;
    text-align:center;
	font-size:12px !important;
	line-height:15px;
	text-decoration:none;
	color:#fff !important;
	padding-left:37px !important;
	background:url(../images/locMenuItemOver.gif) no-repeat left -40px !important;
	padding:0 !important;
}
