#site_center {text-align:center;}
#main {width:855px; margin:0 auto; text-align:left;}

#header {height:207px; background:url(images/bannerASLH3.jpg) left bottom repeat-x #967a67;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:623px;}
#page1 #content .row_1 .col_2 { width:232px;}
#page1 #content .row_2 .col_1 { width:406px;}
#page1 #content .row_2 .col_2 { width:434px;}

#page1 #content .row_2 .col_1 .column1 { width:176px;}
#page1 #content .row_2 .col_1 .column2 { width:128px;}
#page1 #content .row_2 .col_2 .column1 { width:231px;}
#page1 #content .row_2 .col_2 .column2 { width:200px;}

/*======= index-1.html =======*/
#page2 #content .row_1 .col_1 {width:426px;}
#page2 #content .row_1 .col_2 { width:420px;}
#page2 #content .row_2 .col_1 { width:448px;}
#page2 #content .row_2 .col_2 { width:385px;}

#page2 #content .row_1 .col_2 .column1 { width:160px;}
#page2 #content .row_1 .col_2 .column2 { width:162px;}
#page2 #content .row_2 .column1 { width:156px;}
#page2 #content .row_2 .column2 { width:190px;}
#page2 #content .row_2 .col_2 .column2 { width:226px;}

/*======= index-2.html =======*/
#page3 #content .row_1 .col_1 {width:442px;}
#page3 #content .row_1 .col_2 { width:383px;}

/*======= index-3.html =======*/
#page4 #content .row_1 .col_1 {width:508px;}
#page4 #content .row_1 .col_2 { width:317px;}
#page4 #content .row_2 .col_1 { width:508px;}
#page4 #content .row_2 .col_2 { width:317px;}

#page4 #content .row_2 .column1 { width:156px;}
#page4 #content .row_2 .column2 { width:272px;}

/*======= index-4.html =======*/
#page5 #content .row_1 .col_1 {width:508px;}
#page5 #content .row_1 .col_2 { width:317px;}

#page5 #content .row_1 .col_1 .column1 { width:73px; text-align:right;}
#page5 #content .row_1 .col_1 .column2 { width:336px;}

/*======= index-5.html =======*/
#page6 #content .row_1 .col_1 {width:448px;}
#page6 #content .row_1 .col_2 { width:368px;}
#page6 #content .row_2 .col_1 { width:448px;}
#page6 #content .row_2 .col_2 { width:368px;}

#page6 #content .row_2 .col_1 .column1 { width:195px;}
#page6 #content .row_2 .col_1 .column2 { width:151px;}
#page6 #content .row_2 .col_2 .column1 { width:177px;}
#page6 #content .row_2 .col_2 .column2 { width:179px;}

/*======= index-6.html =======*/
#page7 #content .row_1 .col_1 {width:508px;}
#page7 #content .row_1 .col_2 { width:317px;}
#page7 #content .row_2 .col_1 { width:508px;}
#page7 #content .row_2 .col_2 { width:317px;}

#page7 #content .row_2 .column1 { width:204px;}
#page7 #content .row_2 .column2 { width:205px;}

/*=========================*/


#footer {height:79px;}

#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 5px 0;
				padding: 0 0 0 10px;
				list-style-type: none;
				font-size: 12px;
				background: #eee;
				height: 40px;
				border-top: 2px solid #eee;
				border-left: 2px solid #eee;
				border-bottom: 2px solid #ccc;
				border-right: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;
				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			
			/* Black Menu */
			#menu.black {
				border-top: 2px solid #333;
				border-left: 2px solid #333;
				border-bottom: 2px solid #000;
				border-right: 2px solid #000;
				background: #333;}
			#menu.black a {color: #CCC;}
			#menu.black li a:hover, #menu.black li.active a {color: #999; background: #555; border-bottom: 0px solid #444;}

			
			/* Blue Menu */
			#menu.blue {
				border-top: 2px solid #356AA0;
				border-left: 2px solid #356AA0;
				border-bottom: 2px solid #204061;
				border-right: 2px solid #204061;
				background: #356AA0;}
			#menu.blue a {color: #fff;}
			#menu.blue li a:hover, #menu.blue li.active a {color: #90CDFF; background: #3D7BBB; border-bottom: 2px solid #356AA0;}
			
			/* Red Menu */
			#menu.red {
				border-top: 2px solid #660000;
				border-left: 2px solid #660000;
				border-bottom: 2px solid #450000;
				border-right: 2px solid #450000;
				background: #660000;}
			#menu.red a {color: #fff;}
			#menu.red li a:hover, #menu.red li.active a {color: #F27F84; background: #990000; border-bottom: 2px solid #660000;}
			
			/* Orange Menu */
			#menu.orange {
				border-top: 2px solid #d15600;
				border-left: 2px solid #d15600;
				border-bottom: 2px solid #B44500;
				border-right: 2px solid #B44500;
				background: #d15600;}
			#menu.orange a {color: #fff;}
			#menu.orange li a:hover, #menu.orange li.active a {color: #FA9B5B; background: #B44500; border-bottom: 2px solid #d15600;}	