body {
	background-image:url(images/background.jpg);
	color: #4d4b4a;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e5e2db;
	background-repeat: repeat-x;
	border-right-width: thin;
	border-left-width: thin;
	background-position: center top;
}

/********************** Header ***************************/
#logo{
	background-color: #b6ad9b;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 69px;
	width: 825px;
	margin: 0px;
	text-align: center;
}
#header {
	height:266px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:242px;
	font-family: Arial, Helvetica, sans-serif;
}
#header li{
	float:left;
		
}
.lastchild{
	border-right: 0px none #4d4b4a !important;
}
#header ul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4b4a;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #4d4b4a;
}
#header ul a:hover{
	color:#000000;
}


/********************** Content ***************************/

#content {
	background-color: #7b6b5c;
	width:825px;
	display:block;
	color: #E5E2DB;
	
}

/********************** footer ***************************/
#footer, #footer a {
	background-color: #bbb6a0;
	width: 825px;
	height:22px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	color: #4d4b4a;
}
#footer a:hover{
	color:#000000;
}
.style76 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4b4a;
	font-style: normal;
	font-variant: normal;
}
.style89 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #4d4b4a;
	font-size: 12px;
}
.style88 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4D4B4A;
}
