a.button, a.button:visited{
	background:url(button-bg.gif) left repeat-x;
	color:#FFFFFF;
	padding:0px 5px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

a.button:hover{
	color:#000000;

}

a:hover, ul.navigation li.over a, ul.navigation li a:hover{
	color:#efa93a;
}

div.mainBg{
	min-height:450px;
	height:auto !important;
  	height:550px;	
	background:url(background.jpg) bottom center no-repeat #FFFFFF;
	padding:50px 0px;
}

.heading{
	color:#efa93a;
}

.subHeading{
	color:#db4449;
}

.tagline{
	text-transform:uppercase;
	color:#e0e9ee;
	font-weight:bold;
}
	
.promoprice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#db4449;
}

div#logoDiv{
	position:absolute; 
	height:150px; 
	width:180px; 
	cursor:pointer;
	background:url(logo.jpg) top left no-repeat;
}