@charset "utf-8";
/* CSS Document */

		#nav{
	height:300px;
	width:100%;
	z-index: 3;
	position:absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 90%;
	top: 181px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #4F4F4F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		#navframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F4F4F;
	border-bottom-color: #000;
		}
		.button{
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
		}
		#contsubpage{
	height:300px;
	width:100%;
	z-index: 3;
	position:absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 90%;
	top: 381px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		#contsubframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
	background-image: url(images/contbg.png);
	background-repeat: repeat;
		}
.maintext {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFF;
	text-indent: 7pt;
}
		.smallnav{
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
		}
		#aboutpage{
	height: 900px;
	width:100%;
	z-index: 3;
	position:absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 90%;
	top: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		#aboutframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
		}
		#contactpage{
	height:900px;
	width:100%;
	z-index: 3;
	position:absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 90%;
	top: 1920px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #4F4F4F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		#contactframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F4F4F;
	border-bottom-color: #000;
		}
		#samplepage{
	height:950px;
	width:100%;
	z-index: 3;
	position:absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 90%;
	top: 2880px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #4F4F4F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		#sampleframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F4F4F;
	border-bottom-color: #000;
		}
.header {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
