body {
	text-align: center;
	background-image: url(../_media/images/pageback.jpg);
}
#wrapmaster {
	position: absolute;
	top: 0px;
	left: 50%;
	height:auto;
	width:800px;
	min-height:100%;
	background-image: url(../_media/backgrounds/bg_vert.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin-left: -472px;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
}

#noflash #client_header {
	display:block;

}

#noflash #client_header #client_name{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#FFF;
	position:absolute;
	top:12px;
	right:22px;
	display: none;
}
#noflash #client_header #specialty{
	display: none;
}
#noflash #client_header #location{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	position:absolute;
	top:286px;
	right:38px;
	display: none;
}
#noflash #client_header #phone{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#242424;
	position:absolute;
	top:302px;
	left:39px;
	display: none;
}
#wrap {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	
	}

#wrapcenter	{
	padding: 0px;
	width: 100%;
	height: 100%;
	float: left;
	}
	
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 0px;
	height: 0px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 0px;
	height: 0px;
	float: right;
	background-image: url(none);
	background-repeat: no-repeat;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: capitalize;
	color: #993333;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 2pt;
	line-height: 9px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	color: #B27452;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #4D6893;
	font-weight: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_media/_template/bullet.gif);
}
a {
	color: #A2422C;
	text-decoration: none;
}
#home #content_main p a {
	color: #000;
	font-size: 7pt;
}
#home #content_main p {
	font-size: 7pt;
}
a:hover {
	color: #669966;
	text-decoration: underline;
}
/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 10px auto 20px auto;
	width: 800px;
	padding: 0;
	height: 290px;
	}
#noflash #header{
	background-image: url(../_menu/topbar.jpg);
	background-repeat: no-repeat;
	}
#home #header{
	text-align: center;
	margin: 8px auto 0px auto;
	width: 800px;
	height: 550px;
	padding: 0px;
	}
#noflash #home #header{
	background-image: url(../index.jpg);
	background-repeat: no-repeat;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 1px 0 10px 0;
	background: #679966;
	}
#home #content_wrapper{
	display:inherit;
	background-image: url(none);
	background-color: transparent;
	}

/*------------- content header/footer section ----------------- */

#content_header{
	width: 100%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
	
#home #content_header{
	background-image: url(none);
	background-color: transparent;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
#home #content_footer{
	background-image: url(none);
	background-color: transparent;
	}
/*------------- content main ----------------- */

#content_main{
	width: 760px;
	min-height: 350px;
	text-align: left;
	position: relative;
	background: #feedd9;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 10px 0px 10px;
	border: 2px solid #933;
	}
#home #content_main{
	background-image: url(none);
	background-color: transparent;
	min-height: 0px;
	width: 800px;
	float: none;
	margin: 300px auto 0px auto;
	right: 0px;
	border: none;
	
}


/*------------- content side ----------------- */

#content_side{
	float: left;
	width:228px;

	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	left: 0px;
	padding: 10px 0px 0px 0px;
	display: none;
	}
#home #content_side{
	display:none;
}
/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
	background: #679966;
	margin: 0px 0px 10px 0px;
}
#home #footer_wrapper {
	background-color: transparent;
}

#footer{
	text-align: center;
	width: 800px;
	margin: 0px auto 0px auto;
	background: #679966;
}
#noflash #footer{
	background-image: url(../_menu/bottombar.jpg);
	background-repeat: no-repeat;
	}
#home #footer{
	display:none;
	width:0px;
	height:0px;
}
#noflash #home #footer{

	}
#footer_links{
	text-align: center;
	width: 800px;
	margin: 0px auto 0px auto;
	padding-top: 30px;	
}
#footer_links p{
	color: #674B30;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}
#footer_links h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}
#footer_links a {
	color: #000000;
	text-decoration: none;
}


#footer_links a:hover {
	text-decoration: underline;
}
#footer_links .spacing {
	clear: both;
	width: 100%;
	height: 6px;
}
/*------------- misc elements ----------------- */

.border_red {
	border: 2px solid #993333;
}
#noflash #home .sf-menu .extra {
   display: none;
}
#interior #content_main #quickLinks {
	display: none;
	margin-bottom: 75px;
}
#interior #content_main #quickLinks h3 {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
}
#interior #content_main #quickLinks ul {
	text-align: center;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#interior #content_main #quickLinks ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
#interior #content_main #quickLinks ul li a  {
	display: block;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#noflash #interior #content_main #quickLinks {
    display: block;
}