#full_page, #head_page, #bottom_page { 
	max-width: 1260px !important;
	min-width: 945px !important;
	text-align: left;
}

#head_page{
	margin-top: 20px;
	min-height:105px;
	_height:105px;
}
#right_head_coll {
	float: right;
	width: 25%;
}
#left_head_coll {
	float: left;
	width: 74%;
}
#right_coll {
	float: left;
	width: 21.7%;
	_width: 21%;
	margin-left: 3.7%;
	_margin-left: 2%;
}
#left_coll {
	float: right;
	width: 74%;
	_width: 73.5%;
	padding-bottom: 5px;
}

#bottom_page {
	margin-top: 20px;
	height:135px;
	position: relative;
}
#right_bottom {
	position: absolute;
	width: 75%;
	right: 0;
}
#left_bottom {
	position: absolute;
	width: 25%;
}
#right_bottom_coll {
	height: 135px;
/*	background-color: #104C64;
	border-bottom: 2px solid #CE0201; */
	margin-right: 5%;
}
#left_bottom_coll {
	height: 135px;
/*	background-color: #104C64;
	border-bottom: 2px solid #CE0201; */
	margin-left: 15%;
}
