
html,body{
height: 100%;
}

body{
margin:0;
padding:0;
background: #fafafa;
font-family:Helvetica, Arial;
}

div#shim{
visibility: hidden;
width: 100%;
height: 50%;                                                                     
margin-top: -152px;                                                              
float: left;
}

div#content {
width: 940px;
height: 304px;
margin: 0 auto;
clear: both;
position: relative;
top: -152px;

/* IE4ever Hack: Hide from IE4 */
position: static;
/** end hack **/
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */
/* ]]> */

h1.logo{
width: 715px;
padding-left: 225px;
margin: 0 auto;
height: 110px;
margin-bottom: 20px;
background: url(../images/divider.png) bottom left no-repeat;
}

h1.logo span.one{
font-size: 72px;
color: #4e4d4d;
float: left;
}

h1.logo span.two{
font-size: 36px;
background: #4e4d4d;
padding: 8px 10px 8px 10px;
margin: 8px 10px 0 0;
float: left;
color: #fff;
line-height: normal;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}

p.info{
font-size: 28px;
color: #4d4d4d;
text-align: center;
margin: 0 0 30px 0;
padding: 0;
}

p.info span{
font-size: 18px;
}
