﻿body {
	background:#000;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}

a:hover {
	color:#000;
}

a.location:link, a.location:visited, a.location:active {
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	color:#000000
}

a.location:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size:8pt;
	color:#000000
}

#container {
	border: 1px solid #000000;
	background:url(../siteart/sitebg.jpg);
	width:770px;
}

#nav {
	background:url(../siteart/navbg.jpg) no-repeat;
	text-align:right;
	vertical-align:top;
	width:242px;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

a.nav:hover {
	text-decoration:none;
	color:#cccccc
}

#slide {
	height:90px;
	text-align:center;
	padding-top:5px;
}

#benefits {
	background:#000;
	padding:2px;
	display:block;
	color:#fff;
	font-weight:bold;
}

#banner{
	position:absolute;
	z-index:10;
	height:75px;
	width:350px;
	margin-left:325px;
	margin-top:15px;
}

#text{
	padding:12px 0px;	
	color:white;
	text-align:center;
	position:absolute;
	height:50px;
	width:314px;
	background: url('../siteart/Untitled-1.gif') no-repeat;

}