@charset "UTF-8";
/* West Caribou Air CSS
eleven-seveteen.com */

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 {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
line-height: 120%;
}

body {
font-family: Helvetica, Arial, sans-serif;
font-size:62.5%;
background: url('images/bg.gif') no-repeat scroll 50% 0 #434343;
color: #ffffff;
}
#header {
width: 945px;
height: 105px;
margin: 0 auto;
clear: both;
}
#logo {
width: 145px;
height: 90px;
float: left;
}
#main {
background:url("images/push.jpg") no-repeat scroll 7px 7px #FFFFFF;
clear:both;
height:400px;
margin:0 auto 15px;
padding:7px;
width:930px;
}
p.title {
color: #000000;
font-size: 5em;
font-family:"Trade Gothic W01 Bold", sans-serif;
padding: 135px 0 0 40px;
letter-spacing: -0.03em;
}
p.caption {
color: #ffffff;
font-size: 1.8em;
padding: 0 0 0 40px;
}
.yellow {
color:#CCCC41;
font-size:1.5em;
}
#footer {
width: 885px;
padding: 30px;
height: auto;
clear: both;
margin: 0 auto 50px;
background: url('images/grey.png') repeat scroll 0 0 transparent;
font-size: 1.4em;
}
.wide {
width: 475px;
height: auto;
float: left;
display: inline-block;
}
.narrow {
width: 175px;
height: auto;
float: left;
display: inline-block;
padding-left: 30px;
}
a {
color: #ffffff;
text-decoration: none;
}
a:hover {
border-bottom: 1px solid #cccccc;
}
.clear {clear: both;}
