body
	{
    font-family:arial;
    font-size:12px;
    color:#424242;
    }
h1
	{
	color:#0d87c9;
    font-size:20px;
    font-weight:normal;
    margin-bottom:10px;
    padding-bottom:5px;
    border-bottom:solid #f0efef 1px;
    }
#logo
	{
	text-align:center;
	}
#middle
	{
	width:auto;
	}
#content
	{
	background:url(images/splashbg.gif) top left repeat-y;
	padding: 5px 44px 25px 44px;
	}
.box
	{
	width:301px;
	float:left;
	}
.boxinside
	{
	background:url(images/splash-boxbg.gif) top left repeat-y;
	padding:10px 27px;
	}