body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#nav {
	margin-top: 10px;
	
	}

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
  
/* float each list element inline */
#nav li {
  float: left;
  display: inline;
  }
/* style the links in the nav list */
#nav a {
  display:block;
  margin: 0;
  height: 1em;
  padding: 7px 0 7px 22px;
  width: 124px;
  text-decoration: none;
  font-variant:small-caps;
  font-weight:bold;
  font-size: 120%;
  }
#nav a:link, #nav a:visited {
  background-color: #666666;
  color: #FFF;
  border-left: #908AA5 solid 2px;
  border-top: #908AA5 solid 2px;
  border-right: #2C263D solid 2px;
  border-bottom: #2C263D solid 2px;
  }
#nav a:hover, #nav a:active {
  background-color: #FFFFFF;
  color: #524872;
  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
  background-color: #000000;
  color: #FFF;
  border-left: #5B6058 solid 2px;
  border-top: #5B6058 solid 2px;
  border-right: #B1B7AE solid 2px;
  border-bottom: #B1B7AE solid 2px;
  }

#maincontent {
width: 750px;
}


#left {
	float: left;
	width: 240px;
	margin-left:5px;
	
}
h2 {
	text-transform: capitalize;
	color: #FFFFFF;
	display: inline;
font-size: 105%;
}
#right {
	float: left;
	width: 500px;
	
	margin-top: 15px;
	text-align:center
}

#right h2 {
 text-transform: capitalize;
	color: #FFFFFF;
	display: inline;
font-size: 105%;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	background-color: #000000;
}

#footer {
	background-color: #000000;
	clear: both;
	width: 750px;
}


#contact {
	margin-top: 15px;
}

#customers {
	margin-top: 15px;
}

.customers {
color: #FFFFFF;
}

	
.footer  {

	margin-left: auto;
	margin-right: auto;
	
	
	text-align: center;
	width: 750px;
	}
	
.footer p {
	margin-top: 15px;
	text-align:center;
	}
	
#banner {
	width: 750px;
	margin: 0 auto;
	background-color: #000000;
	
	background-position: left top;
	width: 750px;
	
}

#flash {
	margin-top:15px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer_bottom {
	width: 750px;
	margin: 0 auto;
	background-color: #000000;

}
