/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: #daefee url(../images/html_bg.gif) repeat-x left bottom;
}
body {
	background: url(../images/body_bg.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #101010;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #99ccc5;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #99ccc5;
	font-size: 1.5em;
	line-height: 1;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
a { color: #fab075; }
#header, #nav ul, #contentContainer, #footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 23px 0 0 12px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	width: 183px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 61px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	background: url(../images/header_bg.gif) no-repeat left bottom;
	height: 345px;
}
#header .content {
	background: url(../images/cta_bg.jpg) no-repeat 0px 0px;
	width: 570px;
	height: 165px;
	float: right;
	clear: left;
	margin-top: 65px;
}
#header h3 {
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 13px;
	font-size: 24px;
	font-style: italic;
	line-height: 1;
	color: #99ccc5;
}
#header p {
	color: #9c9ea0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.333em;
	line-height: 1.125;
	padding: 9px;
	float: left;
	width: 353px;
}
#header h4 {
	width: 162px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	background: url(../images/button_bg.gif) no-repeat;
	height: 52px;
	margin-right: 9px;
	margin-top:-12px;
}
#header h4 a {
	color: #245068;
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 52px;
}
#header img {
	float: left;
	clear: left;
	border: 3px solid #dcdddd;
	display: block;
	width: 557px;
	margin: 41px 0 0 22px;
}
#header div {
	float: left;
	margin: 41px 0 0 15px;
	width: 360px;
}
#nav {
	width: 968px;
	margin: 0 auto;
	padding-left: 12px;
	height: 43px;
	background: url(../images/corner_bg.gif) no-repeat;
}
#nav ul {
	list-style: none;
	padding: 0;
	height: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	width: 960px;
	background: url(../images/nav_bg.gif) repeat-x;
	position: relative;
}
#nav ul span {
	position: absolute;
	left: 949px;
	top: 36px;
	display: block;
	background: url(../images/right-corner.gif) no-repeat;
	width: 11px;
	height: 7px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #fcfcfc;
	text-decoration: none;
	padding: 0 10px;
	display: block;
	float: left;
	line-height: 36px;
	font-size: 18px;
}
#nav ul li a:hover {
	background: url(../images/nav_bg-hover.gif) repeat-x center top;
}
#leaderboard {
	background: url(../images/leaderboard_bg.jpg) no-repeat center top;
	height: 262px;
	border-bottom: 1px solid #d29463;
}
#leaderboard .content {
	background: none;
	border: none;
	width: 960px;
	margin: 0 auto;
}
#leaderboard p {
	margin: 0;
	margin-top: 120px;
	width: 395px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}

#contentContainer {
	width: 930px;
	padding: 18px 25px;
	background: url(../images/content_bg.gif) repeat-y;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 20px;
}

/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 557px;
}

/* Secondary Content Styles */
#secondaryContent {
	width: 347px;
	padding-left: 20px;
	margin-left: 6px;
	float: left;
	background: url(../images/secondary-content_bg.gif) repeat-y left top;
}

#secondaryContent img {
	
	margin-left: 15px;
}

#footer {
	height: 73px;
	width: 960px;
	padding-top: 18px;
	font-size: .916em;
	line-height: 1.636em;
	color: #f2f2f2;
	clear: both;
	background: #c0c2c3 url(../images/footer_bg.gif) repeat-x;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #f2f2f2;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #f2f2f2;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	float:right;
}


