
div.world-of-motorsport {
position: relative;
background: url(http://www.stage1tec.com/images/world-of-motorsport/space.gif) rgb(8,14,39) no-repeat 50% -100px;
background-color: #080e27;
height: 350px;
overflow: hidden;
border-top: 1px solid #236;
}

div.world-of-motorsport #intro {
position: absolute;
width: 390px;
margin-top: 80px;
}

div.world-of-motorsport #intro h1 {
font-size: 2em;
line-height: 110%;
color: #22beff;
width: 10em;
}

div.world-of-motorsport #intro p {
color: #999;
font-size: .8em;
margin-top: 5px;
}

div.world-of-motorsport p#comingsoon {
background-color: #22beff;
color: #fff;
float: left;
padding: 6px 12px;
margin-top: 25px;
text-align: center;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

div.world-of-motorsport div.hero {
position: absolute;
right: 0;
top: -30px;
}

#content .letter {
width: 580px;
padding-right: 30px;
padding-bottom: 40px;
margin: 30px 0;
float: left;
border-right: 1px solid #ddd;
}
.ie #content .letter {
width: 570px;
}

#content .letter h1 {
font-family: 'S1T';
margin: 10px 0 20px 0;
font-size: 1.5em;
font-weight: normal;
text-shadow:#fff 0px 1px 0, #eee 0 -1px 0;
}
#content .letter p {
font-family: 'S1T';
font-size: .9em;
margin-bottom: 15px;
line-height: 150%;
text-shadow:#fff 0px 1px 0, #eee 0 -1px 0;
}
#content .letter p.sig {
line-height: 120%;
color: #777;
}
#content .letter p.sig strong {
color: #000;
font-weight: normal;
}

#content .letter p strong {
font-family: 'S1THeavy';
}

#content .photos {
position: absolute;
right: 0;
top: 40px;
width: 310px;
}

#content .photos img {
position: absolute;
}
#content .photos img.rally-timing-system, #content .photos img.split-time-software {
top: 208px;
}
#content .photos img.split-time-software {
right: 0;
}
#content .contact-details {
position: absolute;
width: 269px;
right: 0;
top: 365px;
padding: 10px 10px 6px 10px;
border: 1px solid #ddd;
border-left: 20px solid #ddd;
background: url('http://www.stage1tec.com/images/bg-light.gif');
}
#content .contact-details div span {
font-size: .8em;
position: relative;
top: -2px;
margin-left: 10px;
color: #777;
}
#content .contact-details div.email span {
top: -3px;
}


