@charset "utf-8";

body {
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
        background-color:#000000;

}
#bg2{
	position:fixed;
	right: 0%;
	top: 0px;
	height: 716px;
	width: 456px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}
.headertext{
	font-size: 36px;
}
.colorpick{
	height:20px;
	width:20px;
	border: 2px solid #FFFFFF;
	margin: 3px;
	float: left;
	cursor:pointer;
}
#flashContainer{
	position:absolute;
	margin: 0px;
	padding: 0px;
	height: 650px;
	width: 700px;
	left: 374px;
	top: 154px;
}

#logocontainer{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #FFFFFF;
	left: 35px;
	top: 27px;
	font-weight: bold;
	cursor: default;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 106px;
	padding-left: 147px;
	margin: 0px;
}
#logoperiod{
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-weight: bold;
}
#logodesign{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	left: 179px;
	top: 50px;
	font-weight: bold;
}
#colorpickcontainer{
	position: absolute;
	left: 871px;
	top: 124px;
	height:35px;
	width: 155px;
}

#navcontainer{
	position: absolute;
	left: 27px;
	top: 150px;
	padding: 10px;
}
#navlist{
	margin: 0px;
	padding: 0px;
}
#navlist li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navlist a:link , #navlist a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#mainimage{
	position:absolute;
	height:264px;
	width:630px;
	left: 378px;
	top: 160px;
	border: 5px solid #FFFFFF;
}
#updatescontainer{
	position:absolute;
	left: 35px;
	top: 440px;
	width: 175px;
	height: 0px;
}
#updatesheader{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	top: 0px;
	font-weight: bold;
	font-size: 36px;
	cursor: default;
	width: 100px;
	height: 100px;

}
#updatescontent{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	top: 45px;
	font-size: 14px;
	cursor: default;
	width: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#contactcontainer{
	position:absolute;
	left: 378px;
	top: 151px;
	width: 630px;
}
#contactheader{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	top: 0px;
	font-weight: bold;
	font-size: 36px;
	cursor: default;
	width: 175px;
	height: 100px;
}
#contactcontent{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	top: 45px;
	font-size: 14px;
	cursor: default;
	width: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#aboutcontainer{
	position:absolute;
	left: 378px;
	top: 437px;
	width: 630px;
}
#aboutheader{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	top: 0px;
	font-weight: bold;
	font-size: 36px;
	cursor: default;
	width: 100px;
	height: 100px;
}
#aboutcontent{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	top: 45px;
	font-size: 14px;
	cursor: default;
	width: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#legalcontainer{
	position:absolute;
	left: 378px;
	top: 151px;
	width: 630px;
}
#legalheader{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	top: 0px;
	font-weight: bold;
	font-size: 36px;
	cursor: default;
	width: 84px;
	height: 100px;
}
#legalcontent{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	top: 45px;
	font-size: 14px;
	cursor: default;
	width: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footercontainer{
	position: absolute;
	left: 849px;
	top: 820px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footerlist{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
#footerlist a:link , #footerlist a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#contacttable td{
	vertical-align: top;
}
#city{
visibility:hidden;
}

