/* RESETS */
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%;
	font-family:Helvetica, Arial, sans-serif;
	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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* WRAPPER */
body {
background: url(images/bg.jpg) no-repeat #0c1818 top center;
}

#container {
width: 940px;
margin: 0 auto;
background: url(images/img-mainGraphic.jpg) no-repeat;
}

#container-sub {
width: 940px;
margin: 0 auto;
background: url(images/img-subGraphic.jpg) no-repeat;
}



/* HEADER */
#header {
height: 232px;
position relative;
}

#header  .logo {
margin-top: 25px;
}

#header  .tagline {
margin: 10px 0 0 40px;
}

#header #nav {
margin: 27px 0 0 29px;
}

#header #nav li {
display: inline;
float: left;
}

#header   #nav   li   .contactUs   {
display: inline;
float: right;
margin-right: 30px;
}

#main {
position:relative;
}

#main h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	color: white;
	margin: 40px 48px 0 48px;
}

#footer {
height:150px;
position: relative;
}

#footer #footerAddress {
margin: 40px 0 0 16px;
float: left;
}

#footer #footerAddress h6 {
font-size: 11px;
color: #949494;
line-height: 17px;
font-weight: normal;
}

#footer #affiliate img {
float: right;
margin: 40px 16px 0 0;
}
#container #main #FlashID {
	margin-left: 19px;
	margin-top: 8px;
	display: block;
}
