/* Debug Stuff */
/*A { background-color:#66FF00; -moz-opacity:0.35;}*/

BODY {position:relative; color:#B58631; background-color:#B08B20}
DIV#container {width:996px; height:881px; position:relative; background-position:center; background-repeat:no-repeat; margin:10px auto;}

BODY DIV#container {background-image:url(/images/bg-welcome.jpg); background-color:#AD8A21;}
BODY#treatments DIV#container {background-image:url(/images/bg-treatments.jpg); height:1281px;}
DIV#header {position:absolute; display:block; top:17px; left:21px; width:748px; height:126px;}
DIV#header H1 {margin:0; padding:0; position:relative; width:748px; height:126px;}
DIV#header H1 A {display:block; width:748px; height:126px; position:relative; cursor:pointer;}
DIV#header H1 A SPAN {display:block; width:748px; height:126px; position:relative; cursor:pointer; display:none;}

H2#pageTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px; font-weight:normal;
	position:relative; left:8px;
	margin:0; padding:0;
}

DIV#nav {
	position:absolute;
	top:195px;
	left:16px;
	width: 140px;
}
DIV#nav UL {margin:0; padding:0; list-style:none;}
DIV#nav UL LI {margin:0; padding:0; list-style:none; display:block; margin-bottom:2px;}
DIV#nav UL LI A {display:block; cursor:pointer; width:140px; height:70px;}
DIV#nav UL LI A SPAN {display:block; width:140px; height:70px; cursor:pointer; display:none;}

BODY DIV#content {
	position:relative;
	top:190px;
	left:175px;
	width:765px;
	height:400px;
}
BODY#treatments DIV#content {
	height:600px;
	width:730px;
	left:150px;
	top:200px;
}

DIV.column {
	position:relative;
	width:172px; float:left;
	font-size:12px;
	margin:auto 5px;
}

DIV.column TD {
	color:#000000;
}

DIV.column H3 {
	font-size:14px;
	color:#000000;
	margin:5px auto 0 auto;
}

DIV.column H4 {
	color:#B58631;
	font-size:10px;
	margin:2px auto 0 auto;
}

DIV#designBy {position:absolute; bottom:12px; right:100px;}
DIV#designBy A {}
DIV#designBy,
DIV#designBy A,
DIV#designBy A SPAN {display:block; width:100px; height:30px; cursor:pointer;}
DIV#designBy A SPAN {display:none;}

DIV#welcomeLink {position:absolute; top:160px; left:170px;}
DIV#welcomeLink A {}
DIV#welcomeLink,
DIV#welcomeLink A,
DIV#welcomeLink A SPAN {display:block; width:80px; height:20px; cursor:pointer;}
DIV#welcomeLink A SPAN {display:none;}
