@charset "utf-8";
/* CSS Document */
body {
margin: 0;
padding: 0;
background-color: #bcd8ed;
margin-bottom:25px;
}
.wrapper {
background: url(../images/bg.gif) repeat-x ;
}
.background {
background: url(../images/da-vinci.jpg) no-repeat;
width: 752px;
margin: 0 auto;
position:relative;
}
.toll-free-number{
	color:#566874;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px;
	text-align:center;
}
.tabs{
	position:absolute;
	top:346px;
}
.tabs img{
	display:inline;
	margin-left:5px;
	border:0px;
}
.headertxt {
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
padding: 165px 195px 0 5px;
text-align: center;
line-height: 1.5em;
letter-spacing: .25em;
width: 550px;
}
.text {
width: 560px;
padding: 25px 0 10px 10px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
.mainbody {
width: 712px;
padding: 10px 20px 0px 20px;
font-family:Arial, Helvetica, sans-serif;
color:#2D2D2D;
font-size:12px;
background:url(../images/background-bottom-home.gif) bottom no-repeat white;
}
h1{
	color:#0272BC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
}
h2{
	color:#049CFB;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
}
h3{
	color:#19BF03;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
}
.clear{
	clear:both;
}
.featured-products-wrapper{
	height:230px;
	width:100%;
	color:#0672bb;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
.featured-products-wrapper form{
	margin:0px;
	padding:0px;
	margin-top:4px;
}
.featured-products-wrapper .left{
	width:50%;
	float:left;
}
.featured-products-wrapper .right{
	width:50%;
	float:right;
}
.face{
	background:url(../images/bg_face.jpg) top no-repeat left;
	width:156px;
	height:150px;
	display:block;
	padding-left:180px;
	padding-top:80px;
	padding-right:20px;
	text-align:center;
}
.eyes{
	background:url(../images/bg_eyes.jpg) top no-repeat right;
	width:206px;
	height:145px;
	display:block;
	padding-left:150px;
	padding-top:85px;
	text-align:center;
}
.lips{
	background:url(../images/bg_lips.jpg) top no-repeat right;
	width:186px;
	height:150px;
	display:block;
	padding-left:150px;
	padding-top:95px;
	padding-right:20px;
	text-align:center;
}
.smile{
	background:url(../images/bg_smile.jpg) top no-repeat right;
	width:206px;
	height:150px;
	display:block;
	padding-left:150px;
	padding-top:100px;
	text-align:center;
}
.add-to-cart{
	background:url(../images/buynow.gif) top;
	width:69px;
	height:16px;
	border:0px;
	display:inline;
}
.add-to-cart:hover{
	background:url(../images/buynow.gif) bottom;
}
.more-info{
	background:url(../images/moreinfo.gif) top;
	width:69px;
	height:16px;
	border:0px;
	margin-top:10px;
	display:inline;
}
.more-info:hover{
	background:url(../images/moreinfo.gif) bottom;
}