@charset "UTF-8";
/*  GLOBAL STYLES
==============================================================================================*/

h1 {
	color: #fff;
	font: 24px 'QuicksandBook', Helvetica, Arial, sans-serif normal;
	margin: 0 0 0px 55px;
	padding: 32px 0 0 0;
}
h2 {
	color: #ba161c;
	font: 24px Helvetica, Arial, sans-serif;
	margin: 20px 0 10px;
}
h3 {
	color: #2bace2;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 40px;
}
h4 {
	color: #fff;
	font: 24px 'QuicksandBook', Helvetica, Arial, sans-serif normal;
	margin: 0 0 -32px -75px;
	padding: 32px 0 0 0;
}
.reset {
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right{
	float: right;
}
.ribbon {
	background: transparent url(../images/ribbon.png) no-repeat left top;
	width: 428px;
	height: 55px;
	position: absolute;
	z-index:10;
}
.ribbon_top {
	background: transparent url(../images/ribbon_top.png) no-repeat left top;
	width: 403px;
	height: 78px;
	margin: -25px 0 -40px 0px;
	padding: 0 0 50px 0px;
}
.folded_ribbon {
	background: transparent url(../images/folded_ribbon.png) no-repeat left top;
	width: 440px;
	height: 83px;
	margin: 0 0 0 95px;
	padding: 0 0 50px 0px;
}
.arrow {
	margin-top: -23px;
	float: left;
}
.left_arrow {
	margin: -15px 0 0 90px;
	float: left;
}
body, td, th, p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
}
p, li {
	line-height: 20px;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
}
.clear {
	clear: both;
}
#wrap {
	min-height: 100%;
	margin: 0 auto 25px auto;
}
#header {
	width: 940px;
	height: 100px;
	margin: 0 auto 0 auto;
	background: none;
	clear: both;
}
#logo {
	width: 150px;
	height: 100px;
	background: #fff;
	float: left;
}
ul#main_nav {
	list-style: none;
	float: right;
	margin: 0;
	height: 12px;
	width: 680px;
	font-family: 'AvantGardeLTDemiRegular', Helvetica, Arial, sans-serif normal;
}
ul#main_nav li {
	display: block;
	float: left;
}
ul#main_nav li a {
	display: block;
	background: none;
	float: left;
	font-size: 15px;
	color: #B5B5B5;
	margin: 0 0 0 15px;
	padding-top: 45px;
	border-top: white 5px solid;
	text-decoration: none;
}
ul#main_nav li a:hover {
	color: #28ace2;
	border-top: #28ace2 5px solid;
}
ul#main_nav li a.top_nav_current {
	margin: 0 0 0 15px;
	padding-top: 45px;
	color: #28ace2;
	border-top: #28ace2 5px solid;
}
ul#main_nav li a.less_padding {
	padding-top: 24px;
}
#main_container {
	overflow: hidden;
	padding: 0 0 250px 0;
	margin: 0 auto 0 auto;
	width: 944px;
	background: #fff;
	height: 100%;
}
#full {
	width: 900px;
	background-color: transparent;
	padding: 20px;
	text-align: left;
	margin: 0 auto 0 auto;
	float: left;
}
.half {
	width: 450px;
	background-color: transparent;
	text-align: left;
	margin: 0;
	float: left;
}
.quarter {
	width: 220px;
	float: left;
	margin: 0;
	text-align: left;
}
.two_third {
	width: 520px;
	float: left;
	margin: 0;
	tex-align: left;
}
.third {
	width: 360px;
	float: left;
	margin: 15px 0 0 20px;
	tex-align: left;
}
.quarter_space {
	width: 20px;
	height: 250px;
	padding: 0;
	margin: 0;
	float: left;
}
.text_bg {
	text-align: left;
	-moz-border-radius: 7px; /* For FireFox */
	-webkit-border-radius: 7px; /* For Safari/Chrome */
	border-radius: 7px; /* For when the standard gets fully supported */
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.30);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.30);
	background: -moz-linear-gradient(top, #fff, #f3f3f3);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f3f3f3));
	border: solid 1px #e0e0e0;
}
.text_bg a {
	color:#958f15;
}
.list_reset {
	margin: 0;
	padding-left: 20px;
}
#footer {
	position: relative;
	height: 250px;
	clear:both;
	background: #000 url(../images/footer_bg.jpg) repeat-x center top;
	width: 100%;
	margin: -250px auto 0 auto;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#footer a {
	color: #fff;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footer_content {
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 0;
}
/*  HOME PAGE
==============================================================================================*/
#image_slider {
	width: 940px;
	height: 359px;
	margin: 0 auto 0 auto;
	background: none;
}
.learn_more {
	background: transparent url(../images/btn_hover.png) no-repeat;
	color: #2bace2;
	width: 203px;
	height: 38px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 15px;
}
.how {
	float: left;
	margin: 14px 0 0 10px;
}
#step_wrapper {
	height: 302px;
	overflow: visible;
	padding: 0 70px 0 15px;
	margin: 10px 0 0 -90px;
	width: 998px;
	background: none;
}
#step_wrapper a {
	color: #ba161c;
}
.push {
	width: 100%;
	height: 40px;
}
#masthead {
	overflow: visible;
	width: 100%;
	height: 388px;
	margin: -20px auto 30px auto;
	padding: 0;
	background: transparent url(../images/header_bg.jpg) repeat-x center bottom;
	float: left;
}
/*  CONTACT
==============================================================================================*/

.info {
	margin: 15px 0 -5px 5px;
	;
	padding: 0;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #ccc;
}
.labels {
	width: 200px;
	display: block;
	margin: 0 0 2px 5px
}
.text_input {
	width: 275px;
	height: 25px;
	padding: 2px 5px;
	border: 1px solid #e0e0e0;
	background: transparent;
	color: #000;
	font: 14px Helvetica, Arial, sans-serif;
	-moz-border-radius: 5px; /* For FireFox */
	-webkit-border-radius: 5px; /* For Safari/Chrome */
	border-radius: 5px; /* For when the standard gets fully supported */
}
.message {
	width: 475px;
	height: 175px;
	padding: 2px 5px;
	border: 1px solid #e0e0e0;
	background: transparent;
	color: #000;
	font: 14px Helvetica, Arial, sans-serif;
	-moz-border-radius: 5px; /* For FireFox */
	-webkit-border-radius: 5px; /* For Safari/Chrome */
	border-radius: 5px; /* For when the standard gets fully supported */
}
.required {
	color: #F00;
}
.security {
	float: left;
	margin-right: 25px;
}
.math {
	width: 203px;
	height: 25px;
	padding: 2px 5px;
	border: 1px solid #e0e0e0;
	background: transparent;
	color: #000;
	font: 14px Helvetica, Arial, sans-serif;
	-moz-border-radius: 5px; /* For FireFox */
	-webkit-border-radius: 5px; /* For Safari/Chrome */
	border-radius: 5px; /* For when the standard gets fully supported */
}
.submit_btn {
	background: transparent url(../images/btn_hover.png) no-repeat;
	color: #2bace2;
	width: 203px;
	height: 53px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 0px;
	border: none;
	cursor: pointer;
}
.cssaward {
	background: transparent url(../images/css-design-award-nominee-dark-vertical.jpg) no-repeat 0 0 ; 
	width:69px; 
	height:164px; 
	margin-top: 0; 
	right: 0; 
	z-index: 10;
	position: absolute;
	float: right;
}
.cssaward:hover {
	opacity: .95;
	filter: alpha(opacity=95);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}

/*  CONTACT
==============================================================================================*/

ul.self_protection li {
	padding: 5px 0;
}

/*  CONTACT
==============================================================================================*/

ul.site_links {
	width: 250px;
	list-style: none;
}

/*  OPERA FOOTER FIX
==============================================================================================*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
/
}
