a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #B6B7B7;
	text-decoration: underline;
}
body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #000000;
	background: url(images/textur2.jpg) 0 0 repeat-x #000000;
	margin: 0;
	padding: 0;
}
h2 {
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 18px;
	color: #000000;
	text-align: left;
	float: left;
	display: block;
}
img {
	border: 0;
}
.text {
	text-align: justify;
	line-height: 16px;
}
.line {
	width: 950px;
	height: 10px;
	clear: both;
}
.margin {
	margin: 10px;
}
.margin-five {
	margin: 5px 10px 5px 10px;
}
.margin-t {
	margin-top: 10px;
}
.margin-tl {
	margin: 10px 0 0 10px;
}
.margin-t-two {
	margin: 2px 0 0 0;
}
.margin-t-five {
	margin: 5px 0 0 0;
}
.margin-tlr {
	margin: 10px 10px 0 10px;
}
.margin-tlr-five {
	margin: 5px 5px 0 5px;
}
.margin-lr {
	margin: 0 10px 0 10px;
}
.margin-lrb {
	margin: 0 10px 10px 10px;
}
.margin-l {
	margin-left: 10px;
}
.margin-l-five {
	margin-left: 5px;
}
#page {
	width: 950px;
	margin: 0 auto 0 auto;
	display: block;
	text-align: left;
	background: #FFFFFF;
}
#header1, #header2 {
	width: 950px;
}
#header1 {
	height: 65px;
	padding: 10px 0 0 0;
	background: url(images/header6.jpg) 0 0 no-repeat;
}
#header1 .one {
	width: 740px;
	margin: 0 0 0 200px;
	font-size: 22px;
	font-weight: bold;
}
#header1 .two {
	width: 400px;
	margin: 0 0 0 540px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
#box3, #footerbox {
	width: 940px;
}
#box3-1, #box3-2 {
	float: left;
	display: block;
}
#box3, #box3-1, #box3-2 {
	height: 485px;
}
#box3-1 {
	width: 350px;
}
#box3-2 {
	width: 570px;
}
#box3-2 .text {
	height: 333px;
}
#box3-2 .call {
	width: 570px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
#box3-2 .number {
	width: 570px;
	height: 65px;
	text-align: center;
	font-weight: bold;
	font-size: 55px;
	background: #C3C7CA;
}
#box3-2 .price {
	width: 570px;
	height: 16px;
	text-align: center;
	font-size: 10px;
	color: #777777;
}
#namebox {
	height: 36px;
}
#namebox .name-line {
	height: 1px;
	background: #C3C7CA;
}
#namebox .name {
	height: 30px;
	background: #C3C7CA;
}
#advertising {
	height: 110px;
	text-align: center;
	background: #C3C7CA;
}
#advertising img {
	border: 1px solid #000000;
}
div[id="advertising"] {
	height: 112px !important;
}
#footerbox {
	height: 50px;
}
#footerbox .footer-line {
	width: 930px;
	height: 5px;
	background: #C3C7CA;
}
#footerbox .footer {
	width: 930px;
	height: 35px;
	margin: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
}