html {background: url(/images/banner/banner.jpg) repeat-x scroll 50% 0 #ffffff;}
.contractor {
	margin: auto;
	width: 960px;
}
#hd {
	margin: auto;
	width: 960px;
	height: 310px;
}
.hdtop {
	height: 40px;
	/* letter-spacing: 1px; */
	line-height: 150%;
	text-align: right;
	padding-top: 10px;
}
.hdtop span {font-size: 108%;}
.hdtop a:link{
	color:#ffffff;
	text-decoration: none;
}
.hdtop a:visited{color:#ffffff;}
.hdtop a:hover{text-decoration: underline;}
.hdtop a:active {color: #ffffff;}
.hdleft {
	width: 280px;
	height: 200px;
	float: left;
	margin-left: 90px;
	cursor: pointer;
}
.hdright {
	float:right;
	padding-right:15px;
}
#ft {
	background:url(/images/foot.jpg) repeat-x scroll 50% 0 #ffffff;
	/* height:137px; */
	height:100px;
}
#ft p.footer {
	margin: auto;
	width:960px;
	padding:20px 0 0 50px;
	color: black;
	line-height:20px;
	font-size:117%;
}
div, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
.title {
	background: url('/images/bg.jpg');
	margin:0 15px 25px 0;
	/* width:625px; */
}
.title div { float:left;}
.content {
	background: url('/images/bg.jpg');
	margin-right: 15px;
}
.cbottom{
	background: url('/images/ft_line.jpg') repeat-x;
	width: 625px;
}
/* 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;
} */