@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/Template6.png);
	background-repeat: no-repeat;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 650px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 12px;
	clear: both;
	padding-top: 12px;
}
#logo {
	height: 100px;
	padding-bottom: 12px;
}
#mainmenu {
	height: 50px;
	padding-bottom: 12px;
	padding-top: 10px;
}
#submenu {
	height: 35px;
	padding-bottom: 10px;
	padding-top: 7px;
}
#leftcol {
	float: left;
	width: 455px;
	margin-left: 45px;
	height: 600px;
	margin-bottom: 45px;
}
#rightcol {
	float: right;
	width: 447px;
	margin-right: 40px;
	height: 600px;
	margin-bottom: 45px;
}
#aboutmenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: visible;
}
#whymenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: hidden;
}
#storiesmenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: hidden;
}
#howmenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: hidden;
}
#linksmenu {
	position:absolute;
	width:1025px;
	height:47px;
	z-index:1;
	left: auto;
	top: 198px;
	visibility: hidden;
}

