/* CSS Document */

#index_content {
	position:absolute;
	left:9px;
	top:289px;
	width:552px;
	height:592px;
	
}
#title {
	left:3px;
	top:0px;
	width:100%;
	height:50px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#000000;

}
#news{
	top:0px;
	width:50%;
	height:auto;
	float: left;
	border-right:thin;
	border-right-color:#CCCCCC;
	border-right-style:dashed;
}

#business {
	top:0px;
	width:49%;
	height:auto;
	float:left;
	padding-top:7px;
}
#links {
	left:252px;
	width:100%;
	height:116px;
	float: left;
	clear: both;
	background-color: #FFFFCC;
	padding-top: 7px;
	border: 1px;
	border-style:dotted;
}
.style2 {color: #990000}
.style3 {font-size: 12px}
.style5 {font-size: 12px; font-weight: bold; }
#newsletter{
	left:10px;
	width:100%;
	height:34px;
	float: left;
	clear: both;
}
.style6 {color: #000033}
