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

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

h1 { font-family: 'Questrial', sans-serif; font-weight:normal; font-size:30px; line-height:32px; color:#6C6A6F; }

h4 { font-family: 'Questrial', sans-serif; font-weight:normal; font-size:16px; color:#FFF; line-height:18px; }

p { font-family: 'Questrial', sans-serif; font-weight:normal; font-size:.9em; line-height:1.15em; color:#6C6A6F; }

.float { width:100%; clear:both; height:20px;}

.white { color:#FFF; }

.bold {  font-weight:400; }

.button { border: 1px solid #000; background: #F6921E; font-family: 'Lato', sans-serif; font-weight:400; font-size:12px;}

body { background-color:#F6921E; }

.wrap { position:relative; margin:0 auto; width:1020px; padding:0px; }

#header { margin:0 auto; min-width:100%; background-color:#000; padding:0px; }

#blackTab { height:46px; width:1020px; background-image:url(images/black_tab.jpg); }

#intro { margin:0 auto; min-width:100%; background-color:#6C6A6F; height:525px; }

#orangeTab { height:15px; width:1020px; background-image:url(images/orange_tab.jpg); }

#form { margin:0px 0px 0px 100px; }

td { padding:10px 10px 0px 0px; }

#formText { height:15px; width:300px; margin:0px 0px 0px 100px; }

#introContent { width:1020px; height:495px; color:#6C6A6F;}

#main { margin:0 auto; min-width:100%; background-color:#FFF; padding:0px; }

#mainContent { width:1020px; }

#footer { margin:0 auto; min-width:100%; background-color:#F6921E; padding:0px; }

#mainLogo { display:block; margin:20px auto; background-image:url(images/main_logo.png); width:940px; height:425px; background-repeat:no-repeat; vertical-align: central;}

#logoWrap { width:100%; margin:0px auto; padding-top:40px;}



.columns { width:940px; margin:0px auto; padding:0px; color:#6C6A6F; }

.left { float:left; width:300px; margin:0px 0px; padding:0px; }

.right { float:right; width:300px; margin:20px 0px; padding-left:40px; border-left:solid 1px #F6921E; }

.center { width:300px; margin:0px 320px; padding:0px; }

.leftLarge { float:left; width:580px; margin:20px 0px 0px; padding:0px;}

.grey  { font-family: 'Questrial', sans-serif; font-weight:normal; font-size:18px; line-height:18px; color:#6C6A6F; }