@charset "utf-8";
/* CSS Document */
html

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0; padding:0; } 

body{
font-size:12px; background-color:#6E7060; font-family:Arial, Helvetica, sans-serif; color:#BCA90A; 
}

h1 {color:#ffffff; font-size:22px; font-weight:normal; margin:0 0 10px 10px; text-align:left;}
h2 {color:#ffffff; font-size:17px; font-weight:normal; margin:0 0 10px 10px; text-align:left;}
.yellowLine {border:1px solid #BCA90A;}
.frontText {font-size:14px; margin:0 0 10px 0;}
#container { width:920px; margin:0px auto; text-align:left; margin-top:20px; }

#header {width:920px; height:110px; float:left;}

#headLeft{ float:left; width:300px; margin-top:25px; }

#headRight{ color:#ffffff; float:right; width:400px; text-align:right; margin-top:85px; }

a { color:#FFFFFF; text-decoration:none;}
a:visited { color:#FFFFFF; text-decoration:none;}
a:hover { color:#FFFFFF; text-decoration:underline;}
.active{ color:#003333; }


#mainSection { clear:both;}
#mainSection 2{ clear:both; height:460px;}
#mainImage { height:250px; clear:both;}
#main { clear:both; float:left; width:920px; height:210px; background-image:url(../img/main-background.gif);}
#main p{ margin:0 10px 10px 10px;}
#main2 { clear:both; float:left; width:920px; background-image:url(../img/main-background.gif); background-position:bottom; background-repeat:no-repeat;}
#main2 p{ margin:0 10px 10px 10px;}
.white{  color:#FFFFFF; }

#mainLeft{ float:left; width:554px; padding:10px 10px 3px 0; height:160px; margin:0;}
#mainRight{ float:right; width:355px; padding:10px 0 3px 0; margin:0; }
.mainRightImg{ border:1px solid #BCA90A; margin:0 10px 10px 10px; float:left;}
.profileImg{ border:1px solid #BCA90A; margin:0 0 10px 10px; float:left;}

#mainLeft2{ float:left; width:355px; padding:10px 10px 3px 0; margin:0;}
#mainRight2{ float:right; width:554px; padding:10px 0 3px 0; margin:0; }
#mainRight2 ul { list-style-type:none;}
#mainRight2 ul li{ margin:0 20px 10px 20px;}

#footer {width:920px; height:50px; float:left; clear:both;}

#footerLeft{ float:left; width:200px; padding:10px 10px 3px 0; margin:0; color:#BCA90A; font-size:10px; }

#footerRight{ float:right; width:200px; padding:10px 0 3px 10px; margin:0; color:#BCA90A; font-size:10px; text-align:right; }


/* CONTACT BOX */
  
#fsub {margin-left: 20px; margin-bottom:10px;}
 
input {color: #BCA90A; background:#6E7060; border: 1px solid #AAAAAA;}
 
textarea {color: #BCA90A; font-family: Arial, Helvetica, Sans serif; background: #6E7060; border: 1px solid #AAAAAA;}
