#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 5px;
	width: 100px;
	background: #7bc1db;
	color: #000;
	text-align: center;
	text-decoration: none}
	font: bold 20px arial}

#sddm li a:hover
{	background: #FFF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 3px solid #000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 75px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #000;
		font: 13px arial}

	#sddm div a:hover
	{	background: #99cccc;
		color: #000}

/* CSS Document */


body{
background-color:#FFFFFF; 
width:815; 
margin:10 auto 0 auto; 
}


h1
{
	font-family:Trebuchet MS;
	color:#000000;
	font-size:21px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:25px;
	}
	
h3
{
	font-family:Trebuchet MS;
	color:#314b55;
	font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:30px;
	}
	
p { 
font-size: 12px; 
color: black; 
font-style: normal;
line-height: normal;
}


.style2 {
 font-family: Arial, Sans-serif; 
 font-size:15px; 
 font-weight:normal; 
 font-style:normal; 
 text-decoration:none; 
 font-variant:normal; 
 line-height: 20px;
 }
 
UL LI {
list-style-image:url(http://business.sitesee.com/extfiles/biz/bullet.gif);
font-size: 12px; 
color: black; 
font-style: normal;
line-height: normal;
}

A:link { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#8E0000;
}

A:hover { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#8E0000;
}

A:visited { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#666666;
}
