@import url(base10.css);

body {
	background-image: url(../img/map.gif);
	background-repeat: no-repeat;
    	background-position: right 252px;
}

div#clearheader {
	height: 252px;
}

div#subheader2 {
	height: 191px;
	background: #f2f2f2;
	background-image: url(../img/grad_1.gif);
	background-repeat: repeat-x;
}

div#subheader2_content {
	padding-top: 20px;
	width: 80%;
	min-width: 700px;
	max-width: 900px;
	margin: auto;
	position: relative;
}

div#subheader2_content h1,p {
	width: 480px;
}

div#subheader3 {
	height: 120px;
	background: #f2f2f2;
	background-image: url(../img/grad_1.gif);
	background-repeat: repeat-x;
}

div#subheader3_content {
	padding-top: 20px;
	width: 80%;
	min-width: 700px;
	max-width: 900px;
	margin: auto;
	position: relative;
}

div#subheader3_content h1,p {
	width: 480px;
}

div#image {
	position: absolute;
	width: 227px;
	right: 0;
	top: 25px;

}

div#discount {
	float: right;
}

div#lez {
	float: right;
}