/* General style  */

body{
	background:url(images/body-bg.gif) 0 0 repeat-x #3E3E3E;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#B8B8B8;
	padding:30px 0 0 0;
	margin:0;
}
div, ul, img, p, h1, h2, h3, h4, form{
	margin:0;
	padding:0;
}
a{
	outline:none;
	text-decoration:none;
}
ul{
	list-style-type:none;
}

.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}

.nomargin {
	margin:0!important;
}

/* Wrapper panel style */

#wrapper{
	width:956px;
	margin:0 auto;
	background:url(images/top-panbg.png) 0 0 no-repeat;
}

#toppan{
	position:relative;
	padding:0 0 0 0px;
	height:175px;
	width:956px;
}

img.logo {
	position:absolute;
	top:0;
	left:112px
}

div.address {
	width:237px;
	float:right;
	margin:5px 0 0 0;
	overflow:hidden;
	
}

div.address div.addtext  {
	background:url(images/address-bg.gif) 100% 0 no-repeat;
	padding:18px 0 0 0;
	margin:0 6px 0 0;
	font-size:15px;
	text-transform:uppercase;
	color:#FFD436;
	background-color:inherit;
	float:left;
	width:100px;
	height:48px;
}

div.address p {
	font-size:11px;
	color:#E7EFD8;
	background-color:inherit;
	float:left;
	width:auto;
	}
	
/* Nav style */	

#nav {
	margin:0px 0 0 126px;
	width:831px;
	background:url(images/nav-bg.gif) 0 0 repeat-x;
	height:34px;
	font-weight:bold;
}

#nav ul {
	padding:0 0 0 22px;

}

#nav ul li{
	background:url(images/nav-divider.gif) 100% 0 no-repeat;
	padding:0 11px 0 8px;
	float:left;
	width:auto;
	font-size:14px;
	line-height:34px;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
}

#nav ul li.nobg{
	background:none;
}

#nav ul li a{
	color:#383838;
	background-color:inherit;

}
html #homePage .homeActive{
    color:#D80000;
	background-color:inherit;
}
html #contactPage .contactActive{
    color:#D80000;
	background-color:inherit;
}

#nav ul li a:hover, #nav ul li a.active{
	color:#D80000;
	background-color:inherit;

}

#toppan h1{
    margin:12px 0 0 100px;
	background:url(images/caption.gif) 0 0 no-repeat;
	width:721px;
	height:35px;
	text-indent:-50000px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

/* Header panel style */

#header {
	position:relative;
	background:url(images/header.gif) 29px 0 no-repeat;
	padding:36px 0 0 56px;
	width:900px;
	height:226px;
}
#header img.stopPic{
	position:absolute;
	top:4px;
	left:0;
}
#header h2.safety {
	background:url(images/safety-text.gif) 0 0 no-repeat;
	margin:0 0 0 271px;
	padding:0 0 132px 0;
	width:460px;
	height:31px;
	text-indent:-50000px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

#header p {
	width:260px;
	float:left;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	color:#3E3E3E;
	background-color:inherit;
}

#header p span {
	background:url(images/toll-divider.gif) 0 100% repeat-x;
	line-height:27px;
	color:#ED400C;
	background-color:inherit;
	padding:0 0 3px 0;
	display:block;
}

#header ul.otherlogo {
	width:485px;
	float:right;
}

#header ul.otherlogo li {
	margin:0 15px 0 0;
	float:left;
	width:auto;
}

/* Bodypan style */

#Bodypan {
	padding:30px 42px 65px 54px;
	width:860px;
}

/* Left panel style */

#leftpan {
	width:519px;
	float:left;
	margin:0 30px 0 0;
}

#leftpan h3 {
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#E6E6E6;
	background-color:inherit;
	margin:0 0 11px 0;
	
}

#leftpan p {
	padding:0 0 18px 0;
}

#leftpan p span {
	color:#E6E6E6;
	background-color:inherit;
	font-weight:bold;
}

#leftpan ul {
	margin:4px 0 16px 14px;
	width:462px;
}

#leftpan ul li {
	background:url(images/bullet.gif) 0 0 no-repeat;
	font-weight:bold;
	color:#B8B8B8;
	background-color:inherit;
	padding:3px 0 7px 23px;
	margin:0 0 10px 0;
	border-bottom:1px dashed #838383;
}
	
#leftpan ul li span{
	text-transform:uppercase;
	color:#fff;
	background-color:inherit;
}
	
#leftpan ul li.nodash{
	border:none;
}

/* right panel style */

#rightpan {
	background:url(images/rightpan-bottom.gif) 0 100% no-repeat #FFD436;
	color:#3C3C3C;
	padding:14px 0 40px 18px;
	width:292px;
	float:right;
	position:relative;
}

#rightpan img.topcurve {
	position:absolute;
	top:0;
	left:0;
}

#rightpan h3 {
	background:url(images/service-icon.gif) 0 0 no-repeat;
	padding:10px 0 12px 85px;
	font-size:28px;
	line-height:30px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3C3C3C;
	background-color:inherit;
}

#rightpan span {
	width:266px;
	background:url(images/service-divider.gif) 0 0 repeat-x;
	height:2px;
	display:block;
	font-size:0;
	line-height:0;
	margin:0 0 12px 0;
}
	
#rightpan p {
	padding:0 0 12px 0;
	font-size:16px;
	line-height:18px;
	width:240px
}

#rightpan h3.details {
	font-size:20px;
}	
#rightpan p.contact {
	font-size:13px;
	line-height:21px;
}
	
#rightpan p strong {
	color:#CA4B19;
	background-color:inherit;
	font-size:13px;
	
}
	
#rightpan a.more {
	display:block;
	width:53px;
	text-align:center;
	font-size:13px;
	line-height:20px;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	color:#fff;
	background-color:#CA4B19;
	margin:0 0 12px 0;
}

#rightpan a.more:hover {
	color:#000;
	background-color:#E97C34;
}

/* Lower panel style */

#lowerpan {
	background:url(images/footer-bg.gif) 0 0 repeat-x #262424;
	color:inherit;
	padding:18px 0 18px 0;
}

/* Footer panel style */

div.footer {
	background:url(images/footer-shape.gif) 0 7px no-repeat;
	width:778px;
	margin:0 auto;
	padding:0 0 0 76px;
}

.footernav {
	width:420px;
	float:left;
	margin:0 55px 0 0;
}
.footernav ul {
	margin:24px 0 4px 0;
}
	
.footernav ul li {
	background:url(images/footer-divider.gif) 0 4px  no-repeat;
	font-weight:bold;
	padding:0 12px;
	float:left;
	width:auto;
}
	
.footernav ul li.nobr {
	background:none;
	padding:0 12px 0 0
	}	
	
.footernav ul li a {
	background: url(../images/footer-bg.gif) 100% 4px  no-repeat;
	float:left;
	width:auto;
	color:#A2A2A2;
	background-color:inherit;
}
	
.footernav ul li a:hover{
	color:#fff;
	background-color:inherit;
}
	
.footernav p {
	color:#939090;
	background-color:inherit;
	padding:0 0 38px 0;
}
	
.footernav ul.footerlogo {
	margin:0!important;
}
	
.footernav ul.footerlogo li {
	margin:0 20px 0 0;
	float:left;
	width:auto;
	padding:0!important;
	background:none!important; 
}

/* Quick contact style */
	
div.quickcontact {
	width:252px;
	float:left;
}

div.quickcontact h3 {
	background:url(images/quickcontact-icon.gif) 0 0 no-repeat;
	font-size:19px;
	line-height:43px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 8px 0;
	padding:0 0 0 50px;
}

div.quickcontact input.txt {
	width:242px;
	padding:2px 0 0 10px;
	margin:0 0 6px 0;
	height:20px;
	line-height:22px;
	color:#5E5E5E;
	background-color:#E4E4E4;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}	
	
div.quickcontact textarea{
	width:242px;
	padding:2px 0 0 10px;
	margin:0 0 6px 0;
	height:57px;
	color:#5E5E5E;
	background-color:#E4E4E4;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.quickcontact input.submit {
	width:63px;
	height:22px;
} 

/* contact style */

div.form{
	width:519px;
	border-top:1px solid #666666;
	font-size:12px;
	font-weight:bold;
	padding:30px 0 0 0;
	}
	
div.form label{
	display:block;
	width:120px;
	float:left;
	}
	
div.form span{
	color:#FF0000;
	background-color:inherit;
	}

div.form p.mandatory{
	float:left;
	width:auto;
	margin:3px 0 0 0;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	}
div.form p.mandatory span{
	color:#FF0000 !important;
	background-color:inherit;
	}
	
div.form input{
	width:350px;
	height:20px;
	color:#60590F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	border:1px solid #D0C766;
	background-color:#F7ED87;
	padding:1px 0 0 2px;
	margin:0 0 10px;
	float:left;
	}

div.form textarea{
	width:350px;
	height:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#60590F;
	border:1px solid #D0C766;
	background-color:#F7ED87;
	padding:2px 0 0 2px;
	margin:0 0 10px;
	float:left;
	}
	
div.form input.submitBtn{
	width:53px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#fff;
	float:left;
	padding:0 0 2px;
	margin:0 170px 40px 120px;
	cursor:pointer;	
	background-color:#CA4B19;
	border:none;
	}

	

