@charset "utf-8";

#container {
	width: 825px;
	background: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}
#right_col {
	float: left;
	width: 162px;
}

#left_col_home {
	float: left;
	width: 663px;
}
#left_col {
	float: left;
	width: 663px;
	background-image: url(images/background_main.jpg);
	background-repeat: no-repeat;
	height: 317px;
	margin: 0px;
}
#left_col_list {
	float: left;
	width: 653px;
	height:auto;
	margin-left: 10px;
	margin-top: 30px;
	
}
#left_col_calculator {
	float: left;
	width: 600px;
	height:auto;
	margin-left: 63px;
}
#bottom_left {
	float: left;
	width: 384px;
	
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 24px;
}
#bottom_blog {
	float: left;
	width: 764px;
    background: #FFFFFF;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 30px;
}
#button_panel {
	width: 825px;
	float: left;
}

#bottom_right {
	float: left;
	width: 380px;
	
	padding: 0px;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 4px;
}

#mid_infoManager{
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
	background-image: url(images/gray-paper.jpg);
}
#other_logos{
	float:left;
	width:300px;
	margin-left:100px;
}
#right_col_logos {
	float: left;
	height:70px;
	width: 200px;
	margin-left:130px;
	
}
