﻿body {
	font-family:Arial, Tahoma, sans-serif;
	background-color:#333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:.2em;
	font-size:12pt;
	color:white;
	text-transform:uppercase;
}

a:focus {
	outline:0px;
}

#container {
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	border: 2px solid #969696;
}

#main {
	height:100%;
}

#logo {
	float:left;
	width:173px;
	height:162px;
}

#logo img {
	border:0px;
}

#header {
	float:left;
	width:851px;
	height:162px;
	background:url('../images/header.jpg');
	color:#acacac;
	font-size:10pt;
}

.menu {
	font-weight:bold;
	float:right;
	margin-top:137px;
	margin-right:20px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:.2em;
	font-size:8pt;
}

.menu a {
	color:white;
	text-decoration:none;
	padding:0 20px;
	text-transform:uppercase;
}

.menu a:hover {
	color:#acacac;
}

#flash {
	float:left;
	width:1024px;
	height:186px;
	background:url('../images/flash.jpg');
}

#maincon {
	float:left;
	width:1024px;
}

#content {
	float:left;
	width:699px;
	min-height:312px;
	padding:10px;
	color:white;
	font-size:10pt;
	background:url('../images/content.jpg') no-repeat;
}

#content a {
	color:#acacac;
}

#content a:hover {
	text-decoration:none;
	color:white;
}

.mailto:hover {
	color:white;
}

.services {
	width:100%;
	border:0px;
}

.services th {
	text-align:left;
	color:#acacac;
}

.dark {
	background-color:#313131;
}

.light {
	background-color:#636363;
}

strong {
	color:#acacac;
}

.address {
	margin-top:-5px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	width:699px;
	text-align:right;
	font-size:8pt;
}

.address a{
	color:white;
}

.address a:hover {
	text-decoration:none;
}

.desc {
	margin-left:30px;
}

.bio {
	float:left;
	padding:10px;
	border:1px white solid;
	margin-bottom:10px;
}

.bio h1 {
	margin-top:-5px;
}

.bio img {
	float:left;
	margin:0 10px 10px 0;
}

#rightnav {
	float:left;
	width:305px;
	height:312px;
	background:url('../images/rightnav.jpg') no-repeat;
}

#footer {
	float:left;
	width:1024px;
	height:11px;
}
