body{
	padding: 0px;
	margin: 0 auto;
	background-color: #ffffff;
	font-family: Arial,Tahoma, Verdana;
	font-size: 13px;
	color: #5b6972;
	text-align: center;
	width:737px;
	height: 1%;
}

td{
	font-family: Arial,Tahoma, Verdana;
	font-size: 13px;
	color: #5b6972;
}

#container{
	padding:0px;
	margin:0px;
}

#header{
	background-image:url(images/bgheader.gif);
	background-repeat:repeat-y;
	height:85px;
	width:737px;
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
}

#header_bottom{
	background-image:url(images/index_02.jpg);
	height:5px;
}

#main_bottom{
	background-image:url(images/index_04.jpg);
	height:8px;
	margin:0px 0px 0px 0px;
}

#main{
	background-image:url(images/bgmain.gif);
    height: 100%;
	overflow:hidden;
	background-repeat:repeat-y;
	text-align:left;
	padding:10px;
    vertical-align:top;
}

#buttons{
	width:737px;
	height:53px;
	background-image:url(images/index_07.jpg);
	background-repeat:no-repeat;
	text-align:left;	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

#footer{
	height:31px;
	background-image:url(images/index_08.jpg);	
	text-align:left;
	width:737px;
	border-bottom:1px solid #acacac;
	margin: 0px 0px 0px 0px;
}

.footerleft{
	float:left;
	width:567px;
	height:31px;
	margin-left:10px;
	margin-top:10px;
	font-size:10px;
}
 
.footerright{
	float:right;
	width:150px;
	height:31px;
	text-align:right;
	margin-right:10px;
	margin-top:10px;
}

#b1{
 	float:left;
	width:230px;
	font-weight:bold;
	margin-left:38px;
	margin-top:13px;
}


#b2{
	float:left;
	width:245px;
	font-weight:bold;
	margin-left:48px;
	margin-top:13px;
}

#b3{
 	float:left;
	width:130px;
	font-weight:bold;
	margin-left:7px;
	margin-top:13px;	
}

#b1 a{
	text-decoration:none;
	color:#5b6972;
}

#b2 a{
	text-decoration:none;
	color:#5b6972;
}

#b3 a{
	text-decoration:none;
	color:#5b6972;
}

#b1 a:hover{
	text-decoration:underline;
	color:#a71d21;
}

#b2 a:hover{
	text-decoration:underline;
	color:#a71d21;
}

#b3 a:hover{
	text-decoration:underline;
	color:#a71d21;
}


a{
	text-decoration:underline;
	color: #a71d21;
}

a:hover{
	text-decoration:none;
	color: #5b6972;
}


.red{
	color: #a71d21;
}

.mainleft{
	width:250px;
	float:left;	
}

.mainleftloan{
	width:280px;
	float:left;	
}
.maincenter{
	width:10px;
	float:left;	
	text-align:center;
}

.mainright{
	width:450px;
	float:right;	
}

.mainrightloan{
	width:400px;
	float:right;	
}
