html,body {
	margin: 0px;
	background: url(../../images/page_bg.jpg) top repeat-x;
	background-color: #ffffff;
	height: 100%;
}
div#container {
    position: relative;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}
div#text_size {
	padding: 20px;
	padding-top: 100px;
	position: absolute;
	bottom: 0px;
	width: 95%;
	/*background: url(../../images/babtac.jpg) bottom right no-repeat;*/
}
div#basket_dialog img {
	margin-right: 10px;
	vertical-align: middle;
	border: 0px;
}
a#logo {
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 3;
}
a#logo img {
	border: 0px;
}

a#babtac {
	float: right;
	margin-right: 10px;
	z-index: 3;
	margin-top: -100px;
}
a#babtac img {
	border: 0px;
	background: none;
	padding: 0px;
}


a#price-list {
	position: absolute;
	left: 40px;
	top: 500px;
}
div#text_area {
	padding-top: 180px;
	padding-left: 230px;
	padding-bottom: 200px;
}
div#text_area a img {
	background-color: #e8e8e8;
	padding: 6px;
	border: 1px solid #92c729;
	vertical-align: middle;
	margin-bottom: 3px;
}
div#navigation {
	position: absolute;
	top: 200px;
	left: 45px;
	z-index: 5;
	width: 125px;
}
div.feature {
	float: right;
	display: block;
	height: 1px;
	margin-left: 30px;
}
div#home {
	background: url(../../images/home.png) top right no-repeat;
	width: 300px;
	padding-top: 350px;
}
div#products1 {
	background: url(../../images/products1.png) top right no-repeat;
	width: 215px;
	padding-top: 325px;
}
div#products2 {
	background: url(../../images/products2.png) top left no-repeat;
	width: 225px;
	padding-top: 230px;
}
div#facemap {
	background: url(../../images/facemap.png) center no-repeat;
	width: 260px;
	padding-top: 360px;
}
div#list {
	padding-right: 250px;
	padding-bottom: 20px;
}
div.spacer {
	clear: both;
}
div.border {
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#detail img {
	margin-right: 120px;
	margin-left: 30px;
	border: 0px;
	padding: 0px;
	background: none;
}
input#antispam {
	position: absolute;
	left: -3000px;
}
div#form_holder {
	text-align: right;
	padding-right: 115px;
	padding-bottom: 10px;
}
div.error_box {
	border: 1px solid #FF6666;
	background: #FFcccc;
	padding: 5px;
	margin-bottom: 2px;
	text-align: right;
}
div#basket .error_box {
	text-align: center;
}
div#confirmation_box {
	border: 1px solid #92c729;
	background: #eefcd2;
	padding: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}
div#about_us {
	padding-right: 115px;
}
div#about_us div {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	clear: both;
}
div#about_us img {
	margin-left: 20px;
	margin-right: 20px;
}