/* You Can Be World Class Main Screen CSS Document - Unscrubbed */

body, html {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #121212;
	margin: 0;
	width: 100%;
	height: 100%;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #fff;
	margin: 30px 20px 14px 0;
	font-weight: 100;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #666;
	margin: 0 0 14px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #eee;
	margin: 0 0 8px 297px;
}

#navigation {
	width: auto;
	margin: 0;
	position: absolute;
	top: 78px;
	left: 300px;
	z-index: 20;
}
#navigation ul.nav {
	margin: 0 0 0 14px;
	padding: 0;
}
#navigation ul.nav li {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0 28px 0 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	display: inline;
}
#navigation ul.nav li a {
	color: #fff;
	font-size: 0.95em;
	text-decoration: none;
}
#navigation ul.nav .active, #navigation ul.nav li a:hover {
	color: #3D6FD3;
	/*border-bottom: 1px solid #fff;*/
}

.top-header-bg {
	width: 100%;
	height: 65px;
	background: url(/images/top_head_bg.jpg) top left repeat-x;
	position: relative;
	z-index: 1;
}

.main-logo {
	width: 247px;
	height: 94px;
	background: url(/images/main-logo.jpg) top left no-repeat;
	position: absolute;
	top: 0;
	left: 50px;
	z-index: 2;
}

.home-container, .about-container {
	width: 749px;
	background: url(/images/home-gradient-v2.jpg) top left repeat-x;
	position: absolute;
	top: 142px;
	left: 50px;
	z-index: 5;
}

.about-container {
	background: #151515 url(/images/about-gradientv2.jpg) top left repeat-x;
	border-top: 3px solid #333;
	margin: 0 0 20px 0;
	padding: 0 0 25px 0;
}

.testimonial-container {
	width: 256px;
	height: 300px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 370px;
	left: 82px;
	z-index: 50;
	}
	.testimonial-container p {
		width: 240px;
		float: left;
		margin: 0;
		padding: 0 0 14px 0;
		font-size: 0.75em;
		color: #999;
		text-align: justify;
		line-height: 1.4em;
		}

.left-image-box {
	width: 295px;
	min-height: 600px;
	float: left;
}

.mainimage {
	width: 428px;
	height: 449px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.aboutimage {
	width: 256px;
	height: 174px;
	float: left;
	margin: 30px 10px 0 25px;
	padding: 0;
	border: 2px solid #333;
}

.home-container p, .about-container p {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 0.75em;
	color: #B1B1B1;
	text-align: justify;
	line-height: 1.4em;
	position: relative;
	z-index: 50;
}

.about-container p {
	width: 435px;
	float: right;
	padding: 0 18px 14px 0;
}

.home-container a.link {
	color: #3D6FD3;
	text-decoration: underline;
	background: url(/images/linkimage.gif) left center no-repeat;
	padding: 0 0 0 15px;
}

.home-container a.link:hover, .home-container a.link:active {
	color: #B1B1B1;
}

.swoosh {
	width: 319px;
	height: 277px;
	background: url(/images/swoosh.png) top right no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}

#contacttb, #registertb {
	width: 453px;
	float: right;
	padding: 0 17px 14px 0;
	margin: 0;
}

tr {
	margin: 0;
	padding: 0;
}

.label, .checklabel, .date-note {
	width: 150px;
	float: left;
	font-size: 0.75em;
	color: #B1B1B1;
}

.checklabel {
	width: 370px;
}

.date-note {
	font-size: 0.75em;
	color: #B1B1B1;
	text-decoration:line-through;
}

.full {
	font-size: 1em;
	color: #ff0000;
	border-bottom: 1px solid #666;
}

.field {
	width: auto;
	float: left;
}

.check {
	width: auto;
	float: left;
}

.input-text {
	width: 200px;
	height: auto;
	font-size: 0.75em;
	color: #333;
	padding: 2px;
	background: #eee;
	border: 2px solid #666;
}

.textarea {
	width: 200px;
	height: 50px;
	font-size: 12px;
	color: #333;
	padding: 2px;
	background: #eee;
	border: 2px solid #666;
}

.req {
	width: 21px;
	background: url(/images/required.png) left no-repeat;
	float: left;
	margin: 0 0 0 10px;
}

.notreq {
	width: 17px;
	background: transparent;
	float: left;
	margin: 0 0 0 10px;
}

.note {
	width: auto;
	font-size: 0.75em;
	font-weight: bold;
	color: #3D6FD3;
	padding: 10px 20px 0 0;
	border-top: 2px solid #333;
}

.fieldsubmit {
	width: auto;
	float: left;
	padding: 10px 0 20px 0;
}

.submit {
	width: 60px;
	height: auto;
	font-size: 0.75em;
	color: #333;
	padding: 2px;
	background: #eee;
	border: 2px solid #666;
}

.submit:hover {
	background: #eee;
	border: 2px solid #3D6FD3;
}


.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #666;
	margin: 0;
	padding: 12px 0 0 0;
}

.contacterror {
	font-size: 0.75em;
	font-weight: bold;
	color: #ff0000;
	padding: 10px 20px 20px 0;
}

.footer {
	width: 100%;
	height: 100px;
	position: fixed;
	bottom: 0;
	z-index: 0;
	background: #212121;
	border-top: 3px solid #333;
}

.eddie {
	width: 20px;
	height: 20px;
	float: right;
	position: relative;
	top: 10px;
	right: 10px;
	z-index: 100;
}

.line {
	width: 435px;
	height: 5px;
	float: right;
	margin: 14px 20px 0 0;
	border-top: 2px solid #333;
}

p.subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333;
	margin: 0;
}
