body {
	padding: 50px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #180300;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;	
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ed9b45;
	width: 300px;
	height: 24px;
}


.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	
}

.white1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;	
	padding-left: 40px;
}
.orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ed9b45;
	float: left;
}

#container {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	width: 852px;
	height: 46px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	
}

#holder {
	
	width: 852px;
	height:140px;
}

#logo {
	float: left;
	height: 120px;
	width: 200px;
	display:block;
	
}
		
#tagline {
	height: 83px;
	width: 232px;
	padding-left: 600px;
	padding-top: 50px;
}

#textarea {
	background-image: url(images/textbg2.jpg);
	background-repeat: no-repeat;
	width: 852px;
	float:left;
	background-color: #160903;
}

.text {
	height: 260px;
	width: 800px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ad9993;
	line-height: 18px;
	padding-top: 20px;
}
#overflow {
	background-image: url(images/overflow.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 852px;
	clear: both;
	float:left;
}



#textarea2 {
	width: 852px;
	float:left;
	clear: both;
	height: auto;
	background-image: url(images/bigslice.jpg);
	background-repeat: no-repeat;
}

.text2 {
	width: 800px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ad9993;
	line-height: 20px;
	padding-top: 20px;
	clear: both;
	height: auto;
}

#footer {
	background-image: url(images/footer.png);
	height: 12px;
	width: 852px;	
	float:left;
}

#banner {
	height: 280px;
	width: 852px;
	float:left;
	clear: both;	
}

#copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ad9993;
	text-align: right;	
}

a,a:link {
	color: #ed9b45;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

#download {
	border: 1px solid #CE9B3C;
	height: 65px;
	width: 400px;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 170px;
	float:left;
	
}
#shoponline {
	
	height: 77px;
	width: 202px;
	
	margin-top: 40px;
	margin-bottom: 40px;
	float:left;
	
}


#buy {
	position:absolute;
	left:988px;
	top:280px;
	z-index:3;
	color: #FFF;
}

#shop a {
	color: #00bc0e;
	float: left;
}

.shop a {
	color: #00bc0e;	
}

