html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, small, strike, strong, sub, sup, hr, 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: none;
}

body{ 
    height: 100%;
    background-image: url(../../images/top_bg.png);
    background-repeat: repeat-x;
    color: #adadad;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    font-size: 12px;
    background-color: #000000;
}

img, div, input { behavior: url("../js/iepngfix.htc") }

h2 {
	color: #ffffff;
	margin-bottom: 6px;
	font-size: 15px;
}

dt, legend, caption {
	display: none;
}

#container {
	height:100%;
	min-height:100%;
	position:relative;
}

#header {
	height: 332px;
	position: relative;
}

#body {
	min-height: 650px;
	padding-bottom: 80px;   /* Height of the footer */
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;   /* Height of the footer */
	background: #76797c;
	color: #ffffff;
    background-image: url(../../images/footer.png);
    background-repeat: repeat-x;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}

.center-container {
	position: relative;
	width: 700px;
	margin: 0 auto;
}

.header-txt {
	width: 419px;
	height: 86px;
	position: absolute;
	top: 100px;
	right: 0px;
}

.logo {
	width: 198px;
	height: 298px;
	position: absolute;
	top: 30px;
	left: 0px;
}

.text {
	width: 350px;
	position: relative;
}

.iphone {
	width: 275px;
	height: 589px;
	position: absolute;
	top: 0px;
	right: 0px;
    background-image: url(../../images/iphone.png);
    background-repeat: no-repeat;
}

.iphone-screen{
	position: relative;
	width: 227px;
	height: 340px;
	margin-top: 85px;
	margin-left: 25px;
}

.appstore-button {
	margin-top: 50px;
	padding-bottom: 70px;
	width: 236px;
	height: 77px;
	position: relative;
}

.copyright-text {
	position: absolute;
	right: 0px;
	top: 35px;
}

.mediabunker-logo {
	width: 198px;
	height: 22px;
	position: absolute;
	left: 0px;
	top: 26px;
}



.background-body {
	width: 971px;
	position: relative;
	margin: 0 auto;
    background-image: url(../../images/background.png);
    background-repeat: no-repeat;
}

.background {
	width: 971px;
	position: relative;
	margin: 0 auto;
}

