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: none;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {quotes: "" "";}
b, strong {font-weight: bold;}
i, em {font-style: italic;}
address { font-style: normal;}

body {
	background: #000 url(../images/closed-repeat.jpg) repeat-x top left;
	font-family: Arial, sans-serif;
	color: #fff;
}
#background {
	background: transparent url(../images/closed-bg.jpg) no-repeat top center;
}

#container {
	width: 608px;
	margin: 0 auto;
}

.clear-both {clear: both; height: 1px; overflow: hidden; font-size: 1px; line-height: 0;}

/* Head */
#head {height: 376px; text-indent: -1000em; position: relative;}


/* main content */

#content{ font-size: 125%;}
#content .cta {margin: 75px auto 125px; text-align: center;}


/* footer */
#footer {color: #999; font-size: 70%; text-align: center;}
#footer address {margin: 30px auto; }