
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%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
	background: url(images/splash-bg.jpg) no-repeat center top #000000;
}

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;
}

.wrap {
	width: 100%;
	height: auto;
}

.innerWrap {
	width: 940px;
	height: 1040px;
	margin: 0 auto;
	background: url(images/splash-cover.jpg) no-repeat center top;
}

.innerWrap .socials {
	width: 785px;
	margin: 0 auto;
	top: 913px;
	position: relative;
}

.innerWrap .player, #audioplayer_1 {
	width: 300px;
	margin: 0 auto;
	top: 855px;
	height: 40px;
	position: relative;
	left: 318px;
}

.innerWrap .socials IMG {
	margin-left: 20px;
}

.innerWrap .socials IMG.linkedin {
	top: 5px;
	position: relative;
}

.innerWrap .socials IMG.myspace {
	top: 5px;
	position: relative;
}

.innerFooter {
	width: 100%;
	background: url(images/splash-footer-repeat.jpg) repeat-x center top;
	height: 301px;
}

.innerFooterMain {
	width: 100%;
	height: 301px;
	margin: 0 auto;
	background: url(images/splash-footer.jpg) no-repeat center 1px;
}

.innerFooterMainContainer {
	width: 957px;
	height: auto;
	margin: 0 auto;
}

.innerFooterMainContainer .footerCol {
	width: 319px;
	height: auto;
	margin: 25px 0 0 0;
	float: left;
	color: #464646;
	font-size: 13px;
}

.innerFooterMainContainer .footerCol A {
	color: #6d2424;
	font-weight: bold;
}

.innerFooterMainContainer .footerCol A:hover {
	color: #a55454;
}

.innerFooterMainContainer .footerCol H2 {
	color: #b1b1b1;
	margin: 25px 0 0 0;
	font-size: 18px;
}

.innerFooterMainContainer .footerCol H3 {
	color: #828282;
	margin: 20px 0 0 0;
	width: 86%;
}

.innerFooterMainContainer .footerCol IMG.logo {
	margin: 25px 25px 0 0px;
}

.clear {clear: both}