
* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Tahoma;
}

body {
	font-size: 12px;
	color: #797979;
	line-height: 140%;
}

#main {
	text-align: center;
}

#container {
	width: 1020px;
	margin: 0 auto;
}
a img {
	border: 0px;
}

.top {
	width: 1020px;
	height: 253px;
	background: url(../img/home1.jpg) no-repeat left top;
}

.bottom {
	width: 1020px;
	height: 383px;
	background: url(../img/home2.jpg) no-repeat left top;
}

.content {
	float: right;
	width:442px;
	background: url(../img/home3.jpg) no-repeat left top;
}

.content ul {
	list-style-type: none;
}

.content ul li {
	height: 40px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 24px 0px;
	line-height: 160%;
}

.content h3 {
	display: inline;
	font-size: 19px;
	font-weight: normal;
	padding: 0px 4px 0px 0px;
}

.content a {
	text-decoration: none;
	color: #797979;
	line-height: 22px;
	font-size: 19px;
}

.content a:hover {
	color: #ff5800;
}

#address {
	position: absolute;
	margin: 307px 0px 0px 0px;
}

#address a {
	color: #999999;
	text-decoration: none;
}

address {
	font-style: normal;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	width: 140px;
	padding: 0px 0px 24px 0px;
	float: left;
}
