@CHARSET "ISO-8859-1";

h1 {
	font-size: 18px;
}

#tpl_layout {
	height: auto;
	margin-top: 20px;
}

#tpl_main, #tpl_footer {
	text-align: center;
	width: 882px;
}
#tpl_main {
	
}
#tpl_footer {
	background: url(../images/splash_sep.gif) no-repeat top center;
	height: 66px;
}
#splash_content {
	width: 700px;
	margin: 0px auto 15px;
}
#splash_top {
	margin: 15px 0px;
}
#splash_content td {
	text-align: left;
	vertical-align: top;
	width: 50%;
}
#splash_footer {
	font-size: 10px;
	color: #616366;
	width: 780px;
	margin: 0px auto;
	height: 66px;
}
#splash_footer td {
	text-align: left;
	padding: 0px 8px;
}
/*#tpl_footer_content {
	padding: 0px;
	text-align: center;
}*/
