/*Navigation---------------------------------------------------------*/
.first {
	margin-left:20px;
}
.first a:hover {
	border-bottom:5px solid #dab483;
}
.second a:hover {
	border-bottom:5px solid #28190c;
}
.third a:hover {
	border-bottom:5px solid #799419;
}
.forth a {
	border-bottom:5px solid #107a83;
}
.fifth a:hover {
	border-bottom:5px solid #942924;
}
/*Sub Navigation---------------------------------------------------------*/
#subMenu {
	margin-top:15px;
}
#subNav li {
	display: inline;
	text-decoration:none;
	text-align:right;
}
#subNav li a {
	color: #fff;
	padding: 0 13px;
	text-decoration:none;
	background-color: #666;
	padding:5px;
}
#subNav li a:hover {
	background-color: #C63;
}


/* ----------------- Main content -------------------------------------------------------*/
#bottomcontenttop {
	width:900px;
	height:10px;
	background: url(../images/b_contenttop.jpg) no-repeat;
	margin-top:15px;
}
#bottomcontent {
	width:898px;
	height:630px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
}
#bottomcontentbtm {
	width:900px;
	height:10px;
	background: url(../images/b_contentbtm.jpg) no-repeat;
}
.left {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.middle {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.right {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
#secondCol {
	clear:both;
}

.conNav {
	color:#555;
}
.conNav:hover {
	color: #C63;
}
#bill {
	background: url(../images/abBill.jpg) no-repeat;
	width:300px;
	height:375px;
	margin-top:-200px;
	position:relative;
	margin-right:-25px;
}
/*#abLinks li a {
	font-weight:normal;
	color: #555;
}
#abLinks li a:hover {
	font-weight:normal;
	color:#b55650;
}*/
.abLinks img {
	height:52px;
	width:52px;
	margin-left:2px;
}

.abLinks li {
	display: inline;
	text-decoration:none;
}
.abLinks a {
	float:left;
}
