/*
** RESET BROWSER DEFAULT SETTINGS
**************************************************/
@import url("reset.css");


/*
** GLOBAL SETTINGS
**************************************************/

body {
	background: #111111;
	color: #dbdbdb;
}

#wrapper {
	background: #000000 url(../images/content_back.jpg) 50% 0 repeat-y;
	color: #f1bc7f;
}

#page-container {
	background: url(../images/desktop.png) 50% 0 no-repeat;
	width: 100%;
	min-height: 845px;
}

#header {
	background: url(../images/header_back.png) repeat-x;
	height: 185px;
	margin-bottom: -43px;
}

#header .header-container {
	width: 980px;
	height: 185px;
	margin: 0 auto;
	position: relative;
}

	#header .header-container .header_tagline {
		background: url(../images/header_title.png) no-repeat;
		width: 980px;
		height: 120px;
		top: 0;
		left: 0;
		position: absolute;
	}
	
	#header .header-container .header_tagline2 {
		background: url(../images/header_title2.png) no-repeat;
		width: 980px;
		height: 120px;
		top: 0;
		left: 0;
		position: absolute;
	}

	#header .header-container .header_tagline3 {
		background: url(../images/header_title3.png) no-repeat;
		width: 980px;
		height: 120px;
		top: 0;
		left: 0;
		position: absolute;
	}

	#header .header-container .header_tagline4 {
		background: url(../images/header_title4.png) no-repeat;
		width: 980px;
		height: 120px;
		top: 0;
		left: 0;
		position: absolute;
	}

	#header .header-container .header_tagline5 {
		background: url(../images/header_title5.png) no-repeat;
		width: 980px;
		height: 120px;
		top: 0;
		left: 0;
		position: absolute;
	}

	#header .header-container .header_tagline6 {
		background: url(../images/header_title6.png) no-repeat;
		width: 980px;
		height: 120px;
		top: 0;
		left: 0;
		position: absolute;
	}

#header .header-container .sponsors {
	width: 311px;
	height: 54px;
	top: 30px;
	right: 0;
	position: absolute;
	text-align: right;
}

#page-content {
	width: 980px;
	margin: 0 auto;
}

#page-content .top {
	background: url(../images/promo_back.png) no-repeat;
	width: 980px;
	height: 290px;
	margin-bottom: 20px;
	position: relative;
	z-index: 99999;
}

#page-content .top .container {
	position: relative;
}

	#page-content .top .container .tagline {
		background: url(../images/promo_tagline.png) no-repeat;
		width: 465px;
		height: 91px;
		top: 30px;
		left: 25px;
		position: absolute;
	}
	
	#page-content .top .container .tagline2 {
		background: url(../images/promo_tagline2.png) no-repeat;
		width: 465px;
		height: 91px;
		top: 30px;
		left: 25px;
		position: absolute;
	}
	
	#page-content .top .container .tagline3 {
		background: url(../images/promo_tagline3.png) no-repeat;
		width: 465px;
		height: 91px;
		top: 30px;
		left: 25px;
		position: absolute;
	}
	
	#page-content .top .container .arrow_tagline {
		background: url(../images/arrow_tagline.png) no-repeat;
		width: 659px;
		height: 234px;
		top: 40px;
		left: 0px;
		position: absolute;
	}
	
	#page-content .top .container .arrow_tagline2 {
		background: url(../images/arrow_tagline2.png) no-repeat;
		width: 659px;
		height: 234px;
		top: 40px;
		left: 0px;
		position: absolute;
	}
	
	#page-content .top .container .arrow_tagline3 {
		background: url(../images/arrow_tagline3.png) no-repeat;
		width: 659px;
		height: 234px;
		top: 40px;
		left: 0px;
		position: absolute;
	}
	
#page-content .mid .container {
	min-height: 343px;
	position: relative;
}

	#page-content .mid .container .action_list {
		background: url(../images/bullets1.png) no-repeat;
		width: 343px;
		height: 262px;
		top: 25px;
		right: 10px;
		position: absolute;
	}

	#page-content .mid .container .action_list2 {
		background: url(../images/bullets2.png) no-repeat;
		width: 343px;
		height: 262px;
		top: 25px;
		right: 10px;
		position: absolute;
	}

	#page-content .mid .container .action_list3 {
		background: url(../images/bullets3.png) no-repeat;
		width: 343px;
		height: 262px;
		top: 25px;
		right: 10px;
		position: absolute;
	}

#btm-content {
	width: 100%;
	min-height: 279px;
	position: relative;
	z-index: 999999;
}

.dreams {
	background: url(../images/dreams.png) 50% 0 no-repeat;
}

#footer {
	background: #111111;
	margin-top: -20px;
	width: 100%;
}

#footer .footer-container {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	color: #dcdcdc;
}

/*
** FONT SETTINGS
**************************************************/

h1 {
	font-size: 26pt;
	font-family: "Arial Narrow", arial;
	font-weight: bold;
	line-height: 27pt;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	color: #fef2e4;
}

h1 span {
	font: 16pt arial;
	color: #418235;
}

h2 {
	font-size: 16pt;
	font-family: "Arial", arial;
	font-weight: bold;
	line-height: 23pt;
	color: #f7d5ad;
}

h2 span {
	font: 14pt arial;
	color: #1cbfff;
	text-transform: capitalize;
}

.form-container h2 {
	color: #f3e340;
	font: bold 19pt arial;
	margin-bottom: 10px;
}

h3 {
	font-size: 15pt;
	font-family: "Arial Narrow", arial;
	font-weight: bold;
	line-height: 15pt;
	color: #f4c895;
}

h3 span {
	font: 12pt arial;
	color: #039dd9;
	text-transform: capitalize;
}

.small {
	font: 8pt verdana;
}

.small a:link, .small a:visited, .small a:active {
	font: 8pt verdana;
}

.large {
	font: 12pt arial;
}

.xlarge {
	font: 14pt arial;
	color: #333333;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font: 10pt arial;
	color: #d0d0d0;
}

a:hover {
	text-decoration: underline;
	font: 10pt arial;
	color: #FFFFFF;
}

strong {
	font: inherit;
	font-weight: bold;
}

em {
	font: inherit;
	font-style: italic;
}

.small em {
	color: #07832D;
}

.mid .container .small a {
	color: #f1bc7f;
	text-decoration: underline;
}


/*
** MISC SETTINGS
**************************************************/

#contact-form {
	width: 310px;
	top: 10px;
	right: 0px;
	position: absolute;
}

.form_title {
	font: bold 10pt arial;
	margin-left: 4px;
	color: #FFFFFF;
}

	.inpt-bx-white {
		width: 260px;
		height: 17px;
		font: 10pt verdana;
		color: #000000;
		border: solid 1px #000000;
		margin-left: 4px;
		margin-top: 5px;
	}
	
	.form-btn {
		background: url(../images/form_btn1.png) no-repeat;
		width: 275px;
		height: 44px;
		margin-top: 5px;
	}
	
.footer-container {
	color: #565656;
}

.footer-container .small {
	color: #565656;
}

.footer-container .small a {
	color: #565656;
	text-decoration: underline;
}

.copyright {
	text-align: center;
	color: #565656;
}

.copyright .small {
	text-align: center;
	color: #565656;
}

.copyright .small a {
	text-align: center;
	color: #565656;
}


