/* CSS Document */

#mainContent {
	width:750px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home/bottle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#feature {
	position:absolute;
	left:329px;
	top:180px;
	width:243px;
}

.featureText {
	font-style: italic;
	color: #666666;
	padding: 0px 15px;
}
#homeHeader {
	width:100%;
	height:79px;
	background-image: url(../images/home/headerBk.gif);
}
