/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

html,body{
height: 100%;
}

body{
margin:0;
padding:0;
background: #fafafa url(images/bg.png) left top repeat-x;
}

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

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

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

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

h1.logo span.two{
font-size: 72px;
color: #4e4d4d;
float: left;
margin: -5px 0 0 0;
}

h1.logo span.one{
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.demo-links {
font-family: 'Poiret One', sans-serif;
text-align: center;
margin: 0 0 30px 0;
padding: 0;
}

.demo-links a{
font-size: 30px;
color: #4d4d4d;
}

span.demo-auth {
font-size: 26px;
color: #4d4d4d;
font-weight: bold;
}

h2{
color: #174c79;
font-size: 27px;
font-weight: 100;
}

h2 span{
font-size: 15px;
font-weight: normal;
}