html{
	width:100%;
	height:100%;
	background-color:#140f0d;
	background-image:url(images/pg_rep_bg.jpg);
	background-position:top-left;
	background-repeat:repeat-x;
	font: normal small Verdana, Arial, Helvetica, Geneva, Sans-Serif;
}

body{
	width:800px;
	height:840px;
	margin:auto;
	background-image:url(images/body_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#header{
	width:800px;
	height:120px;
	background-image:url(images/header_new1.jpg);
	margin:auto;
}


#slideshow_header{
	width:600px;
	height:35px;
	background-image:url(images/slidshow_header_new2.png);
	margin:auto;
}

#slideshow{
	width:600px;
	height:365px;
	margin:auto;
}



#footer {
	width: 840px;
	height:25px;
	margin-top:200px;
	font: normal small Trebuchet, Arial, Helvetica, Geneva, Sans-Serif;
	font-size:10px;
	color:#4e4844;
	line-height: 150%;
}