body
{
margin-top:0px;
background: url(images/body-runner.jpg) repeat-x #7CB7FD;


}

.masthead
{
width:820;
height:72px;
background: url(images/header.jpg) repeat-x #7AB6FE;
}

.footer
{
height:101px;
background: url(images/footer.jpg) repeat-x;
padding:20px;
font-family:arial;
font:arial;
font-size:10px;
line-height:15px;
color:#777;
}

.top-nav
{
height:32px;
background: url(images/nav-backer.jpg) repeat-x;
}

.content
{
background: #ffffff;
padding:15px;
font-family:arial;
font:arial;
font-size: 12px;
line-height:18px;
}

.contact-box
{
font-family:arial;
font:arial;
font-size: 12px;
line-height:18px;
float:right;
width:200px;
}


#nav
{	margin: 0 0px;
	padding: 0 0px;}

#nav li
{	margin: 0 0px;
	padding: 5 20px;
	list-style: none;
	float:left;}

#nav li a
{	font-family:arial;
	font:arial;
	font-size: 15px;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
}

#nav li a:hover
{	font-family:arial;
	font:arial;
	font-size: 15px;
	line-height:18px;
	color:#f1f1f1;
	text-decoration:underline;
	
}

#nav div
{	position:absolute;
	visibility: hidden;
	margin: 0;
	background: #fff;
	border:dashed 1px #f1f1f1;}

	#nav div a
	{	
	display: block;
	margin: 0;
	padding: 5px 0px;
	width: auto;
	font-family:arial;
	font:arial;
	font-size: 12px;
	line-height:18px;
	color:#4E79B3;
	text-decoration:underline;
	font-weight:bold;;
	width:123px;
border-bottom:dashed 1px #f1f1f1;}

	#nav div a:hover
	{	font-family:arial;
	font:arial;
	font-size: 12px;
	line-height:18px;
	color:#4E79B3;
	text-decoration:none;
	font-weight:bold;
	background: #fbfbfb;
border-bottom:dashed 1px #f1f1f1;
}