#BottomBox
{
	width: 780px;
	height: 205px;
}


#BottomBox .BottomRow
{
	width:760px;
}

#BottomBox a
{
	font-family: Verdana;
	color: #ffffff;
}

#BottomBox .col1
{
	width:180px;
	float:left;
}
#BottomBox .col2
{
	width:180px;
	float:left;
}
#BottomBox .col3
{
	width:180px;
	float:left;
}
#BottomBox .col4
{
	width:190px;
	float:left;
}


#BottomBox a.navItem1, a.navItem1:hover
{
	background: url(../../images/global/bottom_period.gif) no-repeat;
	font-size: 11px;
	text-decoration: none;
	padding-left:10px;
	display: block;
}

#BottomBox a.navItem2, a.navItem2:hover
{
	background: url(../../images/global/bottom_period.gif) no-repeat;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding-left:10px;
	display: block;
}

#BottomBox a.navItem3, a.navItem3:hover
{
	font-size: 10px;
	text-decoration: none;
	padding-left:15px;
	display: block;
}

#BottomBox a.navItem4, a.navItem4:hover
{
	font-size: 10px;
	text-decoration: none;
	padding-left:30px;
	display: block;
}

#BottomNavBox
{
	width: 800px;
	height: 35px;
}

#BottomNavBox .col
{
	float:left;
}


