*{
	padding: 0;
	margin: 0;
}
body {
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #733F1A;
}
#top {
	width: 738px;
	\width: 768px;
	w\idth: 738px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
}
#wrapper {
	width: 738px;
	\width: 768px;
	w\idth: 738px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #E8C67C;
}
#header1 {
	width: 738px;
	height:207px;
	background-image: url(img/bg_head1.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
#header2 {
	width: 738px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 55px;
	background-color: #FFFFFF;
}
	
#leftnav {
	width: 178px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	line-height: 14px;
	background-color: #E8C67C;
}
#content{
	float: right;
	width:559px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p{
	color:#000000;
	padding-left: 12px;
	font-size: 12px;
	padding-bottom: 8px;
	width: 294px;
}
#content h1{
	color:#996600;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 5px;
}

#footer{
	clear:both;}
#footer p{	color:#fff;
	text-align: center;
	background-color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer_color {
	color: #E8C67C;
	font-weight: bold;
}
