@charset "utf-8";
/* CSS Document */
body {margin: 0px; background:url('../images/body-bg.jpg') repeat-x #1a87c5;}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	margin: 0 0 0 0;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#introbar {
	width:980px;
	height:35px;
	background-image: url("../images/introBar.jpg");
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#contenttop { 
	float: left;
	width: 980px;
	height:359px;
	background-image:url(../images/torsoBG.jpg); 
	background-repeat:no-repeat;
}
/* -----OLD STYLE ----
#contenttopInternal { 
	float: left;
	width: 980px;
	background-image:url(../images/torsoBGInternal.jpg); 
	background-repeat:no-repeat;
	background-color:#fff;	
}
*/
#contenttopInternal { 
	float: left;
	width: 980px;
	background-image:url(../images/sub-bg.jpg); 
	background-repeat:no-repeat;
	background-color:#fff;	
}
#copybox {
	float:left;
	width:480px;
	margin-top:50px;
	margin-left:90px;
}
#copybox_calendar {
	float:left;
	width:580px;
	margin-top:50px;
	margin-left:40px;
}
#navbox {
	float:left;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
}
#tilebox {
	float:left;
	width:370px;
}
#empty {
	float:left;
	width:350px;
}
#servicebar {
	width:980px;
	height:25px;
	background-image: url("../images/serviceBar.jpg");
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
}
#contentbottom { 
	float: left;
	width: 980px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	height:283px;
}
#contentbottomleft {
	height:250px; 
	width:320px; 
	float:left; 
	padding:5px; 
}
#contentbottommiddle {
	height:250px; 
	width:320px; 
	float:left; 
	padding:5px; 
	line-height:17px;
}
#contentbottomright {
	height:250px; 
	width:280px; 
	float:left; 
	padding:5px; 
	line-height:15px;
}
#footer {
	clear: both;
	background:#fff;
	border-top:solid 1px #b8b8b8;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#copyright {
	clear: both;
	background:#fff;
	border-top:solid 1px #999;
	height:20px;
	padding-top:5px;
}
#closer {
	background:#fff;
	height:92px;
	background-image:url(../images/bottombg.jpg);
}

/* -----------NEW STYLES---------------- */
#top {height: 494px; width: 980px;}

#head {background: #fff; font-family: Arial, Helvetica, sans-serif;}

#logo {height: 90px; width: 449px; float:left;}

#espanol {float:left; height: 29px; width: 152px;}

#address_area {float: left; width: 225px; height: 40px; margin-top: 25px;}
#address_area p {color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-align: right; padding-right: 15px; margin-top: 0px;}

#phone_area {float: left; width: 154px; height: 44px; margin-top: 20px; font-weight: bold; color: #fff; font-size: 22px; text-align: center; background: url(../images/phone-bg.jpg) no-repeat; padding-top: 10px;}

#nav {width: 980px; height: 51px; background: url(../images/nav-bg.jpg); text-align:center;}

#banner_area {width: 980px; height: 353px;}
.banner_text {width: 229px; height: 50px; margin: 5px 0px 0px 12px; }
.banner_text p {color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 0px; padding: 5px 5px 5px 12px;}

#wellness {float: left; height: 353px; width: 249px; background:url(../images/primary-care-wellness-block.jpg) no-repeat}

#weight_loss {float: left; height: 353px;  width: 241px; background: url(../images/weightloss-block.jpg) no-repeat}

#liposuc {float: left; height: 353px; width: 241px; background: url(../images/liposuction-body-sculpting.jpg) no-repeat;}

#aesthetic {float: left; height: 353px; width: 249px; background:url(../images/aesthetics-block.jpg) no-repeat;}

#contact {float:left; width:260px; font-family:Arial, Helvetica, sans-serif; font-size:13px; background: url(../images/contact-bg.jpg) no-repeat; margin-top: 40px; height: 328px; color: #69543d;}
#contact p {margin: 0px; padding: 0px;}
#contact input {background: url(../images/input.jpg) no-repeat; width: 195px; height: 23px; color: #665542; border: none;}
#contact textarea {background: url(../images/textarea.jpg) no-repeat; width: 195px; height: 66px; color: #665542; border: none; font-family:Arial, Helvetica, sans-serif; font-size: 12px;}


.clear {clear: both;}
