/* CSS Document */

#headerWrapper {
	background-image: url(../../../../main_images/frontHeader.jpg);
	background-repeat: no-repeat;
	height: 229px;		
}
#contentMainWrapper {
	background-image: url(../../../../main_images/frontpagemainBack.jpg);
	background-repeat: no-repeat;	
}
#sideBars {
	background-image: url(../../../../main_images/sideBarFront.gif);
	background-repeat: no-repeat;
	
background-position: top center;

		
}
#cartTopWrapper {
display: none;
	
}
#cartTopWrapper h2 a {
	
	color: #F5E691;	
}


#cartTopWrapper h3 a {
	color: #E8C67C;	
}
#navBreadCrumb {
	display: none;
}
.centerColumn {
	background-image: none;
	width: 980px;
}
#productInfoFooter {
	background-image: none;
}
#frontpageWrap {
	position: relative; 
	height: 720px;
}
#frontImage {
	position: absolute; 
	left: 249px;
	

}
#frontIntro {
position: absolute; 
	width: 320px; 
	bottom: 85px;
}
#flashEntry {
	position: absolute; 
	right: 690px;
	bottom: 20px;
}
#frontIntro p {
font-size: 14px;
line-height: 19px;
	margin-left: 0px;
	padding-left: 0px;
}
#frontIntro p a {
	color: #0099CC;
}
#frontIntro p a:hover {
	color: #FF9999;
}
#frontIntro h1 {
	margin-left: 0px;
	padding-left: 0px;
}
