body {
	background: #F67CB7 url(images/background.jpg) repeat-y center center;
	text-align: center;
	margin: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#main {
	width: 783px;
	text-align: left;
	margin:0 auto;
}

.logo-header {
	height: 81px;
	position: relative;
	margin: 5px 0px 0px;
	width: 783px;
	left: 20px;
}

.header {
	position: relative;
	height: 240px;
	width: 783px;
	background: url(images/main-header-with-girl.jpg) no-repeat;
}

.order-now-header {
	width: 175px;
	height: 38px;
	position: absolute;
	top: 190px;
	left: 460px;
}



.toolbar {
	background: url(images/toolbar.jpg) no-repeat;
	position: relative;
	height: 40px;
	width: 783px;
}

.toolbar-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	text-align: center;
	line-height: 37px;
	padding-top: 3px;
	word-spacing: 60px;
	width: 783px;
	font-weight: bold;
}

.toolbar-text a {
	color: #333;
	text-decoration: none;
}

.toolbar-text a:hover {
	color: #E91D84;
	text-decoration: underline;
}

.content {
	background: url(images/content-bg.jpg) repeat-y;
	position: relative;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}

.content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

.content-box {
	padding-right: 30px;
	padding-left: 30px;
}

.content-top-bg {
	background: url(images/content-top-bg.jpg) no-repeat center;
	width: 783px;
	height: 50px;
}

.content-header-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #F12485;
	position: absolute;
	left: 30px;
	top: 14px;
}

.content-text {
	line-height: 20px;
}

.home-table {
	position: relative;
	top: -10px;
	margin-left: 5px;
}

.girl-right {
	padding-left: 30px;
}

.girl-left {
	width: 450px;
	font-size: 13px;
	line-height: 10px;
}

.content-in-header {
	font-size: 28px;
	color: #F12485;
	font-weight: bold;
}

.learn-order-box {
	height: 161px;
	width: 100%;
	margin-top: 70px;
	text-align: center;
}

.footer {
	background: url(images/footer.jpg) no-repeat;
	width: 783px;
	height: 80px;
}

.content-box-footer {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	line-height: 18px;
}

.content-box-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.order-page-content {
}

.order-best-value-box {
	width: 520px;
	padding-top: 10px;
}

.best-value-header {
	background: url(images/best-value.jpg) no-repeat;
	width: 362px;
	height: 52px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 10px;
}

.free-shipping-image {
	height: 22px;
	width: 182px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.order-middle-box {
	width: 520px;
	padding-top: 30px;
}

.order-box-header {
	background: url(images/pink-order-linear.jpg) no-repeat;
	width: 362px;
	height: 40px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.order-bottom-box {
	width: 520px;
	padding-top: 30px;
}

.order-now-bottom {
	padding-top: 10px;
	padding-bottom: 50px;
}

.order-now-bottle {
	position: absolute;
	height: 229px;
	width: 75px;
	background: url(images/knockout_bottle.jpg);
	top: 60px;
	left: 675px;
}
