* {
	margin:0;
	padding:0;
}

html,body {
	background: #fff url("/images/bgd.jpg") repeat-x;
	font: 12px Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: #5B5548;
	margin: 0;
	padding:0;
}

#wrapper {
	border:14px solid #DBE9F4;
	width:732px;
	background-color:#fff;
	margin: 15px auto;
}

#livearea {
	/*border:1px solid #E1DCCC;*/
	margin:4px;
	display:block;
	width:724px;
	}
	
	
p {
	padding:0;
	margin:0;
}

a {
	font-size:1em;
	color:#fff;
}

a:hover {
	color:#000;
	text-decoration:none;
}

.clear {
	clear:both;
}

.imagecol {
	clear:both;
	width:160px;
	display:block;
	float:right;
}

.rightcol425 {
	/*clear:both;*/
	width:410px;
	display:block;
	float:right;
}
	
#header {
	width:724px;
	height:195px;
	/*padding:10px;*/
	display:block;
	background: #fff url("/images/bgd_nav.gif") no-repeat;
}	

#header h1 {
	padding: 0;
	margin: 10px 0 0 10px;
	width: 225px;
	height:125px;
	text-indent: -3000px;
	/*background: url("/images/logo.gif") 0 0 no-repeat; /* LOGO: source file */
	float: left;
}

#header p {
	float:right;
	line-height:1.45em;
	font-size:12px;
	margin:35px 0 0 0;
	padding-right:35px;
	text-align:center;
	color:#fff;
	}
	
#globalnav {
	clear:both;
	width:705px;
	height:51px;
	display:block;
	padding:0 0 0 10px;;
}	

#globalnav ul {
	list-style:none;
	margin:0;
	padding:13px 0 0 0;
}

#globalnav li {
	float:left;
	margin:0 6px;
}

#globalnav li a {
	display:block;
	font-size:1em;
	padding:4px 2px;
	text-decoration:none;
	color:#fff;
}

#globalnav li a:hover {
	border-bottom:1px dotted #fff;
	/*padding:4px;*/
	/*background-color:transparent;*/
}

#contentarea {
	margin:25px 0 0 25px;
	background-color:#fff;
}

#content {
	width:670px;
	float:left;
	margin-bottom:25px;
}

#content #headshot,
#rightacu #headshot {
	margin:5px 10px 0 0;
	float:left;
	width:105px;
	text-align:center;
	display:block;
	padding-right:10px;
	}

#content #headshot p,
#rightacu #headshot p {
	font-size:0.9em;
	font-weight:bold;
	color:#8C8B6D;
	line-height:normal;
}

#content h1 {
	/*font-size:1.75em;*/
	margin:0 0 15px 0;
	color:#8B9F6C;
	font: normal 1.75em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

#content h2 {
	/*font-size:1.75em;*/
	margin:0 0 15px 0;
	font: normal 1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

#content #servicelist {
	padding:15px;
	margin: 0 0 30px 0;
	border:1px solid #C1DAD7;
}

#content #servicelist h3 {
	background: url(/images/bul_asterix.gif) no-repeat 0 10px;
	font: normal 1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0 0 5px 0;
	padding: 0 0 0 20px;
}

#content p {
	font-size:1.25em;
	padding:0 0 10px 0;
	line-height:1.65em;
	}

#content ul {
	list-style:none;
	padding:0 0 10px 0;
	font-size:1.2em;
	}
	
#content li {
	padding:3px 0 5px 17px;
	background: url(/images/bul_asterix.gif) no-repeat 0 5px;
	}
	
#content a {
	color:#6591AB;
	text-decoration:none;
	border-bottom:1px dotted #6591AB;
}	

#content a:hover {
	background:#94b3c5;
	color:#fff;
}

#content #contactform {
	padding:10px;
	border: 1px solid #C1DAD7;
	background: #F5FAFA;
	width:80%;
}

#content #contactform p {
	font: bold 1.1em Arial,Helvetica,sans-serif;
	padding: 5px 0;
}

#content #contactform input {
	font: normal 1.1em Arial,Helvetica,sans-serif;
	margin:2px 0 0 0;
}

dt {
	padding:10px 0;
	font: bold 1.25em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}	

dd {
	font-size:1.25em;
	line-height:1.5em;
}
	
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/images/bgd_tableheader.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}

th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}

td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}



#right {
	width:325px;
	float:right;
}

#rightacu {
	width:250px;
	float:right;
	padding:0 25px;
}

#rightacu h3 {
	font-size:14px;
	padding: 95px 0 10px 0;
	color:#666666;
}

#rightacu p {
	font-size:1.1em;
	line-height:1.35em;
	color:#666;
}

#footer {
	margin:5px 25px;
	padding:10px 5px;
	border-top:1px solid #C9C9BA;
	clear:both;
}

#footer p {
	font-size:0.95em;
	color:#8C8B6D;
	}

#footer a {
	color:#A0C3E1;
	padding:0 1px;
	}

#footer a:hover {
	color:#fff;
	background-color:#8C8B6D;
	}
	
#footer #chiefs {
	display:block;
	width:200px;
	float:right;
	}	
	
#home #hidehome {
	/*display:none;*/
}

#home #g1,
#services #g2,
#acupuncture #g8,
#office #g3,
#faq #g4,
#testimonials #g7,
#about #g5,
#contact #g6 {
	background-color:#6A91CA;
	border-bottom: 1px dotted #fff;
	padding:3px;
}	