body, html {
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
}



div#header {
	background-color:#000000;
	width: 100%;
	height: 30px;
	position: absolute;
	/*min-width: 1000px;*/
	z-index: 10;
}


div#enter {
	margin-top:	30px;
}

div#logo {
	margin-left: 25px;
	margin-top: 25px;
	/*float: left;*/
	width:	450px;
	height: 95px;
}


div#buttons {
	margin-left: 25px;
	float: left;
	top: 165px;
	position: absolute;
}

div#button {
	width: 300px;
	margin-top: 0.5em;
	float: left;
	margin-left: 25px;
	height: 35;
}

div#phrase {
	width: 100%;
	top: 150px;
	position: absolute;
	min-width: 800px;
	height: auto;
	float: left;
	clear: both;
}

div#title {
	/*width: 300px;
	min-width: 300px;*/
	/*float: left;
	margin-left: 25px;*/
	/*margin-bottom: 25px;*/
	/*border-bottom: 1px solid #c1c1c1;*/
	width:	280px;
}


div#subtitle {
	margin-left: 20px;
	margin-top: 35px;
	float:	left;
}

div#team {
	width: 350px;
	float:	left;
	margin-bottom: 30px;
}

div#thumbs {
	margin-right: 25px;
	float:	left;
	width: 100px;
}

div#teamtext {
	width: 225px;
	float:	left;
}

div#titletext {
	width: 500;
	margin: 0;
	position: absolute;
	height: 30;
	float: left;
}

div#titleline{
	width: 100%;
	margin-top: 15px;
	clear: both;
	position: absolute;
}

div#flash {
	position: absolute;
	top: 80px;
	margin-left: 40%;
	z-index: -2;	
}

div#content {
	width: 500px;
	top: 0px;
	/*padding: 25px;*/
	position: absolute;
	height:100%;
	float: left;
	clear: both;
	z-index: 	-1;
	display:	block;
}

div.contentbg {
	background-image:url('/images/misc/bg.png');
	width: 500px;
	top: 0px;
	position: fixed;
	height:100%;
	float: left;
	clear: both;
	z-index: 	-2;
	display:	block;
}


div#contentwide {
	width: 500px;
	top: 0px;
	/*padding: 25px;*/
	position: absolute;
	height:100%;
	float: left;
	clear: both;
	z-index: 	-1;
	display:	block;
}

div.contentwidebg {
	background-image:url('/images/misc/bg.png');
	width: 500px;
	top: 0px;
	/*padding: 25px;*/
	position: fixed;
	height:100%;
	float: left;
	clear: both;
	z-index: 	-2;
	display:	block;
}


div#contenttest {
	background-image:url(/images/misc/bg.png);
	width: 100%;
	top: 220px;
	/*padding: 25px;*/
	position: absolute;
	min-width: 800px;
	height:auto;
	float: left;
	clear: both;
}

div#column1nav {
	width: 150px;
	min-width: 150px;
	top: 10px;
	float: left;
	margin-left: 25px;
	/*margin-top: 25px;*/
	clear: both;
	margin-top: 20px;
}

div#column1nav img {
    display:block;
    margin:0;
    padding:0;
    position:relative;
}


div#colnav {
	width: 190px;
	min-width: 190px;
	height: 35px;
	float: left;
	margin-left: 25px;
	margin-top: 40px;
	margin: 0;
	border: 0;
	clear:both;
}

div#colsubnav {
	width: 190px;
	min-width: 190px;
	min-height: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
	border: 0;
	clear:both;
}

div#address {
	margin-top: 40px;
}

div#para1 {
	width: 355px;
	min-width: 355px;
	top: 10px;
	float: left;
	margin-left: 25px;
	position:relative;
	margin-bottom: 10px;
}

#br1 {
	clear:both;
}

div#column1 {
	width: 300px;
	min-width: 300px;
	/*min-height: 200px;*/
	float: left;
	margin-left: 25px;
	margin-top: 20px
}

div#column2 {
	width: 280px;
	min-width: 280px;
	float: left;
	margin-left: 20px;
	margin-top: 20px
}


#left {
	float: left;
	width: 100px;
	position: relative;
}

#right {
	float: left;
	width: 255px;
	position: relative;
	clear: both;
}

div#footerline{
	clear:both;
}

div#footer {
	background-color:#000000;
	width: 100%;
	height: 30px;
	bottom:	0px;
	position: fixed;
	min-width: 800px;
	z-index: 11;
	/*clear:		both;*/
	display:	block;
}

div#footerl {
	margin-left:	25px;
	z-index: 11;
	float: left;
	margin-top: 4px;
	width:	450px;
}

/*div#footerl img {
	margin-right: 112px;
}*/

div#footfb {
	background-image: url(../images/misc/foot_fb.png);
	height: 22px;
	width: 164px;
	margin-right: 112px;
	float:	left;
}

div#foottw {
	background-image: url(../images/misc/foot_tw.png);
	height: 22px;
	width: 174px;
	float:	right;
}

div#footerr {
	margin-right:	25px;
	z-index: 11;
	float:	right;
}


div#thumb1 {
	float:left;
}

div#thumb2 {
	float:left;
	margin-left: 10px;
}

div#thumbrow {
	float:left;
	margin-bottom: 10px;
	width: 180px;
}

.video {
	margin-top: 15px
}

element.style {
	display:block;
	height:328px;
	visibility:visible;
	width:1680px;
}

div.bgCon {
	height:		100%;
	width:		100%;
	/*min-width: 800px;
	min-height: 640px;*/
	background-color: #000;
	z-index:	-30;
	display:	inline;
	visibility: hidden;
	position: fixed;
	overflow:hidden;
	text-align: center;
}

img.bgImg {
	border:		0px;
	/*min-width: 800px;
	min-height: 640px;*/
	z-index: -30;
	display:	inline;
	position: absolute;
	top:			0px;
	right:		0px;
}

div.contentwhole {
	clear:				both;
	overflow:			auto;
	float:				left;
	position:			absolute;
	display:			block;
	z-index:			-2;
}
