@charset "utf-8";

* {margin:0; padding:0;}
html, body {height:100%;}
body {background:#e7e7e7; text-align:center; }
a {color:#333; text-decoration:none;}
a:hover {text-decoration:underline;}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -266px;
	text-align: center;
	min-width: 900px; 
}

img {border:0;}

#wrap {width:750px; margin:0 auto; height:532px;}
#content {background:url(img/splash-img.jpg) top no-repeat #edeee9; overflow:auto; width:736px; padding:7px 7px 0 7px;}
#innerContent {float:left; width:736px;}
.slogan {float:left; width:714px; padding:250px 0 17px 20px; border:#fff solid 1px; border-bottom:0; text-align:left;}
.slogan h1 {color:#fff; font-family:"Times New Roman", Times, serif; font-size:22px; font-style:italic;}
.logos {float:left; width:734px; text-align:center; clear:both; padding:15px 0 0 0; border-left:#ccc solid 1px; border-right:#ccc solid 1px;}

#footer {float:left; width:736px; padding:0 7px 7px 7px; background:#f7f7f7;}
.footerInner {float:left; width:734px; text-align:center; border:#ccc solid 1px; border-top:0; padding:20px 0 40px 0; color:#666; font-size:14px;}




