body
{
	font-size:11px;
	font-family:Arial;
  	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}

a
{
	color: #B49859;
	text-decoration: underline;
}

h1
{
	font-size: 26px;
	font-weight: normal;
	color: #B49859
}

h2
{
	font-size: 18px;
	font-weight: normal;
	color: #B49859
}

h3
{
	font-size: 14px;
	font-weight: normal;
	color: #B49859
}

h4
{
	font-size: 26px;
	font-weight: normal;
	color: #000
}

h5
{
	font-size: 18px;
	font-weight: normal;
	color: #000
}

h6
{
	font-size: 14px;
	font-weight: normal;
	color: #000
}

image
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#main
{
	width: 1000px;
	padding: 0px;
	margin: 0px auto;
	align: left;
}

#top_container
{
	width: 1000px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

#top_nav
{
	padding: 0px;
	margin: 0px;
	padding-top: 80px;
	width: 1000px;
	float: left;
	
}

/*#top_nav a
{
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}*/


#top_nav ul 
{
margin: 0px;
padding: 0px;
padding-top: 0px;
	list-style-type: none;
}


#top_nav ul li.button
{
	float: left;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;

	display: inline;
	width: 122px;
	text-align: center;

}

#top_nav ul li.button a
{
	text-decoration: none;
	float: left;
	color: #fff;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 122px;

}

#top_nav ul li.button a:hover
{
	text-decoration: none;
	float: left;
	color: #fff;
	font-size: 12px;
	background-image: url(../images/button_hover.jpg);
	background-repeat: no-repeat;
	width: 128px;
}

#middle_container
{
	width: 1000px;
	min-height: 175px;
	float: left;
	padding: 0px;
	margin: 0px auto;
}

#middle_content
{
	width: 1000px;
	background-image: url(../images/div_gold.jpg);
	background-repeat: repeat-y;
}

#left_panel
{
	width: 450px;
	height: 502px;
	float: left;
	text-align: left;
	valign: center;

}

#right_panel
{
	float: left;
	width: 546px;
}

#right_panel-text
{
	align: center;
	width: 440px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer_container
{
	width: 1000px;
	min-height: 175px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#footer_nav
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 1000px;
}

#footer_nav ul
{
	padding:5px;
	padding-top: 100px;
	margin:5px;
}

.leftli
{
	padding-right: 430px;
}

#footer_nav li 
{
	font-size:11px;
	display:inline;
	list-style:none;
	color:#FFFFFF;
	font-family:Arial;
	padding-left:20px;
}

#footer_nav li a
{
	color:#FFFFFF;
	text-decoration:none;
}
