/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1.25;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*-- end css reset --*/

html {
	
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,sans-serif;
	background: 
}

/* clear fix */
div:after, ul:after, p:after, nav:after, footer:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

ul {
	margin-top: -20px;
	margin-left: 556px;
}

li {
	display: inline;
	float: left;
	position: relative;
	margin-left: 28px;
	list-style: none;

}

a:hover {
	color: #c50521;
}

img {
    float: left;
    margin-bottom: 0;
    margin-left: 20px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

#content {
    margin-top: 92px;
    width: 900px;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

h1 {
    display: block;
    float: left;
    font-family: helvetica,arial,"san-serif";
    font-size: 380%;
    margin: 80px 0 0 20px;
    position: absolute;
    text-transform: uppercase;
    width: 1080px;
}

h1 a:hover, h2 a:hover {
	color: #000;
}

/*--
#headline {
	background: transparent url(../images/car.jpg) center top scroll no-repeat;
}
--*/

h2 {
    float: left;
    font-family: helvetica;
    font-size: 130%;
    font-weight: 500;
    margin: 0 30px 0 40px;
    text-transform: uppercase;
}

body div#content h2#When {
	margin-top: 18px;
}

#last {
    font-size: 380%;
    font-weight: 600;
    margin-top: 28px;
    width: 900px;
    margin-left: 0;
}

h3 {
    font-family: Helvetica;
    font-size: 100%;
    font-weight: normal;
    line-height: 130%;
    margin: 20px 0 0 25px;
    text-transform: uppercase;
    width: 475px;
}

h4 {
	font-family: Helvetica, arial, "san-serif";
	font-size: 380%;
	margin: 44px 0 0 0;
	text-transform: uppercase;
	margin-left: 20px;

}

h5 {
	font-family: "legitima-1","legitima-2",serif;
	position: bottom;
	font-size: 100%;
	margin: 5px 0 0 32px;
	float: left;
	font-weight: 500;
}

p {
    font-family: Helvetica;
    font-size: 130%;
    margin: 5px 0 12px 505px;
	width: 510px;
	/*
	width: 562px;
	*/
}

#why {
    margin-left: 44px;
	margin-top: 30px;
    padding-left: 138px;
}

#when {
    margin-left: 34px;
    padding-bottom: 20px;
    padding-left: 148px;
	margin-top: 30px;
}

#where {
	margin-left: 34px;
	padding-bottom: 20px;
	padding-left: 150px;
}

#airline {
	margin-left: 34px;
	padding-bottom: 20px;
	padding-left: 150px;
}

#reward {
    margin-left: 44px;
    padding-left: 140px;
    width: 520px;
}

label {
    font-family: helvetica;
    font-size: 120%;
    margin-left: 2px;
    margin-right: 5px;
    margin-top: 2px;
    text-transform: uppercase;
}

#contact-form {
	width: 740px;
	margin: 0 0 0 20px;
}



#name {
	float: left;
}

#email {
	float: left;
}

#phone {
	float: left;
}

#message {
	width: 740px;
}

#hidden {
	margin-left: -99999em;
	margin-top: -99999em;
	float: left;
}

div#___plusone_0 {
	background: none repeat scroll 0 0 transparent;
    border-style: none;
    display: inline-block;
    float: left;
    height: 20px;
    margin: 20px 0 0 20px;
    padding: 0;
    text-indent: 0;
    width: 90px;
}

iframe {
	position: relative;
	margin-top: 20px;
	margin-left: 25px;
	
}

.twitter-share-button {
	position: absolute;
	margin-left: -360px;
}