﻿/* DEFAULT DEFINITION */
html, body { margin:0; padding:0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#CC9966; background:#411700 url(../img/bg_body.gif) top left repeat-x; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#D2801D; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.alignCenter { text-align:center; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
.smallTxt { font-size:0.9em; }
.bigTxt { font-size:1.1em; }
.blue { color:#3B8BD4; }
ol { padding:0 0 12px 30px; list-style:decimal; }

/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif */

.hr { clear:both; background:url(../img/bg_hr.gif) left 15px repeat-x; height:30px; } 
.hr hr { display:none; }

.more_details a { background:url(../img/bg_arrow01.gif) left 5px no-repeat; padding:0 0 0 12px; text-decoration:none; }
.more_details a:hover { text-decoration:underline; }

.separator { clear:both; background:url(../img/bg_separator.gif) left 10px repeat-x; height:20px; } 
.separator hr { display:none; }

.colorred { color:#FF3300; }
.txtunderlined { text-decoration:underline; color:#000; }
.clearboth { clear:both; }

/* FORMS */
input, select, textarea, button { font:1em Arial, Verdana, Helvetica, sans-serif; color:#333; }
.inputText, textarea  { border:1px solid #544B3B; padding:2px; }
select { border:1px solid #7f9db9; padding:1px; }

/* H TITLES */
h1 { display:block; margin:0 0 12px 0; color:#689400; font-weight:normal; font:23px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
h1 span { color:#D2801D; }
h2 { display:block; margin:0 0 10px 0; color:#689400; font-weight:normal; font:20px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
h2 span { color:#D2801D; }
h3 { display:block; margin:0 0 10px 0; color:#D2801D; font-weight:bold; font:16px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }

/* MAIN CONTAINER */
#main-container { width:758px; margin:0px auto; }
#bg-main-container { float:left; width:100%; background:#602B00; }


/* MAIN HEADER */
#main-header { width:100%; height:500px; background:url(../img/bg_header.jpg) top left no-repeat; float:left; }

/* MAIN HEADER content pages*/
#main-header2 { width:100%; height:350px; background:url(../img/bg_header2.jpg) top left no-repeat; float:left; }


/* MAIN HEADER - LOGO */
#logo { width:230px; }
#logo a { position:absolute; display:block; width:230px; height:90px; text-indent:-9999px; margin:60px 0 0 16px; }





/* MAIN NAVIGATION - TOP */
#mainNavTop { float:right; display:block; margin:82px 0 0 0; width:80%; }

#menuTop { z-index: 100; position:absolute; margin:0 0 0 300px; }
#menuTop li { position: relative; float: left; }
#menuTop li a { padding-top:40px; overflow:hidden; height:0px; float:left; display:block; text-decoration:none; }

#menuTop li.item1 a { width:26px; background:url(../img/bg_mainNavTop_home.gif) top left no-repeat; }
#menuTop li.item2 { padding:0 0 0 44px; }
#menuTop li.item2 a { width:47px; background:url(../img/bg_mainNavTop_company.gif) top left no-repeat; }
#menuTop li.item3 { padding:0 0 0 36px; }
#menuTop li.item3 a { width:46px; background:url(../img/bg_mainNavTop_services.gif) top left no-repeat; }
#menuTop li.item4 { padding:0 0 0 44px; }
#menuTop li.item4 a { width:26px; background:url(../img/bg_mainNavTop_news.gif) top left no-repeat; }

#menuTop li.on a, #menuTop li:hover a, #menuTop li.current a { background-position:0 -50px; }
#menuTop li a:hover { background-position:0 -50px; }





#menuTop ul.ssNav { float: none; top: -999em; position: absolute; background: #3D6A00 /*url(../img/bg_ssNav.gif) top left repeat-x*/; width: 180px; }

li#item1 ul.ssNav {	border-bottom-color: #cecece; }
li#item2 ul.ssNav {	border-bottom-color: #cecece; }
li#item3 ul.ssNav {	border-bottom-color: #cecece; }
li#item4 ul.ssNav {	border-bottom-color: #cecece; }
li#item5 ul.ssNav { border-bottom-color: #cecece; }
li#item6 ul.ssNav { border-bottom-color: #cecece; }
li#item7 ul.ssNav { width: 169px; }

#menuTop ul.ssNav li { width: 180px; }

#menuTop ul.ssNav li a { float: none; display: block; height: auto !important; padding: 6px 0 6px 18px !important; overflow:visible; font-weight:bold; text-align: left; cursor: pointer; color: #fff; background: #558100 url(../img/icoArrow.gif) 4px 9px no-repeat; margin:0px; border-bottom:1px solid #323941; font-size:11px; }

#menuTop li.item2 ul.ssNav li a { width:180px; }
#menuTop li.item3 ul.ssNav li a { width:180px; }
#menuTop li.item4 ul.ssNav li a { width:180px; }


#menuTop ul.ssNav a:hover { text-decoration: none; color:#fff; background:#996100 url(../img/icoArrow.gif) 4px 9px no-repeat; }
#menuTop li:hover ul.ssNav, /* pure CSS hover is removed below */ #menuTop li.on ul.ssNav { left: 0px; top: 50px; }

/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul.ssNav { top: -999em; }


#menuTop ul.ssNav li ul.sub_ssNav { float: none; top: -999em; position: absolute; background: #3D6A00 /*url(../img/bg_ssNav.gif) top left repeat-x*/; width: 180px; }
#menuTop li:hover ul.ssNav li ul.sub_ssNav, /* pure CSS hover is removed below */ #menuRight li.on ul.sub_ssNav { left: -192px; top: 0px; }




/* MAIN NAVIGATION - RIGHT default page*/
#mainNavRight2 { float:right; display:block; margin:140px 0 0 0; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; padding:0 2px 0 0; }

#menuRight2 { z-index: 100; float:right; width:190px; }
#menuRight2 li span { width:2px; height:73px; display:block; float:left; background:url(../img/bg_menu_top_line.gif) top left no-repeat; vertical-align:top; margin:0 10px !important; margin:0 7px; }
#menuRight2 li { position: relative; float: left; }
#menuRight2 li a { padding:20px 0 12px 12px; color:#fff; float:left; display:block; font-size:15px; font-weight:bold; text-decoration:none; background:url(../img/bg_mainNavRight.gif) bottom left no-repeat; width:174px; }
#menuRight2 li a:hover { background:#558100; text-decoration:none; color:#fff; }
#menuRight2 li.on a, #menuRight2 li:hover a, #menuRight2 li.current a { background:#558100; text-decoration:none; color:#fff; }

#menuRight2 ul.ssNav { float: none; top: -999em; position: absolute; background: #558100 /*url(../img/bg_ssNav.gif) top left repeat-x*/; width: 180px; }

#menuRight2 ul.ssNav li ul.sub_ssNav { float: none; top: -999em; position: absolute; background: #558100 /*url(../img/bg_ssNav.gif) top left repeat-x*/; width: 180px; }

li#item1 ul.ssNav {	border-bottom-color: #cecece; }
li#item2 ul.ssNav {	border-bottom-color: #cecece; }
li#item3 ul.ssNav {	border-bottom-color: #cecece; }
li#item4 ul.ssNav {	border-bottom-color: #cecece; }
li#item5 ul.ssNav { border-bottom-color: #cecece; }
li#item6 ul.ssNav { border-bottom-color: #cecece; }
li#item7 ul.ssNav { width: 169px; }

#menuRight2 ul.ssNav li { width: 180px; }
#menuRight2 ul.ssNav li a { float: none; display: block; height: auto !important; padding: 6px 0 6px 18px !important; font-weight:bold; text-align: left; cursor: pointer; color: #fff; background: #558100 url(../img/icoArrow.gif) 4px 9px no-repeat; margin:0px;	border-bottom:1px solid #376500; font-size:11px; }
#menuRight2 ul.ssNav a:hover { text-decoration: none; color:#fff; background:#996100 url(../img/icoArrow.gif) 4px 9px no-repeat; }
#menuRight2 li:hover ul.ssNav, /* pure CSS hover is removed below */ #menuRight2 li.on ul.ssNav { left: -192px; top: 0px; }

#menuRight2 li ul li.on a, #menuRight2 li ul li:hover a, #menuRight2 li ul li.current a { background:#996100 url(../img/icoArrow.gif) 4px 9px no-repeat; }

/* MAIN NAVIGATION - RIGHT content pages*/
#mainNavRight { float:right; display:block; margin:80px 0 0 0; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; padding:0 2px 0 0; }

#menuRight { z-index: 100; float:right; width:190px; }
#menuRight li span { width:2px; height:73px; display:block; float:left; background:url(../img/bg_menu_top_line.gif) top left no-repeat; vertical-align:top; margin:0 10px !important; margin:0 7px; }
#menuRight li { position: relative; float: left; }
#menuRight li a { padding:20px 0 12px 12px; color:#fff; float:left; display:block; font-size:15px; font-weight:bold; text-decoration:none; background:url(../img/bg_mainNavRight.gif) bottom left no-repeat; width:174px; }
#menuRight li a:hover { background:#558100; text-decoration:none; color:#fff; }
#menuRight li.on a, #menuRight li:hover a, #menuRight li.current a { background:#558100; text-decoration:none; color:#fff; }

#menuRight ul.ssNav { float: none; top: -999em; position: absolute; background: #558100 /*url(../img/bg_ssNav.gif) top left repeat-x*/; width: 180px; }

#menuRight ul.ssNav li ul.sub_ssNav { float: none; top: -999em; position: absolute; background: #558100 /*url(../img/bg_ssNav.gif) top left repeat-x*/; width: 180px; }

li#item1 ul.ssNav {	border-bottom-color: #cecece; }
li#item2 ul.ssNav {	border-bottom-color: #cecece; }
li#item3 ul.ssNav {	border-bottom-color: #cecece; }
li#item4 ul.ssNav {	border-bottom-color: #cecece; }
li#item5 ul.ssNav { border-bottom-color: #cecece; }
li#item6 ul.ssNav { border-bottom-color: #cecece; }
li#item7 ul.ssNav { width: 169px; }

#menuRight ul.ssNav li { width: 180px; }
#menuRight ul.ssNav li a { float: none; display: block; height: auto !important; padding: 6px 0 6px 18px !important; font-weight:bold; text-align: left; cursor: pointer; color: #fff; background: #558100 url(../img/icoArrow.gif) 4px 9px no-repeat; margin:0px;	border-bottom:1px solid #376500; font-size:11px; }
#menuRight ul.ssNav a:hover { text-decoration: none; color:#fff; background:#996100 url(../img/icoArrow.gif) 4px 9px no-repeat; }
#menuRight li:hover ul.ssNav, /* pure CSS hover is removed below */ #menuRight li.on ul.ssNav { left: -192px; top: 0px; }

#menuRight li ul li.on a, #menuRight li ul li:hover a, #menuRight li ul li.current a { background:#996100 url(../img/icoArrow.gif) 4px 9px no-repeat; }


/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul.ssNav { top: -999em; }
.superfish li:hover ul.ssNav li ul.sub_ssNav { top: -999em; }


#menuRight ul.ssNav li ul.sub_ssNav { float: none; top: -999em; position: absolute; background: #3D6A00 /*url(../img/bg_ssNav.gif) top left repeat-x*/; width: 180px; }
#menuRight li:hover ul.ssNav li ul, /* pure CSS hover is removed below */ #menuRight li.on ul.ssNav li ul { left: -192px; top: 0px; }
#menuRight ul.ssNav li ul li a { float: none; display: block; height: auto !important; padding: 6px 0 6px 18px !important; font-weight:bold; text-align: left; cursor: pointer; color: #fff; background: #996100 url(../img/icoArrow.gif) 4px 9px no-repeat; margin:0px;	border-bottom:1px solid #7D4900; font-size:11px; }

#menuRight ul.ssNav li ul li a:hover { background: #7A5000 url(../img/icoArrow.gif) 4px 9px no-repeat; }







.clearboth { clear:both; }




/* MAIN CONTENT */
#main-content { float:left; width:100%; background:#602B00; padding-bottom:30px; }
.content { padding:10px 1px 0 30px; }
.content_pages { padding:10px 30px 0 30px; }

.leftCol { width:500px; float:left; }
.rightCol { width:200px; float:right; margin:4px 0 0 0; }

.rightCol p { display:block; margin:0 0 10px 0; }


.paragraph { clear:both; display:block; }
.paragraph p { display:block; margin:0 0 10px 0; }


.paragraph_nomargin { clear:both; display:block; }
.paragraph_nomargin p { display:block; }


.list01 { display:block; margin:0 0 10px 10px; }
.list01 li { background:url(../img/bg_arrow01.gif) left 4px no-repeat; padding:0 0 0 12px; margin:0 0 6px 0; display:block; }
.list01 li ul { margin:4px 0 0 0; }
.list01 li ul li { background:url(../img/bg_list02.gif) left 4px no-repeat; margin:0 0 1px 0; }


.list02 { display:block; margin:0 0 10px 10px; }
.list02 li { background:url(../img/bg_arrow02.gif) left 3px no-repeat; padding:0 0 0 12px; margin:0 0 6px 0; display:block; }
.list02 li ul { margin:4px 0 0 0; }
.list02 li ul li { background:url(../img/bg_arrow03.gif) left 4px no-repeat; margin:0 0 1px 0; }

.picRight img { float:right; border:1px solid #B4B6B8; margin:0 0 10px 10px; display:block; clear:both; }

.picLeft img { float:left; margin:0 10px 10px 0; border:1px solid #764114; padding:2px; }
.picGeneral img { border:1px solid #764114; padding:2px; }

.servColL { float:left; width:46%; background:url(../img/bg_dotted01.gif) right top repeat-y; }
.servColR { float:right; width:46%; }

.links_40most { text-align:center; }
.links_40most a { padding:0 6px; text-decoration:none; }
.links_40most a:hover { text-decoration:underline; }


.articles_table thead td { background:#689400; padding:6px 10px; color:#fff; font-weight:bold; }
.articles_table { border:1px solid #689400; }
.articles_table tbody td { padding:10px 0 0 0; }



/* MAIN FOOTER */
#main-footer { width:100%; clear:both; }
#footer { background:url(../img/bg_footer.gif) top left repeat-x; width:774px; height:100px; margin:0px auto; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav { padding:8px 0 0 40px; color:#AC7741; display:block; }
.botNav a { color:#AC7741; text-decoration:none; padding:0 10px; }
.botNav a:hover { text-decoration:underline; }
 
.copyright { color:#8D5E38; display:block; padding:18px 0 0 0; font-size:11px; line-height:16px; text-align:center; font-size:11px; }
.copyright a { color:#8D5E38; }



.contact-form { float:left; display:block; width:360px; text-align:left; border:1px solid #764114; padding:10px; }
.contact-form td { vertical-align:top; border-bottom:1px solid #764114; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 2px 4px 2px 4px; border:1px solid #CDCED0; vertical-align:middle; color: #666666; }
.formContact #msgContactForm { width:210px; font-family:Arial, Helvetica, sans-serif; }

.terms-form { clear:both; text-align:center; width:100%; color:#A70000; font-weight:bold; font-size:13px; }
.terms-form form { display:block; }
.btn { background:#000; border:1px solid #87949D; color:#fff; padding:4px 10px; font-weight:bold; overflow:visible; cursor:pointer; }