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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
body {
	line-height: 1;
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #bbb;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#topmenu {
	text-align: right;
	float: left;
	height: 35px;
	width: 960px;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
}
#header {
	float: left;
	height: 230px;
	width: 960px;
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
}
#mainmenu {
	line-height: 30px;
	height: 30px;
	float: left;
	width: 940px;
	text-align: right;
	color: #D32A35;
	padding-top: 148px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#mainmenu ul li {
	display: inline;
	padding-left: 12px;
	font-weight: bold;
	font-size: 12px;
}
#mainmenu a:link, #mainmenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
}
#mainmenu a:active, #mainmenu a:hover{
	color: #CF3131;
}
#leftnav {
	float: left;
	width: 235px;
}
#leftnav-menu {
	float: left;
	height: 285px;
	width: 194px;
	background-image: url(../images/leftnav-menu-bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
#leftnav-menu ul {
	list-style-type: none;
}
#leftnav-menu ul li {
	height: 36px;
	margin-top: 13px;
	margin-left: 13px;
	color: #D42221;
	font-weight: bold;
	font-size: 14px;
}
#leftnav a:link, #leftnav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
#leftnav a:active, #leftnav a:hover{
	color: #CF3131;
}
#leftnav-advert {
	float: left;
	height: 168px;
	width: 234px;
	margin-top: 40px;
	overflow: hidden;
}
#content {
	float: left;
	width: 685px;
	margin-left: 40px;
}
#content a:link, #content a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#content a:active, #content a:hover {
	color: #B5B8BD;
}
#content ul {
	margin-bottom: 15px;
}
#content ul li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 30px;
	line-height: 20px;
	padding-bottom: 10px;
	font-size: 12px;
}
#content h1 {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 5px;
}
#content h2 {
	font-size: 16px;
	color: #d62325;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 20px;
}
#content h3 {
	font-size: 14px;
	color: #d62325;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 15px;
}
#content p {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: justify;
}
#hm-content {
	height: 325px;
	float: left;
	width: 685px;
}
#hm-table {
}
#hm-table td {
	color: #FFF;
	font-size: 12px;
	padding: 3px;
}
#mainbody {
	float: left;
	width: 960px;
}
#hm-advert-row {
	float: left;
	width: 960px;
	height: 168px;
	margin-top: 40px;
}
#hm-survey {
	float: left;
	width: 234px;
	height: 168px;
	margin-right: 40px;
	overflow: hidden;
}
#hm-survey a {
	bottom: -168px;
	height: 168px;
}
#hm-survey a:hover {
	bottom: -168px;
}
#hm-estimate {
	float: left;
	width: 254px;
	height: 168px;
	overflow: hidden;
}
#hm-gallery {
	float: left;
	width: 391px;
	margin-right: 40px;
	height: 168px;
	overflow: hidden;
}
#footer {
	float: left;
	width: 920px;
	height: 92px;
	margin-top: 40px;
	margin-bottom: 20px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	color: #333;
}
#f-left {
	float: left;
	width: 240px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#f-left h4, #f-right h4 {
	color: #921a1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
#f-mid {
	float: left;
	width: 440px;
	text-align: center;
}
#f-mid p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
p.white {
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
}
#f-right {
	float: left;
	width: 240px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#copyright {
	float: left;
	width: 960px;
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright p {
	padding-bottom: 10px;
	line-height: 20px;
}
#copyright a {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
.img-right {
	float: right;
	border: 2px solid #FFF;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pbox {
	padding: 10px;
	width: 665px;
	clear: both;
	margin-bottom: 20px;
}
#content .pbox p {
	width: 665px;
	line-height: 18px;
	padding-bottom: 20px;
}
.alignright {
	float: right;
	border: 3px solid #FFF;
}
.alignleft {
	float: left;
	border: 3px solid #FFF;
	margin-right: 20px;
}
.pbox .alignright:hover {
	border: 3px solid #D62325;
}
#tgallery img{
	border: 3px solid #FFF;
	height: 125px;
	width: 300px;
}
#tgallery img:hover {
	border-top-color: #D62325;
	border-right-color: #D62325;
	border-bottom-color: #D62325;
	border-left-color: #D62325;
}
#tgallery tr td {
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#copyright p.red {
	color: #D32A35;
}
#copyright p.small {
	font-size: 10px;
	line-height: 10px;
}
#content .red a:link, #content .red a:visited {
	color: #D62325;
}
#content .red a:active, #content .red a:hover {
	color: #fff;
}