* {margin:0;padding:0; border: 0px none;}
ul, ol, li {list-style-type:none;}
a {
	text-decoration: none;
	color: #7C7C58;
}
a:hover {color: #990;}
html, body {height:100%; margin:0; padding:0;}
body { font: 62.5% "Arial", Helvetica, sans-serif;}

#content {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	width: 900px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	background-image: url(../images/bg.gif);
	margin: 0 auto
}
#content #slideshow {
	height: 450px;
	width: 500px;
	position: absolute;
	left: 300px;
	top: 100px;
}

#content #intro {
	height: 450px;
	width: 500px;
	position: absolute;
	left: 280px;
	top: 120px;
	font-size: 1.1em;
	font-family: Verdana, Geneva, sans-serif "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:center;
	line-height: 1.9em;
}

h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 8px;
}

h2 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
}
h6 {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 8px;
}

#content #menu {
	position: absolute;
	width: 200px;
	left: 80px;
	top: 100px;
	font-size: 1em;
	line-height: 2.5em;
	color: #A6A68C;
	font-family: Arial, Helvetica, sans-serif;
}
#content #menu ul li a {
	color: #B5B59F;
	text-decoration: none;
}
#content #menu ul li a:hover {
	color: #737362;
	text-decoration: none;
}

#details {
	margin-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 5px;
	width: 450px;
	line-height: 1.8em;
}

#content #nav {
	width: 400px;
	float: left;
	margin-top: 52px;
	margin-left: 60px;
}
#content #navright {
	width: 160px;
	float: right;
	margin-top: 57px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 605px;
}
