/*------------------------------------------------------------------------# Network Acupuncture# ------------------------------------------------------------------------# Copyright (C) 2008-2010 KREEER All Rights Reserved.# @license - Copyrighted Commercial Software# Author: KREEER Web Development - Breanna Ford# Website: http://www.kreeer.com# This file may not be redistributed in whole or significant part.-------------------------------------------------------------------------*/* {	margin:0px;	padding:0px;}body {	background-color: #066699;	background-image: url(../images/pagebg.jpg);	background-repeat: no-repeat;	background-position: bottom left;	height: 1050px;	width: 100%;	margin: 0px;	padding: 0px;	font-family: Verdana;	font-size: 9pt;	line-height: 15pt;	text-align: center;}h1 {	color: #006699;	font-size: 12pt;}h2 {} h3{	color: #006699;	font-size: 9pt;}SUP {	font-size: 6pt;}#container {	margin-left: auto;	margin-right: auto;	text-align: center;	width: 1000px;	height: 1000px;	background-image: url(../images/txtbg.jpg);	background-repeat: repeat-y;}#maincontainer {	text-align: left;	width: 100%;	height: 100%;	background-image: url(../images/contbg.jpg);	background-repeat: no-repeat;	background-position: 0 0;	min-height: 650px;}#footer {	color: #cccccc;	font-size: 0.8em;	text-align: center;	*background: #066699;	}#footer a{	text-decoration: none;	color: #cccccc;}#header {	background-image: url(../images/nalogo.png);	background-repeat: no-repeat;	background-position: 0 0;	clear: both;	height: 203px;	width: 828px;}#mainbody {	clear: both;	width: 100%;}#leftcol {	float: left;	width: 250px;	padding-top: 50px;}#maincol {	float: left;	padding-top: 50px;}#rightcol {	float: right;}.right-text {	padding-top: 200px;	padding-left: 20px;	padding-right: 20px;	color: #333333;	line-height: 14px;}.contact-info {	padding: 40px;	color: #006699;	font-weight: bold;}a {	text-decoration: none;	color: #006699;}a img{	border: none;}a:hover img {	background: url(../images/menuon.gif);}a:active img {	background: url(../images/menuon.gif);	margin-top: 5px;}.quote {	font-weight: bold;	color: #006699;	font-style: italic;}.qname {	color: #006699;	font-style: italic;}.highlight {	font-weight: bold;	color: #006699;}a:active{Ê Ê outline: none;}.menuItem {	font-weight: bold;	text-transform: uppercase;	letter-spacing: 2px;	padding-top: 10px;}.menuItem a {	color: #666666;	padding-left: 40px;	padding-top: 13px;	padding-bottom: 5px;}.menuItem a:hover {	background: url(../images/menuon.gif);}.menuItem a:active {	outline: 0;	border: 0;}#homeBtn a{	padding-right: 155px;	outline: 0;	border: 0;}#howBtn a{	padding-right: 68px;	outline: 0;	border: 0;}#sessionsBtn a{	padding-right: 120px;	outline: 0;	border: 0;}#detoxBtn a{	padding-right: 145px;	outline: 0;	border: 0;}#practitionersBtn a{	padding-right: 65px;	outline: 0;	border: 0;}#resourcesBtn a{	padding-right: 105px;	outline: 0;	border: 0;}#contactBtn a{	padding-right: 130px;	outline: 0;	border: 0;}#homeBtnOn a{	padding-right: 155px;	background: url(../images/menuon.gif);	outline: 0;	border: 0;}#howBtnOn a{	padding-right: 68px;	background: url(../images/menuon.gif);	outline: 0;	border: 0;}#sessionsBtnOn a{	padding-right: 120px;	background: url(../images/menuon.gif);	outline: 0;	border: 0;}#detoxBtnOn a{	padding-right: 145px;	background: url(../images/menuon.gif);	outline: 0;	border: 0;}#practitionersBtnOn a{	padding-right: 65px;	background: url(../images/menuon.gif);	outline: 0;	border: 0;}#resourcesBtnOn a{	padding-right: 105px;	background: url(../images/menuon.gif);	outline: 0;	border: 0;}#contactBtnOn a{	padding-right: 130px;	background: url(../images/menuon.gif);	outline: 0;	border: 0;}
