body
{ 
  background: #eee url(../images/bgs/biglogo.jpg) top left no-repeat;
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 8pt;
  text-align:center;}

h1
{
	background-color: #FFF;
	color:#78461C;
	font-size:12pt;
	font-weight:bold;
	margin-top:0;
	margin-bottom:10px;
}

h2
{
	background-color: #fff;
	color:#663300;
	font-size:10pt;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
}


ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

li
{ padding:0 4px 8px 10px;
  background: url(../images/arw.gif) 0 3px  no-repeat;}


a:link, a:visited, a:active
{
	text-decoration: none;
	color:#333333;
}
a:hover
{
	text-decoration: underline;
	color:#663300;
}

.image
{
border: 1px solid #ddd; 
padding: 3px; 
background-color: #FFFFFF;
}

#header
{
	height:120px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border:#9C794F 1px solid;
	background: white;
	color:#333;
}

#main
{
	width: 750px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:#9C794F 1px solid;
	background-color: #FFF;
	font-size:9pt;
	color:#666;
}

#content
{ width:510px;
  float:left;
  padding:20px;
  text-align:left;}

.servicesleft
{
	float:left;
	width:250px;
	padding:15px 0px 0px 0px;
	height: 400px;
}
	
.servicesright
{   float:right;
	width:260px;
	padding:15px 0px 0px 0px;
	height: 400px;}
  
#nav
{
	width:180px;
	float:left;
	margin-right:5px;
	margin-top:20px;
}
    
#footer
{
	height:75px;
	width:750px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:8px 0px;
	border:#9C794F 1px solid;
	background-color: #fff;
	font-size:8pt;
	color:#333333;
	text-align:center;

s
}

#footer a:link, #footer a:visited, #footer a:active
{
	background-color: #fff;
	text-decoration: none;
	color:#333333;
}
#footer A:hover
{
	background-color: #fff;
	text-decoration: none;
	color:#663300;
}



.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}
  
.footermenu {
	text-align:center;
	font-size:12px;
	padding:0px 0px 5px 0;
	float: inherit;
	overflow: hidden;
	width: auto;
	font-weight: bold;
}

.footerinfo
{
	width:750px;
	position:relative;
	text-align:center;
	padding:0px 0px 10px 0px;
}

.footerlogos
{
	
	position:absolute;
	width:50px;
	top:0;
	left:0;
	padding:5px 0px 0px 20px;
	height: 50px;
}

.headerinfo {
	text-align:right;
	font-size:12px;
	padding:40px 10px 0 0;
	float: inherit;
	overflow: hidden;
	width: auto;
}


.logo
{
	width:350px;
	float:left;
	text-align:left;
	padding:40px 0px 5px 17px;
	overflow: hidden;
}
  
.menu 
{
	width:auto;
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	padding:0px 0px 0px 0;
	float: inherit;
	overflow: hidden;
}

.left
{
	width:250px;
	float:left;
	margin:10px 15px 10px 0;
	text-align:left;
	overflow: hidden;
}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}
  
.navhead
{ width:170px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#ddd 1px solid;
  text-align: left;
  font-size:8pt;
  background-color:#eee;
  color:#666;}

.navitem
{
	width:172px;
	padding: 4px 3px 2px 3px;
	border-bottom:#ddd 1px solid;
	border-right:#ddd 1px solid;
	border-left:#ddd 1px solid;
	margin-bottom:15px;
	font-size:8pt;
	font-weight: normal;
	text-align:justify;
}
  
.img
{ border:0;}

.sidelink{
	display:block;
	width:161px;
	margin:2px 10px 2px 0;
	padding:5px 0 5px 8px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background:#eee url(../images/gradient1.png) repeat-x;
	color:#333333;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
	background:#fff url(../images/gradient2.png) repeat-x;
	color:#663300;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	text-decoration:none;
}
