@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
border: none;
}
a {
		color: #666666;
}
body {
	color: #333333;
	background:url(../bkg/body.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 143%;
}
#body_home {
	background: url(../bkg/home_body.png) repeat-x;
}
#wrapper {
	width: 954px;
	margin: 0 auto;
}
#head_wrap {
	background:url(../bkg/head_wrap.png) no-repeat;
	width: 954px;
	height: 144px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
}
#head_wrap h1 {
	background: url(../bkg/logo.png) no-repeat;
	width: 305px;
	height: 95px;
	float:left;
	text-indent: -9999px;
	margin: 15px 0 0 0;
}
#head_wrap h2 {
	background:url(../bkg/make_friends.png) no-repeat;
	width: 373px;
	height: 29px;
	float: left;
	margin: 28px 0 0 254px;
	text-indent: -9999px;
	display: inline;
}
#navigation {
	width: 645px;
	height: 35px;
	float: left;
	margin: 18px 0 0 3px;
	display: inline;
}
#navigation a {
	float: left;
	height: 35px;
	text-indent: -9999px;
}
#nav1 {
	background: url(../bkg/navigation.png) no-repeat 0 0;
	width: 67px;
}
#nav1:hover,
#nav1.active {
	background: url(../bkg/navigation.png) no-repeat 0 -35px;
}
#nav2 {
	background: url(../bkg/navigation.png) no-repeat -67px 0;
	width: 138px;
}
#nav2:hover,
#nav2.active {
	background: url(../bkg/navigation.png) no-repeat -67px -35px;
}
#nav3 {
	background: url(../bkg/navigation.png) no-repeat -205px 0;
	width: 126px;
}
#nav3:hover,
#nav3.active {
	background: url(../bkg/navigation.png) no-repeat -205px -35px;
}
#nav4 {
	background: url(../bkg/navigation.png) no-repeat -331px 0;
	width: 86px;
}
#nav4:hover,
#nav4.active {
	background: url(../bkg/navigation.png) no-repeat -331px -35px;
}
#nav5 {
	background: url(../bkg/navigation.png) no-repeat -417px 0;
	width: 153px;
}
#nav5:hover,
#nav5.active {
	background: url(../bkg/navigation.png) no-repeat -417px -35px;
}
#nav6 {
	background: url(../bkg/navigation.png) no-repeat -570px 0;
	width: 75px;
}
#nav6:hover,
#nav6.active {
	background: url(../bkg/navigation.png) no-repeat -570px -35px;
}
#head_wrap #info {
	float: left;
	margin: 11px 0 0 9px;
	display: inline;
}
#head_wrap #rate_us {
	background: url(../bkg/rate_us.png) no-repeat;
	float: right;
	margin: 4px 5px 0 0;
	width: 84px;
	height: 24px;
	text-indent: -9999px;
}
#flash {
	background:url(../bkg/flash.png) no-repeat;
	width: 954px;
	float: left;
	height: 322px;
}
#home_left {
	width: 453px;
	float: left;
	padding: 18px 0 0 13px;
}
#home_right {
	width: 468px;
	float: left;
	padding: 18px 0 0 17px;
}
.home_left {
	float: left;
	width: 62px;
}
.home_right {
	float: left;
	width: 360px;
	padding: 0 0 0 21px;
}
.home_right h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.home_right a {
	background: url(../bkg/home_link.png) no-repeat top right;
	padding: 0 20px 0 0;
	margin-top: 5px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	float: left;
}
#left_column {
	background:url(../bkg/left_column.png) no-repeat top right;
	width: 627px;
	min-height:575px;
  height:auto !important;
  height:575px;

	float: left;
	padding: 0 31px 0 20px;
}
#left_column h2 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 15px 0 18px 0;
}
#left_column #blue_top {
	background:url(../bkg/left_bluetop.png) no-repeat;
	width: 627px;
	height: 15px;
	float: left;
	margin-top: 18px;
}
#left_column #blue_bottom {
	background:url(../bkg/left_bluebottom.png) no-repeat bottom left;
	width: 627px;
	height: 15px;
	float: left;
}
#left_column #blue_content {
	background: #DEE4EC;
	width: 575px;
	float: left;
	padding: 0 26px 0 26px;
}
#left_column #blue_content a {
	color: #333333;
}
#left_column #blue_content p {
	margin-bottom: 27px;
}
#left_column #blue_content li {
	list-style: inside;
}
#left_column #left_content {
	float: left;
	width: 564px;
	margin: 30px 0 0 26px;
	display: inline;
}
#left_column #left_content h3 {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 14px;
}
#left_column #left_content p {
	margin: 0 0 27px 30px;
}
#left_column .txt_inpt {
	background: #CCCCCC;
	margin-bottom: 9px;
	height: 21px;
	width: 191px;
	padding: 8px 8px 0 8px;
}
#left_column .long_inpt {
	background: #CCCCCC;
	margin-bottom: 9px;
	height: 21px;
	width: 370px;
	margin-left: 8px;
	padding: 8px 8px 0 8px;
	display: inline;
}
#left_column .txt_area {
	background: #CCCCCC;
	height: 97px;
	width: 563px;
	padding: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 9px;
}
.timeline img {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.timeline h3 {
	margin-top: 5px;
	float: left;
	width: 470px;
}
.timeline p {
float: left;
width: 100%;
display: inline;
}
.timelinep {
margin-left: 38px !important;
width: 98% !important;
}
.time_nav {
	margin:0 0 17px 0 !important;
}
.time_nav a {
	color: #000000;
}
#right_column {
	width: 274px;
	height: 500px;
	float: left;
}
#right_column a {
	float: left;
 	width: 276px;
	height: 89px;
	text-indent: -9999px;
	margin-top: 4px;
}
#right_column #ready {
	background: url(../right_column/ready.png) no-repeat;
}
#right_column #ready:hover,
.selected1 {
	background: url(../right_column/ready.png) no-repeat 0 -89px !important;
}
#right_column #rental {
	background:url(../right_column/rental.png) no-repeat;
}
#right_column #rental:hover,
.selected3 {
	background:url(../right_column/rental.png) no-repeat 0 -89px !important;
}
#right_column #estimate {
	background:url(../right_column/estimating.png) no-repeat;
}
#right_column #estimate:hover,
.selected2 {
	background:url(../right_column/estimating.png) no-repeat 0 -89px !important;
}
#right_column #rate_us {
	background:url(../right_column/rate_us.png) no-repeat;
}
#right_column #rate_us:hover,
.selected4 {
	background:url(../right_column/rate_us.png) no-repeat 0 -89px !important;
}
#footer_wrap {
	background:url(../bkg/footer.png) repeat-x bottom left;
	width: 100%;
	float: left;
	height: 187px;
	margin-top: 30px;
}
#footer {
	width: 954px;
	margin: 0 auto;
	text-align: right;
	padding-top: 18px;
}
.rate_survey p {
	margin: 0 0 5px 0 !important;
}