*{
margin:0 auto;
padding:0;
}

body{
background:red;
background:url(images/interface/bg_prehome.jpg) top center;
font-family:"Rotis Semi Sans",Helvetica,Tahoma,arial,sans-serif;
font-size:1.2em;
}

img{
border:none;
}

div#global{
margin:0 auto;
width:644px;
height:600px;
padding:0 115px;
text-align:center;
padding-top:140px;
}

div#global img#logo{
}

div#global div#center{
padding-top:120px;
}

div#global div#center p{
padding-bottom:25px;
}

div#global div#center p span#blue{
color:#0082a3;
font-weight:bold;
}

div#global div#center p span#red{
color:#9a110b;
font-weight:bold;
}

div#global div#center img{
vertical-align:middle;
}

div#global div#center a#blue{
height:20px;
text-decoration:none;
color:#0082a3;
font-weight:bold;
}
div#global div#center a#red{
height:20px;
text-decoration:none;
color:#9a110b;
font-weight:bold;
}

div#global div#left{
float:left;
width:320px;
border-right:1px dashed #999999;
padding:20px 0;
}

div#global div#right{
float:right;
width:320px;
padding:20px 0;
}


