body{

}


#outer{
	background: #ffffff url("../images/bg_innerbody.jpg") repeat-x;
}

#innerheader{
	height: 100px;
	background: #ffffff url("../images/bg_innerheader.gif") repeat-x 0% 0%;
}

#innericocont{
	background: #fef4db url("../images/bg_innerico.jpg") repeat-x 0% 0%;
	/*background: #fef4db;*/
	height: 65px;
	width: 244px;
	float: right;
}

#innerico{
	padding: 6px 0px 0px 12px;
}


#innermain{
	background: #f1f7fc url("../images/bg_innermain.gif") repeat-x 0% 0%;
	height: 431px;
	text-align: center;
}

.innerpanel{
	background: #fdfdfb url("../images/bg_innerpanel.gif") repeat-x 0% 0%;
	height: 54px;
	width: 167px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	float: left;
}


#innersubnavcont{
	background:  url("../images/bg_innersubnav.jpg") no-repeat 0% 0%;
	width: 205px;
	height: 360px;
	float: left;
	text-align: left;
}


#innercontcont{
	width: 555px;
	float: left;
}

#innerconthold{
	padding: 10px 8px 10px 0px;
}




.subnav{
	width: 163px;
	margin: 0px 0px 0px 23px;
}

.subnav ul{
	list-style: none;
}

.subnav li{
	background: url("../images/bg_homesubnavli.gif") no-repeat 50% 0%;
	text-align: left;
	padding: 3px 0px 5px 22px;
	font-size: 11px;
	line-height: 12px;
}

.subnav a{
	color: #a60000;
	height: 17px;
}

.subnav a:hover{
	color: #545454;
}

.subnav a:active{
	color: #1d1d1d;
}


.subnav2level{
	display: none;
}


.subnav2level ul{
	list-style: none;
}

.subnav2level li{
	background: none;
	text-align: left;
	padding: 3px 2px 5px 0px;
	font-size: 11px;
	line-height: 12px;

}

.subnav2level a{
	color: #616161;
	text-decoration: underline;
	height: 17px;
}

.subnav2level a:hover{
	color: #a60000;
}

.subnav2level a:active{
	color: #a60000;
}
