.bodys {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_overlay.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -145px;
}
.nav {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 49px;
	padding-top: 15px;
	font-size: 22px;
}
.rounded_body {
	color: #000066;
	width: 1024px;
	background-color: #FFFFFF;
	font-size: 15px;
	padding-top: 2px;
}
.top {
	background-image: url(../images/long_top.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 1024px;
}
.round_bottom {
	background-image: url(../images/long_bottom.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 13px;
	width: 1024px;
}
.body_txt {
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
}
.box {
	background-image: url(../images/box.png);
	height: 239px;
	width: 184px;
	margin-left: 20px;
	padding-left: 7px;
	background-repeat: no-repeat;
	padding-top: .5px;
}
.box_house {
	width: 1004px;
	height: 238px;
	margin-left: 20px;
}
.title_text {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	background-color: #FFFFFF;
	margin-top: 18px;
	width: 550px;
	height: 27px;
	padding-left: 15px;
	margin-left: 8px;


}
.img_drop {
	background-image: url(../drop_img.png);
	background-repeat: repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-left: -10px;
}
.total {
	float: right;
	width: 300px;
}
.total_div {
	position: fixed;
	border: thin dashed #006;
	padding: 5px;
	margin-top: -50px;
	font-size: 14px;
	width: 225px;
}
.left_all {
	text-align: left;
	font-size: 14px;
}

.notes {
	font-size: 10px;
	color: #999;
}
#body #rounded_body #form1 table tr td .total_div table tr td .left_all p strong {
	font-size: 14px;
}
#body #rounded_body #form1 table tr td .total_div table tr td .left_all p strong {
	font-size: 14px;
}
.Contact {
	height: 300px;
	width: 700px;
	border: medium solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
