* {
padding : 0;
margin : 0;
}
body {
font-family:Verdana, Geneva, sans-serif;
font-size: 62.5%;
text-align:center; /* hack para o IE */
background-color:#F2AD10;
}

#iphone_top {
background-image:url(../img/iphone_horizontaltopboxbar_orange.jpg);
background-repeat:no-repeat;
width:100em;
height:200px;
margin:auto;
position:relative;
top:5px;
}
#iphone_main {
width:100em;
height:950px;
min-height:950px;
background-image:url(../img/iphone_main_orange.jpg);
position:relative;
margin:auto;
overflow:auto;
}
#iphone_bottom {
background-image:url(../img/iphone_horizontalbottomboxbar_orange.jpg);
background-repeat:no-repeat;
width:100em;
height:150px;
margin:auto;
position:relative;
}
#iphone_bottom2 {
width:auto;
height:150px;
margin:auto;
padding-top:30px;
}
#iphone_bottom p a {
color:#FFF;
text-decoration:none;
margin-top:20px;
font-size:12px;
}
#iphone_bottom p a:hover {
color:#FFF;
text-decoration:underline;
}
#iphone_bottom adress {
font-size:12px;
color:#FFF;
}

#logo_tbficus {
width:194px;
height:500px;
position:absolute;
top:140px;
left:30px;
color:#FFF;
font-size:12px;
text-align:left;
}

#text {
width:710px;
height:auto;
position:absolute;
top:140px;
left:240px;
color:#FFF;
font-size:12px;
text-align:justify;
text-indent:20px;
}
#text h1 {
color:#f2ad10;
font-size:16px;
text-align:left;
text-indent:20px;
}
#text h2 {
color:#f2ad10;
font-size:14px;
text-align:left;
text-indent:20px;
}
.table {
float:left;
width:710px;
display:block;
color:#FFF;
text-align:center;
clear:both;
}
#text a {
color:#f2ad10;
font-weight:bold;
}
#text a:hover {
color:#FFF;
}
#flash {
width:800px;
min-height:100px;
float:left;
position:absolute;
top:20px;
clear:both;
left:105px;
}
#video {
width:320px;
height:200px;
position:absolute;
float:right;
top:20px;
left:650px;
clear:both;
}
