#plastic-surgeon{

padding: 0;

width:1024px;

height:41px;

/*position:absolute;*/

background:url(../images/plastic-surgeon-menu.jpg) repeat-x;

}
#special{height:300px; width:207px; position:fixed; left:0px; top: 30px; float:inherit; z-index:4; margin:30px 0 0 50px; border:none;}


#plastic-surgeon ul{

margin:0;

margin-left: 0px; /*margin between first menu item and left browser edge*/

padding: 0px;/*padding between fmenu item and top*/

}



#plastic-surgeon li{

display: inline;

margin: 0 0px 0 0;

padding: 3px;

}



#plastic-surgeon a{

float: left;

display: block;

font: 16px Trebuchet MS;

background:url(../images/plastic-surgeon-menu.jpg) repeat-x;

color: #fff;

text-decoration: none;

margin: 0 0px 0 0; /*Margin between each menu item*/

padding: 9px 8px;

border-right:solid;

border-right-width:4px;

border-right-color:#8e6c2a;

text-align:center;

}



#plastic-surgeon a:hover{

background:url(../images/plastic-surgeon-menu-over.jpg) repeat-x;

/*background: #f9e9b7;*/

color:#fff;

}



#plastic-surgeon #current a{

color: #fff;

border-color: #8e6c2a;

background:url(../images/plastic-surgeon-menu-over.jpg) repeat-x;

}.top-title {

	font-family: "Trebuchet Ms";

	font-size: 28px;

	color: #6c4400;

}


