#orangeline {
	width: 949px;
	height: 30px;
	background: url(../images/orangeline.gif) no-repeat;
	margin-bottom: 24px;
}


#content {
	background: none;
	float: left;
	width: 595px;
	margin-right: 47px;
	display: inline;
	padding-bottom: 50px;
}

#content .contact-block {
	width: 220px;
	float: left;
	margin-right: 77px;
}

#content .contact-block .adress {
	border-bottom: 1px solid #89C007;
	display: block;
	margin: 15px 0;
	padding: 10px;
	font-size: 16px;
}

#right {
	width: 304px;
	float: left;
}

#right .map {
	width: 304px;
	height: 220px;
	background: url(../images/map.gif) no-repeat;
	margin-bottom: 16px;
}

#right .flashbanner {
	width: 304px;
	height: 181px;
	background: url(../images/flashbann.gif) no-repeat;
	margin-bottom: 16px;
}


#copyright {
	padding: 0px;
	height: 15px;
}

h1 {
	margin-top: 0px;
}

h4 {
	color: #ff6002;
	font-size: 18px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}