body {
	margin: 0;
	padding: 0;
	color: #404040;
	font: 100% "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	background: #FFF url(i/bgGRADIENT.jpg) repeat-x fixed 0 bottom;
	height: 100%;
}

#container {
	width: 730px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;

}

#header {
	width: 730px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
}

#logo {
	height: 160px;
}

#menu {
	
padding-top: 0;
	text-align: center;
	background: url(i/menu_bg.png) no-repeat center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	font-size: 110%;
	padding: 0 10px;
}

#menu a {

	text-decoration: none;
	color: #3f3f3f;
}

#menu a:hover {
	text-decoration: none;
	color: #990000;
	background: url(i/line.png) no-repeat center 16px;

	
}

#menu .active {
	color: #990000;
	/*background: url(i/line.png) no-repeat center 16px;*/


}

#content {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#footer {
	width: 655px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(i/footer_bg.png) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #acacac;
	font: .689em/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a {
	color: #999;
}

#est {
	padding-top: 10px;
}

/* @group clients */

#clientslast {
	border-bottom-style: hidden;
}

.quote {
	padding-left: 150px;
	margin-bottom: 25px;
	}

#clients {
	
	border-bottom: 1px dotted #d8d8d8;
}

#clientlogo {
	width: 150px;
	float: left;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	background-position: 0 center;
}

#clients .att {
	font: .689em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: #999;
	padding-right: 15px;
}



/* @end */

/* @group text */

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*h1 {
	font-size: 197%;
	color: #990000;
}

h2 {
	font-size: 26px;
	line-height: 33px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 170%;
}

#content p {
	font-size: 1.25em;
}

p {
}
*/
h1, h2, h3 {
	font-weight:normal;	
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

h1 {
	font-size: 1.5em; /* 16x1.375=22px */
	line-height: 1.636em;/* 16x1.636=36px */
	margin: 0;
	color: #000;
}

h2 {
	font-size: 1.8em;
	color: #000;
	text-align: center;
	margin: 1em 0 1.5em;
}

h3 {
	font-size: 1.8em;
	color: #000;
	text-align: center;
	margin: -.5em 0 1em;
}

h4 {
	padding-top: 0;
	margin-bottom: 0;
	color: black;
	font: 1.25em/1.8em Georgia, "Times New Roman", Times, serif;
	margin-top: .75em;
}

p {
	font-size: 0.875em; /* 16x0.875=14px */
	margin: 1.286em 0;
	line-height: 1.375em;
}
ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

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

ul li {
	padding-left: 15px;

}


/* @end */

#photos {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rotator
{
  background: url(photos/rotator.php) no-repeat center top;
  height: 213px;
	margin-top: 20px;
}

#twocol {
	margin-bottom: 20px;
	font-size: .875em;
}

/* @group services */

#left {
	width: 300px;
	float: left;
	vertical-align: text-top;
	margin-top: 0;
}

#services ul {
  float: left;
  width: 40em;
  margin: 0 auto;
  padding: 0;
  list-style: none;
	background-color: silver;
}
 
#services li {
  float: left;
  width: 20em;
  margin: 0;
  padding: 0;
	text-align: left;
	font-size: .75em;
}

#contactpage {
	margin-bottom: 20px;
	font-size: .875em;
}

#right {
	padding-left: 450px;
}



/* @end */

#map {
	padding-left: 350px;
}

.map {
	border: 5px solid #e0e0e0;
}

#contact {
	width: 300px;
	float: left;
}

/* @group table */

table {
	margin: 0;
	padding: 0;
}

td {
	border: 1px solid #e0e0e0;
	padding: 0;
	margin: 0;
	width: 125px;
	height: 125px;
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
}



/* @end */

#picture {
	text-align: center;
	margin-top: 20px;
}



.bionav {
	text-align: center;
}