@charset "UTF-8";
/* CSS Document */

#master {
	position:relative;
	width:1000px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: -10px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	background-image: url(images/home/mark_banner.jpg);
}

a  {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}

a:hover  {
	text-decoration: none;
	color: #666666;
}

#dave_headerdave_header {
	position:absolute;
	width:260px;
	height:23px;
	z-index:7;
	left: 696px;
	top: 148px;
}

#phone {
	position:absolute;
	width:148px;
	height:26px;
	z-index:8;
	left: 109px;
	top: 687px;
}
