@charset "UTF-8";

body/* CSS Document */
 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4b2c10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(images/home_bg_sample4.jpg) repeat;
}

img, div { behavior: url(iepngfix.htc) }


.oneColLiqCtr  #containerIndex {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	height: 1057px;
	background: url(images/whoopies_bg2.png) no-repeat right top;
	clear: both;
}
.oneColLiqCtr  #mainContentIndex {
	padding: 0 0px;
	width: 1050px;
	margin: 50px auto 0px;
	background: url(images/mixer_3.png) no-repeat right 35px;
	height: 145px;
}

#mixer {
	height: 95px;
	width: 99px;
	float: left;
}
#navigationIndex {
	padding: 0px 0px 0 50px;
	width: 880px;
	margin: 0px auto;
	clear: both;
}

#logo {
	float: left;
}

#enter_text {
	height: 45px;
	width: 300px;
	float: right;
	padding-top: 90px;
}

#main_text {
	padding: 70px 0px 0 100px;
	width: 880px;
	margin: 0px auto
}

#footer {
	height: 200px;
	width: 100%;
	margin: 375px auto 0px;
	padding: 33px 0px 0px;
	background: url(images/index_sm_heart%20copy.png) no-repeat center top;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #361C0F;
	font-weight: normal;
}

.credit a {
	color: #FF8DC2;
	font-size: 11px
}
