* {
	behavior:url(iepngfix.htc);
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url('images/background_slate.gif');
	}
	
br.flt {
	clear:both;
}
	
h1 {
	font-size:1.7em;
	margin:0;
	padding-bottom:15px;
	color:#CC0000;
}

h2 {
	font-size:1.3em;
	margin:0;
	padding-bottom:7px;
	}
	
h3 {
	font-size:1.3em;
	margin:0;
	padding-bottom:15px;
}

#wrapper {
	text-align:center;
	}


	
#main {
	width:948px;
	/* height:627px; */
	border:solid 5px #ff82ab;
	margin:0 auto;
	text-align:left;
	background:url(images/box_bg3.jpg) no-repeat #f1e7ec;
	height:100%;
	
}
	
label {
	float:left;
	width:120px;
	font-weight:bold;
	font-size:85%;
	padding-bottom:20px;
}

#form1 br {
	clear:both;
}
	
#inner2 {
	width:948px;
	height:100%;
	background:url(http://vibratorbuddy.com/images/girl_photo_video.png) no-repeat;
	}

#inner {
	width:948px;
	height:100%;
	background:url(images/girl_index.png) no-repeat;
	}
	
#inner.howDoesItWork {
	background:url(images/girl_how_does_it.png) no-repeat;
	}
	
#inner.photoVideo {
	background:url(images/girl_photo_video.png) no-repeat;
	}
	
#inner.specs {
	background:url(images/girl_specs.png) no-repeat;
	}
	
#inner.testimonials {
	background:url(images/girl_testimonials.png) no-repeat;
	}
	
#inner.aboutUs {
	background:url(images/girl_aboutus.png) no-repeat;
	}
	
#inner.link2us {
	background:url(images/girl_link2us.png) no-repeat;
	}	
	
#footer {	
	width:948px;
	margin:0 auto;
	text-align:center;
	color:#ff82ab;
	padding:15px 0;
}

#footer a {
	color: #ff82ab;
}

#footer a:hover {
	color:#ff82ab;
}
	
#nav {
	width:958px;
	height:24px;
	margin:0 auto;
	}
	
#nav a {
	display:block;
	float:left;
	height:24px;
}

#nav a#home:hover, 
#nav a#store:hover, 
#nav a#howDoes:hover, 
#nav a#photoVideo:hover, 
#nav a#home:hover, 
#nav a#specs:hover, 
#nav a#testimonials:hover, 
#nav a#contact:hover, 
#nav a#aboutus:hover {
	background-position:left -24px;
}

#nav a#home {
	width:92px;
	background:url(images/home_bt.gif);
}

#nav a#store {
	width:102px;
	background:url(images/store_bt.gif);
}

#nav a#howDoes {
	width:164px;
	background:url(images/how_does_bt.gif);
}

#nav a#photoVideo {
	width:161px;
	background:url(images/photos_videos_bt.gif);
}

#nav a#specs {
	width:104px;
	background:url(images/specs_bt.gif);
}

#nav a#testimonials {
	width:116px;
	background:url(images/testimonials_bt.gif);
}

#nav a#contact {
	width:110px;
	background:url(images/contactus_bt.gif);
}

#nav a#aboutus {
	width:109px;
	background:url(images/aboutus_bt.gif);
}

#inner.aboutUs #content {
	width:500px;
	margin-left:425px;
}

#content2 {
	width:535px;
	height:950px;
	margin-left:388px;
	margin-top:7px;
	overflow:auto;
}

#content {
	width:535px;
	height:auto;
	margin-left:388px;
	overflow:visible;
}

#content p {
	font-size: 80%;
	line-height:1.7em;
	margin:0;
	padding-bottom:2em;
	padding-right:15px;
	font-weight:bold;
}

.quote {
	color:#990000;
	line-height:1.5em !important;
}

.quote em {
	color:red;
}
