<style type="text/css">

body {


}



#header {
	background:url(header_bg666.jpg) no-repeat;
	position:relative;
	width:924px;
	padding: 15px;
	margin: 0px;
	text-align: center;
	z-index: 1;
	height:300;
	margin-left: auto;
	margin-right: auto;
}


#wrapper {
	position: relative;
	height:auto;
	width: 954px;
	background-color: #C7B9A7;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	z-index: 1;
	/*overflow:hidden;*/
	
}






/* The navigation on left side of a page */
#nav {
	position:absolute;
	background:url(nav_bg.jpg) no-repeat;
	background-color:#FFF;
	display: inline;
	float: left;
	width: 160px;
	height: 300px;
	z-index: 1;
	overflow:hidden;
	margin: 0;
	padding: 15px;
	border: thin;
	left: 2px;
	top: 12px;
	}



#nav h2{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: 'Trebuchet', 'Trebuchet MS', Arial, verdana, sans-serif;
	color: #878787; }
#nav ul {
	position:absolute;
	list-style-position:inside;
	list-style: none;
	margin: 0;
	padding:0;
	z-index: 1;
	}
/* 			Fix IE/Win's broken rendering of block-level anchors in lists */
#nav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;}
 			/*Fix for browsers that don't need the hack */
html>body #nav li {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 20px;}

#nav a:link {
	text-decoration: none;
	color: #999;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #000000;
}
#nav a:active {
	text-decoration: none;
}


#menu {
	background-color:#FFF;
	position:absolute;
	top:12px;
	float:left;
	width:701px;
	/*margin-left: 30%;*/
	margin-top: 0px;
	padding: 0px;
	z-index:2;
	left: 206px;
	height: 25px;

}	
	
	
#main {
	background:url(main-top.jpg) no-repeat top right;
	background:url(main-top.jpg) no-repeat top left;
	background-color:#FFF;
	position:absolute;
	top:11px;
	float:left;
	width:691px;
	/*margin-left: 30%;*/
	margin-top: 1px;
	padding: 30px;
	z-index:1;
	left: 205px;
	height: 800px;

}
#main2 {/*short content*/
	background:url(main-long.jpg) no-repeat top right;
	background:url(main-long.jpg) no-repeat top left;
	background-color:#FFF;
	position:absolute;
	top:18px;
	float:left;
	width:691px;
	/*margin-left: 30%;*/
	margin-top: 1px;
	padding: 30px;
	z-index:1;
	left: 205px;
	height: 1050px;

}
#main3 {/* Long content */
	background:url(main-long.jpg) no-repeat top right;
	background:url(main-long.jpg) no-repeat top left;
	background-color:#FFF;
	position:absolute;
	top:18px;
	float:left;
	width:691px;
	/*margin-left: 30%;*/
	margin-top: 1px;
	padding: 30px;
	z-index:1;
	left: 205px;
	height: 1350px;

}

/*Slide show div*/
#slide {
	position:absolute;
	background:url(slide_bg.jpg) no-repeat;
	background-color:#000;
	display: inline;
	float: left;
	width: 160px;
	height: 485px;
	z-index: 1;
	overflow:hidden;
	margin: 0;
	padding: 15px;
	border: thin;
	left: 2px;
	top: 358px;
	}

#footer {
	background:url(footer_bg.jpg) no-repeat;
	position:absolute;
	padding: 15px;
	margin: 0px;
	z-index: 1;
	left: 7px;
	top: 900px;
	background-color:#FFF;
	width: 919px;
	height: 47px;
	/*background-color:#000;*/
}

#footer2 {
	background:url(footer_bg.jpg) no-repeat;
	position:absolute;
	padding: 15px;
	margin: 0px;
	z-index: 1;
	left: 7px;
	top: 1450px;
	background-color:#FFF;
	width: 919px;
	height: 47px;
	/*background-color:#000;*/
}

#footer3 {
	background:url(footer_bg.jpg) no-repeat;
	position:absolute;
	padding: 15px;
	margin: 0px;
	z-index: 1;
	left: 7px;
	top: 1200px;
	background-color:#FFF;
	width: 919px;
	height: 47px;
	/*background-color:#000;*/
}
	

/* for the scrolling content*/
/* div.scroll {
	position:absolute;
	height: 409px;
	width: 718px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #FFF;
	padding: 8px;
	top: 185px;
	left: 0px;
}*/

< /style>
