/* WHITMORE PRINTING CSS Document */
body{
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/page-bg.gif) repeat-x;
	font-size:12px;
	color:#868686;
	line-height:18px;
}
p{
	margin:0px;
}
.container{
	margin:0px auto;
	width:930px;
}
.header{
	background:url(../images/glow.jpg) no-repeat;
	height:110px;
}
.flash{
	border:1px solid #6e6e6e;
	border-bottom:none;
}
.menu td
{
padding-left:20px;
}
.navline{
	background:url(../images/line.gif) 50% 50% no-repeat ;
	width:50px;
}
.nav a{
	font-family:"myriad Pro" "trebuchet MS", arial;
	color:#ebebeb;
	font-size:12px;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	letter-spacing:1px;
	
}
.nav a:hover{
	font-family:"myriad Pro" "trebuchet MS", arial;
	color:#ff772c;
	font-size:12px;
	padding:0px 5px 0px 5px;
	letter-spacing:1px;
	text-decoration:underline;	
}
.orange{
	background:url(../images/orange-bg.gif) repeat-x;
	height:156px;
	color:#ffffff;
	font-size:11px;
	line-height:14px;
}
.orange td td{
	padding:5px;
}
.orangelt{
	background:url(../images/orange-lt.gif) no-repeat;
	height:156px;
	width:8px;
}
.orangert{
	background:url(../images/orange-rt.gif) no-repeat;
	height:156px;
	width:8px;
}
.head{
	font-family:"myriad Pro" "trebuchet MS", arial;
	color:#ffffff;
	font-size:14px;
	padding-bottom:5px;
}
.tab{
	border-right:1px solid #fb976b;
}

.tabover{
	background:url(../images/orange-hbg.gif) 0% 100% repeat-x;
	border-right:1px solid #fb976b;
	cursor:pointer;
}
.subtitle{
	font-family:"myriad Pro" "trebuchet MS", arial;
	color:#000000;
	font-size:18px;
	padding-bottom:15px;	
}
.getaquote{
	font-family:"myriad Pro" "trebuchet MS", arial;
	background:url(../images/quote.gif) no-repeat;
	width:249px;
	height:105px;
	padding:20px 5px 5px 18px;
	_padding:10px 5px 5px 18px;
	color:#FFFFFF;
	font-size:13px;
}
.req{
	background:url(../images/rfa.gif) no-repeat;
	width:249px;
	height:105px;
	padding:0px 5px 5px 18px;
}
.reqhed{
	color:#4d4d4d;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	
}
.readmore{
	background:url(../images/readmore.gif) 0% 100% no-repeat;
	color:#eb5f12;
	font-size:14px;
	font-weight:bold;
	text-indent:25px;
	padding-top:10px;
}
.services{
	background:url(../images/tick.gif) 0% 100% no-repeat;
	text-indent:25px;
	line-height:24px;
}
.footer{
	background-color:#e2e2e2;
	border-top:5px solid #c2c2c2;
	margin-top:30px;
	font-size:11px;
}
.highlight{
	font-weight:bold;
	color:#5e5e5e;
}
.footer a{
	color:#ff6633;
	text-decoration:none;
}
.footer a:hover{
	color:#ff6633;
	text-decoration:underline;
}
.footer ul{
	float:left;
	padding:0px;
	margin:10px 0px 0px 0px;

}
.footer li{
	list-style-type:none;
	background:url(../images/arrow.gif) no-repeat 0% 50%;
	padding-left:15px;
}

.footer table{
	margin:0px auto;
	padding:10px 0px 10px 0px;
}

/* WHITMORE PRINTING CSS Document */