body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main{
	color: #AB8C5D;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 20px;
	font-size:15px;
	font-weight:bold;
}
#main a{
	text-transform: uppercase;
	color: #AB8C5D;
	text-decoration: none;
}
#header_home {
	width: 859px;
	height:442px;
	margin-right: auto;
	margin-left: auto;
}
#center_container {
	width: 859px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/center.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:120px;
	color:#b3b2b2;
	font-size:12px;
	font-family:Arial;
	padding-bottom:25px;
}
#center_container h1{
    font-size:18px;
	font-weight:normal;
	padding-left:44px;
	padding-right:44px;
}
#center_container p{
	padding-left:44px;
	padding-right:44px;
}

#container {
	width: 100%;
	background-image: url(../img/repeat.png);
	background-repeat: repeat-x;
	background-position: center center;

}



body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main{
	color: #AB8C5D;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 20px;
	font-size:15px;
	font-weight:bold;
}
#main a{
	text-transform: uppercase;
	color: #AB8C5D;
	text-decoration: none;
}
#header_home {
	width: 859px;
	height:442px;
	margin-right: auto;
	margin-left: auto;
}
#center_container {
	width: 859px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/center.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:120px;
	color:#b3b2b2;
	font-size:12px;
	font-family:Arial;
	padding-bottom:25px;
}
#center_container h1{
    font-size:18px;
	font-weight:normal;
	padding-left:44px;
	padding-right:44px;
}
#center_container p{
	padding-left:44px;
	padding-right:44px;
}

#container {
	width: 100%;
	background-image: url(../img/repeat.png);
	background-repeat: repeat-x;
	background-position: center center;

}




