div.main {
	background-color: #FFFFFF;
	padding: 25px;
	left: 0px;
	top: 0px;
	width: 777px;
	height: 100%;
	position: relative;
}


.dotted_div {
	margin-right: 5px;
	margin-left: 6px;
}



.dotted_line {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 18px;
	margin-bottom: 18px;
}


div.online_box {
	background-image: url(images/Home_Online_Box.gif);
	float: none;
	position: relative;
	height: 150px;
	width: 292px;
	background-repeat: no-repeat;
	padding: 25px 0px 0px;
}


div.resources_box {
	background-image: url(images/Home_Resources_Box.gif);
	float: none;
	position: relative;
	height: 150px;
	width: 226px;
	background-repeat: no-repeat;
	padding: 30px 0px 0px;
	text-align: center;
}


div.news_box {
	background-image: url(images/News_Tab_Gray_Backgound.gif);
	position: relative;
	width: 170px;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
}
