#main {
	position: absolute;
	top: 25px;
	height: 1555px;
	width: 430px;
	background-color: #ffffff;
	font-family: helvetica, veranda, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	
}

#footer{
		top: 2010px;
}

#right {
	position: absolute;
	top: 25px;
	margin-left: 450px;
	height: 1555px;
	width: 200px;
	background-color: #ffffff;
	text-align: center;
	font-family: helvetica, veranda, sans-serif;
	font-size: 14px;
	
}


.combo-logo {
	position: absolute;
	top: 360px;
}

.surfmodel {
	position: absolute;
	text-align: justify;
	top: 520px;
	width: 140px;
	right: 5px;
}

.product {
	position: absolute;
	text-align: left;
	top: 520px;
	width: 140px;
	left: 180px;
}



