/* ############  CSS Document ############ */ 

/* ############  General Styles ############ */ 
.clear { clear: left; clear: right; clear:both } 
.left { float: left; display: inline; }
.right { float: right; display: inline; }

/* ############  Page Elements ############ */ 
body {
	color:#000;
	background-color:#ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
img, div, h1 { behavior: url("../iepngfix.htc") } /* ie6 PNG fix */
h1 { font-size: 14px; width: 150px; height: 14px; margin: 0 auto 10px 250px; padding: 0; line-height: 14px; display: inline; }
h1 span { display:none }
h2 { font: bold 1.3em Arial, sans-serif; color:#7B8C84; padding:0; margin: 0 auto; text-align:right; }
h2 a{color:#002154; text-decoration:underline;}
h3 {
	color:#4e125b;
	padding:0;
	margin: 0;
	text-align:left;
	font-family: Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
h3.subbrand { font: bold 1.5em Arial, sans-serif; padding:0; margin:-10px 0 10px 0; color:#002154; text-align:left; }
h4 {
	color:#4e125b;
	padding:0;
	margin: 0;
	text-align:left;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
p { margin:0; padding: 0 0 1em 0; text-align:justify; }
div, form, img { padding: 0; margin: 0; }
hr { clear: left; clear: right; clear: both; }
address { font-style:normal; margin:0; padding:0; }
a { text-decoration: none; outline: none;  }
a:hover { text-decoration: underline; }
a:visited { }
a:active { outline: none;  }
a img { border: none; } 
dt { font-weight: bold; margin-top: 20px; }
dd { margin-left: 20px; padding: 0; }
ul, li { list-style-type: none;  padding:0; }

/* ############  Template Styles ############ */ 
#wrapper { width: 900px; margin: 0 auto; margin-top: 10px; text-align: left; position: relative; background-color:#fff; }
#logo {background:url(../images/templateImages/laser-wellness-header.jpg) top left no-repeat; height: 153px; width: 198px; margin:0; display: block; top: 5px; left: 10px; position: absolute; }
#logo a { display: block; height: 153px; width: 198px; }
#header { width: 900px; height:180px; background:url(../images/templateImages/banner.jpg) top left no-repeat; }
#header .right { margin: 20px 305px 0 0; text-align: right; }
/*#header h2 { width: 400px; position: absolute; left: 230px; top: 80px; }*/
.vcard {color:#fff;}
.vcard a{color:#ADC7BC;}
.right p{text-align:right;color:#ADC7BC; }
.org {font-size:1.3em}
#phone {color:#ADC7BC; font-size:1.7em; }

/* main navigation */
#nav { width: 159px; background: #ADC7BC; padding:0; margin:0; float: left;border-right:7px solid #00103C; border-bottom: 1px solid #00103C; }
#nav ul { text-align: right; list-style-type: none; padding:0; margin: 0 0 44px 0; }
#nav li { list-style-type: none; border-bottom: 1px solid #00103C;}
#nav li a { color: #fff; font: 1.2em Georgia, "Times New Roman", Times, serif; padding: 10px 10px 10px 0; display: inline-block; }
#nav li a:hover { color:#002154; text-decoration: none; }
#nav li a span { display: none; }

/* main content area */
#contentwrapper { position: relative; margin-left: 164px; padding-bottom: 30px; min-height: 424px; _height:424px; /* stupid ie6 min-height hack */ }
#content { position: relative; padding: 20px;  }
#contentwrapper .right { margin-left: 20px; }
#contentwrapper .right img { padding: 0; margin: 1px; }

/* footer */
#footer { position: absolute; bottom: 0; left: 0; width: 736px; /*background: url(../images/templateImages/BGfooter.jpg) top left no-repeat; padding: 5px 0; */}
#footer p {
	font-size: 0.7em;
	text-align: right;
	margin:0 10px 0 0;
	padding:0;
}
#footer p:first-child { margin-right: 10px;} 

.addhead { display: inline;  width: 300px; height: 14px; margin: 0; padding: 0; font-size: 14px; background-color: transparent; color: #9f6aaa; font-weight: bold; }

