@charset "utf-8";
/* CSS Document */



body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	background-position:center top;
	height:100%;
	text-align: center;
}

#container {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: 500;
	height: 860px;
	width: 900px;
	position: relative;
	margin: auto;
}

#contactcontainer {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: 500;
	height: 960px;
	width: 900px;
	position: relative;
	margin: auto;
}



#content {
	font-family: Tahoma, Arial, sans-serif;
	height: 600px;
	width: 635px;
	left: 133px;
	top: 102px;
	position: absolute;
	z-index: 1;
	background-color: #ec7cae;
	border: 5px solid #00cc33;
}
#basket1 {
	visibility: visible;
	z-index: 4;
	height: 250px;
	width: 300px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#basket2 {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 250px;
	width: 300px;
	top: 0px;
	right: 0px;
}

#contactcontent {
	background-color: #FF88BE;
	border: 5px solid #00cc33;
	font-family: Tahoma, Arial, sans-serif;
	height: 635px;
	width: 635px;
	left: 133px;
	top: 102px;
	position: absolute;
	z-index: 1;
}


#whereimage {
	height: 190px;
	width: 260px;
	position: absolute;
	z-index: 8;
	left: 62px;
	top: 0px;
	background-position: center center;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #000000;
	height: 145px;
	width: 891px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 9;
	left: -2px;
	top: 714px;
}
#contactfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #000000;
	height: 145px;
	width: 891px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 9;
	left: -3px;
	top: 750px;
}







#details {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 130px;
	width: 920px;
	left: 0px;
	top: 10px;
}
#header {
	position: absolute;
	z-index: 7;
	height: 35px;
	width: 893px;
	left: 0px;
	top: 68px;
}
