﻿#menu {
	margin: 0px auto;
	width:799px;
	position:absolute; top:145px; height:43px
}
#menu ul {
	padding: 0px;
	margin: 0px auto;
	width:799px;height:43px
}
#menu li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
#menu li a {
	background-position : left bottom;
	height: 43px;
	display: block;
}
#menu li a:hover {
	background-position: left top;
}

#aboutDr {
	background-image:url('images/aboutdr.gif');width:132px
}
#askMe {
	background-image:url('images/ask-me.gif'); width:134px
}
#caseReview {
	background-image:url('images/casesreviews.gif'); width:133px;
}
#article {
	background-image:url('images/articles.gif'); width:134px;
}
#press {
	background-image:url('images/press-release.gif'); width:134px
}
#faq{
	background-image:url('images/faq.gif'); width:132px
}
#small-links {
	margin: 0px auto;
	position:absolute; top:110px; height:32px; left:30px
}
#small-links ul{
	margin: 0px; padding:0;
}
#small-links li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
#small-links a{
	background-position : left bottom;
	height: 16px;
	display: block;
	margin-right:10px
}
#small-links a:hover{
	background-position : left top;
}
#home {
	background-image:url('images/sml-home.gif'); width:15px
}
#contact {
	background-image:url('images/sml-contact.gif'); width:19px
}
#sitemap {
	background-image:url('images/sml-sitemap.gif'); width:16px
}


































