.contentBox {
	position: relative;
	top: 0px;
	height:707px;
	width: 642px;
	background: url(bg_girl.gif) 0 0 scroll no-repeat;
}

.contentBox .div1{
	left: 20px;
	top: 45px;
	position: absolute;
	height:124px;
	width: 385px;
	background: url(head.gif) 0 0 scroll no-repeat;
}

.contentBox .div2{
	left: 20px;
	top: 190px;
	position: absolute;
	height:213px;
	width: 291px;
	background: url(facial.gif) 0 0 scroll no-repeat;
}

.contentBox .div5a{
	left: 20px;
	top: 420px;
	position: absolute;
	height:34px;
	width: 291px;
	background: url(hurry.gif) 0 0 scroll no-repeat;
}

.contentBox .text{
	left: 20px;
	top: 470px;
	position: absolute;
	height:100px;
	width: 375px;
	font: 13px "Verdana", "Helvetica", "Arial";
	line-height: 15px;
	color: #FFF;
	text-transform: lowercase;
	text-align: left;
}

.contentBox .div6{
	left: 0px;
	top: 642px;
	position: absolute;
	height:65px;
	width: 642px;
	background: url(promo.gif) 0 0 scroll no-repeat;
}

.copy {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.copy  a{	
	color: #990033;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}

.copy  a:hover{	
	text-decoration: underline;
}

.copy2 {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.copy2  a{	
	color: #990033;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}

.copy2  a:hover{	
	text-decoration: underline;
}

.footer {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
}

.footer  a{
	color: #FFF;
	text-decoration: none;
}

.footer  a:hover{
	text-decoration: underline;
}

.nav {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
}

.nav  a{
	color: #003082;
	text-decoration: none;
}

.nav  a:hover{
	text-decoration: underline;
}

