body,html{
	padding:0px;
	margin-top:20px;
	height:100%;
	width:100%;
	background: #808C53;
	font-family:LucidaGrande, Lucida Sans, Arial, Helvetica, sans-serif;
}

body,div,td,input,select,textarea{
	font-size: 12px;
	line-height: 16px;
	color: #525051;
}

h1 {
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	color:#B70004;
	margin:20px 0 0 0;
}

.main {
	font-size: 14px;
	line-height: 18px;
	margin: 20px 30px 0 114px;
}

.main2 {
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	margin-left: 145px;
	margin-top: 8px;
}

.main3 {
	font-size: 14px;
	line-height: 18px;
	margin-left: 145px;
	margin-right: 40px;
}

.contact {
	font-size: 14px;
	line-height: 18px;
	margin-left: 145px;
}

ul {
	list-style-image: url(images/redsquare.gif);
	margin:10px 0 0 20px;
	font-size: 14px;
	line-height: 18px;
	color: #525051;
	}
	
li.list {list-style: disc; 
	color:#9A1920;
	}	

.listtext {
	color: #525051;
	}
ol {
	margin:10px 0 0 20px;
	font-size: 14px;
	line-height: 18px;
	color: #525051;
	}
	
.services {
	margin:20px 10px 10px 20px;
	font-size: 14px;
	line-height: 18px;
	color: #525051;
	}


/* Footer */
#footer{
	color:#FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}


/* Bottom Menu*/
a.bottom:link, a.bottom:visited {
	margin: 0 0 10px 0; 
	font-size: 12px;
	font-weight: normal;
	color:#525252;
	text-decoration:none;
}

a.bottom:hover{
	color:#9A1920;
}

/* Email*/
a.email:link, a.email:visited {
	margin: 0 0 10px 0; 
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color:#9A1920;
	text-decoration:none;
}

a.email:hover{
	color:#525252;
}

a.copy:link, a.copy:visited {
	margin: 0 0 10px 0; 
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color:#9A1920;
	text-decoration:none;
}

a.copy:hover{
	color:#525252;
}

.red {
	font-weight: bold;
	color:#9A1920;
}

/* Buttons*/
#home
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_home.gif") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -14px;
}

#home span
{
  display: none;
}

#homelive
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_home_hi.gif") no-repeat 0 0;

}

#homelive span
{
  display: none;
}

#about
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_about.gif") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -14px;
}

#about span
{
  display: none;
}

#aboutlive
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_about_hi.gif") no-repeat 0 0;

}

#aboutlive span
{
  display: none;
}

#services
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_services.gif") no-repeat 0 0;

}

#services:hover
{ 
  background-position: 0 -14px;
}

#services span
{
  display: none;
}

#serviceslive
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_services_hi.gif") no-repeat 0 0;

}

#serviceslive span
{
  display: none;
}

#projects
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_projects.gif") no-repeat 0 0;

}

#projects:hover
{ 
  background-position: 0 -14px;
}

#projects span
{
  display: none;
}

#projectslive
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_projects_hi.gif") no-repeat 0 0;

}

#projectslive span
{
  display: none;
}


#contact
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_contact.gif") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -14px;
}

#contact span
{
  display: none;
}

.menu {
	padding-top: 22px;
}

#contactlive
{
  display: block;
  width: 87px;
  height: 14px;
  background: url("images/but_contact_hi.gif") no-repeat 0 0;

}

#contactlive span
{
  display: none;
}

#advisory
{
  display: block;
  width: 125px;
  height: 34px;
  background: url("images/but_advisory.gif") no-repeat 0 0;

}

#advisory:hover
{ 
  background-position: 0 -34px;
}

#advisory span
{
  display: none;
}

#advisorylive
{
  display: block;
  width: 125px;
  height: 34px;
  background: url("images/but_advisory_hi.gif") no-repeat 0 0;

}

#advisorylive span
{
  display: none;
}

#claims
{
  display: block;
  width: 133px;
  height: 34px;
  background: url("images/but_claims.gif") no-repeat 0 0;

}

#claims:hover
{ 
  background-position: 0 -34px;
}

#claims span
{
  display: none;
}

#claimslive
{
  display: block;
  width: 133px;
  height: 34px;
  background: url("images/but_claims_hi.gif") no-repeat 0 0;

}

#claimslive span
{
  display: none;
}

#vanview
{
  display: block;
  width: 120px;
  height: 15px;
  background: url("images/but_vanview.gif") no-repeat 0 0;

}

#vanview:hover
{ 
  background-position: 0 -14px;
}

#vanview span
{
  display: none;
}

#vanviewlive
{
  display: block;
  width: 120px;
  height: 15px;
  background: url("images/but_vanview_hi.gif") no-repeat 0 0;

}

#vanviewlive span
{
  display: none;
}



.menu {
	padding-top: 22px;
}

.servicesmenu {
	padding-top: 62px;
}
