@import url("global.css");

body {
	background:#000;
}

/* ContentLeft Styles
--------------------------------------------------------- */
.BTNButtLift {	/* images that float to left of content */
	float:left;
	margin:0 10px 5px 0;
	border:none;
}
#ProceduresBox {
	width:878px;
	margin:0 auto;
}
#ProceduresFlash {
	height:74px;
	margin:0 0 0 24px;
	background:none;
}
#BreastProcedures {
	width:180px;
	display:table;
	float:left;
	text-align:center;
	padding-left:26px;
	border-right:1px dotted #FFFFFF;
	height:130px;
}
#BodyProcedures {
	width:155px;
	display:table;
	float:left;
	text-align:center;
	border-right:1px dotted #FFFFFF;
	height:130px;
}
#ButtProcedures {
	width:165px;
	display:table;
	float:left;
	text-align:center;
	border-right:1px dotted #FFFFFF;
	height:130px;
}
#FaceProcedures {
	width:165px;
	display:table;
	float:left;
	text-align:center;
	border-right:1px dotted #FFFFFF;
	height:130px;
}
#NonSurgicalProcedures {
	width:165px;
	display:table;
	float:left;
	text-align:center;
	border-right:1px dotted #FFFFFF;
	height:130px;
}
#ProceduresBoxTop {
	width:878px;
	height:10px;
	clear:both;
}
#ProceduresBoxBTM {
	width:878px;
	height:26px;
	clear:both;
}

/* TYPOGRAHPY
------------------------------------------------------------ */

#ContentLeft h1 {
	font:20px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#E8C952;
	padding:30px 20px 0 0;
}
#ContentLeft h2 {
	font:16px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#80BAD1;
	padding:15px 20px 10px 0;
	margin-left:20px
}
#ContentLeft h3 {
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FF5787;
	padding:8px 0 0 0;
}
#ContentLeftBTM {
	background:url(../images/ContentLeftBTM.gif) no-repeat;
	width:1018px;
	height:26px;
}
#ProceduresBox a {
	font:14px "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
}
#ProceduresBox a:hover {
	color:#999;
}

/* Welcome Text Padding Home page */
.welcome{
	font:20px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#E8C952;
	}
.welcome2{
font:16px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#80BAD1;
	}

