/* Begin Typography & Colors */
body {
	background-image: url(http://www.cosmeticdermatology.net/blog/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header_bg {
	background-image: url(images/header_bg.jpg);
	background-position: left top;
	display: block;
	height: 164px;
	width: 100%;
}

/*#header {
	margin-right: auto;
	margin-left: auto;
	height: 164px;
	width: 920px;
	background-image: url(images/header_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}*/
	
#header{
background-image:url(../images/bg_header.jpg);
background-position:center top;
background-repeat:no-repeat;
display:block;
height:115px;
margin-left:auto;
margin-right:auto;
width:896px;}	

#headerimg 	{
	height: 164px;
	width: 994px;
	display: block;
	text-align: left;
	}

#content {
	font-size: 12px;
	display: block;
	width: 682px;
	float: right;
	font-family: Arial;
	}


.title h2 {
color:#FFFFFF;
margin-left:50px;
margin-top:17px;
text-align:left;
}

#content .indent {padding:7px 0px 0 4px;}

#content .title {
	background-image: url(http://www.cosmeticdermatology.net/images/headline_content.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial;
	font-size:15px;
	height:36px;
	padding-left:40px;
	padding-top:12px;
	text-decoration:none;
	width:620px;
	
	/*height: 48px;*/
}
#content .title .left {
	float:left;
	padding-right: 0;
	/*padding-left: 45px;*/
	color: #FFFFFF;
}
#content .title .right {
	float:right;
	text-align:center;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 14px;
	}

h2.pagetitle {
	font-size: 14px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.cosmetic_body {
	display: block;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-left:17px;
	padding-top:16px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

 h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	padding: 0;
	width: 100%;
	border: 1px solid #959596;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}

.narrowcolumn {
	float: left;
	width: 689px;

	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 689px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
.footer {
	padding: 0;
	width: 100%;
	clear: both;
	height: 305px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.footerbg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	height: 305px;
	width: 100%;
	float: left;
	background-color: #040404;
	margin-top: 30px;
	position: relative;
}

.footerbg:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	height: 50px;
	text-align: left;
}

/*#sidebar li h2 {
	margin: 5px 0 0;
	padding: 0;
	list-style-image: url(images/subcategbullet.gif);
	}
*/
h3 {
	padding: 0;
	/*margin: 30px 0 0;*/
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding-left: 10px;
	list-style-image: url(images/subcategbullet.gif);
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	 
	}

/*.entry ol {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* #sidebar ul  #sidebar ul ol  {
	margin: 0;
	padding:0;
	}
 */
#sidebar ul li a{
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	/*list-style-type: none;
	list-style-image: url(none);*/
	margin-bottom: 15px;
	margin-left: -1px;
	color: #607c08;
	padding-left: 0px;
	text-align:center;
	}

#sidebar ul li a:hover{
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	/*list-style-type: none;
	list-style-image: url(none);*/
	margin-bottom: 15px;
	margin-left: -1px;
	color: #607c08;
	padding-left: 0px;
	text-align:center;
	}
	
#sidebar li h2 {
	color: #FF0000;
	list-style-image: url(/public_html/blog/blog/images/list_AD.jpg);
	list-style-type: none;
}


#sidebar ul p, #sidebar ul select {/* sidebar spacio abajo*/
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 0px;
	}  

#sidebar ul ul, #sidebar ul ol {  /* sidebar menu items*/
	margin-top: 10px;
	margin-bottom: 20;
	list-style-image: url(images/arrow.gif);
	padding-left: 0px;
	}
	
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	padding-left: 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	padding-left: 0px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 15;	 
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	/*width: 170px;*/
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0px;
	float: left;
	padding: 2px;
	margin-left:-1px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	width: 217px;
	display: block;
	float: left;
	padding-right: 20;
	padding-bottom: 10px;
	padding-left: 40;
	text-align: left;
	height: auto;
	}

#sidebar_body{
	width: 217px;
	display: block;
	float: left;
	height: auto;
	background-image: url(images/sidebar_body.png);
	
	}
#sidebar_top{
	width: 217px;
	display: block;
	float: left;
	height: 17px;
	background-image: url(images/sidebar_top.png);
	}

#sidebar_bottom{
	width: 217px;
	display: block;
	float: left;
	height: 17px;
	background-image: url(images/sidebar_botton.png);
	}
		
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 

.Menu {
	height: 42px;
	width: 920px;
	position: relative;
	font-weight: bold;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 11px;
	background:transparent url(http://cosmeticdermatology.net/images/greenslate_background.gif) repeat-x scroll left top;
	position:relative;
   text-transform:uppercase;
}
.Menu em { display: none}
.Menu ul {
	list-style: none;
	margin: 0;
	padding-top: 2px;
	padding-right: 30;
	padding-bottom: 0;
	padding-left: 30px;
}
.Menu ul li ul { display: none;}
.Menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
/*.Menu a {
	0margin-right: 2px;
	float: left;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
	height: 37px;
	font-size: 11px;
}*/


.Menu ul li a
{
	display: block;
	float: left;
	color: #EEFFDF;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	height: 26px;
	background-image: url(http://cosmeticdermatology.net/images/nav-link.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}




/*.Menu a span { padding: 6px 9px 6px 6px; display: block; float: right; }*/
.Menu a span {
	float: none;
	color: #FFFFFF;

background-position:100% 0;
background-repeat:repeat-y;}
.Menu a:hover span {
	color: #FFFFFF;
}
.Menu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.Menu a:hover span {
	color:#FFFFFF;
}
.Menu .on {
	color:#FFFFFF;
}
.Menu .on span {
	color:#FFFFFF;
}
.Headlines_Link a {
	text-align: left;
	color: #FFFFFF;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-weight:bold;
	font-size: 14px;
	padding-bottom: 0px;
	height: 20px;
	display: block;
	float: left;
	padding-top: 15px;
	width: 400px;
	text-decoration:none;
}*/
/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0px; position: relative; clear: left;}
.PostHead {
	position: relative;
	clear: both;
	padding-bottom: 20px;
	display: block;
	text-align: left;
	float: left;
	width: 689px;
}
.PostHead h1 { font-size: 22px; line-height: 20px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 5px 0px; margin: 0px 0 5px 70px; color:#3e5a00; border-bottom: 1px solid #666666; }
.PostHead h1 a { color: #3e5a00; text-decoration: none;}
.PostHead h1 a:visited { color: #3e5a00; text-decoration: none;}
.PostHead h1 a:hover { color:#3e5a00; text-decoration: none;}

.PostAuthor { padding: 1px 0px; margin: 0px 0 0 70px; font-size: 10px; color:#4f7f00;}

/**/ * html .PostDate  { margin: 0 0 0 -60px; } /**/
.PostDate {
	width: 36px;
	height: 50px;
	background: url(images/post-top_bg.gif) no-repeat left top;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 12px;
	text-align: center;
	padding: 0px 10px 16px 10px;
}
.PostDate small { font-size: 10px; color:#fff; font-weight: bold; }
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Arial'; letter-spacing: -1px; font-weight: bold; color:#fff; padding: 10px 0 0 0;}
.PostDate .year { display:block;}

.PostContent { padding: 0px 0px 5px 0px; font-size: 12px; line-height: 17px; }
.PostContent p { font-size: 12px; line-height: 17px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#8ec200; }
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#8ec200; }
.PostContent blockquote a { color:#0080ca; }
.PostContent blockquote a:visited { color:#0080ca; }
.PostContent blockquote a:hover { color:#003399; }
.PostContent a { text-decoration: underline;}

.PostDet { padding: 5px 0 7px 15px; background: #ececec; }
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color: #4f7f00; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostCateg { background: url(images/PostCateg.png) no-repeat left center;}
.PostCom { background: url(images/PostCom.png) no-repeat left center; }

.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; font-weight:bold; clear:both; color: #3e5a00; }
.navigation  a { color: #3e5a00; }
.alignleft { float: left; margin-top:15px; }
.alignright { float: right;margin-top:15px; }


.author { color:#6E6E6E; font-size:1.01em;}

.date { color:#3D3D3D; font-size:1.01em;}

.content_text {
	text-align: left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	color:#666666;
	font-family:arial;
	font-size:12px;
}

.entry {
	text-align: left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.content_text ol { margin-left:20px; margin-top:15px;}

.content_text ul { list-style:none;}
.content_text ul li { background:url(images/cont-a.gif) no-repeat 0px 5px; padding-left:13px; color:#333333; margin-top:8px;}
.content_text ul li a { color:#333333;}

.comment {
	padding:12px 18px;
	color:#353535;
	font-size:1.11em;
	text-align:right;
	background-color: #E5E5E5;
}
.comment a { background:url(images/comment-a.gif) no-repeat 0px 3px; padding:3px 0 3px 26px; color:#353535;}

.postmetadataalt {
	font-size:0.81em; 
}

/*---------------------------------*/
#sidebar_body h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	margin-left:39px;
	}

#pages ul {  /* sidebar menu items*/
	margin-top: 10px;
	margin-bottom: 20;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	}	

#pages ul li{  /* sidebar menu items*/
	margin-bottom: 10px;
	margin-left: 0px;
	color: #607c08;
	padding-left: 0px;
	}	


#categories-274650041 ul {  /* sidebar menu items*/
	margin-top: 10px;
	margin-bottom: 20;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	}	

#categories-274650041 ul li{  /* sidebar menu items*/
	margin-bottom: 10px;
	margin-left: 0px;
	color: #607c08;
	padding-left: 0px;
	}	
	
#archives ul {  /* sidebar menu items*/
	margin-top: 10px;
	margin-bottom: 20;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	}	

#archives ul li{  /* sidebar menu items*/
	margin-bottom: 10px;
	margin-left: 0px;
	color: #607c08;
	padding-left: 0px;
	}		
/*---------------------------------*/

.sidebar_box {
	display: block;
	float: left;
	width: 218px;
	padding-bottom: 10px;
	font-family: Arial;
	
}

.sidebar_box2 {
	display: block;
	float: left;
	width: 218px;
	height:200pz;
	padding-bottom: 10px;
	font-family: Arial;
	
}

.sidebar_box .top {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://cosmeticdermatology.net/images/sidebar_healine.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 36px;
	width: 198px;
	padding-left: 20px;
	padding-top: 12px;
	
}
.sidebar_box .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #617D08;
	text-decoration: none;
	background-image: url(http://cosmeticdermatology.net/images/sidebar_body_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	float: left;
	width: 198px;
	height: 125px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.sidebar_box .body_li       {
	line-height: 25px;
	list-style-position: outside;
	list-style-image: url(http://cosmeticdermatology.net/images/arrow.png);
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 10px;
	font-size: 12px;
	color: #698607;
}
.sidebar_box  .body_li  a,  .body_li a:hover {
	color: #698607;
}
.sidebar_box .bottom {
	font-family: Arila;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://cosmeticdermatology.net/images/sidebar_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 18px;
	width: 218px;
}

/*------------------------------NEW MENU----------------------*/
.header {
    background-image: url(http://cosmeticdermatology.net/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 115px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	display: block;
	height: 44px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}
.menu 
{
	display: block;
	height: 44px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}

.menu #slatenav
{ 
	position: relative; 
	display: block; 
	height: 42px; 
	font-size: 11px; 
	font-weight: bold; 
	background: transparent url(http://cosmeticdermatology.net/images/greenslate_background.gif) repeat-x top left; 
	font-family: Arial,Verdana,Helvitica,sans-serif; 
	text-transform: uppercase; 
}

.menu #slatenav ul 
{
	margin: 0px;
	padding: 0; 
	list-style-type: none; 
	width: auto;
}

.menu #slatenav ul li 
{
	display: block;
	float: left;
	margin: 0 1px 0 0;
	font-size: 11px;
	text-transform: uppercase;
}

.menu #slatenav ul li a
{
	display: block;
	float: left;
	color: #EEFFDF;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	height: 26px;
	background-image: url(http://cosmeticdermatology.net/images/nav-link.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}

.menu #slatenav ul li a:hover,.menu #slatenav ul li a.current
{
	color: #fff;
	}
	
/*-------------------NEW MENU ENDS HERE-----------------------------/