body {
	margin: 20px 0 0 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

#site-holder {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

.border {
	border: solid 1px #CCC;
	padding: 10px;
}

a.banner {
	float: right;
	margin:  0 0 10px 0;
}

/*------------------- ********* Navigation Layout ******** ----------------*/

#top-holder
{
	 height:200px;
	 width:100%;
	 margin:0;
	 padding:0;
}

#top-image {
	margin-left:10px;
	width:668px;
	height:198px;
	float:left;
	padding:0;	
	border:0;
}

#top-image #header-graphic {
	margin:0;
	padding:0;
	width: 668px;
	height: 198px;
	border:solid 1px #CCCCCC;
}

/*------------------- ********* Main Text area layout  ******** ----------------*/
#main-holder
{
	margin:0;
	padding:0;
	width:100%;
}

#main-nav
{
	width: 240px;
	float:left;
	margin:10px 0 10px 0;
	text-align: left;
}

#main-nav ul {
	margin: 0;
	padding: 0;
}

#main-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#main-nav ul li a 
{
	background-image: url(../sitepix/navigation/nav-bg.png);
	background-repeat: no-repeat;
	background-position:top left;
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	display: block;
	text-decoration: none;
	height: 35px;
	line-height:35px;
	color:#666666;
	font-size: 16px;
	font-weight: normal;
}
	

#main-nav ul li a:hover
{
	background-image: url(../sitepix/navigation/nav-bg-hover.png);
	background-repeat: no-repeat;
	background-position:top left;
	color: #666666;
} 

#main-nav ul li a.active 
{	
	background-image: url(../sitepix/navigation/nav-bg-avtive.png);
	background-repeat: no-repeat;
	background-position:top left;
	color: #666666;
}

#inside-holder
{
	width:630px;
	border:solid 1px #CCCCCC;
	margin-left:10px;
	margin-top:10px;
	margin-bottom: 10px;
	float:left;
	display: inline;
	padding: 19px;
}

#text-holder
{
	margin: 0 45px 0 0;
	float: left;
	padding: 0;
	text-align:left;
	width: 370px;
}

div.bullet {
	width: 630px;
	clear: both;
	float: left;
}

div.bullet img {
	float: right;
}


p
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:10px 0 10px 0;
}

h1
{
	font-size: 18px;
	font-weight: normal;
	color: #7EA013;
}

ul
{
	margin-left:20px;
	padding:0;
	display:inherit;
	list-style-image: url(../sitepix/structural/bullet.gif);
}
ul li {
	font-size: 12px;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
}

th {
	text-align: left;
}

a {
	color: #7EA013;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#right-holder
{
	margin: 0 0 0 0;
	display:inline;
	width: 215px;
	float:left;
	border:none;
	text-align:left;
}

#right-holder p
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:10px 0 10px 0;
}

#right-holder h1
{
	font-size: 16px;
	font-weight: normal;
	color: #7EA013;
}
#right-holder a
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin:10px 0 10px 0;
}
#right-holder a:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #7EA013;
	margin:10px 0 10px 0;
}


#clinic {
	text-align: left;
	width: 630px;
	float: left;
	display: inline;
	border-top: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
}

#locations {
	width: 630px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

/*------------------- ********* form layout  ******** ----------------*/

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row label {
  float: left;
  width: 70px;
  text-align: right;
  font-size: 12px;
  color: #333;
  }
div.row label.label_check {
  float: left;
  width:90%;
  text-align: left;
  }

div.row span.formw {
  float: right;
  width: 280px;
  text-align: left;
  } 


/*------------------- ********* footer layout  ******** ----------------*/

#footer 
{
	width: 920px;
	clear:both;
	position: relative;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url(../sitepix/structural/footer-bg.png);
	background-repeat: no-repeat;
	background-position:top left;
	text-align:left;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 10px;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer ul li a {
	text-decoration: none;
	padding: 0;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 10px 0px 0px;
	line-height: 40px;
}

#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li a.active {
	text-decoration: underline;
}
#footer p {
	padding: 0;
	margin: 0 60px 0 0; 
	font-size: 11px;
	color: #666666;
	float: right;
	line-height: 40px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer a.active {
	color:  #7EA013;
	text-decoration: underline;
}

