/*
	Title: Moving Service Quotes       
==================================
*/

body{
	/*voice-family:"\"}\"";*/
	voice-family:inherit;	
	font: 100% Verdana, Lucida, Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0 0 30px 0; margin:0 auto;
	text-align:center;
	background-color:#CCE7E7;
}
*{
	padding:0; margin:0;
	border:none;
}
h5{
	font-weight:bold;
	font-size:13px;
	margin-bottom:6px;
}
h4{
	font-weight:bold;
	font-size:13px;
	color:#000099;
	margin:10px 0 12px 0;
}
ul,li{
	list-style:none;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
}
.hide{
     position: absolute;
     left: -9999px;
}

/*							    Page Structure
==============================================
*/
#wrap{
	top:0; 
	margin:0 auto;
	width:788px;
	text-align:left;
	background:url(images/btmbg2.gif) no-repeat bottom left;
	padding:0 0 12px 0;
}
/*								       Header
==============================================
*/
#header{
	width:788px;
	height:98px;
	background:#FFFFFF url(images/rightline.gif) no-repeat bottom right;
}
#headerleft{
	float:left;
	width:348px;
}
#headerleft h1{
	width:348px;	
	height:98px;
	background:url(images/movingquotelogo.gif) no-repeat top left;
}
	
#headerleft h1 span{
	position:absolute;
	left:-9999px;
}

#headerright{
	float:left;
	width:440px;
	height:98px;
	background:url(images/headerbg.gif) repeat-x top left;
}

/*								   Navigation
==============================================
*/
#nav{
	width:440px;
	height:30px;
	margin:49px 0 0 0;
	background:url(images/navbg.gif) no-repeat bottom right;
}
#navlist{
	margin:0 0 0 45px;
}
#navlist li{
	display:block;
}
#navlist #movingtips,#navlist #articles,#navlist #reviews,#navlist #login{
	float:left;
	width:96px;
	height:19px;
}
#navlist #movingtips a,#navlist #articles a,#navlist #reviews a,#navlist #login a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
#navlist #movingtips a{
	background:url(images/movingtips.gif) no-repeat  top left;
}
#navlist #articles a{
	background:url(images/articles.gif) no-repeat  top left;
}
#navlist #reviews a{
	background:url(images/reviews.gif) no-repeat  top left;
}
#navlist #login a{
	background:url(images/login.gif) no-repeat  top left;
}
#navlist #movingtips a:hover,#navlist #articles a:hover,#navlist #reviews a:hover,#navlist #login a:hover{
	background-position:0 -19px;
}
#navlist a em{
	display:none; 	visibility:hidden;
}

/*								    Main Body
==============================================
*/
#mainbody{
	clear:both;
	width:788px;
	background:#FFFFFF url(images/mainbg2.gif) repeat-y;
}
#mainleft{
	float:left;
	width:274px;
	padding:10px 20px 0 20px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:234px;		
}
html>body #mainleft{
	width:234px;
}
#mainrightholder{
	float:right;
	width:730px;
}
#maincenter{
	float:left;
	width:492px;
}
#mainright{
	float:right;
	width:230px;
}
.listitem{
	margin:4px 0 0px 0;
} 
.listitem li{
	display:block;
	padding:0 7px; margin:0px 0 4px 10px;
	background:url(images/bullets.gif) no-repeat 0 7px;
}
.listitem li a{
	color:#000099;
	text-decoration:none;
}
.listitem li a:hover{
	color:#786151;
	text-decoration:underline;
}
.imgwholder img{
	margin-bottom:20px;
}

.quoteform-full{
	padding:10px 90px 0 90px;
	voice-family:"\"}\"";
	voice-family:inherit;	
}
.quoteform-full label{
	color:#22589C;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	display:block;
	float:left;
	width:155px;
}
.quoteform-full input{
	border:1px solid #999999;
	margin:3px 0 8px 0;
	/*height:20px;*/
}
.quoteform-full select{
	border:1px solid #999999;
	margin:3px 0 8px 0;
	height:20px;
}
.quoteform-full textarea{
	border:1px solid #999999;
	margin:3px 0 8px 0;
}
.quoteform-header{
	voice-family:"\"}\"";
	voice-family:inherit;	
}
.quoteform-header input {
	/*display:block;*/
	
	border:1px solid #999999;
	margin:2px 0px 2px 5px;
}
.quoteform-header select{
	/*display:block;*/
	
	border:1px solid #999999;
	margin:2px 0px 2px 5px;
}
.viewbtn{
	margin-left:66px;
}
.alignleft{
	text-align:left;
}
.listitem .splink{
	text-decoration:underline;
	text-align:right;
}
.listitem .bgless{
	background:none;
	text-align:right;
}
dl.content{
	float:left;
	width:492px;
	background:url(images/centerbg.gif) repeat-y;
}
dl.content dt{
	width:492px;
	height:8px;
	background:url(images/topcorner.gif) no-repeat top left;
}	
.left{
	float:left;
	display:block;
	width:257px;
	padding:3px 25px 0 17px;
	voice-family:"\"}\"";
	voice-family:inherit;	
	width:185px;
}
html>body .left{
	width:185px;
}
.right{
	float:right;
	display:block;
	width:235px;
	padding:0 20px 0 0;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:215px;	
}
html>body .right{
	width:215px;
}
.btmcorner{
	width:492px;
	height:7px;
	background:url(images/btmconrner.gif) no-repeat;
}
.aligncenter{
	text-align:center;
}
.alignright{
	text-align:right;
}
.clear{
	padding:0;
	margin:0;
	clear:both;
}
.article-right{
	float:right;
	display:block;
	width:280px;
	padding:0 20px 0 0;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:260px;	
	padding:5px;
}
.image-pad{
	padding:15px 5px 5px 5px;
}
/*								       Footer
===============================================
*/
#footer{
	clear:both;
	margin:0 auto;
	width:800px;
	font-size:11px;
	color:#656565;
	font-weight:bold;
	text-align:center;
	padding:8px 0 0 0;
}
#footer a{
	font-size:11px;
	text-decoration:none;
	color:#656565;
	font-weight:bold;
}
#footer a:hover{
	text-decoration:underline;
}
/*								     Text Area
===============================================
*/
.style1{
	font-size:12px;
	margin-bottom:20px;
	text-align:justify;
}
/*							  Sub Page Content
===============================================
*/

.subpageheader {
	font: Trebuchet MS, arial;
	color:#990000;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
}
.subpageheader2 {
	color:#000000;
	font-size:18px;
	font-weight: normal;
}
.subpagecontent {
	margin: 0px 0px 0px 6px; padding: 0 0 1em;
	font: Trebuchet MS, arial;
	font-size:12px;
	line-height:18px;
}
p {
	margin: 0px 0px 10px 0px; padding: 0;
}

.contactform {
	width:100%;
}
.contactform td {
	padding-right:5px;
}
.contactform input, select, textarea{
	border:1px solid #999999;
	margin:3px 0 8px 0;
}
.advertiseform {
	width:100%;
}
.advertiseform td {
	padding-right:5px;
}
.advertiseform input, select, textarea{
	border:1px solid #999999;
}
.vehtype {
	margin:0px 0 0px 0;
}