
#emoBody {
	width:740px;
	background-color:#FFFFFF;
	margin:5px auto;
	border:1px solid #000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-position:0px 20px;
}


#emoBodyHome {
	width:750px;
	margin:5px auto;
}

#emoBodyHome img{
	border: none;
}

#emoHeader {
	padding:10px 10px 5px 10px;
	background-color:#FFFFFF;
}

#emoMenuLeft {
	width:170px;
	float:left;
	padding-top:5px;
	margin:0px 0px 9px 10px;
}

#emoContent {
	width:540px;
	float:right;
	margin:0px 10px 9px 0px;
}

#emoFooter {
	float:none;
	font-size:1px;
}

#emoBottom {
	width:740px;
	margin:1px auto;
}

.float_left {
	float: left;
	margin-right: 15px;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
