@charset "UTF-8";
/* CSS Document */

body {
	background: url(../img/bodybg.jpg) repeat-x left 319px;
	margin: 0px;
	padding: 0px;
	font: 11px Helvetica;
	/*behavior:url("css/csshover.htc");*/
}
html {
margin:0px;
padding: 0px;
}

#container {
	margin: 0px 0px 0px;
	padding: 0px;
	width: 100%;
	min-height: 100%;
	height: auto !important;
}
#side_bar #news_wrap #news .gradall_news_text {
	display: inline;
}
#container #header #logo {
	border-bottom: 4px solid #000000;
}
#container #side_bar {
	float:left;
} 
#content_area #home_single {
	padding: 0px;
}