@charset "utf-8";
.BottomMenu {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.BottomMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.Welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #3C668C;
	font-weight: bold;
	text-decoration:underline
}
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

#top_q {
	background-image: url(../images/top_q.png);
	background-repeat: no-repeat;
	width: 228px;
	height: 13px;
	*position: relative;
	*top: 10px;
}
#bg_q {
	background-image: url(../images/bg_q.png);
	background-repeat: repeat-y;
	width: 228px;
	height: 275px;
}
#bot_q {
	background-image: url(../images/bot_q.png);
	background-repeat: no-repeat;
	width: 228px;
	height: 47px;
}
#est_title {
	font-family: arial;
	font-size: 14px;
	color: #F99700;
	font-weight: bold;
	position: relative;
	left: 20px;
	text-transform: uppercase;
}
#est_desc {
	padding-top: 10px;
	position: relative;
	left: 20px;
	width: 180px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#vehicle_type {

}
#vehicle_type select {
	position: relative;
	left: 30px;
	width: 155px;
	height: 21px;
	color: #103271;
	font-family: arial;
	font-size: 9px;
	padding: 2px;
}
#est_text {
	padding-top: 10px;
	position: relative;
	width: 180px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #4D4E50;
}
#est_zips {
	width: 200px;
	padding-top: 10px;
	position: relative;
	left: 28px;
}
#est_zip_left {
	width: 100px;
	float: left;
	font-size:10px
}
#est_zip_right {
	width: 100px;
	float: right;
	font-size:10px

}
#est_zip_left a, #est_zip_left a:link, #est_zip_left a:visited, #est_zip_left a:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}
#est_zip_right a, #est_zip_right a:link, #est_zip_right a:visited, #est_zip_right a:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}
#est_zips span {
	font-size: 14px;
	font-weight: bold;
	color: #4D4E50;
	width: 60px;
	height: 30px; 
}

#est_from_zip {
	width: 75px;
	height: 20px;
	border: 1px solid #C8C9CB;
	position: relative;
	left: -5px;
}
#est_to_zip {
	width: 75px;
	height: 20px;
	border: 1px solid #C8C9CB;
	position: relative;
	left: -5px;
}
#est_date {
	position: relative;
	top: 20px;
	*top: -20px;
	font-size: 14px;
	font-weight: bold;
	color: #4D4E50;
}
#est_date_input {
	width: 75px;
	height: 20px;
	border: 1px solid #C8C9CB;
	position: relative;
	top: -20px;
	*top: -15px;
	left: 20px;
}
#est_cal {
	position: relative;
	top: -14px;
	*top: -13px;
	left: 20px;
}
#est_button span {

}
#est_button input {
	position: relative;
	top: 5px;
	left: 36px;
}
#leftnavbg
{
background-image: url("http://www.unitedcarmovers.com/images/gray_spacer.gif");
background-repeat: repeat-y;
	width: 1px;
}
.FOOTERMenu {
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.VerLine {
	background-image:url("http://www.unitedcarmovers.com/images/gray_pixel.gif");
	background-repeat:repeat-y;
	width:1px;
}

