/* Plastic Surgery GA 
Stylesheet by CiberTec Solutions - March 9, 2007 */

* {
	margin:0;
	padding:0;
	}
.clear {
	clear:both;
	}
body {
	margin:0;
	padding:0;
	background: #2e495d url(../images/bgrepeat.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a, a:link, a:active, a:visited {
	color: #2E495D;
	text-decoration:none;
	}
a:hover {
	color: #6789A9;
	text-decoration:none;
	}
#container {
	width:754px;
	background: url(../images/bodyrepeat.gif) repeat-y;
	margin:0 auto;
	}
#header {
	background: url(../images/header.jpg) no-repeat top left;
	width:754px;
	height:165px;
	}
	
/* START NAVIGATION */	

.nav { /* Top navigation */
	width:392px;
	float:right;
	margin-top:15px;
	}
.nav ul {
	margin:0;
	padding:0;
	width:100%;
	}
.nav ul li {
	list-style-type:none;
	display:inline;
	margin-right:20px;
	font-size:12px;
	text-transform:uppercase;
	}
.nav ul li a, #nav ul li a:active, #nav ul li a:visited {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2E495D;
	text-decoration:none;
	}
.nav ul li a:hover {
	text-decoration:none;
	color: #6789A9;
	}
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #A2BACB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	margin-top:10px;
	background-color: white;
	width: 120px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a, .dropmenudiv a:active, .dropmenudiv a:visited {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #A2BACB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #306A96;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #E2F0FA;
	text-decoration:none;
	color: #306A96;
}

/* END NAVIGATION */

#servicepics { /* holds all the pics below */
	width:754px;
	height:125px;
	margin:0;
	padding:0;
	}
#sub1 { /* skin care pic */
	background: url(../images/sub1.gif) no-repeat top left;
	width:199px;
	height:125px;
	float:left;
	}
#sub1:hover { /* skin care pic */
	background: url(../images/sub1.gif) no-repeat bottom left;
	}
#sub2 { /* body pic */
	background: url(../images/sub2.gif) no-repeat top left;
	width:119px;
	height:125px;
	float:left;
	}
#sub2:hover { /* body pic */
	background: url(../images/sub2.gif) no-repeat bottom left;
	}
#sub3 { /* body pic */
	background: url(../images/sub3.gif) no-repeat top left;
	width:119px;
	height:125px;
	float:left;
	}
#sub3:hover { /* body pic */
	background: url(../images/sub3.gif) no-repeat bottom left;
	}
#sub4 { /* body pic */
	background: url(../images/sub4.gif) no-repeat top left;
	width:119px;
	height:125px;
	float:left;
	}
#sub4:hover { /* body pic */
	background: url(../images/sub4.gif) no-repeat bottom left;
	}
#sub5 { /* body pic */
	background: url(../images/sub5.gif) no-repeat top left;
	width:198px;
	height:125px;
	float:left;
	}
#sub5:hover { /* body pic */
	background: url(../images/sub5.gif) no-repeat bottom left;
	}
#content { /* the area where the text and info goes */
	padding:10px 30px;
	}
#contentflower {
	background: url(../images/flowerbg.gif) no-repeat bottom right;
	min-height:510px; /* pushes the #content down with it */
	}
* html #contentflower { /* FOR IE */
	background: url(../images/flowerbg.gif) no-repeat bottom right;
	height:510px; /* pushes the #content down with it */
	}
#left {
	width:480px;
	float:left;
	}
	
#left2{/*Left box on services page*/
	width:680px;
	float:left;
	}	
	
h1 { /* MAIN HEADER ON EACH PAGE - width = 470px, height = 35px */
	background: url(../images/h1_bar_bg.gif) no-repeat top left;
	width:455px;
	height:27px;
	color: #fff;
	font-size:16px;
	padding:8px 0 0 15px;
	}
	
h6 { /* MAIN HEADER ON SERVICES PAGE - width = 470px, height = 35px */
	background: url(../images/h11_bar_bg.gif) no-repeat top left;
	width:685px;
	height:27px;
	color: #fff;
	font-size:16px;
	padding:8px 0 0 15px;
	}	
#right {
	width:190px;
	float:right;
	}
h3 { /* Right content header - width: 182px - height: 34px */
	width:167px;
	height:26px;
	background: url(../images/right_col_header.gif) no-repeat top left;
	padding-top:8px;
	padding-left:15px;
	font-size:14px;
	}
#rightbox { /* Text in the right box - width = 180px */
	width:154px;
	margin-left:1px;
	padding:5px 13px;
	background: #E8EFF5 url(../images/right_col_bg.gif) no-repeat bottom;
	}
#rightbox ul {
	margin:0;
	padding:0;
	}
#rightbox ul li {
	list-style-type:none;
	padding:10px 0 10px 20px;
	border-bottom:1px solid #C4D7E6;
	background: url(../images/bullet.gif) no-repeat center left;
	}
#rightbox ul li a, #rightbox ul li a:active, #rightbox ul li a:visited {
	color: #365872;
	letter-spacing:1px;
	text-decoration:none;
	}
#rightbox ul li a:hover {
	color: #0099FF;
	}
#description {
	width:460px;
	margin-left:8px;
	}	
#description2{ /*description box for services page*/
	width:682px;
	margin-left:8px;
	}
#description h2 {
	color:#0099FF;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px; /* push the text underneath down */
	}
h1.servicesbar { /* Bar title for other pages.. width = 446, height = 29 px*/
	background: url(../images/services_bar.gif) no-repeat top left;
	width:411px;
	height:24px;
	margin:10px 0;
	font-size:14px;
	padding-top:5px;
	padding-left:35px;
	color: #fff;
	}

#footer { /* height = 33 */
	background: url(../images/footer.gif) no-repeat top left;
	height:64px;
	text-align:center;
	padding-top:15px;
	color: #306A96;
	}
.bluebar {
	color: #fff;
	}
	
/* FAQ */

h5 {
	cursor:hand;
	cursor:pointer;
	margin:5px 0 5px 10px;
	font-size:12px;
	font-weight:bold;
	}
.dontchange {
	margin-left:28px;
	}


	
