html,body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	background-color:#EDEDEE;
}

#wrap {
	margin:0;
	padding:0;
	width:980px;
	min-height:100%;
	background-image:url('gavalas-back-bottle.gif');
}

#top {
	margin:0;
	padding:0;
	width:980px;
	min-height:335px;
}

#bottom {
	margin:0;
	padding:0;
	width:980px;
	min-height:226px;
}

#top_left {
	float:left;
	width:170px;
	height:335px;
}

#top_center {
	float:left;
	width:300px;
	height:335px;
}

#top_right {
	float:left;
	width:490px;
	height:325px;
	padding:10px 10px 0 10px;
}

#bottom_left {
	float:left;
	width:328px;
	height:226px;
}

#bottom_center {
	float:left;
	width:326px;
	height:226px;
}

#bottom_right {
	float:left;
	width:326px;
	height:226px;
}

p {
    font-family: Verdana;
    font-size: 11px;
    color: #58595b;
    margin-top: 0;
    margin-bottom:0;
    text-indent: 0px;
}
