body {
	background: #8298A1 url(images/bg_body.gif);
	margin: 25px 20px 30px 30px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
}

img {
	display: block;
}

a {
	color: #606047;
	text-decoration: underline;
}

a:hover {
	color: #A3A38A;
	text-decoration: none;
}

a:visited {
	color: #798B94;
	text-decoration: underline;
}

p {
	margin: 10px 0px 0px 0px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
}

p.marg {
	margin: 10px 10px 0px 10px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font: bold 16px Georgia, Times New Roman, Times, serif;
	color: #183D50;
	margin: 20px 0px 0px 0px;
}

ul {
	padding: 0px;
	list-style-image: url(images/bullet.png);
	margin: 5px 0px 0px 0px;
}

li {
	margin: 0px 0px 0px 25px;
	line-height: 15px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 31px;
	width: 733px;
	z-index: 1;
}

#logoSub {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#main {
	background: #798B94;
	border: 1px solid #5C717C;
	width: 735px;
	position: relative;
	top: 0px;
	left: 0px;
	padding:0px;
}

#masthead {
	position: relative;
	top: 0px;
	left: 0px;
	background: #8298A1 url(images/bg_masthead.gif) no-repeat top right;
	width: 735px;
	height: 116px;
	/*clear: both;*/
}

#container {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 735px;
}

#left {
	position: absolute;
	top: 0px;
	left: 0px;
}

#homeNav {
	position: absolute;
	top: 91px;
	left: 34px;
	padding: 0px;
	z-index: 2;
}

#nav {
	border-top: 1px solid #798B94;
	background: #FFFFFF url(images/shadow_right.png) repeat-y right;
	padding: 0px;
	width: 200px;
	margin-left: 10px;
}

#nav ul {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style: none;
}

#nav li {
	clear: both;
	border-bottom: 1px solid #CDC9B0;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
	list-style-image: none;
	width: 197px;
	margin: 0px 3px 0px 0px;
	font: 11px Georgia, Times New Roman, Times serif;
}

#nav li:hover {
	background: #E5E5D9;
	clear: both;
	border-bottom: 1px solid #CDC9B0;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
	list-style-image: none;
	margin: 0px 3px 0px 0px;
	font: 11px Georgia, Times New Roman, Times serif;
}

#nav a {
	color:#15303E;
	text-decoration: none;
	margin-left: 10px;
}

#nav a:hover {
	color:#A3A38A;
	text-decoration: none;
	margin-left: 10px;
}

#locations {
	background: #FFFFFF url(images/shadow_right.png) repeat-y right;
	width: 200px;
	padding: 0px;
	margin-left: 10px;
}

#contentHome {
	border-top: 1px solid #798B94;
	background: #FFFFFF url(images/shadow_right.png) repeat-y right;
	width: 715px;
	padding: 0px 0px 20px 0px;
	margin: 5px 10px 10px 10px;
}

#content {
	border-top: 1px solid #798B94;
	background: #FFFFFF url(images/shadow_right.png) repeat-y right;
	width: 510px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 215px;
}

#text {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 20px 50px 0px 50px;	
}

#mission p {
	margin: 10px 20px 0px 20px;
	font-size: 14px;
}

#mission h1 {
	margin: 20px 20px 0px 20px;
	font: small-caps bold 16px/19px Georgia, Times New Roman, Times, serif;
	color: #183D50
}

#positions td {
	font : 11px/13px Arial, Helvetica, sans-serif;
	border-bottom : 1px dotted #83869B;
}

#form input, textarea {
	width: 250px;
}

#links li {
	padding-top: 5px;
	padding-bottom: 5px;
	font: small-caps bold 14px Georgia, Times New Roman, Times, serif;
}

.fine {
	font-size: 10px;
	font-style: italic;
	font: italic -;
}
#sample {
	background: url(images/driver_home.jpg) no-repeat bottom left;
}