html,body{
      margin:0;
      padding:0;
      height:100%; 
   }
   
   body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #EDEDDC;
	height:100%;
	margin-bottom: 10px; 
}

.main,  a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#3F3F3F;
}

hr{border:0;border-top:1px dotted #f1f1f1;padding:3px;margin:0;margin-top:3px;color:#FFFFFF;}

p  , h1, h2, h3{
	margin:0px;
	padding:0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 900px;
	background-color: #FFFFFF;
	border: 10px solid;
	height: 95%;
	border-color: #D9D9B3;
	margin-right: auto;
	margin-left: auto;
}

#navHOME{
	text-align: right;
	width: 900px;
	margin: 0 auto;
	padding-top: 8px;
	clear:both;
	margin-bottom:8px;
} 

#navHOME a{
	background-color:#EDEDDC;
	color: #999900;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 26px;
}

.bold {
font-weight:bold;
}

.header {
	background-repeat:no-repeat;
	height:300px;
	background-position: 0 0;
	clear: both;
	background-color: #FFFFFF;
}

.logo {
margin-left:450px;
margin-top:160px;
}

 
.pagetitles{
	font-size: 24px;
	color: #999900;
	line-height:35px;
	height:35px;
	padding-left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom:0px;
	text-transform:uppercase; 
	background-color: #fff;

}

#contentLEFT .pagetitles{	height:30px;line-height:30px; font-size: 16px;}


input{
	width:175px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #D3DCD0;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 2px;
}
 
 
 
#navMAIN {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 215px;
	list-style-type: none;
	border:1px dotted #ccc;
	margin-bottom:12px;
	background:#fff;
}

#navMAIN li{
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom: 1px dashed #e5e5e5;
	margin-left: 20px;
	margin-right: 20px;
}

#navMAIN a{
	text-decoration: none;
	color: #697C61;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-image: url(images/bulletOff.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
}


#navMAIN a:hover {
	color:#000000;
	background-image: url(images/bulletOn.gif);
	text-decoration:none;
}

.menuSel{ font-style:italic; font-weight:bold}

#contentLEFT{
	width: 200px;
	float: left;
	margin-left: 15px;
	text-align: left;

}


.banner {
	clear: both;
	margin-bottom: 12px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/callNow.jpg);
	margin-top: 12px;
}
.phoneNumber {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 155px;
	text-align: center;
	display: none;
} 
 

/*cand menu etc*/

#Submenu {
	text-align: left;
	list-style-type: none;
	margin: 0;padding: 0;
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px dashed #ccc;
 
} 

#Submenu li{
	display: inline;
	margin: 0;
	padding: 0;
}
 

#Submenu a{
	color: #333333;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left:13px;
	background-image: url(images/subOff.gif);
	text-decoration: none;
	margin-right: 15px;
}

#Submenu a:hover{
color: #000000;
background-image: url(images/subOn.gif)
}

#Submenu .menuSelected{
font-weight:bold;	color: #333;
background-image: url(images/subOn.gif)
}


/*Jobs s/b menu*/
.sidebar {
	background-color: #EDEDDC;
	border:1px dotted #ccc;
	padding: 5px;
}

#sidebar ul{
	padding:0;
	list-style:none;
	margin: 0;
	text-align: left;
	margin-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

#sidebar li{
	padding: 3px;
	border-bottom: 1px dashed #ccc;
}
 

#sidebar li a{
	color: #333;
	font-size: 10px;
	text-decoration:none;
}

#sidebar li a:hover{
	color: #000; 
}
	 
 
.button {
	height:18px;
	background-color:#CCD5C9;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	cursor:pointer;
	width: 180px;
} 
 

#contentContainer {
	width: 625px;
	float: left;
	margin-left: 25px;
	padding-bottom: 10px;
}


#contentRIGHT {
	margin-top: 10px;
	text-align: left;
 
}

#contentRIGHT p{
	padding-left: 20px;
	padding-right:20px;
	padding-top:7px;
 }
 
 
 
#contentRIGHT ul{
	margin: 0; padding:0;  padding-top:5px; padding-bottom:5px; 
	}
#contentRIGHT li{padding:2px; margin: 0; margin-left:20px; list-style-type: square; list-style-position:inside;
 } 
 

#news{
	width: 140px;
	float: right;
	margin-top: 15px;
	padding-left: 15px;

}

#footermain {
	height: 35px;
	color: #666666;
	text-align: center;
	font-size: 13px;
	margin-top: 20px;
	padding-top: 15px;
	background-color: #D9D9B3;
} 

#footer {
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
}

#footerL{
	width:600px;
	text-align: left;
	float: left;
	margin-left:  5px;
}  

#footerR{
	width:200px;
	text-align: right;
	float: right;
	margin-right: 5px;
}  

#footer a{
	font-size: 11px;

}  


.sitemap, a.sitemap:link, a.sitemap:active, a.sitemap:visited,a.sitemap:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: text;
	text-decoration:none;
	position: absolute;
	left: -1000px;
	background-image: url(images/logoT.gif);
}
