/* CSS Document */

body {
	background:url(../img/iphone_lp/ip_bg.jpg) repeat-x left top;
}

#slider-wrapper {
	background:url(../img/iphone_lp/ip_model.jpg) no-repeat left top;
	width:320px;
	height:480px;
	margin-top:36px;
	padding:171px 82px 190px;
	float:left;
}

.content {
	float:left;
	margin-top:95px;
	position:relative;
}


.available_btn {
	position:absolute;
	left:574px;
	top:100px;	
}

.content *{
	display:block;
	text-indent:-20000px;
}

.content h1 {
	background:url(../img/iphone_lp/ip_h1.png) no-repeat left top;
	width:670px;
	height:59px;
}

.content span {
	background:url(../img/iphone_lp/ip_ip.png) no-repeat left top;
	width:197px;
	height:36px;
}

.content p {
	background:url(../img/iphone_lp/ip_p.png) no-repeat left top;
	height: 197px;
    margin: 50px 0;
    position: relative;
    width: 643px;
}

.content p a {
	display: block;
    height: 21px;
    left: 404px;
    position: absolute;
    top: 173px;
    width: 240px;
}

a.btn {
	float:left;
	display:block;
	margin-right:20px;	
}

a.marca {
	display:block;
	margin-top:20px;
	clear:both;
}


a img {
	border:medium none;	
	display:block;
}