body {
	background: #ccc;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	font-family: verdana;
	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, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

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: 16px;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 13px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}
#container {
	position: relative;
	padding: 0;
	background: #fff;
	border: 1px solid #000;
	width: 765px; /* 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 */
	height: 600;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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: 256px;
	float: right;
	margin-top: 64px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

#tertiary800 {
	width: 256px;
	float: right;
	margin-top: 50px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

#tertiary877 {
	width: 368px;
	float: right;
	margin-top: 64px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}


#tertiaryhotlink {
	width: 330px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
#swoosh {
	width: 269px;
	height: 223px;
	float: left;
}

#main_img {
	width: 496px;
	height: 223px;
	float: left;
}

#secondary {
	width: 269px;
	float: left;
	margin-left: auto;
}

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 {
	color: #666666;
	width: 496px;
	margin-top: 15px;
	float: left;
}

.headline {
	float: left;
}

#left {
	width: 125px;
	font-family: verdana;
	font-size: 11px;
	float: left;
	margin-left: 2px;
	margin-right: 15px;
}

#middle {
	width: 465px;
	font-family: verdana;
	font-size: 11px;
	float: left;
	
}

#center {
	width: 170px;
	font-family: verdana;
	font-size: 11px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

#right {
	width: 125px;
	font-family: verdana;
	font-size: 11px;
	float: left;
	margin-bottom: 20px;
}

.DivClass1 {
	height:100px; 
	
}
	
#bottom {
	width: 466px;
	font-family: verdana;
	font-size: 11px;
	float: left;
	margin-left: 2px;
}
