/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:16px;
	background-color:#E0B7BD;
}

#Layout {
	width: 800px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding:0px;
	background:url(/images/header_content.jpg) no-repeat top;
	background-color:#FFFFFF;
	
}
#LayoutH {
	width: 800px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding:0px;
}

#Header {
}

.HeaderHome{
	background:url(/images/header_home.jpg) no-repeat top;
	height:136px;
}

.HeaderContent{
	
	height:135px;
}

#HeaderTop{
	height:72px;
	padding-top:20px;
}

#HeaderLeft{
	float:left;
}
#HeaderRight{
	float:right;
}


#MainContent{
	width:796px;
	padding: 0px 2px 0px 2px;
	margin-bottom:0px;
	
}
.WBG{
background-color:#FFFFFF;
background-image:url(../images/home_bg.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.ContentBG_T{
width:770px;
padding-left:0px;
float:none;
}

#Footer
{
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#990033;
	margin-bottom:0px;
}

.HomeHeight {
height:140px;
}

.ContentHeight {
height:120px;
}


#Footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
#Footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}

#Scroller{
	width:800px;
	float:left;
	height:30px;
}
#ScrollerBox{
	width:620px;
	height:17px;
	float:left;
	margin-left:22px;
	background-image:url(/images/scroller_bg.jpg);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:5px;
	vertical-align:middle;
	padding:2px 2px 0px 2px;
}
#ScrollerDDL{
	float:left;
	margin-top:5px;
	margin-left:10px;
}

#Buttons{
	width:800px;
	float:left;
	height:82px;
	margin-bottom:6px;
	padding-top:0px;
}

#Button1,#Button3,#Button4,#Button5 {
	width:147px;
	height:66px;
	float:left;
	background-image:url(../images/footer_button_bg.gif);
	text-align:center;
	padding-top:17px;
	margin-left:7px;
}
#Button2 {
	width:147px;
	height:75px;
	float:left;
	background-image:url(../images/footer_button_bg.gif);
	text-align:center;
	padding-top:7px;
	margin-left:7px;
}
#Button1 {
	margin-left:13px;
}

#Buttons a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	width:179px;
	}
#Buttons a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CCCCCC;
	text-decoration:none;
}


#ButtonsC{
	width:800px;
	float:left;
	height:62px;
	margin-bottom:6px;
	padding-top:0px;
}

#ButtonC1,#ButtonC2 {
	width:90px;
	height:40px;
	float:left;
	background-image:url(../images/footer_Sbutton_bg.gif);
	text-align:center;
	padding-top:22px;
	margin-left:8px;
}

#ButtonC3,#ButtonC4,#ButtonC5,#ButtonC6,#ButtonC7 {
	width:90px;
	height:47px;
	float:left;
	background-image:url(../images/footer_Sbutton_bg.gif);
	text-align:center;
	padding-top:15px;
	margin-left:8px;
}

#ButtonC8 {
	width:90px;
	height:55px;
	float:left;
	background-image:url(../images/footer_Sbutton_bg.gif);
	text-align:center;
	padding-top:8px;
	margin-left:8px;
}

#ButtonsC .ButtonSelected{
background-image:url(../images/footer_Sbutton_bg_selected.gif);
}

#ButtonsC a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	width:179px;
	}
#ButtonsC a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}


#Copyright
{
	width:800px;
	float:left;
	padding-top:3px;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	text-align:center;
}




p{
	vertical-align:top;
	margin-top:0px;
	margin-bottom:8px;
}



h1
{
	font-size:23px;
	color:#990033;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
}


h2
{
	font-size:18px;
	color:#990033;
	font-weight:bold;
	padding:0px 0px 20px 0px;
	margin:0px;
}

h3
{
	font-size:18px;
	color:#666666;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h4
{
	font-size:18px;
	color:#990033;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}



a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#993333;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}

a:hover, a.Selected
{
	color:#999999;
	text-decoration:underline;

}
.FlagInput{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:80px;
}

.RedBoldText
{
	color:#990033;
	font-weight:bold;
}

#Press{
width:100%;
float:left;
margin:0px 0px 10px 0px;
}

.PressItem{
width:121px;
float:left;
padding:0px 0px 0px 0px;
margin:0px 20px 10px 0px;
text-align:center;
font-weight:bold;
font-size:12px;
height:180px;
}

.Photo{
width:100px;
float:left;
padding-right:6px;
}
.PhotoHolder{
width:355px;
float:left;
margin-bottom:15px;
margin-right:6px;
background-image:url(/UserFiles/image/before-after_bg.jpg);
background-repeat:no-repeat;
padding:10px;
height:156px;
font-size:13px;
}
#AllPhotoHolder{
float:left;
width:100%;
display:block;
}

#TechContentWrapper {
float:left;
width:100%;
}


#TechContent{
float:left;
width:100%;
}

#TechContentLeft{
float:left;
width:120px;
background-image:url(/images/left_menu_bg.gif);
background-repeat:no-repeat;
padding-top:10px;
padding-bottom:10px;
}

#TechContentRight{
float:left;
width:650px;
}


#Hidden{
color:#FFFFFF;
}

#ButtonsV{
	width:100px;

}

#ButtonV4 {
	width:90px;
	height:40px;
	float:left;
	background-image:url(../images/footer_Sbutton_bg.gif);
	text-align:center;
	padding-top:22px;
	margin-left:8px;
}

#ButtonV2, #ButtonV3,#ButtonV6 {
	width:90px;
	height:47px;
	float:left;
	background-image:url(../images/footer_Sbutton_bg.gif);
	text-align:center;
	padding-top:15px;
	margin-left:8px;
}

#ButtonV1,#ButtonV5 {
	width:90px;
	height:55px;
	float:left;
	background-image:url(../images/footer_Sbutton_bg.gif);
	text-align:center;
	padding-top:8px;
	margin-left:8px;
}

#ButtonsV .ButtonSelected{
background-image:url(../images/footer_Sbutton_bg_selected.gif);
}

#ButtonsV a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	width:179px;
	}
#ButtonsV a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}

#holding {
background-image:url(/images/hold_bg.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
padding:5px 0px 5px 10px;
font-size:12px;
}
#holding a , #Contact , #Contact a{
font-size:12px;
}

#Hidden {
visibility:hidden;
}

#container {
border-color:#990033;
border-style:solid;
border-width:8px;
width:196px;
}

.SmallerText
{
font-size:14px;
}
#ClientHolder{
float:left;
}
.ClientItem{
float:left;
height:190px;
width:215px;
margin-bottom:10px;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
}
.address{
height:100px;
}

.ClinicLine{
border-bottom-width:1px;
font-size:1px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
}

.clinicimage{
float:left;
width:260px;
}

.treatments{
float:left;
color:#A32624;
width:170px;
}
