/*--------------------------------------------------------------------------
Zeroing all margins to set manually
---------------------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, fieldset, address {
	margin: 1em 3%;
}

dd {
	margin-left: 3%;
}

fieldset {
	padding: .5em;
}

/*--------------------------------------------------------------------------
Main Layout & styles
---------------------------------------------------------------------------*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: .5px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0;
}

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

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:visited:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: none;
}

#mainHeader {
	width: 895px;
	height: 174px;
	background: white url(../images/mainHeaderBg.gif) no-repeat top center;
}

#mainLogo {
	float: left;
	width: 204px;
	margin-top: 0px;
	height: 115px;
	background: url(../images/mainHeaderLogo.gif) no-repeat 57px 37px;
}

/* -------------------------------------------
begin Main nav styles 
--------------------------------------------- */
.mainNav {
	float: left;
	width: 231px;
	margin: 113px 0px 0px 15px !important;
	margin: 113px 0px 0px 7px;
	height: 44px;
}

.mainNav ul {
	list-style: none;
	width: 231px;
	height: 44px;
}

.mainNav ul li {
	float: left;
	height: 44px;
}
.mainNav ul li a{
	display: block;
	height: 44px;
}
.mainNav ul li.home{
	width: 74px;
	background: url(../images/mainNav.gif) no-repeat 0px -44px;
}

.mainNav ul li.about{
	width: 86px;
	background: url(../images/mainNav.gif) no-repeat -74px -88px;
}

.mainNav ul li.jobs{
	width: 68px;
	background: url(../images/mainNav.gif) no-repeat -160px -132px;
}

.mainNav ul li.home a{
	width: 74px;
	background: url(../images/mainNav.gif) no-repeat bottom left;
}

.mainNav ul li.about a{
	width: 86px;
	background: url(../images/mainNav.gif) no-repeat -74px 0px;
}

.mainNav ul li.jobs a{
	width: 68px;
	background: url(../images/mainNav.gif) no-repeat -160px 0px;
}


.mainNav ul li.home a:hover{
	width: 74px;
	background: url(../images/mainNav.gif) no-repeat 0px -44px;
}

.mainNav ul li.about  a:hover{
	width: 86px;
	background: url(../images/mainNav.gif) no-repeat -74px -88px;
}

.mainNav ul li.jobs  a:hover{
	width: 68px;
	background: url(../images/mainNav.gif) no-repeat -160px -132px;
}

.mainNav span {
	display: none;
}

/* -------------------------------------------
end Main nav styles 
--------------------------------------------- */
#flashcontent {
	display: inline;
	margin: 18px 35px 0px 0px;
	float: right;
}

#mainWrapper {
	margin: 0 auto;
	text-align: center;
	width: 895px;
	background: white url(../images/mainTileBg.gif) repeat-y center;
}

#content {
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 895px;
}

#content p {
	margin: 0 5% 1em 1em;
}

.contentLeft {
	text-align: left;
	float: left;
	margin-bottom: 15px;
	padding: 15px 0px 0px 25px;
	width: 570px;
}

.contentRight {
	background: url(../images/rightBars.gif) no-repeat 0px 0px;
	margin-bottom: 10px;
	padding: 15px 25px 0px 40px;
	height: 252px;
	text-align: left;
	float: right;
	width: 220px;
}

.contentRight ul {
	width: 220px;
	list-style: none;
}

.contentRight ul li {
	padding: 5px 0px 5px 50px;
	list-style: none;
	display: block;
}

.contentRight ol li {
	padding: 0px;
	list-style: none;
	display: block;
}

.listToll {
	background: white url(../images/listToll.gif) no-repeat 0px 6px;
	font-size: 1.3em;
	font-weight: bold;
	color: #506f8f;
}

.listLocal {
	background: white url(../images/listLocal.gif) no-repeat 0px 6px;
	font-size: 1.3em;
}

.listFax {
	background: white url(../images/listFax.gif) no-repeat 0px 6px;
	font-size: 1.3em;
}

.listAddress {
	background: white url(../images/listAddress.gif) no-repeat 0px 4px;
	font-weight: bold;
	color: #506f8f;
}

.listAddress ol li {
	font-weight: normal;
	color: #666;
}

.listEmail {
	background: white url(../images/listEmail.gif) no-repeat 0px 6px;
	font-size: 1.1em;
	font-weight: bold;
}

.listEmail a:link, .listEmail a:visited, .listEmail a:active {
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}.listEmail a:hover{ text-decoration:underline;}

.divider {
	clear: both;
	margin: 0 auto;
	height: 23px;
	margin: 15px 0px 15px 0px;
	width: 895px;
	background: white url(../images/mainDivider.gif) no-repeat 0px 0px;
}

.dividerline {
	clear: both;
	margin: 0 auto;
	height: 5px;
	margin: 0px 0px 15px 20px;
	width: 853px;
	border-bottom: 1px solid #DDDDDD;
}

.mainWelcome {
	height: 36px;
	width: 320px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: white url(../images/mainWelcome.gif) no-repeat 10px 0px;
}
.mainAbout {
	height: 36px;
	width: 320px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: white url(../images/mainAbout.gif) no-repeat 10px 0px;
}
.mainJobs {
	height: 36px;
	width: 320px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: white url(../images/mainJobs.gif) no-repeat 10px 0px;
}


.mainWelcome span,
.mainAbout span, 
.mainJobs span {
	display: none;
}

#mainFooter {
	background: white url(../images/mainFooter.gif) no-repeat top center;
	height: 33px;
	clear: both;
}

#mainLogos {
	padding: 0px 30px 0px 30px;
}

/*---------------------------------------------------------------------------
homepage bottom logo blocks
---------------------------------------------------------------------------*/

.logoBlock {
	margin-right: 5px;
	float: left;
	width: 197px;
	border-right: 1px solid #ddd;
}

.logoBlock ul {
	padding: 3px;
	font-size: .9em;
	line-height: 1.2em;
	list-style: none;
}

.logoBlock ul li {
	display: block;
	list-style: none;
}

.logo {
	color: #506f8f;
}

.name {
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	color: #506f8f;
	padding-bottom: 3px;
}

.description {
	text-align: left;
}

.logoBlock.last {
	border-right: none;
}

/* Rich added this so the links wouldn't suck */
img { border: 0px; }

/*---------------------------------------------------------------------------
fluff
---------------------------------------------------------------------------*/

.clear {
	clear: both;
}
