body, h1, h2, h3, h4, h5, p, a, ul, ol, li, form {
	margin:0px;
	padding: 0px;
}
a {
  outline: none;
}
img {
	border: none;
}
* html #staticNav {
	position: absolute;
} 
body {
	height:100%;
	overflow:auto;
	background-color: #E9E8E6;
}

div.formCTA {
	height: 200px;
	width: auto;
}

/*------------------ Static Navigation <--------------------*/
#staticNav {
	position:absolute;
	top:0px;
	height:176px;
	width:100%;
	left:0px;
	background-image: url(../images/staticNavLogo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:950!important;
}
#staticNav-Container {
	background-image: url(../images/staticNavLogo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 176px;
	width: 907px;
	position: relative;
	left: 50%;
	margin-left: -458px;
	background-color: #E9E8E6;
}

#staticNav-Container .logo-top {
	text-indent:-999em;
	display:block;
	height: 100px;
	width: 343px;
	background-image: url(../images/logo-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 20px;
	left: 0px;
	position:absolute;
}
#staticNav-Container .logo-top:hover {
	background-position: -343px 0px;
}
#contact-info {
	width:368px;
	height:103px;
	background-image: url(../images/contact-info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 539px;
	top: 13px;
	text-align: center;
}
#contact-info a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #472c20;
	line-height: 20px;
}
#contact-info a:hover{
	color: #32676a;
}
#contact-info p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #472c20;
	line-height: 18px;
	margin-top: 5px;
}
#contact-info-bottom {
	text-align: center;
	height: auto;
	width: 550px;
}
/*------------------ Top Nav Selectors <--------------------*/
#topNav {
	height: 40px;
	width: 895px;
	position: absolute;
	top: 136px;
	background-image: url(../images/nav-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 15px;
}
#topNav p {
}
#topNav ul {
}
#topNav li {
	list-style-type: none;
	float:left;
	display:inline;
	height:40px;
	position:relative;
	background-color: transparent;
}
#topNav li a {
	text-decoration:none;
	text-indent:-999em;
	height:40px;
	display:block;
	width:auto;
}
/* ---------------------------------------------------------------------------------------------------- Home */
#topNav .topNav-home {
	width: 64px;
	background-image: url(../images/nav-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-home:hover {
	background-position: 0px -40px;
}
/* ---------------------------------------------------------------------------------------------------- Meet Us */
#topNav .topNav-meet {
	margin-left: 6px;
	width: 72px;
	background-image: url(../images/nav-meet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-meet:hover {
	background-position: 0 -40px;
}
/* ---------------------------------------------------------------------------------------------------- Oral Surgery */
#topNav .topNav-oral {
	margin-left: 6px;
	width: 108px;
	background-image: url(../images/nav-oral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-oral:hover {
	background-position: 0 -40px;
}
/* ------------------------------------------------------------------------------------------------------Cosmetic Surgery */
#topNav .topNav-cosmetic {
	margin-left: 6px;
	width: 143px;
	background-image: url(../images/nav-cosmetic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-cosmetic:hover {
	background-position: 0 -40px;
}
/* ------------------------------------------------------------------------------------------------------For Doctors */
#topNav .topNav-doctors {
	margin-left: 6px;
	width: 96px;
	background-image: url(../images/nav-doctors.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-doctors:hover {
	background-position: 0 -40px;
}

/* ---------------------------------------------------------------------------------------------------- MediSpa Services */
#topNav .topNav-spa {
	margin-left: 6px;
	width: 83px;
	background-image: url(../images/nav-spa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-spa:hover {
	background-position: 0 -40px;
}
/* ---------------------------------------------------------------------------------------------------- Before & After Gallery */
#topNav .topNav-bna {
	margin-left: 6px;
	width: 63px;
	background-image: url(../images/nav-gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-bna:hover {
	background-position: 0 -40px;
}
/* ---------------------------------------------------------------------------------------------------- Blog */
#topNav .topNav-blog {
	margin-left: 6px;
	width: 43px;
	background-image: url(../images/nav-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-blog:hover {
	background-position: 0 -40px;
}
/* ---------------------------------------------------------------------------------------------------- What to Expect */
#topNav .topNav-what {
	margin-left: 6px;
	width: 130px;
	background-image: url(../images/nav-expect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-what:hover {
	background-position: 0 -40px;
}
/* ---------------------------------------------------------------------------------------------------- TopNav DropDown */

#topNav .top-nav-sub {
	font-family: Arial;
	font-weight:normal;
	font-size:15px;
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	background-color:#376064!important;
	top:40px!important;
	left: 25px!important;
	z-index:899!important;
	position: absolute;
	width:340px;
}
#topNav .top-nav-sub2 {
	font-family: Arial;
	font-weight:normal;
	font-size:15px;
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	background-color:#376064!important;
	top:0px!important;
	left: 200px!important;
	z-index:898!important;
	position: absolute;
	width:200px;
}
#topNav .top-nav-sub li {
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#376064 !important;
}
#topNav .top-nav-sub2 li {
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#376064 !important;
}
#topNav .top-nav-sub a {
	text-indent:0em!important;
	background-color:transparent !important;
	float:left!important;
	display:block!important;
	width:340px;
}
#topNav .top-nav-sub2 a {
	text-indent:0em!important;
	background-color:transparent !important;
	float:left!important;
	display:block!important;
	width:200px;
}
#topNav .top-nav-sub li {
	float:left!important;
	padding:0px!important;
	margin:0px!important;
	display:inline;
	background-color:transparent;
	list-style:none;
	height:28px
	
}
#topNav .top-nav-sub2 li {
	float:left!important;
	padding:0px!important;
	margin:0px!important;
	display:inline;
	background-color:transparent;
	list-style:none;
	height:28px
	
}
#topNav .top-nav-sub li a {
	height:auto;
	color:#ffffff;
	display:block!important;
	float:left!important;
	margin:0px!important;
	background-color:transparent;
	padding: 5px 5px 0px 5px;
}
#topNav .top-nav-sub2 li a {
	height:auto;
	color:#ffffff;
	display:block!important;
	float:left!important;
	margin:0px!important;
	background-color:transparent;
	padding: 5px 5px 0px 5px;
}
#topNav .top-nav-sub li a:hover {
	color:#ffffff;
	background-color:#482C21!important;
	float: left;
	height: 23px;
}
#topNav li:hover ul, #topNav li.sfHover ul {

}
#topNav li:hover li ul, #topNav li.sfHover li ul {
	top:-999em;
	position:relative;
}
#topNav li li:hover ul, #topNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:relative;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}
.wrapper {
	position: relative;
    width: 100%;
	height: 100%;
	overflow: auto;
}/*------------------ Header Selectors <--------------------*/
/*#header {
	height: 244px;
	width: 100%;
	background-image: url(../images/mast-sliver.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:100!important;
	top: 176px;
	position: relative;

}*/
/*------------------ Mast Selectors <--------------------*/
/*#mast {
	height: 244px;
	width: 907px;
	background: transparent url(../images/mast.jpg) no-repeat left top;
	position: relative;
	left: 50%;
	margin-left: -458px;
	z-index:150!important;
	padding-bottom: 5px;
}
#mast #flash-mast {
	width: 665px;
	height: 241px;
	z-index:160!important;
	padding-top: 7px;
	padding-left: 1px;
}
#mast #flash-mast p {
	text-align: center;
}*/

#container {
	position: relative;
	left: 50%;
	width: 917px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -458px;
}

/*------------------ Content Selectors <--------------------*/
#content {
	margin-bottom: 190px;
	position: relative;
	top: 176px;
	padding-right: 15px;
	background-color: #E9E8E6;
	width:100%;		
}
/*------------------ Column Container Selector <--------------------*/
#content #column-container {
}
/*------------------ Right Column Selectors <--------------------*/
#right-column {
	float: right;
	height: auto;
	width: 554px;
	padding-left: 38px;
	margin: 26px 25px 0 0;
/*	padding-right: 22px;*/
}
#right-column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #32676a;
}
#right-column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #472c20;
	font-weight: normal;
	margin-bottom: 10px;
}
#right-column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #472c20;
	margin-top:15px;
}

#right-column h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #472c20;
	font-weight: normal;
}

#right-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #472c20;
}
#right-column p.phone-number {
}
#right-column ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #472c20;
	margin-left: 20px;
}
#right-column ul li {
}
#right-column ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #472c20;
	margin-left: 25px;
}
#right-column ol li {
}
#right-column img {
}
#right-column .img-left {
	margin: 0 15px 5px 0;
	float: left;
}
#right-column .img-right {
}
#right-column a {
	color: #488083;
}
#right-column a:link, #right-column a:visited {
}
#right-column a:hover, #right-column a:active {
	color: #472c20;
}
#right-column #map {
	margin-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #472c20;
}
.pics {
	float: right;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-bottom: 5px;
}
.picsl {
	float: left;
	width:auto;
	height:auto;
	margin-right: 20px;
	margin-bottom: 5px;
}
#map {
    width:400px;
    height:400px;
}

.gallery-lightbox {
	height: auto;
	width: 505px;
	padding-left: 45px;
	padding-bottom: 20px;
}
#gallery-icons {
	height: 350px;
	width: 550px;
}
#gallery-icons .blepharoplasty{
	text-indent:-999em;
	float:left;
	width:150px;
	height:150px;
	background-position: 0 0;
	position:relative;
	background: transparent url(../images/gallerybutton-bleph.jpg) no-repeat top left;
	margin-right: 29px;
	margin-bottom:20px;
}
#gallery-icons .blepharoplasty:hover{
	background-position: 0 -150px;
}
#gallery-icons .face-neck{
	text-indent:-999em;
	float:left;
	width:150px;
	height:150px;
	background-position: 0 0;
	position:relative;
	background: transparent url(../images/gallerybutton-face-neck.jpg) no-repeat top left;
	margin-right: 29px;
	margin-bottom:20px;	
}
#gallery-icons .face-neck:hover{
	background-position: 0 -150px;
}
#gallery-icons .facial-fillers{
	text-indent:-999em;
	float:left;
	width:150px;
	height:150px;
	background-position: 0 0;
	position:relative;
	background: transparent url(../images/gallerybutton-facial-fillers.jpg) no-repeat top left;
	margin-right: 29px;
	margin-bottom:20px;	
}
#gallery-icons .facial-fillers:hover{
	background-position: 0 -150px;
}
#gallery-icons .lip-aug{
	text-indent:-999em;
	float:left;
	width:150px;
	height:150px;
	background-position: 0 0;
	position:relative;
	background: transparent url(../images/gallerybutton-lip-aug.jpg) no-repeat top left;
	margin-right: 29px;
	margin-bottom:20px;	
}
#gallery-icons .lip-aug:hover{
	background-position: 0 -150px;
}
#gallery-icons .rhinoplasty{
	text-indent:-999em;
	float:left;
	width:150px;
	height:150px;
	background-position: 0 0;
	position:relative;
	background: transparent url(../images/gallerybutton-rhinoplasty.jpg) no-repeat top left;
	margin-right: 29px;
	margin-bottom:20px;	
}
#gallery-icons .rhinoplasty:hover{
	background-position: 0 -150px;
}
#gallery-icons .skincare{
	text-indent:-999em;
	float:left;
	width:150px;
	height:150px;
	background-position: 0 0;
	position:relative;
	background: transparent url(../images/gallery-button-obagi.jpg) top left no-repeat;
	margin-right: 29px;
	margin-bottom:20px;	
}
#gallery-icons .skincare:hover{
	background-position: 0 -150px;
}
/*-------------------- Page 1 Forms <---------------------*/
#contact{
	width:400px;
	height:632px;
	background-image: url(../images/main-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 66px;
	padding-left: 66px;
	padding-top: 60px;
}
#contact p {
	text-align: right;
}
#contact form{
}
#contact ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contact ul li{
	margin: 0px;
	padding: 0px;
}
#contact div{
}
#contact input{
	height: 22px;
	width: 390px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFFFFF!important;
	border:none;
}
#contact textarea{
	height: 155px;
	width: 390px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	background-color:#FFFFFF!important;	
	border:none;	
}
#contact input.select{
}
#contact .button{
	background: transparent url(../images/qc-submit.jpg) no-repeat left top;
	width: 128px;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

#contact input.orange-main{
}

#contact img {
    vertical-align:middle;
}
#contact .address2 {
    display:none;
}
#contact .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#contact .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/*------------------ Left Column Selector <--------------------*/
#left-column {
	float: left;
	width: 251px;
	margin-top: 25px;
	height: auto;
	margin-left: 15px;
}
/*-------------------- Page 1 Forms <---------------------*/
#left-column #qc{
	width:250px;
	height:256px;
	right: 40px;
	background-image: url(../images/qc-2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #488083;
	padding-left: 21px;
	margin: 0 0 12px 0;
}
#left-column #qc form{
}
#left-column #qc ul{
	list-style-type: none;
}
#left-column #qc li{
	margin: 0px;
	padding: 0px;
}
#left-column #qc input {
	height: 17px;
	width: 193px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #472c20;
	padding-top: 5px;
	padding-left: 10px;
	background-color:#FFFFFF!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left-column #qc textarea{
	height: 39px;
	width: 193px;
	margin-bottom: 4px;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #472c20;
	padding-top: 5px;
	padding-left: 10px;
	background-color:#FFFFFF!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left-column #qc input.select{
}
#left-column #qc .button{
	background: transparent url(../images/qc-submit.jpg) no-repeat left top;
	width: 128px;
	height: 27px;
	margin-left: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

#left-column #qc input.orange-qc{
}
#left-column #qc img {
    vertical-align:middle;
}
#left-column #qc .address2 {
    display:none;
}
#left-column #qc .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#left-column #qc .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
#left-column #qc a {
	color: #488083;
}
#left-column #qc a:hover {
	color: #472c20;
}

#scheduleAppointment {
    height: auto;
    margin-bottom: 8px;
    margin-left: 0px;
    width: 245px;
}
	
#reviews {
	margin-left: 59px;
    margin-top: 14px;
}


#left-column #ctas a{
	display:block;
	height:231px;
	width:244px;
	text-indent: -999em;
}
#left-column #ctas .non-surgical {
	height:46px;
	width:244px;
	background: transparent url(../images/right-buttons.jpg) no-repeat;
	background-position: 0 0;
}
#left-column #ctas .non-surgical:hover {
	background-position: -244px 0px;
}
/* #right-column #ctas .medical-spa {
	height:46px;
	width:244px;
	background-position: 0px -46px;
	background-color: transparent;
	background-image: url(../images/right-buttons.jpg);
	background-repeat: no-repeat;
}
#right-column #ctas .medical-spa:hover {
	background-position: -244px -46px;
} */
#left-column #ctas .bna-gallery {
	height:46px;
	width:244px;
	background-position: 0px -92px;
	background-color: transparent;
	background-image: url(../images/right-buttons.jpg);
	background-repeat: no-repeat;
}
#left-column #ctas .bna-gallery:hover {
	background-position: -244px -92px;
}
#left-column #ctas .patient-info {
	height:46px;
	width:244px;
	background-position: 0px -138px;
	background-color: transparent;
	background-image: url(../images/right-buttons.jpg);
	background-repeat: no-repeat;
}
#left-column #ctas .patient-info:hover {
	background-position: -244px -138px;
}
#left-column #ctas .testimonials {
	height:46px;
	width:244px;
	background-position: 0px -184px;
	background-color: transparent;
	background-image: url(../images/right-buttons.jpg);
	background-repeat: no-repeat;
}
#left-column #ctas .testimonials:hover {
	background-position: -244px -184px;
}
#blogger-navigation{
	width:251px;
}
#blogger-navigation h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #472c20;
}
#blogger-navigation ul{
	list-style-type: none;
}
#blogger-navigation ul li{
}
#blogger-navigation ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #32676a;
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
	color: #472c20;
}
#blogger-navigation #powered-by{
}
#left-column #finance-cta a{
	display:block;
	height:99px;
	width:251px;
	text-indent: -999em;
	background: transparent url(../images/cta.jpg) no-repeat;
	margin-top: 30px;
}
#left-column #finance-cta .finance {
	height:99px;
	width:251px;
	background: transparent url(../images/cta.jpg) no-repeat;
	background-position: 0 0;
}
#left-column #finance-cta .finance:hover {
	background-position: 0px -99px;
}
#left-column #blog-cta a{
	display: block;
	height: 101px;
	width: 265px;
	text-indent: -999em;
	background: transparent url(../images/blog-cta-new.jpg) no-repeat;
	margin-top: 30px;
}

#left-column #blog-cta .blog {
	height: 101px;
	width: 265px;
	background: transparent url(../images/blog-cta-new.jpg) no-repeat;
	background-position: 0 0;
}

#left-column #blog-cta :hover {
	background-position: 0 -101px;
}

#left-column #registration-cta a{
	display:block;
	height:83px;
	width:251px;
	text-indent: -999em;
	background: transparent url(../images/cta-patient-registration.jpg) no-repeat;
	margin-top: 30px;
}
#left-column #registration-cta .registration {
	height:83px;
	width:251px;
	background: transparent url(../images/cta-patient-registration.jpg) no-repeat;
	background-position: 0 0;
}
#left-column #registration-cta .registration:hover {
	background-position: 0px -83px;
}
#left-column #fordoctor-cta a{
	display:block;
	height:83px;
	width:251px;
	text-indent: -999em;
	background: transparent url(../images/cta-for-doctors.jpg) no-repeat;
	margin-top: 30px;
}
#left-column #fordoctor .fordoctor {
	height:83px;
	width:251px;
	background: transparent url(../images/cta-for-doctors.jpg) no-repeat;
	background-position: 0 0;
}
#left-column #fordoctor-cta .fordoctor:hover {
	background-position: 0px -83px;
}
#left-column #affiliations {
	width:251px;
	height:auto;
	text-align: center;
	margin-top: 30px;
}
#left-column #affiliations img{
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
/*------------------ Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}
/*------------------ Right Column Btn Call To Action  Blog Selectors <--------------------*/
#left-column #btn-cta-blog {
}
#left-column #btn-cta-blog a {
}
#left-column #btn-cta-blog a:link, #right-column #btn-cta-blog a:visited {
}
#left-column #btn-cta-blog a:hover, #right-column #btn-cta-blog a:active {
}
/*------------------ Right Column Blog Navigation Selectors <--------------------*/
#left-column #blog {
}
#left-column #blog h3 {
}
#left-column #blog ul {
}
#left-column #blog ul li {
}
#left-column #blog ul li a {
}
#left-column #blog #powered-by {
}
#left-column #blog ul li a:link, #right-column #blog ul li a:link {
}
#left-column #blog ul li a:hover, #right-column #blog ul li a:active {
}

/*------------------ Footer Selectors <--------------------*/
#footer {
	height: 558px;
	width: 100%;
	background-image: url(../images/footer-sliver.jpg);
	background-repeat: repeat-x;
	position: relative;
	background-color: #482C21;
}
#footer ul {
}
#footer ul li {
}
#footer ul li a {
}
#footer ul li a:link, #footer ul li a:visited {
}
#footer ul li a:hover, #footer ul li a:active {
}
#footer p {
}
#footer img {
}
/*------------------ Disclaimer Selectors <--------------------*/
#disclaimer {
	height: 241px;
	width: 907px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 50%;
	margin-left: -458px;
	background-color: #E9E8E6;
	padding-top: 2px;

}
#disclaimer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472c20;
	margin-top: 53px;
	margin-left: 400px;
	margin-right: 130px;

}
#disclaimer a {
	color: #472c20;
}
#disclaimer a:link, #disclaimer a:visited {
}
#disclaimer a:hover, #disclaimer a:active {
	color: #32676a;
}

#sitemap a{
	display:block;
	height: 14px;
	width: 75px;
	z-index:100!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF!important;
	list-style-type: none;
	text-decoration: none;
	margin-left: 45px;
	margin-top: 8px;
}
#sitemap a:hover{
	color: #E9E8E7!important;
}
#sitemap #toggle-sitemap-links{
	background-position: 0 0;
	background: transparent url(../images/sitemap.jpg) no-repeat left top;
}	
#sitemap #toggle-sitemap-links:hover {
	background-position: 0 -14px;
}	
.sitemap-image { 
	display:none!important;
}
#sitemap-links {
	margin-top:7px;
	width:807px;
	height:320px;
	background-color: #482C21;
	background-image: url(../images/sitemap-links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	
}
#sitemap-links ul{
	padding-left: 0px;
	list-style-type: none;
}
#sitemap-links ul.column1{
	width:230px;
	height: auto;
	float:left;
	left: 20px;
}
#sitemap-links ul.column2{
	width:250px;
	height: auto;
	float:left;
	margin-left: 20px;
}
#sitemap-links ul.column3{
	width:230px;
	height: auto;
	float:left;
	margin-left: 50px;
}
#sitemap-links .subhead {
	padding-left:15px;
	color:#498083!important;
}
#sitemap-links .subhead:hover {
	color:#482C21!important;
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

#facebook-cta{
	margin: 10px 0 0 25px;
}
/*----------------------> Page 1 Forms <---------------------*/
#referral-form {
	width:500px;
	height:1350px;
	display:block;
}
#right-column img#qc3bottom {
	marging-top:900px;
}
#qc3{
	width:500px;
	height:650px;
	position: absolute;
	display:block;
	background-image: url(../images/);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #488083;
}
#qc3 form{
}
#qc3 ul{
	list-style-type: none;
}
#qc3 ul li{
	list-style-type: none;
}
#qc3 div{
}
#qc3 input {
	height: 17px;
	width: 150px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #472c20;
	padding-top: 0px;
	padding-left: 00px;
	background-color:#FFFFFF!important;
	border-top-style: 1px solid #000;
	border-right-style: 1px solid #000;
	border-bottom-style: 1px solid #000;
	border-left-style: 1px solid #000;
}
#qc3 input[type="checkbox"] {
	height: 17px;
	width: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #472c20;
	padding-top: 0px;
	padding-left: 00px;
	background-color:#FFFFFF!important;
	border-top-style: 1px solid #000;
	border-right-style: 1px solid #000;
	border-bottom-style: 1px solid #000;
	border-left-style: 1px solid #000;
}
#qc3 textarea{
	height: 17px;
	width:400px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #472c20;
	padding-top: 0px;
	padding-left: 0px;
	background-color:#FFFFFF!important;
	border-top-style: 1px solid #000;
	border-right-style:1px solid #000;
	border-bottom-style: 1px solid #000;
	border-left-style: 1px solid #000;
}
#qc3 input.select{
}
#qc3 input[type="submit"] {
	background: transparent url(../images/qc-submit.jpg) no-repeat left top;
	width: 128px;
	height:30px;
	
}
#qc3 input.orange-qc{
}
#qc3 img {
    vertical-align:middle;
}
#qc3 .address2 {
    display:none;
}
#qc3 .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#qc3 .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
