*{
	margin:0;
	padding:0 0 0 0;
}
body{
	background:#f2f2f2 url(http://www.unitedstatesvanlines.net/images/bg.jpg) repeat-x top;
	font:11px/20px Tahoma,Helvetica,sans-serif;
	color:#222;
}

/* Layout Styles Starts */

#wrapper{
	width:920px;
	margin:0 auto;
	padding:35px 0 0 0;
}
	#sidearea{
		width:240px;
		float:left;
	}
		#logo{
	width:240px;
	padding:12px 0 0 2px;
		}
			#logo h1{
				background:url(http://www.unitedstatesvanlines.net/images/logo.jpg) no-repeat;
			}
				#logo h1 a{
					display:block;
					height:93px;
				}
					#logo h1 a span{
						display:none;
					}
		#side-content{
	margin:30px 0 0 0;
		}
			.sblock{
				margin:15px 0 35px 0;
				background:url(http://www.unitedstatesvanlines.net/images/sblock-bg.jpg) repeat-y;
			}
				.sblock-top{
	background:url(http://www.unitedstatesvanlines.net/images/sblock-top.jpg) no-repeat top;
	height:43px;
	line-height:43px;
	color:#606060;
	padding:0 0 0 20px;
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				}
				.sblock-bottom{
	background:url(http://www.unitedstatesvanlines.net/images/sblock-bottom.jpg) no-repeat bottom;
	padding:12px 12px 12px 5px;
				}

	#mainarea{
		width:640px;
		float:right;
	}
		#menu{
			background:url(http://www.unitedstatesvanlines.net/images/menu-bg.jpg) no-repeat;
			height:53px;
		}
			#mainarea #menu ul{
				list-style:none;
			}
				#menu li{
					display:inline;
					margin:0 12px;
					line-height:53px;
					text-transform:uppercase;
				}
					#menu li a, #menu li a.current{
	text-decoration:none;
	color:#666;
	padding:8px 8px;
					}
						#menu li a:hover, #menu li a.current{
							background:#A10000;
							color:#fff;
							text-decoration:none;
						}
		#main-content{
			background:#fff;
			padding:20px;
		}
		
		#main-content strong{
			color:#A10000;
		}
			#banner{
				padding:0 0 30px 0;
			}
				.mblock1{
					width:199px;
					float:left;
					display:block;
					margin:0 1px 0 0;
				}
				
				.list1{
					width:275px;
					float:left;
					display:block;
					margin:10px 0px 0 0;
					padding: 0 15px 0 0;
				}
				
				.list1 li{list-style:none;}

				.list2{
					width:275px;
					float:right;
					display:block;
					margin:10px 0 0 0;
					padding: 0 15px 0 0;
				}
				
				.list2 li{list-style:none;}
				
				.list3{
	width:215px;
	float:left;
	display:block;
	margin:10px 0px 0 0;
	padding: 0 0 0 45px;
				}
				
				.list3 li{list-style:none;}
				
				
				.list4{
	width:300px;
	float:right;
	display:block;
	margin:10px 0 0 0;
	padding: 0 0 0 35px;
				}
				
				.list4 li{list-style:none;}
				
					#mainarea .mblock1 ul{
						list-style:none;
						margin:0;
					}
					.mblock1 h2{
						height:27px;
						line-height:23px;
						margin:2px 0 0 0;
						text-align:center;
						color:#fff;
						font-size:16px;
						font-weight:bold;
					}
						.mblock1 h2 a, .mblock1 h2 a:hover{
							color:#fff;
							text-decoration:none;
						}
						.mblock1 h2.green{
	background:#053D8C;
						}
						.mblock1 h2.red{
	background:#A10000;
						}
						.mblock1 h2.blue{
	background:#053D8C;
						}
#footer-outer{
	background:#41494c url(http://www.unitedstatesvanlines.net/images/footer-outer.jpg) repeat-x;
	width:100%;
	height:156px;
}
	#footer{
		width:640px;
		background:url(http://www.unitedstatesvanlines.net/images/footer.jpg) no-repeat top		;
		margin:0 auto;
		padding:80px 0 0 280px;
		text-align:center;
		color:#fff;
	}
		#footer a{
			color:#fff;
		}
	
/* Layout Styles Ends */

/* Links Style Starts */

a.readmore{
	color:#638927;
	text-decoration:underline;
	padding:0 8px 20px 0;
}

/* Links Style Ends */

/* Form Styles */


#mainarea form{
	padding:0 5px;
}
#mainarea form p{
	margin:0 0 5px 0;
}
#mainarea form p.floatleft{
	margin-right:15px;
}
.input{
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input{
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus{
	border:1px solid #000;
}
.signin-btn, .button1{
	background:#4e4e4e;
	margin:8px 0;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}

/* Form Styles */


/* Paragraph and list Styles */

#sidearea p{
	margin:0 0 10px 0;
}
#mainarea p{
	margin:0 0 15px 0;
}
#mainarea form p{
	margin:0 0 5px 0;
}
#mainarea p img.floatleft{
	margin:10px 10px 0 0;
}
#mainarea p img.floatright{
	margin:10px 0 0 10px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#mainarea ul, #mainarea ol{
	margin:0 0 0 20px;
}
#mainarea ol{
	margin:0 0 0 30px;	
}
#mainarea ul ol{
	margin:15px 0 15px 20px;
}
#mainarea dt{
	font-weight:bold;
	margin:5px 0;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#41494c;}
h1{font-size:32px;}
h2{font-size:22px; color:#A10000; line-height:30px;}
h3{font-size:16px; color:#053D8C;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h4,h5,h6{margin:0 0 15px 0;font-family:"Trebuchet MS";font-weight:normal;}
h3{
	margin:0 0 10px 0;
	font-family:"Trebuchet MS";
	font-weight:bold;
}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}
.fc1{color:#9b9b9b;}
.fs1{
	font-size:26px;
	font-weight: bold;
}

/* Genric Styles Ends */
/* Ajax Form */

#ajax_form {
	width:234px;
	height:360px;
	background-color: #b91200;
	margin: 10px 5px;
	position:relative;
	top:-20px;
	left:-14px;
	color:#fff;
}
#ajax_form p {
	font-size:16px;
	font-weight:900;
	margin: 8px 0 2px 8px;
	line-height:45px;
	padding-top:10px;
}
#ajax_form form {
	font-size:12px;
	font-weight:bold;
	margin:0 8px;
	line-height:18px;
}
.stepper_2 {
	margin: 0 0 0 8px;
	width:220px;
}
#ajax_form form .input {
	width:96%;
	background-color:#fff;
}
#ajax_form form .input_select {
	width:99%;
}
#continue_button {
	background: url(../images/continue_button.png) no-repeat top;
	width:216px;
	height:41px;
	cursor:pointer;
	margin: 10px auto;
}
#back_button {
	background: url(../images/back_button.png) no-repeat top;
	width:55px;
	height:29px;
	cursor:pointer;
	margin: 10px auto;
	float:left;
}
#get_button {
	background: url(../images/get_button.png) no-repeat top;
	width:155px;
	height:31px;
	cursor:pointer;
	margin: 10px auto;
	float:right;
	padding-right: 8px;
}
#step_2 {
	width:234px;
	height:360px;
	background-color: #b91200;
	position:relative;
	top:-332px;
	left:-8px;
	display:none;
}
#required_fields {
	margin: 0px auto;
	font-size:11px;
	color:#fff;
	display:none;
}
#required_fields_2 {
	margin: 0px auto;
	font-size:11px;
	color:#fff;
	clear:both;
	display:none;
}
.bottom_line {
	background:url(http://www.unitedstatesvanlines.net/images/bottom_line.jpg) no-repeat top;
	height:3px;
	width:234px;
	Position:absolute;
	bottom:-5px;
	left:0px;
}
