@charset "utf-8";
/* ++++++++++++++++++++++++++++++++++++++++
Base and Reset styles 
++++++++++++++++++++++++++++++++++++++++ */
html { font-size: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
html, button, input, select, textarea { font-family: Arial, Helvetica, sans-serif; color: #414042; }
body { margin: 0; font-size: 12px; line-height: 1.4; }
::-moz-selection { background: #414042; color: #6D6E71; text-shadow: none; }
::selection { background: #414042; color: #6D6E71; text-shadow: none; }
a:link, a:visited { color: #B2D235; text-decoration: none; -webkit-transition: color .25s linear; -moz-transition: color .25s linear; -ms-transition: color .25s linear; transition: color .25s linear; }
a:hover { color: #B2D235-hover; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
p { margin: 0 0 1em 0; }
h1,h2,h3,h4,h5,h6 { color: #414042; font-weight: normal; font-style: normal; font-family: "Times New Roman", Times, serif; margin: 0 0 0.8em 0; line-height: 1em; }
h1 { font-size: 380%; /* 30px */ margin: 0 0 0.5em 0; }
h2 { font-size: 230%; /* 24px */ }
h3 { font-size: 175%; /* 18px */}
h4 { font-size: 150%; /* 16.5px */ }
h5,h6 { font-size: 100%; font-weight: bold; color: #414042; }
hgroup {h1,h2,h3,h4,h5,h6 {margin-top: 0;}}
p:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child { margin-top: 0; } 

/* ++++++++++++++++++++++++++++++++++++++++
Layout 
++++++++++++++++++++++++++++++++++++++++ */
html {
	background: #414042 url(../_img/background-tile.png) repeat-x 0 160px;
}

#header {
	background: #FFFFFF url(../_img/strip-tile.png) repeat-x 0 125px;
	width: 100%;
	height: 160px;
}

.wrapper {
	width: 920px;
	margin: 0 auto;
}

#header h2 {
	float: left;
	width: 500px;
	color: #B2D235;
	display: block;	
	line-height: 1em;
	padding: 35px 20px 35px 20px;
}

#logo {
	float: right;
	display: block;
	width: 189px;
	margin-top: 15px;
}

#main {
	margin: 0 auto 0 auto;
	width: 960px;
	background: #FFFFFF;	
	position: relative;
}

#banners {
	position: relative;
	height: 400px;
}

#banners img {
	position: absolute;
	display:none;
}
#banners img:first-child {	
	display:block;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}

#left-panel {
	float: left;
	width: 420px;
	position: relative;	
}

#feature h3 {	
	color: #EA1E2D !important;
	font-size: 225%;
}

#left-panel ul {
	padding: 0;
	margin: 14px;
}

#feature {
	background: #414042;
	padding: 20px;
	color: #FFFFFF;
}

#feature h3 {
	color: #B2D235;
}

#form {
	border-top: 10px solid #B2D235; 
	background: #E8E3DA;
	padding: 40px 20px 230px 20px;
}

.field {
	clear: both;
	margin-bottom: 10px;
}

.field.text label {
	float: left;
	display: block;
	width: 100px;
	padding: 8px 8px 8px 0;
}

.field .text {
	float: left;
	width: 240px;
	padding: 8px;
	border: 1px solid #FFF;
}

p.error {
	padding: 10px;
	background-color: #F63;
	color: #FFFFFF;
}

input.error {
	border: 1px solid #F63 !important;
}

.company {
	display: none;
}

.field .text:focus {
	border: 1px solid #B2D235;
}

.field .checkbox {
	float: left;
	margin-left: 112px;
}

.field.checkbox {
	margin-top: 15px;
}

.field.checkbox label {
	float: left;
	margin-left: 5px;
}

#right-panel {
	float: right;
	width: 460px;
	padding: 40px;
}

#right-panel ul.buttons {
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
}

#right-panel ul.buttons li {
	display: block;
	margin: 10px 0 20px 0;
}

#right-panel ul.downloads {
	padding: 0;
	margin: 0;
}

#right-panel ul.downloads li {
	list-style: none;
	padding: 5px 5px 5px 25px;
	background: url(../_img/pdf-icon.png) no-repeat 0 4px;
}

.btn {
	background: #B2D235 url(../_img/bullet.png) no-repeat 13px 21px;
	color: #414042;
	padding: 15px 20px 15px 33px;
	font-size: 150%;	
	display: block;
	font-family: "Times New Roman", Times, serif;
	border: none;
}

.btn:hover {
	color: #FFFFFF !important;
	background-color:  #414042;
}

#form .btn {
	padding: 10px 20px 10px 33px;
	margin-left: 112px;
	background-position:  13px 15px;
}

#right-panel ul li a.btn {
	color: #414042;
	width: 200px;
	padding: 15px 20px 15px 33px;
}

#right-panel ul li a.btn {	
	-moz-box-shadow: 0 0 5px #AAAAAA;
	-webkit-box-shadow: 0 0 5px #AAAAAA;
	box-shadow: 0 0 5px #AAAAAA;
}

#footer {
	margin-top: 20px;
	border-top: 1px solid #CFCFD0;
	position: relative;
	height: 180px;
	width: 100%;
}

#footer h4 {
	color: #B2D235;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	font-size: 160%;
	margin-bottom: 10px;
}

#footer-left {
	width: 280px;	
	bottom: 0;
	position: absolute;
}

#footer-right {
	width: 140px;	
	bottom: 0;
	right: 0;
	position: absolute;
}

#footer-right p {
	font-size: 100%;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* ++++++++++++++++++++++++++++++++++++++++
Nivo Slider
++++++++++++++++++++++++++++++++++++++++ */
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/* ++++++++++++++++++++++++++++++++++++++++
Float Clearing
++++++++++++++++++++++++++++++++++++++++ */
/* float clearing for IE6 */
*html .clearfix,
*html #main,
*html .field,
*html #header
{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix,
*+html #main,
*+html .field,
*+html #header
{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after,
#main:after,
.field:after,
#header:after
{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
