@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

body {
	background: #EEE;
	min-width: 1024px;
}

#top_wrap {
	background: url(images/2012-redesign/bg_top.png) center top repeat-x;
	-webkit-background-width: 100%;
	width: 100%;
	height: 140px;
}

#top {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
}

#logo {
	background: url(images/2012-redesign/logo.png) left top no-repeat;
	width: 232px;
	height: 80px;
	margin-top: 25px;
	float: left;
}

#nav {
	width: 709px;
	height: 80px;
	float: right;
	text-align: right;
	margin-top: 32px;
	float: right;
}

#nav ul li {
	font-family: 'Russo One', sans-serif;
	color: #777;
	font-size: 23px;
	padding-left: 10px;
	font-weight: normal;
}

#feature_wrap {
	background: url(images/2012-redesign/bg_feature_wrapper.fw.png) left top repeat;
	width: 100%;
	height: 280px;
}

#feature {
	background: url(images/2012-redesign/bg_feature.png) left top no-repeat;
	width: 1000px;
	height: 280px;
	margin: 0 auto;
}

#formy {
	width: 500px;
	height: 280px;
	float: right;
}

.emailfield {
	position: relative;
	top: 150px;
	left: 32px;
	width: 294px;
	height: 20px;
	border: none;
	background: #ddd;
	font-family: 'Numans', sans-serif;
	font-size: 16px;
	color: #777;
}

.submitbutton {
	position: relative;
	top: 190px;
	left: 2px;
	border: none;
}

#content_wrap {
	width: 1000px;
	background: #DDD;
	margin: 20px auto 0 auto;
	padding-top: 10px;
}

#content {
	width: 958px;
	background: #FFF;
	margin: 0 10px;
	padding: 10px 10px 60px;
	border: 1px solid #ccc;
}

h1.none {
	font-family: 'Russo One', sans-serif;
	color: #666;
	font-size: 32px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 20px;
}

h2.none {
	font-family: 'Russo One', sans-serif;
	color: #C23D3D;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 20px;
}

#content p.none {
	font-family: 'Numans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 20px;
	font-weight: normal;
	color: #666;
}

#content ul {
	margin-left: 40px;
	padding-bottom: 15px;
}

#content li.none {
	font-family: 'Numans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #333;
}

#content li a {
	font-family: 'Numans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #336699;
}

.secret {
	width: 33%;
	height: 240px;
	float: left;
	text-align: center;
}

.secret p {
	font-family: 'Numans', sans-serif;
	font-size: 12px !important;
	font-weight: normal;
	line-height: 15px !important;
	color: #222 !important;
}

#footer_wrap {
	width: 100%;
	height: 50px;
	background: #222;
}

#footer {
	width: 1000px;
	height: 10px;
	padding: 15px;
	margin: 0 auto;
}

#footer p, a { 
	font-family: 'Numans', sans-serif;
	font-size: 14px;
	color: #FAFAFA;
}

.style30 {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.style18 {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style27 {	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #CC0000;
}
.style119 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; padding-left: 20px; padding-top: 10px;}
.style122 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.style123 {font-family: Arial, Helvetica, sans-serif}
.style124 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}