.body{
	background-color:#8761aa;
	margin-top:0px;
	padding:0px;
}
.background{
	background-image:url(../images/backgrd.png);
	background-repeat: repeat-y;
	padding:0;
	width:880px;
}
.picBackground{
	background-color:#FFF;
	background-image:url(../images/heart.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundPhysicians{
	background-color:#FFF;
	background-image:url(../images/physicians.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundGyne{
	background-color:#FFF;
	background-image:url(../images/gynecology.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundUro{
	background-color:#FFF;
	background-image:url(../images/uro.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundVR{
	background-color:#FFF;
	background-image:url(../images/vr.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundMed{
	background-color:#FFF;
	background-image:url(../images/med.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundFaq{
	background-color:#FFF;
	background-image:url(../images/Faq.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundPe{
	background-color:#FFF;
	background-image:url(../images/pe.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundPf{
	background-color:#FFF;
	background-image:url(../images/pf.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.picBackgroundContact{
	background-color:#FFF;
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
	width:850px;
	height:550px;
}
.maincontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#454545;
}
#maincontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9f9fa0;
}
#rightNav{
	background-image:url(../images/body/rightNav.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 15px;
	text-align:center;
	color:#51217c;
}
#rightNavb{
	background-image:url(../images/body/rightNav.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 15px;
	color:#51217c;
}
#leftContent{
	padding:15px;
	color:#454545;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#img{
	padding-bottom:20px;
}
#footer{
	background-image:url(../images/body/footer.png);
	background-repeat:repeat-x;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px;
}
#patienteducation{
	font-size:12px;
}