a:link
	{
		color:#9B1D3B;
		
		text-decoration:none;
	}
	a:active
	{
		color:#9B1D3B;
		
		text-decoration:none;
	}
	a:visited
	{
		color:#9B1D3B;
		
		text-decoration:none;
	}
	a:hover
	{
		color:#354566;
		
		text-decoration:underline;
	}



#patientnavtextbutton a:hover  {
   
   padding-bottom:9px;
   padding-top:9px;
   margin-top:-8px;
   font-weight: bold;
   border-width: 1px;
   color: #ffffff;
}

#patientnavtextbutton a  {
   background-color: transparent;
   font-weight: bold;
   border-width: 0px;
   display: block;
   width: 100%;
   list-style-type:none;
   text-decoration: none;
   color: #160908;
}

#physiciannavtextbutton a:hover  {
   
   padding-bottom:9px;
   padding-top:9px;
   margin-top:-8px;
   font-weight: bold;
   border-width: 1px;
   color: #ffffff;
}

#physiciannavtextbutton a  {
   background-color: transparent;
   font-weight: bold;
   border-width: 0px;
   display: block;
   width: 100%;
   list-style-type:none;
   text-decoration: none;
   color: #160908;
}


#faqsnavtextbutton a:hover  {
   
   padding-bottom:9px;
   padding-top:9px;
   margin-top:-8px;
   font-weight: bold;
   border-width: 1px;
   color: #ffffff;
}

#faqsnavtextbutton a  {
   background-color: transparent;
   font-weight: bold;
   border-width: 0px;
   display: block;
   width: 100%;
   list-style-type:none;
   text-decoration: none;
   color: #160908;
}

#patientnavtextbutton,
#faqsnavtextbutton,
#physiciannavtextbutton  {
   font: bold 12px/14px Verdana;
   text-align: center;
   visibility: visible;
   position: absolute;
   top: 83px;
   z-index: 5;
}


.menu {width:1000px; height:30px; font-size:0.85em; position:relative; z-index:5;border-right:0px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:1000px; w\idth:992px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:200px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:200px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {background-color: transparent;
   font-weight: bold;
   border-width: 0px;
   display: block;
   width: 100%;
   list-style-type:none;
   text-decoration: none;
   color: #160908;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:200px; w\idth:189px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#eeeeee;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#eeeeee;}
.menu ul ul :hover > a.drop {background-color: #EEEEEE;
   padding-bottom:9px;
   padding-top:0px;
   margin-top:-8px;
   font-weight: bold;
   border-width: 1px;
   text-decoration: underline;
   color: #ab2740;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#eeeeee;}
/* style the third level hover */
.menu ul ul ul a:hover {background-color: #EEEEEE;
   padding-bottom:9px;
   padding-top:9px;
   margin-top:-8px;
   font-weight: bold;
   border-width: 1px;
   text-decoration: underline;
   color: #ab2740;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:200px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:200px; top:-1px; width:200px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-200px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#eeeeee; color:#ab2740; height:auto; line-height:1em; padding:10px 10px 10px 10px; margin-top:-8px; width:180px;border-width:0 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:201px;w\idth:179px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{background-color: #EEEEEE;
   padding-bottom:9px;
   padding-top:9px;
   margin-top:-8px;
   font-weight: bold;
   text-decoration: underline;
   border-width: 0px;
   color: #ab2740;}
.menu :hover > a, .menu ul ul :hover > a {background-color: #EEEEEE;
   padding-bottom:9px;
   padding-top:9px;
   margin-top:-8px;
   font-weight: bold;
   text-decoration: underline;
   border-width: 0px;
   color: #ab2740;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


#physiciannavtextbutton  {
   height: 11px;
   width: 173px;
   left: 386px;
}


#patientnavtextbutton  {
   height: 9px;
   width: 154px;
   left: 173px;
}

#faqsnavtextbutton  {
   height: 11px;
   width: 221px;
   left: 599px;
}

#bodycontentsubtext p  {
   font: 11px/16px Verdana;
   margin: 0px;
   padding-right: 15px;
   padding-bottom: 10px;
   padding-left: -1px;
   text-align: left;
   color: #160908;
}

#pageheadingsubtext p  {
   font: 24px/16px Arial;
   margin: 0px;
   color: #354566;
   padding-right: 15px;
   text-align: left;
}

#background h1  {
   font: 24px Arial;
   margin-left: 150px;
   color: #354566;
   padding-right: 15px;
   padding-top:5px;
   padding-bottom:8px;
   text-align: left;
}

#background h2 {
   font: 20px/12px Arial;
   margin-left: 150px;
   color: #354566;
   padding-right: 15px;
   padding-top:20px;
   text-align: left;
   margin-bottom:0px;
   padding-bottom:0px;
}

#bodycontentsubtext ul {
	
	margin: 0px;
	font: 11px/16px Verdana;
	padding: 0px 0px 15px 0px;
	}
	
#bodycontentsubtext ul li {
	background:url(http://www.mixtoskinresurfacing.com/images/li.gif) no-repeat 0px 1px;
		list-style-type:none;
		padding-left:20px;
		padding-right:10px;
		margin-left:10px;
		margin-bottom:5px
	}

#pageheadingsubtext  {
   visibility: visible;
   position: absolute;
   left: 147px;
   top: 280px;
   z-index: 1000;
   width: 449px;
}

#bodycontentsubtext  {
	visibility: visible;
	position: relative;
	z-index: 1000;
	width: 650px;
   
   
}

#bodycontentsubtext img {clear:both; margin:3px 3px 3px 3px; padding:1px; border:1px solid rgb(150,150,150);}

#bodycontentsubtext2  {
   background: url(http://www.mixtoskinresurfacing.com/images/middleback.jpg) repeat-y;
   position: absolute;
   left: 0px;
   top: 800px;
   height:600px;
   z-index: 4;
   
   width: 992px;
   
   
}

#bodycontentsubtext3  {
   background: url(http://www.mixtoskinresurfacing.com/images/middleback.jpg) repeat-y;
   padding: 0px;
   
   position: relative;
   left: -10px;
   top: 1000px;
   height:100%;
   z-index: 4;
   width: 900px !Important /*IE6*/;
   width: 1004px !Important /*Non-IE*/;
   width: 1004px !Important /*Firefox*/;
   
   
}

#bodycontentsubtext h2  {
   font: 20px/12px Arial;
   margin: 0px;
   color: #354566;
   padding-right: 15px;
   padding-top:20px;
   padding-bottom:7px;
   text-align: left;
}

#bodycontentsubtext h3  {
   font: 18px/12px Arial;
   margin: 0px;
   color: #354566;
   padding-right: 15px;
   padding-top:20px;
   padding-bottom:7px;
   text-align: left;
}

#bodycontentsubtext h4  {
   font: 14px/12px Arial;
   margin: 0px;
   color: #354566;
   padding-right: 15px;
   padding-top:20px;
   padding-bottom:7px;
   text-align: left;
}


#contentframesub  {
   background:#ffffff url(images/contentframesub.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 2;
   width: 992px;
   height: 1400px;
}

#footer  {
   background: url(http://www.mixtoskinresurfacing.com/images/footerbkg.jpg) no-repeat;
   margin: 0px auto;
   position: relative;
   text-align:center;
   padding-bottom:42px;
   padding-top:20px;
   width: 992px;
}

#footertexttext p  {
   font: bold 10px/12px Verdana;
   margin: 0px;
   color: #9B1D3B;
   text-align: left;
   text-align:center
}

#footertexttext  {
	visibility: visible;
	position: absolute;
	text-align:center;
	z-index: 4;
	left:148px;
	width: 692px;
	top: 20px;
}


#contentbkg  {
   background: url(images/contentbkg.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 370px;
   top: 511px;
   z-index: 4;
   width: 480px;
   height: 462px;
}


#rightnavtext p  {
   font: 11px Verdana;
   margin: 0px;
   color: #9B1D3B;
   padding-right: 20px;
   padding-left: 15px;
   text-align: left;
}

#rightnavtext  {
   visibility: visible;
   position: absolute;
   left: 659px;
   top: 318px;
   z-index: 5;
   width: 210px;
}

#rightnavtext a  {
   font: 11px Verdana;
}

#rightnavheadertext  {
   color:#354566; font-family:Arial; padding-left: 14px;
}
#background-main {   background:url("images/middleback.jpg") repeat-y; width: 992px; margin: 0px auto;}

#background  {
   background: url(images/contentframesub.jpg) top center no-repeat;
   margin: 0px auto;
   visibility: visible;
   width: 992px;
   position: relative;
}

#background p {color:#160908;
font-family:Verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
margin-left:150px;
padding-bottom:10px;
padding-right:15px;
text-align:left;
margin-top:6px; }

#background ul {
	
	margin: 0px;
	font: 11px/16px Verdana;
	padding: 0px 0px 15px 150px;
	}
	
#background ul li {
	background:url(http://www.mixtoskinresurfacing.com/images/li.gif) no-repeat 0px 1px;
		list-style-type:none;
		padding-left:20px;
		padding-right:10px;
		margin-left:10px;
		margin-bottom:5px
	}



#divider  {
   visibility: visible;
   position: absolute;
   left: 659px;
   top: 325px;
   z-index: 1000;
   width: 1px;
   height: 473px;
   background-color: #BCC0D9;
   background-image: none;
}

#nav  {
   background: url(images/nav.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 76px;
   z-index: 3;
   width: 992px;
   height: 33px;
}

body  {
   padding: 0px;
   margin: 0px;
   /*background:#540317 url(images/subpagebkg.jpg) top left repeat-x;*/
    
}

html {
background:#540317 url(images/subpagebkg.jpg) top left repeat-x; }
