#topMenu
{
	position:relative;z-index:2;
	background:url('../images/headerBG.jpg') repeat-x;
	background-position:center bottom;
}
#headerLogo
{
	position:relative;
	top:20px;
	left:20px;
}
#innerContent
{
	background:url('../images/contentBG.png');
	behavior: url('iepngfix.htc');	
	width:978px;
	overflow:hidden;
}
#cage
{
	width:932px;	
}
.green
{
	background:#215835;
	width:932px;
	padding:5px 0;	
}
#headerPix
{
	width:932px;height:220px;
}
#topNavLeft
{
	width:7px;height:32px;
	background:url('../images/topNavLeft.png');
	behavior: url('iepngfix.htc');	
}
#topNavRight
{
	width:7px;height:32px;
	background:url('../images/topNavRight.png');
	behavior: url('iepngfix.htc');	
}
#topNav
{
	color:#BFD8CC;
	font-weight:900;
	height:32px;
	background:url('../images/topNav.png') repeat-x;	
}
#topNav a
{
	color:#BFD8CC;
	font-weight:900;
	text-decoration:none;	
}
#topNav a:hover
{
	text-decoration:underline;	
}
#tovNavC
{
	margin:188px 0 0 13px;
}
.icbTop
{
	width:443px;height:7px;
	background:url('../images/icbTop.png');
	behavior: url('iepngfix.htc');	
}
.icbBottom
{
	width:443px;height:7px;
	background:url('../images/icbBottom.png');
	behavior: url('iepngfix.htc');	
}
.icb
{
	background:#fff;
	padding:8px 18px;
	text-align:justify;
}

.gallTop
{
	width:443px;height:7px;
	background:url('../images/gallTop.png');
	behavior: url('iepngfix.htc');	
}
.gallBottom
{
	width:443px;height:20px;
	background:url('../images/gallBottom.png');
	behavior: url('iepngfix.htc');	
}
.gall
{
	background:#4CAB48 url('../images/gall.png') repeat-x bottom;
	padding:8px 18px;
	text-align:justify;
}
.ifooter
{
	background:url('../images/footer.jpg') repeat-x;
	height:61px
}
