@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

h1,h2,h3{
	color:#FF7B00;
	margin:0 60px 16px;
}

h1{
	font-size:21px;
}

h2{
	font-size:18px;
}

h3{
	font-size:14px;
	margin-bottom:7px;
}

p{
	line-height:16px;
}

a{
	/* color:#1F1351; */
	color:#FF7B00;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0;
}

.clear{
	clear:both;
}

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5A5B5E;
	background-color:#005FB4;
}

#wrap{
	background-color:#FFF;
	width:805px;
	padding:0 7px;
	margin:0 auto;
}

#header{
	position:relative;
	margin-bottom:4px;
	background-image:url(../images/top-bg.jpg);
	background-repeat:no-repeat;
	height:180px;
}

#header img{
	float:left;
}

#header img.road{
	position:absolute;
	top:134px;
	left:494px;
}

/* TOP NAV GENERAL */
#header ul {
	height: 46px;
	margin: 0;
	padding:0;
	list-style:none;
}

#header ul li {
	float:left;
	width:61px;
	height: 46px;
	margin: 0;
	padding:0;
}

#header ul li a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
}

#header ul li a span {
	position:relative;
	margin-left:-9999px;
}

#header ul li a:hover {
	background-image: none;
}

#header ul li.active a {
	background-image: none !important;
}

/* INDIVIDUAL TABS */
#header ul li.home {
	width:61px;
	background: url( '../images/top-nav/home.jpg' ) 0 -92px no-repeat;
}
#header ul li.home a {
	background: url( '../images/top-nav/home.jpg' ) top left no-repeat;
}
#header ul li.home a:hover {
	background-image: none;
}

#header ul li.news {
	width:57px;
	background: url( '../images/top-nav/news.jpg' ) 0 -92px no-repeat;
}
#header ul li.news a {
	background: url( '../images/top-nav/news.jpg' ) top left no-repeat;
}
#header ul li.news a:hover {
	background-image: none;
}

#header ul li.services {
	width:72px;
	background: url( '../images/top-nav/services.jpg' ) 0 -92px no-repeat;
}
#header ul li.services a {
	background: url( '../images/top-nav/services.jpg' ) top left no-repeat;
}
#header ul li.services a:hover {
	background-image: none;
}

#header ul li.training {
	width:71px;
	background: url( '../images/top-nav/training.jpg' ) 0 -92px no-repeat;
}
#header ul li.training a {
	background: url( '../images/top-nav/training.jpg' ) top left no-repeat;
}
#header ul li.training a:hover {
	background-image: none;
}

#header ul li.about {
	width:79px;
	background: url( '../images/top-nav/about.jpg' ) 0 -92px no-repeat;
}
#header ul li.about a {
	background: url( '../images/top-nav/about.jpg' ) top left no-repeat;
}
#header ul li.about a:hover {
	background-image: none;
}

#header ul li.contact {
	width:87px;
	background: url( '../images/top-nav/contact.jpg' ) 0 -92px no-repeat;
}
#header ul li.contact a {
	background: url( '../images/top-nav/contact.jpg' ) top left no-repeat;
}
#header ul li.contact a:hover {
	background-image: none;
}

#header ul li.privacy {
	width:67px;
	background: url( '../images/top-nav/privacy.jpg' ) 0 -92px no-repeat;
}
#header ul li.privacy a {
	background: url( '../images/top-nav/privacy.jpg' ) top left no-repeat;
}
#header ul li.privacy a:hover {
	background-image: none;
}

/* MAIN CONTENT */
#content_wrap{
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
}

#content{
	position:relative;
	float:left;
	width:610px;
	padding:0 7px 0 0;
}

#content p{
	margin:0 60px 16px;
}

#content img.content_title{
	margin-bottom:35px;	
}

ul#pageing{
	position:absolute;
	top:114px;
	left:0;
	list-style:none;	
}

ul#pageing li{
	display:block;
	float:left;
	width:18px;
	text-align:center;
	font-size:14px;
	margin-right:2px;
}

ul#pageing li a{
	display:block;
	float:left;
	width:18px;
	height:18px;
	padding-top:2px;
	color:#fff;
	background-color:#FF7B00;
}

ul#pageing li a.on{
	background-color:#201352;
}

#right_col{
	position:relative;
	float:left;
	width:188px;
}

/* SUB NAV GENERAL */
#right_col ul {
	width:188px;
	margin: 0;
	padding:0;
	list-style:none;
}

#right_col ul li {
	width:188px;
	margin: 0;
	padding:0;
}

#right_col ul li a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
}

#right_col ul li a span {
	position:relative;
	margin-left:-9999px;
}

#right_col ul li a:hover {
	background-image: none;
}

#right_col ul li.active a {
	background-image: none !important;
}

/* INDIVIDUAL TABS */
#right_col ul li.recovery {
	height:81px;
	background: url( '../images/sub-nav/recovery.jpg' ) 0 -162px no-repeat;
}
#right_col ul li.recovery a {
	background: url( '../images/sub-nav/recovery.jpg' ) top left no-repeat;
}
#right_col ul li.recovery a:hover {
	background-image: none;
}

#right_col ul li.repair {
	height:76px;
	background: url( '../images/sub-nav/repair.jpg' ) 0 -152px no-repeat;
}
#right_col ul li.repair a {
	background: url( '../images/sub-nav/repair.jpg' ) top left no-repeat;
}
#right_col ul li.repair a:hover {
	background-image: none;
}

#right_col ul li.hire {
	height:75px;
	background: url( '../images/sub-nav/hire.jpg' ) 0 -150px no-repeat;
}
#right_col ul li.hire a {
	background: url( '../images/sub-nav/hire.jpg' ) top left no-repeat;
}
#right_col ul li.hire a:hover {
	background-image: none;
}

#right_col ul li.legal {
	height:77px;
	background: url( '../images/sub-nav/legal.jpg' ) 0 -154px no-repeat;
}
#right_col ul li.legal a {
	background: url( '../images/sub-nav/legal.jpg' ) top left no-repeat;
}
#right_col ul li.legal a:hover {
	background-image: none;
}

#right_col img{
	margin:55px 0 6px 0;
}

#right_col p{
	font-size:11px;
	line-height:14px;
	text-align:center;
	color:#AB863E;
	padding:0 10px 6px;
}

#footer{
	clear:both;
	background-image:url(../images/content-bg.gif);
	padding-bottom:15px;
}

#footer p{
	float:left;
	font-size:11px;
	line-height:12px;
	margin-top:57px;
	width:485px;
}

#footer p span{
	font-weight:bold;
}

#logo_holder{
	float:left;
	width:60px;
}

#logo_holder img{
	margin-bottom:5px;
}
