/* CSS Document */

.home{
	background: url(/home/default/images/box_default.jpg) bottom left no-repeat;
	color:#FFFFFF;
	width:758px;
	height:335px;

}


#leftnav{
	top:47px;
}
.headline{
	font-size:20px;
	line-height:26px;
	margin-bottom:10px;
}
#box ul, #box ul li, #box h2{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:2px;
	margin-left:2px;
	padding-left:2px;
}
#box h2{
	margin-bottom:5px;
}
#bottomBox{
	position:relative;
	width:758px;
	height:355px;
	background-image: url(../default/images/bottom_default.jpg);
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: -13px;
}
#btmTxt1 {
	position:relative;
	float:right;
	width: 180px;
	margin-top: 40px;
	padding-right: 10px;
}
#btmTxt2 {
	position:relative;
	float:left;
	width: 320px;
	margin-top: 55px;
	_padding-top:200px;
	padding-right: 10px;
	clear: both;
	padding-left: 50px;
}
	
