/* CSS Document */
* html body {
	text-align: center;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
} 
a {
	color: #660033;
}
a:hover{
	color: #333333;
}
a:link{
	color: #660033;
}
html, body {
	background: url(../images/bckgrd.gif) repeat-x #311f15;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#wrapper {
	width: 725px;
	background: url(../images/bdy_bck.png) repeat-y;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentWrapper {
	width: 699px;
	background: url(../images/content_bdy.gif) repeat-y;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}
#fsrlogo{
	width: 515px;
	height: 74px;
	background: url(../images/fsr_logo.png) no-repeat;
	padding: 0;
	margin: 0;
}
#fsrlogo img{
	border: 0;
}
.headernavspacer{
	width: 699px;
	height: 17px;
	margin: 0;
	padding: 0;
}
#menu{
	width: 699px;
	height: 40px;
	background: url(../images/nav_back.png) no-repeat;
	margin: 0 auto;
	padding: 0;
}
#menu ul{
	height: 19px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
#menu ul li {
	position: relative;
}
.navleftGuter{
	width: 79px;
	height: 19px;
}
.homebtn{
	width: 54px;
	height: 19px;
}
.navspace1{
	width: 24px;
	height: 19px;
}
.aboutbtn{
	width: 89px;
	height: 19px;
}
.servicesbtn{
	width: 89px;
	height: 19px;
}
.faqbtn{
	width: 43px;
	height: 19px;
}
.successbtn{
	width: 147px;
	height: 19px;
}
.contactbtn{
	width: 81px;
	height: 19px;
}
#menu a, #menu h2 {
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
	left: 0;
	top:22px;
	text-align: left;
	width: 170px;
	height: 25px;
}
#menu ul ul li {
	width: 100%;
	height: 20px;
}
#menu ul ul li a, 
#menu ul ul li h2 {
	width: auto;
	height: 20px;
	background: url(../images/menu_bck.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #dbb76d;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	display: block;
	border: 1px solid #dbb76d;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	position: absolute;
	left: -999em;
}

div#menu ul li:hover ul
{left: 0;}
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	left: 100%;
}
#mainBdy{
	width: 699px;
	padding: 0;
	margin: 0 auto;
}
.homeBdy{
	width: 428px;
	height: 322px;
	background: url(../images/main_txt_bdy.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0;
	padding: 0;
}
.templateBdyTop {
	width: 639px;
	height: 15px;
	background: url(../images/main_bdy_top.png) no-repeat;
	margin: 0;
	padding: 0;
}
.templateBdy {
	width: 639px;
	background: url(../images/main_bdy_mdl_shadow.png) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#templateBdyBck{
	width: 623px;
	background: url(../images/main_bdy_mdl.gif) repeat-y;
	margin: 0 auto;
}
.templateBdy img{
	padding-right: 10px;
	padding-bottom: 10px;
}
.templateBdyBtm {
	width: 639px;
	height: 26px;
	background: url(../images/main_bdy_btm.png) no-repeat;
	margin: 0;
	padding: 0;
}
div.spacer,
br.spacer{
	clear: both;
}
#wrapperfooter{
	width: 725px;
	height: 13px;
	background: url(../images/bdy_footer.png) no-repeat;
	margin: 0 auto;
	padding: 0;
}
.footertxt{
	width:725px;
	padding-top: 10px;
	padding-left: 13px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dbb76d;
}
.footertxt a {
	color: #dbb76d;
}
.footertxt a:hover {
	color: #FFFFFF;
}
.footertxt a:link{
	color: #ffffff;
}
h1#welcome{
	width: 127px;
	height: 36px;
	background: url(../images/welcome_tag.png) no-repeat;	
	margin: 0 0 0 0;
	padding: 0;
}
h1#aboutus{
	width: 200px;
	height: 40px;
	background: url(../images/aboutus_tag.gif) no-repeat;
}
h1#insurance{
	width: 200px;
	height: 40px;
	background: url(../images/insurance_tag.gif) no-repeat;
}
h1#newpatients{
	width:200px;
	height: 40px;
	background: url(../images/newpatients_tag.gif) no-repeat;
}
h1#contactus{
	width: 200px;
	height: 40px;
	background: url(../images/contact_tag.gif) no-repeat;
}
h1#servicesoffered{
	width: 200px;
	height: 40px;
	background: url(../images/services_tag.gif) no-repeat;
}
h1#sitemap{
	width: 200px;
	height: 40px;
	background: url(../images/sitemap_tag.gif) no-repeat;
}
h1#successstories{
	width: 200px;
	height: 40px;
	background: url(../images/success_tag.gif) no-repeat;
}
h1#welcome div,
h1#aboutus div,
h1#insurance div,
h1#newpatients div,
h1#contactus div,
h1#servicesoffered div,
h1#sitemap div,
h1#successstories div{
	text-indent: -9999px;
}
ul#services,
ul#specializing{
	margin-left: 15px;
	padding-left: 0;
}