#rap{
	 margin: 0 0 0 0;
	 padding: 0 0 0 0;
 background: #8EB7DA;/* url(img/bgfoot.jpg);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 100%;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	 text-align: left;
}

html>body #rap {
    height: auto;
	 width: 100%;
}

#main {
margin: 0 0 0 20px;
padding: 0 0 0 0;

}

#menu {
	float: left;
	width: 30%;
}
#nav {
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	width: 100%;
	text-align: left;
}
#content {
	float: left;
	width: 68%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer {
	background: url(img/fbbody-r.gif) no-repeat bottom right, url(img/fmbody-r.gif) repeat-x bottom right;
	width: 97%;
	color: #4F402A;
	margin: 0 0 5px 7px;
	text-transform: capitalize;
	clear: both;
	padding: 0 0 0 0;
}
* html #footer{
	margin: 0 0 135px 5px;
	float: left;
}
#header{
	height: 200px;
	margin: 0;
}

#masthead{
	background: url(img/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #8EB7DA;
	height: 250px;
	margin: 0;
	padding: 0;
}



.reset{
	clear: both;
	height: 1px;
}
.reset2{
	clear: both;
	height: 20px;
}