﻿body {
	background:#fff;
	margin:0;
}

td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#03035c;
}

a:hover {
	color:#d61510;
}

img {
	border:0;
}

p {
	display:block;
	margin:0 0 15px;
	line-height:20px;
}

h1 {
	font-size:22px;
	font-weight:bold;
	color:#d61510;
	display:block;
	margin:0 0 10px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#03035c;
	display:block;
	margin:0 0 5px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	display:block;
	margin:0;
}



/*-------------------Top Section------------------*/

#topbar {
	background:url(../siteart/topbar.gif) repeat-x top #031c5c;
	border-bottom:1px solid #8593b6;
	padding:10px;
	text-align:center;
	width:100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#topbar a:link, #topbar a:visited, #topbar a:active {
	text-decoration:underline;
	color:#d61510;
}

#topbar a:hover {
	color:#fff;
}


#container {
	background:url(../siteart/sitebg.gif) repeat-x top center #fff;
	display:block;
	width:100%;
	height:100%;
	padding:46px 0;
}

#header {
	padding-bottom:21px;
	vertical-align:top;
}

#header-trucks {
	padding-bottom:21px;
	vertical-align:top;
	background:url(../siteart/header-trucks.png) no-repeat bottom;
}


/*--------------------Content Section----------------------*/

#wrapper {
	background:#fff;
	border:1px solid #e7eaf0;
	border-top:0;
	border-bottom:0;
}

/*------Navigation-----*/

#nav {
	vertical-align:top;
	width:223px;
	border-right:1px solid #e7eaf0;
	background:#f5f6f8;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:block;
	float:left;
	border-bottom:1px solid #e7eaf0;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	text-decoration:none;
	text-transform:capitalize;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:13px 0;
	width:223px;
	text-indent:13px;
	background:url(../siteart/button-bg-off.gif) repeat-x bottom #fff;
	color:#031c5c
}

#nav li a:hover {
	color:#fff;
	background:url(../siteart/button-bg-on.gif) repeat-x top #c1060b;
}


/*------Main--------*/

#main {
	vertical-align:top;
	padding:20px;
	background:url(../siteart/main-bg.gif) repeat-x bottom #fff;
}

#main-home {
	vertical-align:top;
	background:url(../siteart/main-bg.gif) repeat-x bottom #fff;
}


#logos {
	width:100%;
}

#logos td {
	width:33%;
	text-align:center;
}

#logos img {
	border:1px solid #e7eaf0;
	margin-bottom:5px;
}

#logos a:hover img {
	border:1px solid #03035c;
}


#departments {
	display:block;
	text-align:center;
	border-top:1px solid #e7eaf0;
	padding:10px 0 0;
	margin-top:20px;
}

#departments a:link, #departments a:visited, #departments a:active {
	text-decoration:underline;
	font-weight:bold;
	padding:3px 20px;
	text-align:center;
	color:#03035c;
	border-right:1px solid #03035c;
}

#departments a:hover {
	color:#d61510;
}

#emp-hdr {
	background:#03035c;
	color:#fff;
	width:184px;
}

#title-hdr {
	background:#03035c;
	color:#fff;
	width:200px;
}

#email-hdr {
	background:#03035c;
	color:#fff;
	width:250px;
}

.row-off {
	background:#f5f6f8;
}

.row-on {
	background:#e7eaf0;
}

.gallery {
	display:block;
	text-align:center;
}

.gallery img {
	border:1px solid #e7eaf0;
	margin:10px;
}

.gallery a:hover img {
	border:1px solid #03035c;
}




/*-------Bottom Section-------*/

#content-btm {
	background:url(../siteart/content-btm-bar.gif) no-repeat top;
	height:43px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	padding:11px 0 0 12px;
	vertical-align:top;
}

#content-btm a:link, #content-btm a:visited, #content-btm a:active {
	text-decoration:underline;
	color:#fff;
}

#content-btm a:hover {
	color:#d61510;
}

#slide {
	background:url(../siteart/slidebg.gif) no-repeat center;
	padding:20px 0px 42px 0;
}

#footer {
	padding:10px 0;
	text-align:center;
}
