
body
{
text-align:center;
background:#CFCFCF url(img/bg_body.jpg) repeat-x 0px 0px;
background-color:#CFCFCF;
overflow:scroll;
}

#wrapper
{
text-align:left;
}

#wrapper
{
width:960px;
margin-left:auto;
margin-right:auto;
}

#layout, #servicenavigation, #header, #logo, #keyvisual, 
#content, #mainnavigation, #maincontent, #rightcontent, 
#footer, #leftfooter, #rightfooter
{
float:left;
display:inline;
}

#header, #content, #footer
{
width:960px;
}

#mainnavigation
{
width:300px;
}

#maincontent
{
width:420px;
overflow:hidden;
}

#rightcontent
{
width:239px;
border-left:1px dotted #DCDCDC;
}

#layout
{
width:960px;
}

#servicenavigation
{
width:960px;
float:left;
height:20px;
margin:10px 0px 20px 0px;
}

/* @group header */

#header
{
height:175px;
margin:0px 0px 45px 0px;
}

#logo, #logo img
{
width:215px;
height:80px;
margin:0px 0px 0px 0px;
/*background: url(img/logo_mbg_solutions.jpg) no-repeat 0px 0px;*/
}

#logo img
{
border:none;
}

#keyvisual
{
float:right;
height:175px;
}

/* @end */

#content
{
margin:0px 0px 10px 0px;
}

#footer
{
height:28px;
border-top:1px solid #BCBEBB;
margin:0px 0px 5px 0px;
padding:12px 0px 12px 0px;
}

#leftfooter
{
width:785px;
}

#rightfooter
{
width:175px;
}


#mediaarchive #maincontent, #mediaarchive #maincontent .cbox
{
width:960px;
}