/* The Reset ---------------------------------- */
/* -------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
/* End Reset ---------------------------------- */

/* COLORS ----------------------------------
#eb5928 - Orange
#016AA1 - Dark Blue (Header)
#414141 - Dark Gray (Background)
#6efe01 - green text
----------------------------------        */


body,th {
	color: #01709D; font-family:Arial,Helvetica,Verdana; font-size: 13px; line-height:15px;
}
body {
	background-color: #ffffff;
}
a { color:#c2841d; text-decoration:underline;}
a:hover { text-decoration:underline;}



#header-home-bu{ width:100%; height:316px; background-color:#87d285; background-image: url("images/home_bg.jpg"); background-repeat:repeat  }
#header-home-l{ width:50%; height:316px; background-image: url("images/home_header_lbg.jpg"); background-repeat:repeat  }
#header-home-r{ width:50%; float:right; height:316px; background-image: url("images/home_header_rbg.jpg"); background-repeat:repeat  }
*html #header-home-r{ width:49%;}
#header-home-content-container{ width:100%; height:316px; background-image: url("images/home_header_bg.jpg"); background-repeat:repeat   }
#header-home-content{ width:1100px; height:316px; }

#header-pages-l{ width:50%; height:158px; background-image: url("images/pages_header_lbg.jpg"); background-repeat:repeat  }
#header-pages-r{ width:50%; float:right; height:158px; background-image: url("images/pages_header_rbg.jpg"); background-repeat:repeat  }
*html #header-pages-r{ width:49%;}
#header-pages-content-container{ width:100%; height:158px; background-image: url("images/pages_header_bg.jpg"); background-repeat:repeat   }
#header-pages-content{ width:1100px; height:158px; }

#footer-container{ clear: both; width:100%; height:66px; background-image: url("images/btm_bg.jpg"); background-repeat:repeat; margin-top:50px }
#footer-image{ width:1100px; height:66px; position:relative; }
#footer-links1{ position:absolute; left:80px; top:37px; color:#ffffff}
#footer-links2{ position:absolute; right:80px; top:37px; color:#ffffff}
#footer-links2 a{ color:#ffffff}
#footer-links2 a:hover{ color:#00a9d1}


#header{ width:100%; height:158px; background-color:#87d285; background-image: url("images/content_header_bg.jpg.jpg"); background-repeat:repeat  }
#header-content{ width:1700px}

	
iframe {height:600px; width:600px; }

.ShowHideLayer{ display:none; }
.ShowHideLayerFiller{ display:block; }

#tblContactList {}
#tblContactList th{ font-size:16px; color:#B8D03A}
#tblContactList td{ padding-right:75px; }
#tblContactList .tdbreak{ color:#000000; font-size:16px; font-weight:bold} 

#divPageContainer {	width: 100%; padding: 10px; background-color: #ffffff;}
#divMiddleContainer{ width:1000px; text-align:left; }
#divMiddleContainer{ width:1000px; text-align:left; }

#divMiddle-Right{ float:right; width: 750px; }

#divMiddle-Right-Top{ background: transparent url('images/home-middle-top.jpg') no-repeat; height:240px; padding: 18px 50px 18px 18px; font-size:14px;}
#divMiddle-Right-Top h1{  color:#fdc081; padding: 15px 0 10px 0; line-height:24px; }

#divMiddle-Right-Bot-Home{  background: transparent url('images/home-middle-bot.jpg') no-repeat; padding: 25px 35px 35px 35px; line-height:18px; }
#divMiddle-Right-Bot-Home h1{  color:#B8D03A; padding: 0 0 10px 0 }

#divMiddle-Right-Bot{  background: transparent url('images/be_content_bg.jpg') no-repeat; padding: 35px; line-height:18px;  }
#divMiddle-Right-Bot h1{  color:#B8D03A; padding: 0 0 10px 0 }
#divMiddle-Right-Bot h2{  color:#01709D; padding: 0 0 8px 0; text-decoration:none; }
#divMiddle-Right-Bot h2 a{  color:#01709D; padding: 0 0 8px 0; text-decoration:none; }
#divMiddle-Right-Bot h3{  color:#01709D; padding: 0 0 8px 0 }

#divMiddle-Left{ width: 220px;  }

/* NAVIGATION */
#navcontainer{width:205px;padding: 20px 0 0 0;font-family: Verdana, Arial, sans-serif;color: #333;font-size:16px;}
*html #navcontainer { width:175px; }
#navcontainer ul{list-style: none;margin: 0;padding: 0;border: none;}
#navcontainer li{list-style: none;margin: 0;}
#navcontainer li a{text-transform:uppercase;text-align:right;display: block;
	padding: 7px 30px 7px 0.5em;background-image: url('images/be_nav_bg.jpg');line-height:17px;
	color: #00a9d1;text-decoration: none;width: auto; }
/* html>body #navcontainer li a { width: auto; } NON IE FIX*/
*html #navcontainer li a{ width: 100%; }
#navcontainer li a:hover{text-transform:uppercase;text-align:right;background-image: url('images/be_nav_bg_mo.jpg');color: #f5b363;}
/* END NAVIGATION */


/* LEFT SEARCH BOX */
#left-search-container { width:100%; padding-left:15px; padding-top:15px;}
#left-search-top { background-image: url('images/be_search_top.jpg'); width:190px; height:6px}
*html #left-search-top{ font-size:1px;}
#left-search-middle { background-color:#fdc081;width:190px; height:23px; padding: 0 0px 0 0px; }
#left-search-middle a{ text-decoration:none; color:#c2841d; }
#left-search-components { padding-left:8px; font-size:16px;}
#left-search-bot { background-image: url('images/be_search_bot.jpg'); width:190px; height:7px}
*html #left-search-bot{ font-size:1px;}
/* END SEARCH BOX */

/* LEFT AD CONTAINER */
#left-ad-container { width:100%; padding-left:15px; padding-top:15px;}
#left-ad-top { background-image: url('images/be_leftad_top.jpg'); width:190px; height:6px; }
*html #left-ad-top{ font-size:1px;}
#left-ad-middle { background-image: url('images/be_leftad_mid.jpg'); background-repeat:no-repeat; background-color:#77b7d3;width:190px; padding: 0 0px 0 0px; }
#left-ad-content { padding-left:8px; font-size:16px; color:#ffffff}
#left-ad-content h1{ font-size:20px; padding: 5px 0 5px 0; line-height:18px}
#left-ad-content a{ color:#B8D03A}
#left-ad-bot { background-image: url('images/be_leftad_bot.jpg'); width:190px; height:7px; }
*html #left-ad-bot{ font-size:1px;}
/* END SEARCH BOX */


