@charset "utf-8";

/* NAVIGATION ELEMENTS */

.navigation {
	margin:0;
	list-style:none;
	width: 190px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.navigation li {
	float:left;
}
.navigation li a {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#000;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	text-align:center;
	cursor:pointer;
	font-size:11px;
	width: 190px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border: 1px solid #F0F0F0;
	margin-bottom: 1px;
}
.navigation li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
.navigation li.current a {
	color:#FFFFFF;
}
.navigation li a:hover {
	color:#F00;
	background-color: #F1F1F1;
}
.navigation li a em {
	display:block;
	float:left;
	width:30px;
	height:30px;
}
/* ICON ELEMENTS */

.navigation li a em.fixed {
	background-image: url(../images/icons/fixed.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.lending {
	background-image: url(../images/icons/lending.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.lease {
	background-image: url(../images/icons/lease.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.realestate {
	background-image: url(../images/icons/real.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.microfinance {
	background-image: url(../images/icons/micro.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation li a em.contact {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#righlink {
	float: left;
	width: 248px;
	height: 117px;
}
#rightBut2 {
	float: left;
	height: 29px;
	width: 124px;
	padding-bottom: 8px;
}
#wrapper {
	height: 500px;
	width: 980px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#hedder {
	float: left;
	height: 92px;
	width: 980px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
}
#bodycontent {
	float: left;
	height: 381px;
	width: 980px;
}
#leftColMain {
	float: left;
	height: 376px;
	width: 690px;
	padding-left: 5px;
	padding-top: 5px;
}
#rightColMain {
	float: left;
	height: 370px;
	width: 248px;
	padding-left: 30px;
	padding-top: 11px;
}
#heddertop {
	float: left;
	height: 58px;
	width: 980px;
}
#menubox {
	float: left;
	width: 980px;
	text-align: right;
	font-variant: normal;
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 4px;
	height: 28px;
}
#submenuBox {
	background-image: url(../images/submenuBg.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#imgBox {
	float: right;
	height: 304px;
	width: 690px;
}
#tagbox {
	background-image: url(../images/botTagLine.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 31px;
	width: 410px;
}
#imgwrap {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
#textWrap {
	float: left;
	width: 250px;
	font-size: 0.8em;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#submenuBox a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: .9em;
}
#submenuBox a:hover {
	text-decoration: none;
	color: #F00;
	font-weight: bold;
	font-size: 0.9em;
}
#content {
	background-image: url(../images/botcontbg.jpg);
	background-repeat: repeat-y;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#footer {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 50px;
	padding-right: 10px;
	color: #999;
	font-size: .9em;
}
#footer a {
	font-size: .9em;
	color: #00C;
	text-decoration: none;
}
#footer a:hover {
	font-size: 0.9em;
	color: #F00;
	text-decoration: underline;
}


#productsBox {
	float: left;
	height: 180px;
	width: 248px;
	text-align: center;
	font-size: .9em;
}
#newsBox {
	float: left;
	height: 55px;
	width: 200px;
	padding-top: 15px;
	padding-right: 17px;
	padding-left: 17px;
}
#linksBox {
	float: left;
	height: 50px;
	width: 234px;
	padding-top: 10px;
	text-align: center;
}
#linksBox a {
	color: #00F;
	font-size: .9em;
}
#linksBox a:hover {
	color: #F00;
	font-size: 0.9em;
}
#searchBox {
	float: left;
	height: 48px;
	width: 234px;
	padding-top: 10px;
}
#newsSmaLBOX {
	background-color: #F1F1F1;
	padding: 5px;
	text-align: center;
}

#SearchTextBox {
	float: left;
	width: 162px;
	padding-top: 6px;
	padding-left: 23px;
	background-image: url(../images/searchbg.jpg);
	padding-bottom: 15px;
	color: #CCC;
}
#SearchTextBox input {
	background-color: #FFFFCB;
	border: 1px solid #FFFFCB;
}
#SearchTextBox #textfield {
	background-color: #FFFFCB;
	border: 1px solid #FFFFCB;
	height: 20px;
}

#SearchTextBut {
	float: left;
	width: 41px;
	padding-left: 7px;
}
.readlink {
	color: #F00;
}
#bredcum {
	float: left;
	height: 29px;
	width: 655px;
	padding-top: 12px;
	font-size: 0.7em;
	padding-left: 15px;
}
#textWrap p a {
	color: #00C;
	text-decoration: none;
}
#textWrap p a:hover {
	color: #F00;
	text-decoration: none;
}
#textWrap p a:active {
	color: #F00;
	text-decoration: none;
}
.redlink {
	color: #F00;
	text-decoration: none;
}



#textWrap ul li {
	padding-bottom: 10px;
	list-style-type: circle;
}
#textWrap ul li a {
	color: #00C;
	text-decoration: none;
}
#textWrap ul li a:hover {
	color: #F00;
	text-decoration: none;
}
#textWrap ul li a:active {
	color: #F00;
	text-decoration: underline;
}
#textWrap table {
	font-size: .8em;
}
