@CHARSET "ISO-8859-1";

.page{
	width: 930px;
	height: 617px;
}

.page_top_row{
	width: 930px;
	height: 120px;
}

.page_top_col{
	width: 930px;
	height: 120px;
}

.page_separator_row{
	width: 930px;
	height: 5px;
}

.page_separator_col{
	width: 930px;
	height: 5px;
}

.page_center_row{
	width: 930px;
	height: 486px;
}

.page_center_col{
	width: 930px;
	height: 486px;
}

.page_content{
	width: 930px;
	height: 486px;
}

.page_content_header_row{
	width: 930px;
	height: 31px;
}

.page_content_header_partners{
	width: 920px;
	height: 31px;
	background-color: #b74b4b;
}

.page_content_row{
	width: 930px;
	height: 421px;
}

.page_content_col{
	width: 930px;
	height: 421px;
	background: #ffffff;
	padding-top: 3px;
}

.page_content_footer_row{
	width: 930px;
	height: 34px;
}

.page_content_footer_links_col{
	width: 920px;
	height: 34px;
	background: #deacab;
	vertical-align: middle;
	font-size: 9px;
	color: #ffffff;
	padding-left: 10px;
}

.content{
	width: 930px;
	height: 415px;
}

.content_row{
	width: 930px;
	height: 415px;
}

.content_col{
	width: 725px;
	min-width: 725px;
	height: 415px;
}

.content_menu{
	width: 200px;	
	height: 415px;
	padding-right: 5px;
}

