body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px;/*	background-image: url(../images/bg_slice.png);
	background-repeat: repeat-x;
*/}
#container {
	float: none;
	height: 443px;
	width: 748px;
	background-color: #000000;
}
#container #leftside {
	float: left;
	height: 600px;
	width: 258px;
	display: none;
}
#container #leftside #fourcore {
	float: left;
	height: 48px;
	width: 258px;
}
#container  #leftside  #blog {
	height: 297px;
	width: 248px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}#container #leftside #ninebox #square {
	float: left;
	height: 86px;
	width: 86px;
}
#container #leftside #ninebox {
	float: left;
	height: 258px;
	width: 258px;
}
#container #leftside #topgreenbar {
	background-color: #8DC640;
	float: left;
	height: 35px;
	width: 258px;
}
#container #nav {
	height: 68px;
	width: 748px;
	float: left;
	display: none;
}
#container #maincontent {
	float: left;
	height: auto;
	width: 708px;
	min-height: 403px;
	font-size: 12px;
	text-align: justify;
	padding: 20px;
	color: #000000;
	background-color: #FFFFFF;
}
#container #maincontent #1column {
	width: 708px;
	height: auto;
	min-height: 343px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}
#container #maincontent #contentheader t1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8DC640;
}
#container #maincontent #1column t1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8DC640;
}
#container #maincontent #contentheader {
	float: left;
	height: auto;
	width: 708px;
}
#container #maincontent #contentfooter {
	float: left;
	height: auto;
	width: 708px;
}
#container #bottom_buttons {
	height: 86px;
	width: 748px;
	float: left;
	padding-top: 3px;
	display: none;
}
#container #footer {
	float: left;
	height: 30px;
	width: 1006px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	display: none;
}
#container   #footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#container   #footer a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FB13C;
}
