body {
	background-image: url(images/bkgrnd1.jpg);
	background-repeat: repeat-x;
	margin-left: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #F8F8F8;

}

.content {
	font-size:12px;
	line-height: 18px;
}

h1 {
line-height: 36px;
}

#nav {
  margin: 0;    
  padding: 0;
  font-size: 12px;
  background-image: url(images/menu-bkgrn.jpg); 
  list-style-type: none;
  width: 160px;
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */ 
  width: 100%; /* IE whitespace bug */
}
#nav a {    
  display: block; 
  color:#FFFFFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.7em;
  border-bottom: 1px solid #FFF;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
    font-weight:bold;
    background-image: url(images/menu-bkgrn-b.jpg); 
}

#body_hom #nav_hom a, #body_about #nav_about a,#body_news #nav_news a,
#body_services #nav_services a, #body_cases #nav_cases a,
#body_contact #nav_contact a
{
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

/*
sub nav
*/

#subnav {
  margin: 0;    
  padding: 0;
  font-size: 12px;
  background-color: #333333;
  list-style-type: none;
  width: 160px;
  float: left; /* Contain floated list items */
}
#subnav li {
  margin: 0;
  padding-left: 5px;
  float: left; /* This corrects the */ 
  width: 100%; /* IE whitespace bug */
}
#subnav a {    
  display: block; 
  color:#FFFFFF;
  text-decoration: none;
  padding: 5 15px;
  line-height: 1.7em;
  border-bottom: 1px solid #FFF;
}
#subnav #nav_con a {
  border: none;
}
#subnav a:hover {
  font-weight:bold;
  background-color: #999999;
  width: 155px;
}

a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	background-color:#666666;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.footer a:link {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer a:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	font-size: 10px;
	background-color:#666666;	
	text-decoration: underline;
}

.footer a:active {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.style2 {font-size: 11px}

.topheading {
	color: #FFFFFF;
	font-size: 12px;
	font-stretch: extra-expanded;
}

.topheading a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.topheading a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.topheading a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	background-color: #999999;
}

.topheading a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}


.style4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftcolumn {
	background-color: #666666;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	}
	
.rightcolumn {
	padding-left: 5px;
	font-size: 14px;
	line-height: 20px;
	}
input {
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
textarea {
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
}
.style5 {
line-height: 20px;
}