﻿body {
	background: #000;
	font: 1em Arial, Helvetica, sans-serif;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	height: 232px;
}
#footer {
	clear: both;
	height: 170px;
	background: url(../images/helsel_footer.jpg);
	text-align: center;
	font-size: 0.9em;
}
#image_menu {
	clear: both;
	height: 110px;
	background: url(../images/image_menu.jpg);
}
.gfx-left-nb {
	float: left;
	border-style: none;
}

#custom {
	width: 160px;
	height: 100px;
	float: left;
	margin-left: 135px;
}
#remodel {
	height: 100px;
	width: 160px;
	background: no-repeat;
	float: left;
	padding-left: 0px;
	margin-left: 20px;
}
#faqs {
	float: left;
	height: 100px;
	width: 160px;
	background: url(../images/menu_placeholder.jpg) no-repeat;
	margin-left: 20px;
	padding-left: 0px;
}
#contact {
	height: 100px;
	width: 160px;
	float: left;
	clear: right;
	margin-left: 30px;
	padding-left: 0px;
}
#text_menu {
	background: url(../images/helsel_center.jpg) repeat-y;
	clear: both;
	padding-bottom: 10px;
	padding-left: 127px;
}
.bottom_menu_container {
	background: url(../images/helsel_center.jpg) repeat-y;
	height: 40px;
	padding-bottom: 15px;
	clear: both;
}

#bottom_menu {
	background: #E7DAAE repeat-y;
	clear: both;
	text-align: center;
	height: 25px;
	border-top: 2px solid #6E4622;
	border-bottom: 2px solid #6E4622;
	padding-top: 10px;
	width: 770px;
	margin-left: 100px;
}

.gfx-nb {
	border-style: none;
}
.left_content {
	float: left;
	width: 435px;
	padding-left: 40px;
	padding-right: 10px;
}
.right_content {
	width: 435px;
	float: left;
	padding-right: 40px;
	padding-left: 10px;
}
.thumbnails {
	clear: both;
	float: left;
	width: 400px;
	padding-left: 25px;
}
h1 {
	font: 1.4em Verdana, Geneva, sans-serif;
	color: #034F35;
	text-align: center;
}

h2 {
	font: 1em Verdana, Geneva, sans-serif;
	color: #1A4E0C;
}
.fs-c {
	text-align: center;
}
.fs-r {
	text-align: right;
}
a.mail:link , a.mail:visited{
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
a.mail:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
li {
	padding-bottom: 5px;
}
form {
	line-height: 2em;
	font-size: .9em;
	width: 415px;
	float: right;
}
.small_text {
	font-size: .8em;
	color: #900;
}
.footer_ends {
	float: left;
	width: 225px;
	height: 120px;
	text-align: center;
}
#footer_right {
	width: 470px;
	float: left;
}
