body {
	background: #ccc;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	background: transparent;
	font-size: 9px;
}

a:hover {
	text-decoration: none;
	color: #666666;
	background: transparent;
	font-size: 9px;
}

a:active {
	text-decoration: none;
	color: #666666;
	background: transparent;
	font-size: 9px;
}

/* header fonts */

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px;
	text-transform: lowercase;
}

h2 {
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 0;
	letter-spacing: 1px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
}

h3.orange {
	color: #c63b01;
}

h4 {
	font-size: 13px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border: 1px solid #000;
	width: 767px; /* false value for IE4-5.x/Win, like so: */
	voice-family: "\"}\""; /* real width + l/r border + l/r padding = false value */
	voice-family: inherit; /* end false value for IE4-5.x/Win */
	width: 765px; /* real value for compliant browsers */
}

html>#container {
	width: 765px; /* be nice to Opera */
}

table {
	margin: 0;
	padding: 0;
	border: 0;
}

#topbar {
	width: 765px;
	height: 17px;
}

#nav {
	width: 765px;
	height: 25px;
}

.lines {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;
}

#logo {
	width: 269px;
	height: 73px;
	margin-top: 12px;
	float: left;
}

#tertiary {
	width: 298px;
	float: right;
	margin-top: 64px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

#swoosh {
	top: 132px;
	left: 0;
	width: 269px;
}

#main_img {
	top:  132px;
	left:  269px;
	width: 496px;
}

#secondary {
	top:  355px;
	float: left;
	left: 0;
	width: 269px;
}

html>body div#secondary ul {
	list-style-type: none;
	margin-top: 15px;
	margin-left: -15px;
	list-style-position: inside;
}

#secondary ul {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 25px;
}

.copyright {
	margin-left: 25px;
	color: #cccccc;
	font-family: verdana;
	font-size: 9px;
}

#copy {
	top: 490px;
	left: 309px;
	color: #666666;
	width: 496px;
	margin-top: 15px;
}

#copy a:link {
	text-transform: uppercase;
}

#copy a:visited {text-transform:none

}
#copy a:hover {
	text-transform: uppercase;
}

#copy a:active {
	text-transform: uppercase;
}

.headline {
	float: left;
}

#left {
	width: 445px;
	font-family: verdana;
	font-size: 11px;
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	line-height: 1.5em;
}
