#header {
	background: url(../Images/bkg_header_40.png) no-repeat;
}
#maincontent {
	position: relative;
}

#maincontent table tr td a {
	color: #399;
}


#sizediv {
	position:relative;
	left:20px;
	top:5px;
	width:631px;
	height:115px;
	z-index:1;
}

#sizelabel {
	position:relative;
	left:30px;
	top:10px;
	width:540px;
	height:30px;
	z-index:1;
	font-size: 110%;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#stylelabel {
	position:relative;
	left:20px;
	top:20px;
	width:540px;
	height:31px;
	z-index:1;
	font-weight: bold;
	text-align: center;
}
#stylediv {
	position:relative;
	left:10px;
	top:20px;
	width:582px;
	height:120px;
	z-index:1;
}
#dinersdiv {
	position:relative;
	left:20px;
	top:10px;
	width:642px;
	height:112px;
	z-index:1;
}
#dinerslabel {
	position:relative;
	left:20px;
	top:10px;
	width:540px;
	height:26px;
	z-index:1;
	font-weight: bold;
	text-align: center;
}
#leasediv {
	position:relative;
	left:10px;
	top:20px;
	width:540px;
	height:150px;
	z-index:8;
}




#footer {
	color: #399;
	font-size: 100%;
	text-align: left;
}

#footer img {
	padding-top: 5px;
}
