html{
	height: 100%;
}
body{
	min-height: 100%;
	height:100%;
	background:#4f1700 url(../images/items/bg_body.jpg) no-repeat center top;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;	
	margin:0;
	margin-top:15px;
	padding:0;
}
div.page{
	width:987px;
	margin:0 auto;
    height: auto !important;
    min-height:100%;
    height: 100%;
	position:relative;
}
div.sidebar{
	width:231px;
	float:left;
}
div.CenterLine {
	width:740px;
	float:left;
	padding-bottom:50px;
}
div.footer_guarantor{
	height:81px;
	margin:0px;
	padding:0px;
}
div.footer{
	width:940px;
	height:81px;
	position: relative;
	margin:0 auto;
	padding:0 10px;
	margin-top:-81px;
	padding-left: 130px;
}
.clear{
	clear:both;
}
a {
	color: #fbdc72;
	font-style:italic;
}
