/* CSS Document */
body {margin:0px;
width:100%;
font-family: Arial, Helvetica, sans-serif, Verdana;
background-color:#053566;
}
img{
border:none;
vertical-align:top
}

.header{
background:url(../images/header.jpg);
background-repeat:no-repeat;
height:146px;
width:985px;
}

.boder-area{
border-left:4px solid #e6e6e6;
border-right:4px solid #e6e6e6;
border-bottom:4px solid #e6e6e6;
background:#FFFFFF;
}

.maindiv {
width:985px;
margin:0px auto;
}

#menu {
float:left;
width:985px;
margin:0px auto;
display:inline;
}

ul.menu2 { width:985px;
padding:0px;
margin:0px;
list-style:none;
}

ul.menu2 li.nav1 {width:115px;
height:35px;
float: left;
padding-right:5px;
margin:0px;
font-size:12px;
color:#000000;
cursor:pointer;
letter-spacing:0px;
background:url(../images/aboutus.jpg) left top no-repeat;
}

ul.menu2 li.nav1 a {
font-family:verdana;
width:115px;
height:18px;
float: left;
font-size:14px;
padding-top:8px;
padding-bottom:3px;
text-align:center;
color:#FFF;
cursor:pointer;
display:block;
letter-spacing:0px;
text-decoration:none;
}

ul.menu2 li.nav1 a:hover {
height:35px;
background:url(../images/aboutus_roll.jpg) left top no-repeat;
text-decoration:none;
}

ul.menu2 li.nav2 {width:113px;
height:35px;
float: left;
padding-right:5px;
margin:0px;
font-size:12px;
color:#000000;
cursor:pointer;
letter-spacing:0px;
background:url(../images/methods.jpg) left top no-repeat;
}

ul.menu2 li.nav2 a {
font-family:verdana;
width:113px;
height:18px;
float: left;
font-size:14px;
padding-top:8px;
padding-bottom:3px;
text-align:center;
color:#FFF;
cursor:pointer;
display:block;
letter-spacing:0px;
text-decoration:none;
}

ul.menu2 li.nav2 a:hover {
height:35px;
background:url(../images/methods_roll.jpg) left top no-repeat;
text-decoration:none;
}

ul.menu2 li.nav3 {width:248px;
height:35px;
float: left;
padding-right:5px;
margin:0px;
font-size:12px;
color:#000000;
cursor:pointer;
letter-spacing:0px;
background:url(../images/schedules.jpg) left top no-repeat;
}

ul.menu2 li.nav3 a {
font-family:verdana;
width:248px;
height:18px;
float: left;
font-size:14px;
padding-top:8px;
padding-bottom:3px;
text-align:center;
color:#FFF;
cursor:pointer;
display:block;
letter-spacing:0px;
text-decoration:none;
}

ul.menu2 li.nav3 a:hover {
height:35px;
background:url(../images/schedules_roll.jpg) left top no-repeat;
text-decoration:none;
}

ul.menu2 li.nav4 {width:148px;
height:35px;
float: left;
padding-right:5px;
margin:0px;
font-size:12px;
color:#000000;
cursor:pointer;
letter-spacing:0px;
background:url(../images/quote_roll.jpg) left top no-repeat;
}

ul.menu2 li.nav4 a {
font-family:verdana;
width:148px;
height:18px;
float: left;
font-size:14px;
padding-top:8px;
padding-bottom:3px;
text-align:center;
color:#FFF;
cursor:pointer;
display:block;
letter-spacing:0px;
text-decoration:none;
}

ul.menu2 li.nav4 a:hover {
height:35px;
background:url(../images/quote.jpg) left top no-repeat;
text-decoration:none;
}

ul.menu2 li.nav5 {width:133px;
height:35px;
float: left;
padding-right:5px;
margin:0px;
font-size:12px;
color:#000000;
cursor:pointer;
letter-spacing:0px;
background:url(../images/contactus.jpg) left top no-repeat;
}

ul.menu2 li.nav5 a {
font-family:verdana;
width:133px;
height:18px;
float: left;
font-size:14px;
padding-top:8px;
padding-bottom:3px;
text-align:center;
color:#FFF;
cursor:pointer;
display:block;
letter-spacing:0px;
text-decoration:none;
}

ul.menu2 li.nav5 a:hover {
height:35px;
background:url(../images/contactus_roll.jpg) left top no-repeat;
text-decoration:none;
}

ul.menu2 li.nav6 {width:195px;
height:35px;
float: left;
padding-right:5px;
margin:0px;
font-size:12px;
color:#000000;
cursor:pointer;
letter-spacing:0px;
background:url(../images/locations.jpg) left top no-repeat;
}

ul.menu2 li.nav6 a {
font-family:verdana;
width:195px;
height:18px;
float: left;
font-size:14px;
padding-top:8px;
padding-bottom:3px;
text-align:center;
color:#FFF;
cursor:pointer;
display:block;
letter-spacing:0px;
text-decoration:none;
}

ul.menu2 li.nav6 a:hover {
height:35px;
background:url(../images/locations_roll.jpg) left top no-repeat;
text-decoration:none;
}

.spacer{
background:url(../images/spacer.jpg);
background-repeat:no-repeat;
}

.pro-area1{
float:left;
width:294px;
margin-left:20px;
}
.pro-area2{
float:left;
width:294px;
margin-left:29px;
}

.pro-area3{
float:left;
width:294px;
margin-left:29px;
clear:b;
}
.clear{
clear:both;
}
.this-text{
font-family:verdana;
font-size:12px;
line-height:18px;
margin-top:15px;
text-align:left;
color:#5c5b5b;
}
.read-more{
font-family:verdana;
font-size:12px;
color:#ff7f01;
}
.read-more a{
text-decoration:none;
color:#ff7f01;
}

.read-more a; hover{
text-decoration:none;
color:#ff7f01;
}
.space-18{
height:18px;
}
.quote-bg{
border:1px solid #ff7f01;
background:url(../images/quote-bg.jpg);
background-repeat:repeat-x;
height:225px;
}
.cont-img{
padding-top:22px;
}

.co-text{
font-family:verdana;
font-size:11px;
line-height:15px;
color:#c46e08;
padding:2px 25px 0px 25px;
}

.space-28{
height:28px;
}
.space-42{
height:42px;
}
.space-8{
height:8px;
}

.toll-text{
font-family: "Futura Md BT";
font-size:24px;
color:#FFFFFF;
padding-top:35px;
padding-right:20px;
line-height:35px;
}

.toll-text h1 {
	font-family: "Futura Md BT";
	font-size:24px;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

.toll-text p {
	font-family: "Futura Md BT";
	font-size:24px;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

.pro-head{
background: url(../images/float_h.gif);
background-repeat:no-repeat;
width:294px;
height:38px;
}
.pro-head-roll{
background: url(../images/roll_h.gif); 
background-repeat:no-repeat;
width:294px;
height:38px;
}
.pro-text{
font-family:"Futura Md BT";
font-size:18px;
color:#FFFFFF;
padding:9px 0px 0px 15px;
text-align: left;
vertical-align:text-top;
}
.pro-text h2 {
font-family:"Futura Md BT";
font-size:18px;
color:#FFFFFF;
text-align: left;
padding:0;
margin: 0;
font-weight: normal;
vertical-align:text-top;
}
.pro-text h2 a {
font-family:"Futura Md BT";
font-size:18px;
color:#FFFFFF;
text-align: left;
padding:0;
margin: 0;
font-weight: normal;
vertical-align:text-top;
text-decoration: none;
}
.pro-text h2 a:hover {
font-family:"Futura Md BT";
font-size:18px;
color:#FFFFFF;
text-align: left;
padding:0;
margin: 0;
font-weight: normal;
vertical-align:text-top;
text-decoration: underline;
}

#footer {
	width: 985px;
	height:70px;
	background-color:#053460;
}

.page-numbers {
	width: 985px;
	text-align:center;	
	margin-top:-10px;
}

.page-numbers ul {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding-top:10px;
	color: #FFF;
}

.page-numbers ul li {
	display: inline;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	line-height: 12px;
}

.page-numbers ul li a {
	text-decoration: none;
	color: #FFF;
	line-height: 12px;
	width: 985px;
}
.page-numbers ul li a:hover {
	text-decoration: none;
	color: #f8a335;
	line-height: 12px;
	width: 985px;
}
.copyright {
	font-family: verdana;	
	font-size: 12px;
	margin-top:-5px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}
.developed {
	font-family: verdana;	
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}
.developed a{
	font-family: verdana;	
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}
.developed a:hover{
	font-family: verdana;	
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #c46e08;
}