body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#7e7806;
	background-color:#FFFFFF;
	border:0; 
	paddigg:0; 
	margin:0;
}
#container{
	width: 600px;
	height: 220px;
	border: 1px solid #FFFFFF;
	overflow: auto;
	margin: 0 auto;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-top:30px;
}
 
.main-content {
	width: 15000px;
	height: 220px;
	padding:0px;
	background:#FFFFFF;
}

.section{
	margin:0 0 0 0;
	width:220px;
	float:left;
	margin-right:50px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:28px;
}

a img {
border: 0;
}
a:link {
	color: 7e7806;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 7e7806;
}
a:hover {
	text-decoration: none;
	color: #7e7806;
}
a:active {
	text-decoration: underline;
	color: 7e7806;
}
.style1 {font-size: 13px}