* {
margin: 0;
paddding: 0;
border: none;
behavior: url(iepngfix.htc);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2b1802;
	background-image:url(../images/background_stripe.jpg);
	background-repeat:repeat-x;
}


#wrapper {
	width: 800px;
	height: 598px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-image:url(../images/homepage_background.png);
}

#wrapper #sitemap .style1 a {color: #543208;}

#banner {
	width: 665px;
	height: 198px;
	position:absolute;
	left: 64px;
	top: 135px;
}

#top_menu {
	position:absolute;
	left: 567px;
	top: 70px;
	z-index: 100;
}

#navcontainer {
	position:absolute;
	font-size: 12px;
	left: 62px;
	top: 341px;
	width: 733px;
	z-index: 200;
}

#nav1 {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
	width: 95px;
	float: left;
}

#nav2 {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
	width: 102px;
	float: left;
}

#nav3 {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
	width: 102px;
	float: left;
}

#nav4 {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
	width: 122px;
	float: left;
}

#nav5 {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
	width: 102px;
	float: left;
}

#nav6 {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
	width: 77px;
	float: left;
}

#nav7 {
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
	width: 100px;
	float: left;
}
#navcontainer3 {
	width: 100px;
	font-size: 11px;
	text-align: right;
	color: white;
}

#navcontainer3 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer3 a
{
	display: block;
	padding: 2px;
	width: 160px;
	color: white;
	text-decoration: none;
}

#wrapper #top_menu #navcontainer3 #navlist3 a:hover {
	font-size: 11px;
	color: #f4b367;
	text-decoration: none;
}

#copyright {
	position:absolute;
	left: 217px;
	top: 493px;
	font-size: 11px;
	color: #4E2D05;
}

a {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color: #f4b367;
}
