/* CSS Document */

html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

* { padding:0; margin:0; }

#body_welcome ul.nav #tab1 a,
#body_about ul.nav #tab2 a,
#body_health ul.nav #tab3 a,
#body_package ul.nav #tab4 a,
#body_test ul.nav #tab5 a,
#body_pricing ul.nav #tab6 a,
#body_contact ul.nav #tab7 a
{
	background-color: #F44254;
	font-weight: bold;
}

#positionsite { position:relative;
				margin:20px auto; 
				width:835px
	
}

#sidebar {
	margin:0 20px 0 0;
	position:absolute;
	left: 0px;
	top: 0px;
			}
			
#body_welcome #rightcolumn,
#body_accom #rightcolumn,
#body_contact #rightcolumn,
#body_pricing #rightcolumn,
#body_health #rightcolumn{
	width:800px;
	height:530px;
	margin: 0;
	padding:0;
	}
#body_about #rightcolumn{
	width:800px;
	height:1350px;
	margin: 0;
	padding:0;
	}				
#body_package #rightcolumn {
	width:800px;
	height:2520px;
	margin: 0;
	padding:0;
	}
#body_testimonials #rightcolumn {
	width:800px;
	height:820px;
	margin: 0;
	padding:0;
	}	
					
					
#content {width:750px; }

#content h1{
	color:#980000;
	margin:0 0 5px 140px;
	font-size: 30px;
	font-weight: 900;
}

#content h2{
	color:#990000;
	margin:0 0 5px 140px;
	font-size: 20px;
	font-weight: 900;
}

#content p{
	padding:8px 0 0 0;
	margin:0 0 0 140px;
}

#content ul{
	padding:8px 0 0 0;
	margin:0 0 0 180px;
	font-weight: bold;

}
#content p img{ float:right; margin:5px;}
#content p.italicit{
	font-style: italic;
}
#content #erciliaImg{float:right; margin:-50px 0 0 0);}

#header {
	height:60px;
	margin:20px 0 20px 0px;
	border-bottom: 2px solid #6E0A0E;
	text-indent: 128px;
}

#clearfloat {clear:both;}



#footer {	width:800px;
			margin:0px 0 0 0;
			padding:20px 0 0 0;
			border-top: 2px solid #6E0A0E;
			text-align:center;
			}

ul.nav {
	list-style-type: none;
	width:114px;
	margin:25px 0 0px 0;
	background-color: #990033;
		 }
	
ul.nav a {
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:2;
	border-bottom:1px solid #fff;
	padding:0 15px;
	font-size: .7em;
		}
ul.nav #gap, #gap a {
	background-color:#FFFFFF;
	cursor: default;
}	
	
ul.nav #tab6 a { border: none;}

ul.nav a:hover {
	background-color: #660000;
}

ul.thumbnails li{display:inline;}

.PopBoxImageSmall
{
	border: none 0px white;
}
.PopBoxImageLarge
{
	border: solid thin #000;
}
#imageContainer{width:110px;float:right;}