#template1 {
	float: left;
	width: 699px;
	z-index: 999;	
	}
	
	#template1 #column1 {
	width: 699px;
	float: left;
	height: 460px;
	}
	

#template2 {
	float: left;
	width: 699px;
	z-index: 999;	
	}
	
	#template2 #column1 {
	width: 457px;
	border-right: 5px solid #FFF;
	float: left;
	height: 460px;
	}
	
	#template2 #column2 {
	width: 226px;
	float: left;
	height: 460px;
	}
	
	
#template3 {
	float: left;
	width: 699px;
	z-index: 999;	
	}
	
	#template3 #column1 {
	width: 226px;
	border-right: 5px solid #FFF;
	float: left;
	height: 460px;
	}
	
	#template3 #column2 {
	width: 457px;
	float: left;
	height: 460px;
	}
	
	
	
#template4 {
	float: left;
	width: 699px;
	z-index: 999;	
	}
	
	#template4 #column1 {
	border-right: 5px solid #FFF;
	width: 226px;
	float: left;
	height: 460px;
	}
	
	#template4 #column2 {
	width: 226px;
	float: left;
	height: 460px;
	border-right: 5px solid #FFF;
	}
	
	#template4 #column3 {
	width: 226px;
	float: left;
	height: 460px;
	}
	
	
#template5 {
	float: left;
	width: 699px;
	z-index: 999;	
	}
	
	#template5 #column1 {
	border-right: 5px solid #FFF;
	width: 226px;
	float: left;
	height: 460px;
	}
	
	#template5 #column2 {
	width: 226px;
	float: left;
	height: 460px;
	border-right: 5px solid #FFF;
	background: #CEEBEA;
	color: #2C4146;
	}
	
	#template5 #column3 {
	width: 226px;
	float: left;
	height: 460px;
	background: #5C7777;
	color: #FFF;
	}
	
	#template5 #column3 #newsletter_wrapper {
	border: none;
	margin-top: none;
	padding: 20px;
	}
	
	#stf_headimg {
	padding: 20px 0px 0px 20px;
	}
	
	
.splash_content {
	padding: 10px 20px;
	border-top: 5px solid #FFF;
	line-height: 15px;
	}
	
.splash_content_bottom {
	padding: 10px 20px;
	border-top: 5px solid #FFF;
	line-height: 18px;
	background: #DCE7CF;
	color: #4B8Cb3;
	height: 180px;
	}
	
.splash_content_top {
	padding: 15px 20px;
	line-height: 15px;
	background: #FFF;
	height: 225px;
	}
