@charset "UTF-8";
/* CSS Document */

#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	left: 0px;
	margin-top: -300px;
	min-width: 900px;
	z-index: 2;
	background-color: #000;
	
}
#wrapper {
	margin: 0px auto;
	position: relative;
	text-align: center;
	width: 855px;
	height: 600px;
	z-index:21;
	background-image: url(../images/backgroundWall.png);
}
 #header {
	height: 164px;
	width: 800px;
	left: 48px;
	z-index: 10;
	position: absolute;
	border-style: none;
	visibility: visible;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	top: -10px;
} 
 

 #menu    {
	position: absolute;
	height: 80px;
	width: 752px;
	left: 83px;
	top: 515px;
	text-align: left;
	z-index: 10;
 }
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#scroll {
	background: url(../images/scrollright.png) no-repeat;
	position: absolute;
	left: 684px;
	top: 458px;
	width: 170px;
	height: 143px;
}
#scrollLeft {
	background: url(../images/scrollLeft.png) no-repeat;
	position: absolute;
	left: -50px;
	top: -39px;
	width: 274px;
	height: 174px;
}

#backBig {
	position:absolute;
	width:729px;
	height:492px;
	z-index:1;
	left: 85px;
	top: 82px;
	background-image: url(../images/bigBack2.png);
	background-repeat: no-repeat;
}
#bpricing {
	position:absolute;
	width:450px;
	height:350px;
	overflow:auto;
	z-index:4;
	left: 362px;
	top: 132px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/BackgroundTable.png);
	background-repeat: no-repeat;
	font-family: Georgia, Times Roman, Times, serif;
	font-size: 12px;
	color: #000;
}
#bpricingLeft {
	position:absolute;
	width:450px;
	height:350px;
	overflow:auto;
	z-index:4;
	left: 62px;
	top: 132px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/BackgroundTable.png);
	background-repeat: no-repeat;
	font-family: Georgia, Times Roman, Times, serif;
	font-size: 12px;
	color: #000;
}
#bpricingBio {
	position:absolute;
	width:400px;
	height:350px;
	overflow:auto;
	z-index:4;
	left: 62px;
	top: 132px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/BackgroundTable.png);
	background-repeat: no-repeat;
	font-family: Georgia, Times Roman, Times, serif;
	font-size: 12px;
	color: #000;
}

