/* CSS Document */

#container {
background-color:#FFFFFF;
width:900px;
margin-right:auto;
margin-left:auto;
margin-top:20px;
margin-bottom:20px;
padding:10px
}

#header {
margin:0px;
background-color:#FFFFFF;
padding:0px;
border-top:1px solid #9966FF;
border-left:1px solid #9966FF;
border-right:1px solid #9966FF;
width: 900px;
}

#main_faq {
border-left: 1px solid #9966FF;
border-right: 1px solid #9966FF;
border-bottom: 1px solid #9966FF;
margin:0px;
/*height:2500px;
width: 1000px;*/
background-color:#FFFFFF
}


#nav {
padding:0px;
margin:0px;
height:35px;
background-color: #E0D1FF; 
border-top: 1px solid #9966FF;
border-left: 1px solid #9966FF;
border-right: 1px solid #9966FF;
border-bottom: 1px solid #9966FF;
width: 900px;
}

#contact {
margin:5px;
padding:8px;
}

#contact_about {
background-color:#FFFFFF;
margin-top:15px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
padding:8px;
float:left;
width: 560px;
}
#left_about{
background-color:#FFFFFF;
margin-left:20px;
margin-right:5px;
margin-top:15px;
margin-bottom:5px;
padding:15px;
float:left;
width: 255px;
background-image:url(images/popular_links.gif);
background-repeat:no-repeat;
height: 426px;
}

#labiaplasty_pic {
padding:5px;
width:325px;
float:left;
}

#before_and_after {
margin-top:25px;
margin-left:15px;
margin-bottom:25px;
margin-right:0px;
width:680px;
float:left;
}

#before_and_after_right {
margin-top:25px;
margin-right:15px;
float:left;
width:215px;
}

index_right {
margin-top:25px;
margin-right:15px;
margin-left:80px;
float:left;
width:350px;
}

.links {
width:215px;
background-color:#CCCCCC;
height: 36px;
margin-left:0px;
margin-right:0px;
margin-top:1px;
margin-bottom:1px;
padding:0px;
font-size:16px;
}

.links2 {
width:215px;
background-color:#C7ABFF;
height: 36px;
margin-left:0px;
margin-right:0px;
margin-top:1px;
margin-bottom:1px;
padding:0px;
font-size:16px;
}

.nav_tab {
padding-left:0px
}

#main {
border-left: 1px solid #9966FF;
border-right: 1px solid #9966FF;
border-bottom: 1px solid #9966FF;
margin:0px;
/*height:1422px;*/
width: 900px;
background-color:#FFFFFF
}

.links_box
{
text-decoration:none;
color:#333333;
font-size: 18px
}

#main_index {
border-left: 1px solid #9966FF;
border-right: 1px solid #9966FF;
border-bottom: 1px solid #9966FF;
margin:0px;
height:1500px;
width: 900px;
background-color:#FFFFFF
}

#main_labiaplasty {
border-left: 1px solid #9966FF;
border-right: 1px solid #9966FF;
border-bottom: 1px solid #9966FF;
margin:0px;
height:1300px;
width: 900px;
background-color:#FFFFFF
}

#sidebar_left {
width:525px;
float:left;
margin-left:15px;
margin-top:15px;
}

#sidebar_left2 {
width:525px;
float:left;
margin-left:15px;
margin-top:25px;
padding-top:25px;
border-top: 1px solid #EFE6FF
}

#sidebar_right {
float:right;
width: 350px;
margin-top:15px;
}

#sidebar_right_questionnaire {
background-image:url(images/questionnaire.gif);
background-repeat:no-repeat;
height:430px;
float:right;
width: 250px;
padding-left:35px;
padding-right:20px;
padding-top:20px;
margin-top:40px;
}

#sidebar_right_questionnaire2 {
float:right;
width: 305px;
padding-left:0px;
padding-right:2px;
padding-top:20px;
margin-top:40px;
}

.clear {
clear:both
}

#box {
width: 246px;
float:left;
}

#box_right {
width: 236px;
float:left;
padding-left:20px;
border-left: 1px solid #CCCCCC;
margin-left:20px;
}

/******** blog styles */
#sidebar{
margin-left:0px;
margin-right:5px;
margin-top:15px;
margin-bottom:5px;
padding:15px;
float:left;
width: 255px;
height: 426px;
}

#content {
	position: relative;
	float: left;
	z-index: 1;
	width: 580px;
	padding: 10px;
}


#footer {
	clear: both;
	min-height: 50px;
	font-size: 0.75em;
	line-height: 1.2em;
	text-align: center;
	color: #816bc9;
	background: #fff url('images/bg_footer.gif') left bottom repeat-x;
}

/*#sidebar .xoxo { background: url('images/bg_sidebar.gif') center top repeat-y; margin: 0; padding: 5px; }
#sidebar .widget { padding: 0 0.5em; }
#sidebar .sidebar-top { height: 15px; background: url('images/bg_sidebar_top.gif') center top no-repeat; }
#sidebar .sidebar-bottom { height: 42px; background: url('images/bg_sidebar_bottom.gif') center bottom no-repeat; }
*/
* html #footer {
	height: 50px;
}

#footer p {
	margin: 0;
}

