/*********** STRUCTURE **********/

#container {
	width:924px;
	height:337px;
	background:url(../img/bg.jpg) no-repeat;
	margin:0 auto;
	padding:0 24px 0 32px;
}
#flashholder {
	width:530px;
	height:337px;
	float:left;
}
#content {
	width:394px;
	height:337px;
	float:right;
	background:url(../img/bg_content.gif) no-repeat;
}
#footer {
	width:1070px;
	height:207px;
	background:url(../img/bg_footer.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}
#holder {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
}

/*********** TYPOGRAPHY **********/
#content h1 {
	display:block;
	height:0px !important;
	width:394px;
	padding:130px 0 0 0;
	overflow:hidden;
	background:url(../img/bg_h1.gif);
}
#content p {
	padding: 0 28px 25px 28px;
}
#content a {
	margin-left:156px;
	width:108px;
	display:block;
	margin-bottom:10px;
}
#footer a.why {
	position:absolute;
	top:173px;
	left:360px;
	width:110px;
	padding-top:18px;
	overflow: hidden;
	height:0px !important;
}
#footer a.store {
	position:absolute;
	top:166px;
	left:637px;
	width:98px;
	padding-top:18px;
	overflow: hidden;
	height:0px !important;
}
#logo a {
	position:absolute;
	top:10px;
	left:88px;
	width:385px;
	padding-top:120px;
	overflow: hidden;
	height:0px !important;
}
