@charset "utf-8";

/* Eric Meyer Reset, v1.0 | 20080212, http://meyerweb.com/eric/tools/css/reset/index.html, modified */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}/* mods */h1,h2,h3,h4,h5,h6{font-weight:normal}
/*CLEAR FIX*/.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix {display: inline-block;}
/* Hides from IE-mac \*/* html .clearfix { height: 1%;} .clearfix {display: block;}
/* IE image scaling */ img { -ms-interpolation-mode:bicubic; }
/*
Order of Elements...
	1. Display and Flow
	2. Positioning
	3. Dimensions
	4. Margins, Padding, Borders, Outline
	5. Typographic Styles
	6. Backgrounds
	7. Opacity, Cursors, Generated Content
*/


/***************************************************************
	Basic Elements */
body {
	font: normal 75% Arial, Helvetica, sans-serif;
	text-align: center;
}
#container #content label {
	display: block;
	width: 130px;
	text-align: right;
	text-transform: uppercase;
	color: #666;
}
#container #content td td label {
	display: inline;
	width: auto;
	text-align: left;
}
#wrapper #container #content .RadInput_Default .riLabel {
	display: block;
	width: 130px;
	text-align: right;
}

/****************************************************************
	Generic Classes */
table.form td {
	padding: 4px 2px;
	vertical-align: middle;
}
table.form td td {
	padding: 0;
}
table.form textarea,
table.form select,
#container #content .riTextBox {
	border: 1px solid #b6b6b6;
	font: normal 1em Arial, Helvetica, sans-serif;
}
input.txtInput {
	width: 214px;
	height: 17px;
	padding: 3px 5px 0;
	border: 1px solid #b6b6b6;
	font: normal 1em Arial, Helvetica, sans-serif;
/*	background: url(../images/bg-txt-input.png) no-repeat center;
*/
}
.btnSubmit {
	float: left;
	width: 102px;
	height: 36px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 36px;
	color: #fff;
	background: url(../images/bg-btn-submit.png);
}
.btnSubmit:hover {
	background-position: left -36px;
}
#container #content .btnSubmit {
	color: #fff;
}

/****************************************************************
	Basic Layout */

#wrapper {
	width: 100%;
	background: url(../images/bg-wrapper.png) repeat-y center top;
}
#container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#header {
	position: relative;
	height: 94px;
	background: url(../images/bg-header.png) no-repeat;
}
#content {
	clear: both;
	padding-bottom: 2em;
}

#footerWrapper {
	width: 100%;
	background: url(../images/bg-footer.png) no-repeat center top;
}
#footer {
	position: relative;
	width: 970px;
	height: 127px;
	margin: 0 auto;
	background: url(../images/bg-footer.png) no-repeat -22px top;
}

/****************************************************************
	Header */
#header h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 297px;
	height: 94px;
}
#header h2 a {
	position: relative;
	display: block;
	height: 94px;
	overflow: hidden;
}
#header h2 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-header.png);
}
#header h3 {
	position: absolute;
	top: 0;
	left: 297px;
	width: 561px;
	height: 70px;
	overflow: hidden;
}
#header h3 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-header.png) no-repeat -297px top;
}
#nav {
	position: absolute;
	top: 70px;
	left: 354px;
	width: 616px;
	height: 24px;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	overflow: hidden;
}
#container #header .tradeGothicLt {
	font-size: 15px;
}
#nav li {
	float: left;
}
#nav a {
	float: left;
	display: block;
	height: 13px;
	padding: 5px 8px 6px;
	text-decoration: none;
	color: #999;
}
#nav a:hover,
#nav a.current {
	color: #059fc5;
}
#socialNav {
	position: absolute;
	top: 13px;
	left: 858px;
}
#socialNav li {
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 28px;
}
#socialNav li.youtube {
	left: 39px;
}
#socialNav li.twitter {
	left: 76px;
}
#socialNav a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#socialNav a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/bg-header.png) no-repeat -858px -13px;
}
#socialNav li.youtube a span {
	background-position: -897px -13px;
}
#socialNav li.twitter a span {
	background-position: -934px -13px;
}

/****************************************************************
	Footer */
#footer {
	font-size: .917em; /* 11px */
	line-height: 2.364em; /* 26px */
	color: #fff;
}
#footer a {
	padding: 0 1em;
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .credit {
	position: absolute;
	top: 38px;
	left: 337px;
	width: 367px;
	height: 89px;
	overflow: hidden;
}
#footer .credit span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-footer.png) no-repeat -337px -38px;
}

/****************************************************************
	Sidebar */
	
#sidebar {
	float: right;
	width: 231px;
}
#subNav {
	width: 213px;
	margin: 30px 0 60px;
	line-height: 30px;
	text-align: right;
	color: #666;
}
#subNav li {
	float: left;
	clear: both;
	width: 100%;
	height: 30px;
	overflow: hidden;
}
#subNav li a {
	display: block;
	padding-right: 6px;
	text-decoration: none;
	color: #666;
	background: url(../images/bg-subnav.png);
}
#subNav li a:hover,
#subNav li a.current {
	background-position: left -30px;
}
#sidebar .widget {
	margin-bottom: 5px;
	padding: 5px;
	color: #fff;
}
#sidebar .widget h3 {
	margin-top: 5px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
	color: #fff;
}
#sidebar .widget h3 a {
	color: #fff;
	text-decoration: none;
}
#sidebar .widget h4 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#sidebar .widget h4 a {
	text-decoration: none;
	color: #fff;
}
#sidebar .widget h4 a:hover {
	text-decoration: underline;
}
#sidebar .widget p {
	margin-bottom: 15px;
}
#sidebar .widget a {
	color: #fff;
}
#sidebar .widget a:hover {
	text-decoration: none;
}
#sidebar .newsletter {
	border: 3px solid #d0edf4;
	background: #8ed4e5 url(../images/bg-sidebar-newsletter.png) no-repeat center bottom;
}
#sidebar .ideas {
	border: 3px solid #fee8b9;
	background: #fdcd47 url(../images/bg-sidebar-ideas.png) repeat-y center top;
}
#sidebar .tell {
	border: 3px solid #829797;
	background: #005353 url(../images/bg-sidebar-tell.png) repeat-y center top;
}
#sidebar .newsletter .txtBox {
	display: block;
	width: 203px;
	margin: 5px 0;
	padding: 2px 5px;
	font: normal 1em Arial, Helvetica, sans-serif;
}
#sidebar .newsletter .btnSubmit {
	display: block;
	float: none;
	width: 102px;
	height: 36px;
	margin-left: 56px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 36px;
	color: #fff;
	background: url(../images/bg-btn-submit.png);
}
#sidebar .newsletter .btnSubmit:hover {
	background-position: left -36px;
}
#sidebar .ideas h4 {
	margin: 5px 0;
}

/****************************************************************
	Content */
#main {
	float: right;
	width: 727px;
	margin-left: 5px;
}
#main .banner img {
	display: block;
}
#main .mainCopy {
	padding: 0 36px 0 6px;
	color: #333;
}
#main .mainCopy h1 {
	margin: .682em 0;
	font-weight: bold;
	font-size: 1.833em; /* 22px */
	line-height: 1.364em; /* 30px */
	color: #6c3;
}
#main .mainCopy h2 {
	margin: .833em 0;
	font-weight: bold;
	font-size: 1.5em; /* 18px */
	line-height: 1.667em; /* 30px */
	color: #069;
}
#main .mainCopy h3 {
	margin: .938em 0;
	font-weight: bold;
	font-size: 1.333em; /* 16px */
	line-height: .938em; /* 15px */
	color: #c30;
}
#main .mainCopy h4 {
	margin: 1.071em 0;
	font-weight: bold;
	font-size: 1.167em; /* 14px */
	line-height: 1.071em; /* 15px */
	color: #6c3;
}
#main .mainCopy h5 {
	font-weight: bold;
	color: #069;
}
#main .mainCopy h6 {
	margin: 1.5em 0;
	font-weight: bold;
	font-size: .833em; /* 10px */
	line-height: 1.5em; /* 15px */
	color: #c30;
}
#main .mainCopy p,
#mainHome p {
	margin: 1.25em 0;
}
#main .mainCopy ul {
	margin: 1.25em 0 1.25em 3em;
	list-style: disc;
}
#main .mainCopy ol {
	margin: 1.25em 0 1.25em 3em;
	list-style: decimal;
}
#main .mainCopy hr {
	height: 0;
	margin: 1.25em 0;
	border: 1px solid #b6b6b6;
	border-width: 1px 0 0 0;
}
#main .mainCopy a,
#mainHome a {
	font-weight: bold;
	color: #69bc45;
}
#main .mainCopy h2 a,
#mainHome h2 a {
	color: #069;
}
#main .mainCopy h3 a,
#mainHome h3 a {
	color: #c30;
}
#main .mainCopy h4 a,
#mainHome h4 a {
	color: #6c3;
}
#main .mainCopy h5 a,
#mainHome h5 a {
	color: #069;
}
#main .mainCopy h6 a,
#mainHome h6 a {
	color: #c30;
}
#main .mainCopy a:hover,
#mainHome a:hover {
	text-decoration: none;
}
#main .mainCopy .title {
	margin-bottom: 0;
}
#main .mainCopy .date {
	margin-top: 0;
}

/* home */
#bannerHome {
	width: 970px;
	height: 309px;
	margin-bottom: 7px;
	border: 1px solid #b2b2b2;
	border-width: 1px 0;
	overflow: hidden;
}
#mainHome {
	padding-bottom: 1.25em; /* 15px */ 
	color: #666;
	line-height: 1.25em; /* 15px */
}
#leftCenter {
	float: left;
	width: 723px;
	margin-right: 7px;
}
#center {
	float: right;
	width: 476px;
	margin-left: 7px;
}
#left {
	float: right;
	width: 240px;
}
#right {
	float: left;
	width: 240px;
}
#mainHome .section {
	padding: 0 10px 1px;
}
#mainHome .section h2 {
	padding: .533em 0 .333em;
	font-size: 1.25em; /* 15px */
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	color: #fff;
}
#mainHome .section h3 {
	margin: .938em 0; /* 15px */
	padding: 0;
	font-weight: bold;
	text-transform: none;
	font-size: 1.333em; /* 16px */
	line-height: 1em;
	color: #69bc45;
}
#mainHome .why {
	padding: 0 13px 1px;
	background: url(../images/bg-section-why.png) no-repeat;
}
#mainHome .tell {
	padding: 0 13px 1px;
	background: url(../images/bg-section-tell.png) no-repeat;
}
#mainHome .video {
	min-height: 356px;
	background: url(../images/bg-section-video.png) no-repeat;
}
#mainHome .maps {
	background: url(../images/bg-section-maps.png) no-repeat;
}
