/* CSS Document */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
	background-color: #6F5BCC;
	margin:0px;
}

#center {
	width:985px;
	margin:0px auto;
}

#main {
	background-color:#FFFFFF;
	width:985px;
	float:left;
}

#banner {
	height:371px;
	width:985px;
	float:right;
	margin:0px;
}

#banner2 {
	height:190px;
	width:985px;
	float:right;
	margin:0px;
}

#hmenu {
	background-color:#A078AB;
	height:24px;
	width:985px;
	float:right;
	margin:0px;
}

.space40 {
	height:40px;
	width:985px;
	float:left;
	margin:0px;
}

.space30 {
	height:30px;
	width:985px;
	clear:both;
	margin:0px;
}

#content {
	float:left;
	width:765px;
	margin-right:40px;
	
}

#content p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:160%;
	margin:0px;
	margin-top:30px;
	padding-left: 40px;
}

#content h1 {
	color:#6F5BCC;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	padding-left: 40px;
}


#content h2 {
	color:#A078AB;
	font-size:18px;
	font-family:Times New Roman;
	font-weight:bold;
	margin:0px;
	padding-left: 40px;
}


#news {
	float:right;
	width:150px;
	margin-right:30px;
	display: inline;
}

#news h1 {
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}

#news p {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#footerup {
	height:33px;
	width:985px;
	float:left;
}

#footerup h2 {
	margin:0px auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A078AB;
	width:545px;
}

#footerdown {
	height:28px;
	width:985px;
	float:left;
	background-color:#A078AB;
}

#footerdown h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	display:inline;
	float:left;
	margin-top:5px;
	width:985px;
}

#copyright {
	width:985px;
	height:15px;
	float:left;
	margin-top:5px;
}

#seo {
	width:985px;
	height:15px;
	clear:both;
	margin-top:0px;
}

.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin:0px;
}

#seo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin:0px;
	text-decoration:underline;
}

#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin:0px;
	text-decoration:underline;
}

#copyrightleft {
	margin-left:166px;
	width:450px;
	height:15px;
	float:left;
	display:inline;
}

#copyrightright {
	width:300px;
	height:15px;
	float:left;
}

.center {
	text-align:center;
}

/*suckerfish menu*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 24px;
}

#nav a {
	display: block;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding-left:10px;
	height:24px;
	background: #A078AB;
}

#nav a:hover {
	color:#A078AB;
	background-color:#E9D8FD;
}

#nav li { /* all list items */
	margin:0px;
	float: left;
	width: 250px; /* width needed or else Opera goes nuts */
	vertical-align:middle;
	height:24px;
	line-height:24px;
	
}

#nav li:hover {
	background: #FFFFFF;
	color:#A078AB;
}

#nav ul:hover {
	color:#A078AB;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 250px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0 0 260px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.home {
		width:59px !important;
		padding:0px !important;
}

.services {
		width:118px !important;
		padding:0px !important;
}

.team {
		width:78px !important;
		padding:0px !important;
}

.patient {
		width:138px !important;
		padding:0px !important;
}

.forms {
		width:108px !important;
		padding:0px !important;
}

.laser {
		width:170px !important;
		padding:0px !important;
}

.location {
		width:205px !important;
		padding:0px !important;
}

.links {
		width:109px !important;
		padding:0px !important;
}

.leftspace{
		width:12px;
		height:24px;
		float:left;
		display:inline;
}

* html .leftspace{
		width:9px;
		height:24px;
		float:left;
		display:inline;
}

.box5 {
		width:300px;
		float:left;
		margin:0px;
		position:relative;
		left:90px;
}


.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
