body{
	background-color:#36342E;
	text-align: center;
	height: 100%;
	width: auto;	
}

.wrapper{
	height:625px;
	width:1080px;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header {
	height: 50px;
	width: auto;
	background-image: url(web%20images/WEBSITE%202/Index%20Images2/Web%20Images%202/new_header.jpg);	
}

.content {
	height: 540px;
	width: 1080px;
	
}

.left {
	width: 150px;
	height:  540px;
	background-position: left;
	float: left;
	
	
	
}



.wrapper .content .left .navigation li {
	text-align: left;
	vertical-align: top;
	list-style-image: none;
	list-style-type: none;
}


.right {
	height: 540px;
	width: 930px;
	background-position: right;
	float: right;
		
	
}


.footer {
	clear: both;
	width: auto;
	height: 30px;
	
	background-image: url(web%20images/WEBSITE%202/Index%20Images2/Web%20Images%202/new_footer.jpg);	
}
a:hover {
	font-weight: bold;
	color: #000000;
}

.wrapper .content .left .navigation ul ul  li {
	font-size: 10px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	float: none;
	padding-left: 0px;
}
