.blinds {
	margin: 0 0 0 0;
	background:url(images/bg.jpg) repeat-x;
	background-color:#237895;
	font-size: 12px;
	height: auto;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}
.bg_top {
	background:url(images/bg_top.jpg) repeat-x;
}	
.bg_index {
	background: url(images/text_bg.jpg) no-repeat;
}	
.bg_estimate {
	background:url(images/estimate_bg.png) repeat-x;
}
.bg_footer_growing {
	background: url(images/footer_growing.jpg) repeat-x;
}
.bg_footer {
	background: url(images/footer_bg.png) repeat-y;
}
.bg_content {
	background: url(images/bg_content.png) repeat-y;
}
.wrapper{
	position: relative;
	width: 801px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: left;
	overflow: visible;
	z-index: 1;
}
.div-box {
	position: absolute;
	width: 173px;
	height: 161px;
	margin: -600px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
}
.div-box-coordinator {
	position: absolute;
	width: 398px;
	height: 81px;
	margin: -520px 0px 0px 400px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#603733;
	margin-left:5px;
	margin-right:25px;
}
.text a:link {
	font-family:verdana;
	font-size:12px;
	color:#603733;
	font-weight:normal;
	text-decoration:underline;
}
.text a:visited {
	font-family:verdana;
	font-size:12px;
	color:#603733;
	font-weight:normal;
	text-decoration:underline;
}
.text a:hover {
	font-family:verdana;
	font-size:12px;
	color:#603733;
	text-decoration:none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #FFFFFF;
	line-height:15px;
	margin-left:5px;
	margin-right:25px;
}
.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
