body {
	margin: 0;
	color: #494949;
	font: 13px/18px Arial, Helvetica, sans-serif;
	background: #000 url(../images/bg-body.png) repeat-x;
	min-width: 980px;
}
img { border-style: none; }
a {
	text-decoration: none;
	color: #4a4a4a;
}
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
#wrapper {
	background: url(../images/bg-wrapper.png) repeat-y 50% 0;
	overflow: hidden;
	width: 960px;
	padding: 0 21px;
	margin: 0 auto;
}
#header {
	background: url(../images/bg-header.png) repeat-x 0 -21px;
	overflow: hidden;
	padding: 0 27px 17px 30px;
	border-top: 10px solid #124987;
}
#wrapper .wrapper-holder {
	background: #fff;
	overflow: hidden;
}
.nav-bar { overflow: hidden; }
#nav {
	float: right;
	font-size: 12px;
	margin: -2px -3px 0 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
#nav li {
	float: left;
	margin: 0 10px 0 3px;
}
#nav li a {
	position:relative;
	color: #fff;
	line-height: 29px;
	float: left;
	padding: 1px 7px 0 12px;
	background: url(../images/btn-nav.png) no-repeat 0 -30px;
}
#nav li a:after{
	width:5px;
	content:"";
	clear:both;
	position:absolute;
	top:0;
	right:-5px;
	bottom:0;
	background: url(../images/btn-nav.png) no-repeat -351px 0;
}
#nav li a:hover,
#nav .active a {
	text-decoration:none;
	background: url(../images/btn-nav-hover.png) no-repeat 0 -30px;
}
#nav .active a:after,
#nav li a:hover:after{
	width:5px;
	content:"";
	clear:both;
	position:absolute;
	top:0;
	right:-5px;
	bottom:0;
	background: url(../images/btn-nav-hover.png) no-repeat -351px 0;
}
#header .header-holder {
	overflow: hidden;
	padding: 8px 0 0;
}
#header .logo-area {
	float: left;
	width: 345px;
}
.logo {
	background: url(../images/logo.png) no-repeat;
	width: 203px;
	height: 56px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	margin: 0 0 11px 1px;
}
.logo a {
	display: block;
	height: 100%;
}
#header .logo-area .slogon {
	background: url(../images/slogon.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	width: 344px;
	height: 21px;
	display: block;
}
#header .contact-area {
	float: right;
	width: 240px;
	margin: 15px 0 0;
}
#header .contact-area .text-address {
	background: url(../images/text-address.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 240px;
	height: 40px;
	margin: 0 0 3px;
}
#header .contact-area .text-number {
	display: block;
	font-size: 27px;
	line-height: 30px;
	margin: 0 0 0 69px;
}
#main {
	overflow: hidden;
	padding: 0 0 16px;
}
.home #main { padding: 0 0 3px; }
#main #content {
	width: 732px;
	float: left;
	background: url(../images/bg-textbox.png) repeat-x;
	padding: 11px 22px 0 30px;
}
.home #main #content {
	background: none;
	padding: 0 0 9px;
	width: 784px;
}
#main #content h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 1px;
	padding: 17px 0 0;
	color: #124987;
}
#main .visual {
	overflow: hidden;
	background: url(../images/bg-textbox.png) repeat-x;
	padding: 29px 7px 11px 31px;
}
#main .content {
	background: url(../images/bg-textbox.png) repeat-x;
	padding: 17px 0 0 31px;
}
#main .content:after,
#content .content-holder:after {
	display: block;
	content: '';
	clear: both;
}
#main .visual .alignright {
	float: right;
	margin: -17px 0 0 0;
}
#content .content-holder { background: url(../images/bg-divider.png) repeat-y 500px 2px;}
#content .heading-area {
	overflow: hidden;
	margin: 0 0 13px;
}
#main .heading-area .title {
	font-size: 16px;
	line-height: 20px;
	color: #124987;
	margin: 0 0 7px;
}
#main .heading-area h1 {
	margin: 0;
	display: block;
	font-size: 35px;
	line-height: 47px;
	font-weight: normal;
	color: #4c4c4c;
	word-spacing: -2px;
}
#main .text-area .alignleft {
	float: left;
	margin: 0 13px 35px 0;
}
#main h3 {
	font-size: 15px;
	color: #B4540E;
	font-weight: normal;
	margin: 0 0 7px;
	padding: 3px 0 0;
}
#main .text-box { overflow: hidden; }
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#content ul li {
	background: url(../images/ico-list.png) no-repeat 0 50%;
	padding: 0 0 0 20px;
	margin: 0 0 6px;
}
#main #sidebar {
	width: 131px;
	float: right;
	padding: 0 25px 0 0;
}
#main #sidebar img { display: block; }
#content .text-area .alignright {
	float: right;
	margin: 3px 0 0 0;
}
#content p { margin: 0 0 17px; }
#content .text-heading {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/text-heading.png) no-repeat;
	width: 506px;
	height: 88px;
	margin: 0 0 10px;
}
.learn-more {
	text-transform: uppercase;
	float: right;
	padding: 0 0 0 22px;
	margin: -17px 20px 0 0;
	text-align: right;
	background: url(../images/ico-more.png) no-repeat 0 50%;
}
.learn-more a { color: #21518b; }
.content .column .learn-more { margin: -3px -7px 0 0; }
.content .content-holder .alignright { float: right; }
.content .content-holder .column:first-child {
	background: none;
	width: 490px;
	padding: 3px 0 0;
	float: left;
}
.content .content-holder .column {
	float: right;
	width: 228px;
	padding: 0 11px 0 8px;
}
.content .column .head:after {
	content: '';
	display: block;
	clear: both;
}
.content .column .text-area {
	float: left;
	width: 223px;
}
.content .column p {
	font-size: 12px;
	line-height: 16px;
	word-spacing: -1px;
}
.content .column .head.fleet {
	overflow: hidden;
	margin: 0 0 -4px;
}
.content .column .head img {
	float: right;
	margin: -28px 3px 0 -1px;
}
.content .column .head .title-fleet,
.content .column .head .title {
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/ico-vehicle.png) no-repeat 0 1px;
	padding: 0 0 0 32px;
	letter-spacing: 1px;
	word-spacing:2px;
	margin: 0 0 17px;
}
.content .column .head .title-fleet {
	background: url(../images/ico-vehicle1.png) no-repeat 1px 50%;
	padding:2px 0 0 36px;
	line-height: 19px;
}
.content .head .title-fleet a,
.content .head .title a { color: #124783; }
#main #content .content .text-expert,
#main #content .content .text-subheading {
	font-size: 20px;
	line-height: 24px;
	color: #4c4c4c;
	word-spacing: 1px;
	margin: 0 0 2px 1px;
	height: 47px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/text-subheading.png) no-repeat;
}
#main #content .content .text-expert {
	background: url(../images/text-subheading1.png) no-repeat;
	padding:0;
	margin:0 0 17px;
}
.content .service-holder {
	font-size: 12px;
	margin: -31px 0 0;
	line-height: 15px;
}
#main .content h3 {
	text-transform:uppercase;
	font-size: 13px;
	line-height:15px;
	margin: 0 0 16px;
	font-weight:800;
	color: #124683;
}
.content .service-holder .services {
	overflow: hidden;
	text-transform: capitalize;
	padding: 0 44px 0 0;
	margin:-9px 0 0;
}
#content .service-holder ul:first-child {float: left;}
#content .service-holder ul {
	margin:0;
	padding: 0;
	list-style: none;
	float: right;
	width: 211px;
	background: none;
}
#content .service-holder ul li {
	margin: 9px 0 0;
	background: none;
	padding: 0;
}
#footer {
	border-top: 8px solid #999;
	background: #000;
	padding: 21px 0 15px;
}
#footer .nav { padding: 18px 0 0 }
#footer .nav:first-child { padding: 0 }
#footer .footer-holder {
	padding: 0 0 0 33px;
	overflow: hidden;
	background: url(../images/bg-divider1.png) repeat-y 231px 0;
	text-transform: capitalize;
}
#footer .column:first-child {
	padding: 0;
	width: 194px;
}
#footer .column {
	width: 201px;
	float: left;
	padding: 0 20px 0 29px;
}
#footer .column.add { padding: 0 0 0 22px; }
#footer .column h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 2px;
	color: #6293d1;
}
#footer .column ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}
#footer .column li a { color: #fff; }
#footer .info {
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	padding: 18px 0 0;
}
#footer .info .logo {
	background: url(../images/logo2.png) no-repeat;
	width: 102px;
	height: 28px;
	margin: 3px 0;
}
#footer .info .copyright {
	display: block;
	margin: 0 0 11px;
}
#footer .info .by {
	display: block;
	font-size: 9px;
	padding: 0 0 0 19px;
	word-spacing: -2px;
	line-height: 16px;
	background: url(../images/ico-brand.png) no-repeat 0 50%;
}
#footer .info .by a { color: #fff; }
