body {
	margin: 0;
	padding: 0;
	background: #141824 url('../structureGraphics/innerBg.jpg') repeat-x 0 0;
	font: 65% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}
#wrapper {
	width: 778px;
	margin: 0 auto;
	background: transparent url('../structureGraphics/wrapperBg.jpg') top left no-repeat;
	padding: 0 20px 0 15px;
	text-align: left;
}
#homeTopNav {
	margin: 0;
	padding: 70px 20px 0 0;
	list-style: none;
	height: 50px;
	text-align: right;
	background: transparent url('../structureGraphics/top.jpg') top left no-repeat;
	font-size:1.1em;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
}
#homeTopNav #phone {
	font-size:18px;
	padding:5px 7px 0;
	background:none;
	margin:-18px 0 0 0;
	text-align:left;
	display:block;
}
#homeTopNav  #phone:before {
	content:"";
}
#homeTopNav li {
	display: inline;
	font-size: 1.2em;	
	margin: 0 7px;
	color: #d5d5d5;
	
}
#homeTopNav li:before {
	content: "\00BB \0020";
	}

#homeTopNav li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #d5d5d5;
}
#homeTopNav li a:hover {
	color: #92a6bb;
}
#contentWrapper {
	background: #fff url('../structureGraphics/contentBg.jpg') top left repeat-x;
}
#banners {
	position:relative;
	height:161px;
	width:778px;
}
#banners img {
	position:absolute;
	top:0;
	left:0;
}
#footer {
	padding: 20px 20px 0 15px;
	margin: 0;
	background: url('../structureGraphics/footerBg.jpg') top left no-repeat;
	height: 100px;
	
}
#footer p {
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:1.1em;
}
#logo {
	float: right;
}
#footerNav {
	margin: 0;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:1.1em;
	float: left;
	padding: 0;
	list-style: none;
	text-align: left;
}
#footerNav li {
	display: inline;
	font-size: 1.1em;	
	margin: 0 7px;
	color: #6d7890;
	
}
#footerNav li:before {
	content: "\00BB \0020";
	}

#footerNav li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #6d7890;
}
#footerNav li a:hover {
	color: #fff;
}
#copyright {
	padding: 15px 10px 0;
	clear: both;
	color: #6d7890;
	text-align: left;
	
}
img {
	border: 0;
}
#left {
	float: right;
	width: 209px;
	height: 380px;
	background: url('../structureGraphics/leftBg.jpg') no-repeat right top;
}
#right {
	float: right;
	width: 529px;
	padding: 0 20px;
}

a {
	color: #555;
}
h1 {
	margin: 0;
	padding: 5px 90px 10px 0px;
	background: url('../structureGraphics/arrows.gif') no-repeat 100% 8px;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
	color: #555;
}
h2 {
	margin: 0 0 10px;
	color: #555;
	font-weight: normal;
	font-size: 1.4em;
	
}
#right img {
	margin: 0 0 0 -30px;
}
#right .miniLogo {
	margin:8px 0 0px 10px;
}
p,#pics td 
{
	font-family:verdana,arial;
	margin: 1px 0 10px;
	color: #474747;
	font-size: 1.2em;
	line-height:1.7em;
}
ul 
{
	color: #474747;
	font-size: 1.2em;	
	font-family:verdana,arial;
	line-height:1.7em;
}
h3 {
	font-size: 1.4em;
	margin: 5px 0 0;
	color: #555;
}
label {
	float: left;
	text-align: right;
	width: 150px;
	height: 20px;
	margin: 0;
	padding: 3px 10px;
	clear: left;
}
.emptyLegs {
	width:100%;
	border-collapse:collapse;
	text-align:left;
	font-size:1.1em;
}
.emptyLegs th {
	background:#c8d8e8;
	color:#376691;
	padding:3px 5px;
	border:1px solid #376691;
}
.emptyLegs td {
	background:#fff;
	color:#376691;
	padding:3px 5px;
	border:1px solid #376691;
}
.emptyLegs .drk td {
	background:#fef7e3;
}
.rightSection {
	float:right;
	width:250px;
}
#contactForm input {
	float: left;
	width: 230px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#leftNav {
	list-style: none;
	text-transform: uppercase;
	font-size: 1.3em;
	margin: 10px 0 10px;
	padding: 0;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
}
#leftNav a {
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	border-bottom: 1px solid #cddaea;
}
#leftNav a:hover {
	background: #cddaea;
}
.miniLogo {
	margin:8px 0 0px 10px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.mission {
	clear: both;
	padding: 5px 10px 0px;
	border: 2px solid #fdedd1;
	background: #fef8e3;
	margin: 20px 0;
}
.mission h2 {
	margin: 0 0 0;
}