/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Geneva, "Century Gothic", sans-serif;
	color: #FFFFFF;
}




#newsA {
	background-image: url(../images/index08/content-bg.jpg);
	background-repeat: no-repeat;
	min-height: 236px;
	width: 448px;
	font-family: Arial, Geneva, "Century Gothic", sans-serif;
	position: relative;
}


#col2 {
	background-image: url(../images/index08/content-right-bg.jpg);
	background-repeat: no-repeat;
	height: 455px;
	width: 551px;
	padding-top: 44px;
	position: relative;
	overflow: visible;
}



#footer {
	padding-left: 25px;
	font-size: 11px;
	color: #98BCD8;
	clear: both;
	float: left;
	position: relative;
}
