﻿/* Page Layouts */
<!-- LAYOUT: 100% VARIABLE  L9 -->
#layout_wrapper_100 {
	width:722px; }
	
#layout_wrapper_100 .column_1_100 {
	width:722px; 
}


<!-- LAYOUT: 30% 70% VARIABLE L9 -->
#layout_wrapper_30_70 {
	width:722px;
}
#layout_wrapper_30_70 .column_left_30 {
	width:216px; 
	float:left; 
}
#layout_wrapper_30_70 .column_right_70 {
	width:501px; 
	float:right; 
}

<!-- LAYOUT: 70% 30% VARIABLE -->
#layout_wrapper_70_30 {
	width:722px;
}
#layout_wrapper_70_30 .column_right_70 {
	width:501px; 
	float:left; 
}
#layout_wrapper_70_30 .column_left_30 {
	width:216px; 
	float:right; 
}



<!-- LAYOUT: TOP:100% 70% 30% VARIABLE -->
#layout_wrapper_100_70_30 {
	width:722px;
}
#layout_wrapper_100_70_30 .top_1 {
	width:722px;
}
#layout_wrapper_100_70_30 .column_right_70 {
	width:501px; 
	float:left; 
}
#layout_wrapper_100_70_30 .column_left_30 {
	width:216px; 
	float:right; 
}



<!-- LAYOUT: TOP:100% 30% 70% VARIABLE -->
#layout_wrapper_100_30_70 {
	width:722px;
}
#layout_wrapper_100_30_70 .top_1 {
	width:722px;
}
#layout_wrapper_100_30_70 .column_left_30 {
	width:216px; 
	float:left; 
}
#layout_wrapper_100_30_70 .column_right_70 {
	width:501px; 
	float:right; 
}


<!-- LAYOUT: 33% 33% 33% VARIABLE -->
#layout_wrapper_33_33_33 {
	width:722px;
}
#layout_wrapper_33_33_33 .top_1 {
	width:722px;
}
#layout_wrapper_33_33_33 .column_eq_33 {
	width:238px; 
	float:left; 
}



<!-- LAYOUT: TOP:100 33% 33% 33% VARIABLE -->
#layout_wrapper_100_33_33_33 {
	width:722px;
}
#layout_wrapper_100_33_33_33 .top_1 {
	width:722px;
}
#layout_wrapper_100_33_33_33 .top_1 {
	width:722px;
}
#layout_wrapper_100_33_33_33 .column_eq_33 {
	width:238px; 
	float:left; 
}


<!-- LAYOUT: 33% 33% 33% BOTTOM:100% VARIABLE -->
#layout_wrapper_33_33_33_100 {
	width:722px;
}
#layout_wrapper_33_33_33_100 .top_1 {
	width:722px;
}
#layout_wrapper_33_33_33_100 .bottom_1 {
	clear:both;
	width:722px;
}
#layout_wrapper_33_33_33_100 .column_eq_33 {
	width:238px; 
	float:left; 
}



<!-- LAYOUT: TOP:100% 33% 33% 33% BOTTOM:100% VARIABLE -->
#layout_wrapper_100_33_33_33_100 {
	width:722px;
}
#layout_wrapper_100_33_33_33_100 .top_1 {
	width:722px;
}
#layout_wrapper_100_33_33_33_100 .bottom_1 {
	clear:both;
	width:722px;
}
#layout_wrapper_100_33_33_33_100 .column_eq_33 {
	width:238px; 
	float:left; 
}



<!-- LAYOUT: 30% 70% 100% VARIABLE -->
#layout_wrapper_30_70_100 {
	width:722px;
}
#layout_wrapper_30_70_100 .column_left_30 {
	width:216px; 
	float:left; 
}
#layout_wrapper_30_70_100 .column_right_70 {
	width:501px; 
	float:right; 
}
#layout_wrapper_30_70_100 .bottom_1 {
	clear:both;
	width:722px;
}


<!-- LAYOUT: TOP:100% 70% 30% BOT:100% VARIABLE -->
#layout_wrapper_100_70_30_100 {
	width:722px;
}
#layout_wrapper_100_70_30_100 .top_1 {
	width:722px;
}
#layout_wrapper_100_70_30_100 .bottom_1 {
	clear:both;
	width:722px;
}
#layout_wrapper_100_70_30_100 .column_right_70 {
	width:501px; 
	float:left; 
}
#layout_wrapper_100_70_30_100 .column_left_30 {
	width:216px; 
	float:right; 
}


<!-- LAYOUT: 70% 30% BOT:100% VARIABLE -->
#layout_wrapper_70_30_100 {
	width:722px;
}
#layout_wrapper_70_30_100 .bottom_1 {
	clear:both;
	width:722px;
}
#layout_wrapper_70_30_100 .column_left_70 {
	width:501px; 
	float:left; 
}
#layout_wrapper_70_30_100 .column_right_30 {
	width:216px; 
	float:right; 
}



<!-- LAYOUT: TOP:100% 30% 70% BOT:100% VARIABLE -->
#layout_wrapper_100_30_70_100 {
	width:722px;
}
#layout_wrapper_100_30_70_100 .top_1 {
	width:722px;
}
#layout_wrapper_100_30_70_100 .bottom_1 {
	clear:both;
	width:722px;
}
#layout_wrapper_100_30_70_100 .column_left_30 {
	width:216px; 
	float:left; 
}
#layout_wrapper_100_30_70_100 .column_right_70 {
	width:501px; 
	float:right; 
}
