*{margin:0; padding:0;}

body{
	font:normal 12px/1.6em verdana, arial, sans-serif;
	background:#fff;
	color:#444;
	}

div#wrapper{margin:20px;}

div#head{
	background:url(../images/logo-left2.gif) no-repeat 10px 20px;
	border-bottom:1px solid #28166f;
	}

html>body div#head{background:url(../images/logo-left2.gif) left top no-repeat;}

#head h1{
	color:#fff;
	font:bold 14px arial;
	text-transform:uppercase;
	text-align:right;
	background:#28166F url(../images/up.gif) left no-repeat;
	padding:3px;
	margin-left:130px;
	clear:both;
	}
	
h2{
	font:bold 14px arial;
	text-align:left;
	}

div#content{
	margin-top:20px;
	border-top:1px solid #28166f;
	}

div#sidebar{
	float:left;
	width:160px;
	text-align:center;
	}

#sidebar ul{
	list-style:none;
	text-align:left;
}

#sidebar ul li{
	border-bottom:1px solid #28166f;
	border-left:1px solid #28166f;
	border-right:1px solid #28166f;
	height:25px;
	padding-left:5px;
	padding-top:4px;
	}

#sidebar ul li.bottom{
	border-bottom:0;
	border-right:0;
	background:url(../images/bottom.gif) no-repeat -119px -22px;
	}

#sidebar ul li a, #sidebar ul li a:visited{
	text-decoration:none;
	color:#28166f;
	font:bold 12px arial;
}

#sidebar ul li a:hover{
	color:#ff0000;
	text-decoration:underline;
	font-weight:bold;
	}

div#text{margin-left:185px;}

#text p{margin-bottom:15px;}

#text div.border{
	padding:6px;
	border:1px solid #ccc;
	margin-bottom:20px;
	}

#text h1, #text h3{
	background:#28166F url(../images/down.gif) left no-repeat;
	color:#fff;
	font:bold 14px arial;
	text-transform:uppercase;
	text-align:right;
	padding:3px;
	margin-bottom:20px;
	margin-left:300px;
}

#sidebar img{border:1px solid #ccc;}

#sidebar h3{
	background:#28166F url(../images/down-left.gif) right bottom no-repeat;
	color:#fff;
	font:bold 14px arial;
	text-transform:uppercase;
	text-align:left;
	padding:3px;
	margin-top:15px;
	height:20px;
	padding-top:7px;
	}

#sidebar div.loans{
	padding:5px;
	font-size:10px;
	margin-bottom:15px;
	border:1px solid #ccc;
	border-top:0;
	text-align:left;
	}

div#apply{border-top:1px solid #28166f;}

#text ul{
	list-style:none;
	margin-left:50px;
	margin-bottom:18px;
	}

#text ul li{
	padding-left:13px;
	background:url(../images/cone.gif) no-repeat 0px 4px;
}

#text a, #text a:visited{color:#c00;}

#text a:hover{
	color:#000;
	background:#ededed;
	}
	
div#footer{

	padding:10px;
	text-align:center;
	border-top:1px solid #28166f;
	font:normal 12px/1.6em verdana, arial, sans-serif;

	}
	
#footer a, #footer a:visited{color:#c00;}

#footer a:hover{
	color:#000;
	background:#ededed;
	}