* {
 margin: 0;
 padding: 0;
 font-size: 100.01%;}

html{
 height: 100%;}

body {
 min-height:100%;
 height: 100%;
 background:#E9E9E9 url(2/images/page-bg.gif) repeat-y 50% 0;
 color: #333;
 font-weight: 400;
 font-size:12px;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;}
 
div#out {
 width: 100%;
 height: auto !important;
 min-height:100%;
 height: 100%;}

div.page {
 width: 985px;
 margin: auto;
 height: auto !important;
 min-height:100%;
 height: 100%;
 background: #fff;}

div.page div.footer_guarantor {
 height: 70px;
 clear: both;
 text-align: right;
 color: #999;}

div.footer {
 margin: auto;
 margin-top: -70px;
 width: 985px;
 height: 70px;
 clear: both;}

div.page div.header {
 /*height: 102px;*/
 height:124px;
 background:#fff url(2/images/header-bg.gif) no-repeat 25px -20px;}

div.page div.patch_minheight {
 width: 1px;
 height: 250px;
 float: right;}

div.page div.sidebar {
 width: 197px;
 float: right;}

div.page div.mainbar {
 width: 520px;
 overflow: hidden;
 float: left;
 padding:0 25px;
 padding-bottom:30px;}

div.page div.sideLeft{
width:189px;
overflow:hidden;
float:left;
padding-left:25px;}

div.mainBar{ 
height:51px; 
margin-left:25px;
margin-bottom:20px;
background:url(2/images/mainbar-bg.gif) no-repeat 0 0;}


