body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
}

#nav {
	width: 520px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-top: -45px;
}

#nav li {
	list-style: none;
	display: inline;
	margin-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
}

#nav a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}

#nav a:hover {
	color: #FF9900;
	text-decoration: underline;
}


a:link 
{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}


#holder {
	width: 750px;
	background-color: #999999;
	color: #666666;
	border: 1px #ffffff solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	float: left;
	margin-left: 10px;
}

#logo {
	text-align: left;
	width: 165px;
	background-color: #999999;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 25px;
	height: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	padding-left: 10px;
}

#content {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 10px 10px 40px;
	line-height: 18px;
	width: 450px;
}

#content h1 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FF9900;
	letter-spacing: 3px;

}

#content h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

#content h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 12px;
	
}

#footer {
	color: #696969;
	font-size: 10px;
	padding-left: 40px;
	clear: both;
}
#footer a {
	text-align: center;
	color: #FF9900;
}
#content h1 a {

	color: #FF9900;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 6px;
	text-decoration: none;
}
#boxr {
	width: 226px;
	background-color: white;
	color: #666666;
	border: 1px #cccccc solid;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	height: 405px;
	clear: both;
}
