@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/template4big.png);
	background-repeat: no-repeat;
	height: 1424px;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 1124px;
}
#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: 930px;
	margin-bottom: 45px;
	margin-right: 18px;
	margin-top: 10px;
}
#rightcol {
	float: right;
	width: 445px;
	margin-right: 42px;
	height: 930px;
	margin-bottom: 45px;
	margin-left: 18px;
	margin-top: 10px;
}
#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;
}
#banner {
	height: 122px;
	width: 935px;
	margin-bottom: 10px;
	margin-left: 45px;
	margin-right: 45px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-size: 11px;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #f76812;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #F76812;
}

