body {
	background: #2e0b09 url(images/bg_image.jpg) no-repeat center top;
	margin: 0 auto;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}
#container {
	margin: 0 auto;
	width: 800px;
	padding: 0;
	
}
#container2 {
	margin: 0 auto;
	width: 800px;
	padding: 20px;
	background-color: #fff;
	border: 2px solid #000;
	
}
img {
	border: 0;
}
.nav {
	padding: 25px;
	width: 750px;
	text-align: center;	
}
.nav img {
	margin: 0 10px;
}

#header-main {
	width: 100%; height: 140px; text-align: left;
}

#header-product {
	width: 100%; height: 140px; text-align: left;
	background: url(images/products_head2.gif) no-repeat center top;
}
#header-about {
	width: 100%; height: 140px; text-align: left;
	background: url(images/products_head2.gif) no-repeat center top;
}
#header-join {
	width: 100%; height: 140px; text-align: left;
	background: url(images/products_head2.gif) no-repeat center top;
}
.bar-left{
clear: both;
}
.bar-left img {
	float: left;
	margin-right: 25px;
}

.bar-right,.bar-left {
clear: both;
margin-bottom: 25px;
height: 200px;
font-size: 13px;
}
.bar-left h3, .bar-right h3 {
	font-size: 22px;
}

.bar-right img {
	float: right;
	margin-left: 25px;
}

.bar-right img {
	float: right;
	margin-left: 25px;
}

#footer {
	text-align: center;
	margin: 15px auto;
	font-size: 14px;
	color: #ccc;
}

#footer a {
	color: #f5c560;
}