#wrap {
width: 800px;
margin:0px auto;
}
a:hover {
color: #000000;
}
a { 
color: #013301;
text-decoration: none;
}

a.links:hover {
color: #000000;
}
a.links { 
color: #013301;
font-size: 10px;
text-decoration: none;
}

a.hovers:hover {
color: #000000;
background: 
}
a.hovers { 
color: #013301;
font-size: 10px;
text-decoration: none;
}


body {
background: #EEEEEE;
font-family: Arial;
margin: 0px;
}
#title {
font-size: 20px;
font-family:"Franklin Gothic Medium";
padding:2px 0 2px 0;
text-align: left;
margin: 0px;
color: #017601;
}
#content { 
padding: 0 20px 0 20px;
font-size: 12px;
line-height: 18px;
background: #eeeeee url(images/content.jpg) repeat-y;
margin: 0px;
}
#header {
background: #eeeeee url(images/header2.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 275px;
margin: 0px;
padding: 0px;
}
#header h1 {
font-size: 26px;
font-family:"Franklin Gothic Medium";
font-weight: 100;
letter-spacing: -2px;
padding:20px 0 0 20px;
text-align: left;
margin: 0px;
line-height: 26px
}
#header h1 a {
color: #017601;
text-decoration: none;
}
#header h2 {
font-size: 14px;
font-weight: 100;
letter-spacing: 2px;
line-height: 16px;
padding:0 0 0px 20px;
text-align: left;
color: #848484;
margin: 0px;
}
#footer {
font-size: 10px;
color: #000;
text-align: center;
height: 22px;
line-height: 70px;
background: #eeeeee url(images/footer.jpg) no-repeat;
}
#content p { 
text-indent: 0px;
margin-bottom: 10px;
margin-top: 0px;
} 
#content p#last {
text-indent: 0px;
margin: 0px;
} 
#contentstaff { 
padding: 5px 20px 0 20px;
font-size: 12px;
line-height: 14px;
background: #eeeeee url(images/content.jpg) repeat-y;
margin: 0px;
}
#left {
width: 370px;
float: left;
font-size: 12px;
text-align: justify;
}
#right{
width: 370px;
float: right;
}
#dental-right{
float: right;
width: 240px;
}
#dental-left{
width: 500px;
float: left;
font-size: 12px;
text-align: left;
}
#sddm
{	background: #eeeeee url(images/menu.jpg) no-repeat;
height: 40px;
line-height: 40px;
padding-left: 20px;
margin: 0px;
padding-top: 0px;
z-index: 30;
}
#sddm li
{	float:left;
list-style-type:none;
margin: 0px;
font-size: 12px;
border-style:solid;
border-left-color:#AAA;
border-right-color:#666;
border-left-width: 1px;
border-right-width: 1px;
border-top-color:#666;
border-bottom-color:#AAA;
border-top-width: 0px;
border-bottom-width: 0px;
}
#sddm li:hover
{
border-style:solid;
border-left-width: 0px;
border-right-width: 2px;
}
#sddm li a
{	display: block;
padding:0 10px;
text-decoration:none;
color: #fff;
margin: 0px;
}
#sddm li a:hover
{color:#fff;
text-decoration:none;
background: #7E7E7E url(images/menuover.jpg) repeat-x
}
#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #013301;
	border: 1px solid #013301}

#sddm div a.l1
{	position: relative;
display: block;
margin: 0;
padding: 5px 5px;
width: 100px;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #eeeeee;
color: #2875DE;
font: 12px arial}
#sddm div a.l2
{	position: relative;
display: block;
margin: 0;
padding: 5px 10px;
width: 100px;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #eeeeee;
color: #2875DE;
font: 12px arial}
#sddm div a:hover
{	background: #57a74e;
color: #FFF}
#list {
	list-style-image: url(images/icons/rarrow.png);
	}
#list-title {
list-style-type:none;
list-style-image:none;
}
#list-1 {
width: 253px;
float: left;
}
#list-2 {
width: 330px;
float: left;
}
#hide {
opacity: 0;
}