body { 
font-family: arial, helvetical, sans-serif;
color:#777;
margin: 0;
font-size:12px;
}

a {text-decoration: none; color: #bbb;}
a:visited {color: #bbb;}
a:hover {color: #fff;}

.headerbg {
background-color: #222222;
height:110px;
}

.wrapper {
width: 980px;
margin-left:auto;
margin-right: auto;
position:relative;
}

a img {border: 0}

h1.header {
width:300px;
margin: 0; padding: 0;
padding-top: 10px;
}

ul#nav {position:absolute; right:0px; top:60px;  list-style-type: none;}

ul#nav li {
float:left;
padding: 0 30px;
}

#nav li a strong {
font-size:13px;
}

.graphicbg {
background: url("/images/apps/bg.jpg") no-repeat top center #076b9b; 
height:540px;
}

#phones {
float:left; 
width: 417px; 
height: 438px; 
background: url("/images/apps/phones.png") no-repeat; 
margin-top:55px;
}

#apptitle {
float:left;
width: 563px;
margin-top:30px;
background: url("/images/apps/title.png") no-repeat; 
padding-top:280px;
color:#fff;
line-height:200%;
}

#apptitle #downloadnow {
margin-left:50px;
font-size:13px;
background: url("/images/apps/qr_bg.png") no-repeat; 
width: 147px;
height: 177px;
float:right;
text-align:center;
padding-top:7px;
line-height:110%;
font-size:19px;
color: #CCC;
margin-right:15px;
}

#downloadnow a {
color: #bef202;
font-size:14px;
}

.bottombg .wrapper{
padding:10px;
}

.bottombg {
background: url("/images/apps/grey_fade_bg.png") repeat-x;
padding-top:20px;
color:#999;
line-height:160%;
}

.bottombg h2 {
color: #e34b01;
font-size:19px;
}

.bottombg h3 {
color: #e34b01;
margin-top:5px;
font-size:19px;
font-weight: normal;
}


