@import url(resetlanding.css);

body {
 font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:16px;
}

#container{
width: 880px;
position: relative;
left: 50%;
margin: 0px 0 0 -440px;
}
#rpm h1{
width: 318px;
height: 166px;
background: url(images/rpmlogolanding.gif) no-repeat;
text-indent: -500px;
overflow: hidden;
margin: 0px auto;
z-index: 2;
}
#boost{
width: 378px;
min-height: 547px;
background: url(images/boostscreen.jpg) no-repeat 0px 0px;
float: left;
display: inline;
position: relative;
z-index: 1;
}
* html #boost{
height: 430px;
}
#syty{
width: 378px;
min-height: 527px;
background: url(images/sytyscreen.jpg) no-repeat 0 0;
float: right;
display: inline;
position: relative;
z-index: 1;
}
* html #syty{
width: 290px;
height: 430px;
}
.boostlink{
width: 375px;
height: 355px;
display: block;
margin: 0px 0 0 0px;
position: relative;
z-index: 500;
}
.sytylink{
width: 375px;
height: 355px;
display: block;
margin: 0px 0 0 0px;
position: relative;
z-index: 500;
}
#container #boost a.boostlogo{
width: 206px;
min-height: 100px;
display: block;
margin: 0px auto;
text-decoration: none;
position: relative;
z-index: 500;
}
* html a.boostlogo{
height: 100px;
position: relative;
z-index: 500;
}
#container #syty a.sytylogo{
width: 205px;
min-height: 100px;
display: block;
text-decoration: none;
margin: 0px auto;
}
* html .sytylogo{
height: 100px;
position: relative;
z-index: 500;
}
#container p{
color: #FFF;
font-size: 11px;
margin: 0 30px 0 50px;
}