@import "includes/header.inc.css";
@import "includes/navigation.inc.css";
@import "includes/internaxx_ticker.inc.css";

#main_index_body {
	width: 1004px;
}
#main_index_column_content {
	width: 664px;
	left: 5px;
	padding-bottom: 120px;
	top: -5px;
	background: white;
}
#main_index_column_right {
	width: 315px;
	background: #EFF7FD;
	padding: 10px;
	top: -15px;
	margin: 0;
	min-height: 950px;
}
#main_index_column_right_abs {
	width: 315px;
	background: #EFF7FD;
	padding: 10px;
	top: -15px;
	margin: 0;
}
#main_index_footer {
	top: -15px;
}

#banner_default {
	position:relative;
	float:left;
	clear:both;
	width: 640px;
    height: 190px;
    overflow:hidden;
    background: url(../images/banner_default.jpg) no-repeat top left;	
    margin: 15px 0px 15px 5px;
    padding: 0;
}
