@charset "utf-8";
/* CSS Document */


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
.left { float:left; }
.centered { text-align:center; }
#splash { background:url(bg_02.gif) repeat; }
#container { width:1020px; 
			 height: 927px; 
			 margin:0 auto;
			 }
#container #left { width: 40px; height:886px; background:url(960_grid_16_col_02.jpg) no-repeat; float:left; }		 
#container #top { width: 1020px; height:15px; background:url(960_grid_16_col_01.jpg) no-repeat; margin:0 auto; }

#container #middle {
	margin:0 auto;
	width: 940px;
	height:736px;
	float:left;
}	
#email { height:30px; padding-top:10px;}
#email a { color:448ccb; text-decoration:none; font-weight:bold;  }
#col1 {  width: 565px; height: 100%; padding-left: 15px; }	 
#col2 { width: 355px; height: 100%; text-align:center;  }	 

#middle #content {
	background: url(960_grid_16_col_03.jpg) no-repeat; 
	margin:0px auto;
	width: 940px;
	height:716px;
	padding-top:20px;
	vertical-align:top;
}
#container #right { width: 40px; height:886px; background:url(960_grid_16_col_04.jpg) no-repeat; float:left; }		 		
#container #bottom { width: 940px; height:150px; background:url(960_grid_16_col_05.jpg) no-repeat; vertical-align:top;  }		 

