/*Reset*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, 
h6, p, blockquote, pre, a, code, del, em, font, img, small, 
strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, 
label, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent;
}
body { 
	line-height: 1; 
} 
ol, ul { 
	list-style: none; 
}
a{
	text-decoration:none;
	color:#b77579;
}
a:hover{
	text-decoration:underline;
	color:#e1b7b9;
}
 input, textarea{
    outline:none;
}
/*General*/
#body-bg{
	background:#000000;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
	font-size:14px;
}
/*Header*/
#header-wrapper{
	max-width:1600px;
	min-width:980px;
	height:745px;
	background: url(../images/header-bg.jpg) no-repeat top center;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#header {
	width:980px;
	height:745px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#header-wrapper #header span{
	position:absolute;
}
#header-wrapper #header .img1{
	bottom:2px;
	left:15px;
}
#header-wrapper #header .img4{
	top:360px;
	left:265px;
}
#header-wrapper #header .img5{
	top:455px;
	left:428px;
}
#header-wrapper #header .img6{
	top:605px;
	left:300px;
}
#header-wrapper #header .hform{
	top:650px;
	left:270px;
	text-align:center;
	position:absolute;
}
#header-wrapper #header .hform a{
	text-decoration:underline;
	color:#fdca00;
}
#header-wrapper #header .hform a:hover{
	text-decoration:none;
	color:#ffffff;
}
#header-wrapper #header .hform input{
	width:172px;
	height:16px;
	padding:8px 10px 10px 10px;
	margin-right:10px;
	background: url(../images/formbg.png) no-repeat top center;
	border:none;	
}
#header-wrapper #header .hform .hformbtn{
	width:40px;
	height:41px;
	padding:0;
	margin:0 0 -10px 0;
	display:block;
	background: url(../images/hbtn3.png) no-repeat top center;
	cursor:pointer;
}
#header-wrapper #header .hbtn1{
	position:absolute;
	display:block;	
	background: url(../images/hbtn1.png) no-repeat top center;
	width:247px;
	height:162px;
	top:425px;
	left:231px;
}
#header-wrapper #header .hbtn1:hover{
	background: url(../images/hbtn1.png) no-repeat bottom center;
}
#header-wrapper #header .hbtn2{
	position:absolute;
	display:block;	
	background: url(../images/hbtn2.png) no-repeat top center;
	width:247px;
	height:162px;
	top:425px;
	left:495px;
}
#header-wrapper #header .hbtn2:hover{
	background: url(../images/hbtn2.png) no-repeat bottom center;
}
/*Content*/
#body-wrapper{
	background:#000000 url(../images/body-bg.jpg) repeat-y bottom center;
}
#content-wrapper{
	margin:0 auto;
	background: url(../images/contentwrapperbg.png) repeat-x top center;
	max-width:1600px;
	min-width:980px;
}
#content-wrapper #content{
	margin:0 auto;
	padding: 30px 31px 23px 31px;
	width:918px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#cccccc;
	line-height:1.2em;
	text-align:left;
	position:relative;
	z-index:2;
}
#content-wrapper #content img{
	margin:0 12px 10px 0;
}
#content-wrapper #content p{
	padding-bottom:15px;
}
#content-wrapper #content p a{
	text-decoration:none;
	color:#cc0000;
}
#content-wrapper #content p a:hover{
	text-decoration:underline;
	color:#ff0000;
}
.bottomcontent{
	width:100%;
	height:200px;
	background: url(../images/contentwrapperbg2.png) repeat-x top center;
	margin:-200px auto 0 auto;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#bottomcontentwrapper #bottomcontent{
	margin:0 auto;
	width:980px;
	height:279px;
	position:relative;
}
#bottomcontentwrapper #bottomcontent .click{
	position:absolute;
	top:225px;
	left:232px;
	background: url(../images/clickbg.jpg) no-repeat top center;
	width:510px;
	height:29px;
	display:block;
}
/*Footer*/
#footer{
	max-width:1600px;
	min-width:980px;
	min-height:239px;
	background: #000000 url(../images/footerbg.jpg) no-repeat top center;
	margin:0 auto;
	padding:0 0 10px 0;
	overflow:hidden;
}
#footer #footer-wrapper{
	width:960px;
	padding:0 10px;
	margin:0 auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height:18px;
	position:relative;
}
#footer #footer-wrapper .bucksality{
	margin:0 auto;
	display:block;
	width:500px;
	height:45px;
	padding:0 0 20px 0;
}