
#banner
{
	height: 370px;
	background: #000D4C url('../images/banner_home.jpg') no-repeat;
}

#banner DIV
{
	padding-top: 175px;
	margin-left: 407px;
}

##box
{
	height: 180px;
	background: url('../images/box_bg.jpg') repeat-x;
}

.box
{
	float: left;
	width: 239px;
	display: inline;
	margin-right: 8px;
}

.box H1
{
	margin: 0px;
	font-size: 120%;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 20px;
	background: url('../images/box_arrow.jpg') no-repeat left center;
}

.box .margin
{
	width: 239px;
	height: 140px;
	background: url('../images/boxbox_bg.jpg') no-repeat;
}

.box .margin P
{
	margin: 0px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.box .margin UL
{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	list-style-type: none;
}

.box .margin UL LI
{
	font-weight: bold;
}

.box .margin UL LI A
{
	color: #4C4C4C;
	font-size: 90%;
	margin-left: 10px;
	text-decoration: none;
}

.box .margin UL LI A:hover
{
	color: #00549F;
}