@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/iphone/bg.jpg);
	position:relative;
	width:100%;
	margin-top:0px;
	margin-left:0px;
}

#container {
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-color:#e9e9e5;
	background-image:url(images/iphone/header_bg.png);
	width:100%;
	height:56px;
}

#header-title {
	background-color:#e9e9e5;
	background-image:url(images/iphone/header_title.jpg);
	width:265px;
	height:56px;
	text-indent: -9999px;
}


#buttons {
	//background-color:#9966FF;
	
	width:304px;
	height:240px;
	padding-top:15px;
}

#hp-btn {
	//background-color:#a8876d;
	background-image:url(images/iphone/btn-hp.png);
	background-repeat:no-repeat;
	display:block;
	width:304px;
	height:54px;
	padding-top:5px;
	text-indent: -9999px;
}

#po-btn {
	//background-color:#0024b4;
	background-image:url(images/iphone/btn-po.png);
	background-repeat:no-repeat;
	display:block;
	width:304px;
	height:54px;
	padding-top:5px;
	text-indent: -9999px;
}

#bg-btn {
	//background-color:#a6a87c;
	background-image:url(images/iphone/btn-bg.png);
	background-repeat:no-repeat;
	display:block;
	width:304px;
	height:54px;
	padding-top:5px;
	text-indent: -9999px;
}

#ltn-btn {
	//background-color:#f4a800;
	background-image:url(images/iphone/btn-ltn.png);
	background-repeat:no-repeat;
	display:block;
	width:304px;
	height:54px;
	padding-top:5px;
	text-indent: -9999px;
}

#footer {
	position:absolute;
	bottom:-45px;
	background-color:#e9e8e5;
	background-image:url(images/iphone/footer-bg.jpg);
	width:100%;
	height:39px;
}

#footer-btns {
	background-color:#e9e8e5;
	width:320px;
	height:39px;
	margin-left:auto;
	margin-right:auto;
}

#flickr {
	background-color:#e9e8e5;
	background-image:url(images/iphone/flickr.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	width:162px;
	height:39px;
	margin-left:-154px;
	text-indent: -9999px;
}

#jbf {
	background-color:#e9e8e5;
	background-image:url(images/iphone/jbf.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	position:absolute;
	width:158px;
	height:39px;
	text-indent: -9999px;
	margin-left:-5px;
}