/* CSS Document */

.box1{
	width:274px;
	height:133px;
	background:url(images/boxes/box1.gif) no-repeat;
	float:left;
	margin-left:20px;
	color:#000;
	padding:5px;	
	line-height:1.4em;
	font-size:1.4em%;
}
.box2{
	width:274px;
	height:133px;
	background:url(images/boxes/box2.gif) no-repeat;
	float:left;
	margin-left:20px;
	color:#000;
	padding:5px;	
	line-height:1.4em;
	font-size:1.4em%;
}

.login_box{
	width:274px;
	height:133px;
	background:url(images/boxes/loginbox.gif) no-repeat;
	float:right;
	margin-right:20px;
	color:#000;
	padding:5px;	
	line-height:1.4em;
	font-size:1.4em%;
	margin-left: 10px;
}

.long_box{
	width:274px;
	height:284px;
	background:url(images/boxes/long_box.gif) no-repeat;
	float:right;
	margin-right:20px;
	color:#000;
	padding:5px;	
	line-height:1.4em;
	font-size:1.4em%;
	margin-left: 10px;
}

.box_hdr{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.linebreak{ height:1px; clear:both; line-height: 1px; }

.webbox1{
	width:455px;
	height:302px;
	float:left;
	background:url(images/webbox1.gif) no-repeat;
	margin:5px;	
	line-height:1.8em;
	font-size:1.8em%;
	margin-bottom: 0px; padding-bottom: 0px;
}
.webbox2{
	width:455px;
	height:302px;
	float:right;
	background:url(images/webbox2.gif) no-repeat;
	margin:5px;	
	line-height:1.8em;
	font-size:1.8em%;
}
.box_hdr2{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.frontList { padding-bottom: 0px; margin-bottom: 0px;}
