/* Common */
body, table, input, select, textarea {font-family: TrebuArial, Verdana, Helvetica, sans-serif; font-size: 11px; }
body {background-color: #333333; text-align: center; }
body, form {margin: 0; padding: 0; }
input, select, textarea {font-size: 1em; }
img {border: 0;}
small {font-size: 0.85em; }

dl.col {line-height: 1.5em;}
dl.col dt {float: left; width: 7em; padding-right: 0.5em; text-align: left; }
dl.col dd {margin-left: 0.2em; }

#content li, #content p {margin-top: 0.8em; margin-bottom: 0.8em; line-height: 1.5em;}


#content ol li{
	font-weight:bold;

}

.center {text-align: center; }
.clr {clear: both; }

h1 {font-family: Verdana, sans-serif; font-weight: bold; }
h1 {text-align: left; font-size: 13px; padding: 0px 0 0px 210px; margin: 0px 0px 0px 0px; line-height: 40px; color: #7F9938;}


h2 {font-family: Arial, Verdana, sans-serif; font-weight: bold; }
h2 {text-align: left; font-size: 21px; padding: 0px 0 0px 0; margin: 0px 0px 0px 0px; }
h2 em {color: #000; font-style: normal; }

h3 {font-size: 12px; color: #000; text-align: left; font-weight: normal;}

a {color: #7F9938; }

.txt-sml{font-size: 10px;}

/*Form Logic */

input, select, textarea {border-color: #52374A; font-family: arial, verdana; font-size: 12px; border-width: 1px; border-style: solid; }
input, textarea {width: 280px; }
select {width: 280px; }
textarea {height: 120px; }
input:focus, select:focus, textarea:focus {border-color: #916080; }
label {width: 130px; float: left; font-weight: bold; margin-right: 5px; text-align: right; }
.button{width: auto;}

.form_row{width: 100%; margin-bottom: 3px;}




/* Layout */

#wrapper{
  width : 760px;
  margin: 5px auto 10px auto;
  
  position: relative;
}

#top-bar{
  width: 760px;
  height: 65px;
  background-color: #333333;
  
}

#logo{
  position: absolute;
  top: 5px;
  left: 10px;
}

#logo-text{
 position: absolute;
  top: 10px;
  left: 190px;
}

#cp-top{
 position: absolute;
  top: 5px;
  left: 700px;
}

#header{
 
 
  position: relative; 
  height: 194px;
  background-color: #ffffff;
}

#nav{
  position: absolute;
  top: 2px;
  left: 2px;
  height: 190px;
  width: 192px;
  background-color: #000;
}

#nav ul{
  margin: 8px 0 0 15px;
  padding: 0;
  font-size: 12px;
  width: 165px;
  text-align: left;
  
}

#nav ul li{
  list-style: none;
 padding-top: 7px;
  padding-bottom: 7px;
  border-bottom : 1px solid #4B4B4B;
  
  
  
}

#nav ul li a{
  color: #fff;  
  text-decoration: none;
  display: block;
  
}

#nav ul li a:hover{
  color: #7F9938;
  
  
}

#nav ul li.last{
  
  border-bottom : 1px solid #000;
  
}

#slogan-box{
  position: absolute;
  top: 2px;
  left: 196px;
  height: 190px;
  width: 306px;
  background-color: #7F9938;
}

#slogan{
  position: absolute;
  top: 70px;
  left: 14px;
}

#working-image{
  position: absolute;
  top: 2px;
  left: 504px;
}

#main{
  width: 760px;
  background-image: url(../images/site/main-bg.gif);
  background-repeat: repeat-y;
}

#content{
   width: 756px;
   margin: 0 auto 0 auto;
 
  
}

#content-head-bar{
  width: 756px;
  height: 47px;
  background-image: url(../images/site/heading-bar.gif);
  background-repeat: no-repeat;
  position: relative;
}

#site-location{
  position: absolute;
  left: 200px;

}
#content-left{
  width: 185px;
  float: left;

}

.whats-new{
  width: 170px;
  margin: 0 auto 0 auto;
  text-align: left;
  font-size: 11px;
  margin-bottom:300px;
}
.whats-new ul{
  margin: 0  0 0 20px;
  padding: 0;
  font-size: 10px;
}

.whats-new li{
  list-style: square;
}







#content-right{
  width: 542px;
  float: right;
  margin-right: 8px;
  text-align: left;
  padding-bottom:10px;
}

#content-in{
  width: 97%;
 
 
  text-align: left;
}

#footer{
  width: 756px;
  background-image: url(../images/site/heading-bar.gif);
  background-repeat: no-repeat;
  margin: 0 auto 0px auto;
  height: 49px;
  line-height: 47px;
  position: relative;
  
  
  
}

#contact-details{
  position: absolute;
  bottom: 50px;
  height: 140px;
  left: 0;
  width: 193px;
  background-color: #7F9938;
  background-image: url(../images/site/contact-bg.gif);
  background-position: left top;
  background-repeat: no-repeat;
  line-height: 15px;
  color: #fff;
  text-align: left;
}

#contact-details a{
  color: #fff;
  text-decoration: none;
}


img#ca-bottom{
  position: absolute;
  top: 2px;
  left: 10px;
}

#footer ul{
  margin: 0;
  padding: 0;
  width: 540px;
  float: right;
  text-align: left; 

}

#footer ul li{
  display: inline;
  
  

}

#footer ul li a{
  color: #000;
  padding: 0 5px 0 5px;
  text-decoration: none;
}

#footer ul li a:hover{
  color: #7F9938;
 
  text-decoration: underline;
}
#liabilty{
padding: 10px;
font-family: time Roman;
font-size: 15px;

}


div#signature{position: absolute; bottom: -40px; right: 10px; color: #fff; width:300px;}
div#signature a{color: #ccc; text-decoration: none;}
div#signature a:hover{color: #fff;} 



