/* CSS Document */


body {
	margin: 0px 0px; padding:0px;
	text-align: left;
	background-color: #000000;
	background-image:url(images/slice.jpg); 
	background-repeat: repeat-x; 
	}

.centered {
 	 position: absolute;
  	left: 50%;
 	 margin-top: 0px;
 	 margin-left: 0px;
	}	

h1
	{
   	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-style: plain;
	letter-spacing: 0.01em;
	padding-top: 5px;
	text-align: left;	
	}

p, tr, td, a, h2, h3, h4, h5, h6
	{
   	font-family: Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	font-size: 13px;
	line-height: 18px;
	font-style: plain;
	letter-spacing: 0.01em;	
	text-align: left;
	z-index:99;
	}


ul, li, ol {
   	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.01em;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding: 2px;
	margin: 0px 0px 0px 10px;
	text-align: left;	
}




img.floatleft { float: left; clear: right; margin: 15px; }

.floatright { float: right; clear: right; margin: 15px; }
.floatleft { float: left; clear: right; margin: 15px; }

.bold	{ font-weight: bold;}
.smaller { font-size: 10px; line-height: 12px;}
.larger { font-size: 17px; line-height: 22px; }
.italic { font-style: italic; }
.callout { font-style: italic; font-family: times; line-height: 20px; font-size: 16px; }
.alignc { text-align: center; }
.red { color: #931212; }
.line { border-bottom: 2px dotted #e1e1e1; margin-top: 20px;}
.noindent { margin-bottom: -5px;}
.indent { padding-left: 20px; padding-right: 20px; width: 200px; }
.subhead  { font-weight: bold; font-style: italic; }

#logo {position:absolute; left:-427px; top:71px; width:348px; height:47px; text-align: left; z-index:500;}
#video {position:absolute; left:-400px; top:128px; text-align: left; width:800px; height:488px; z-index:1;}
#flash {position:absolute; left:-178px; top:150px; text-align: left; width:800px; height:488px; z-index:1;}





.tabone {
	position:absolute;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(images/button1_over.jpg);
	background-repeat: no-repeat;
	display: block;
	top: 71px;
	left: -79px;
	width: 160px;
	height: 47px;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	z-index:99;
}
.tabone a {
	display:block;
	font-size: 11px;
	float: left;
	width: 160px;
	height: 47px;
	margin: 0;
	padding: 0;
	color: black; text-decoration: none;
}
.tabone img {width: 100%; height: 100%; border: 0; }
	* html a:hover {visibility:visible}
	.tabone a:hover img{visibility:hidden}
	.tabone span {
	position:absolute;
	left:49px;
	top:20px;
	margin:0;
	cursor: pointer;
}






.tabtwo {
	position:absolute;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(images/button2_over.jpg);
	background-repeat: no-repeat;
	display: block;
	top: 71px;
	left: 81px;
	width: 160px;
	height: 47px;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	z-index:97;
}
.tabtwo a {
	display:block;
	font-size: 11px;
	float: left;
	width: 160px;
	height: 47px;
	margin: 0;
	padding: 0;
	color: black; text-decoration: none;
}
.tabtwo img {width: 100%; height: 100%; border: 0; }
	* html a:hover {visibility:visible}
	.tabtwo a:hover img{visibility:hidden}
	.tabtwo span {
	position:absolute;
	left:25px;
	top:24px;
	margin:0;
	cursor: pointer;
}





.tabthree {
	position:absolute;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(images/button3_over.jpg);
	background-repeat: no-repeat;
	display: block;
	top: 71px;
	left: 238px;
	width: 159px;
	height: 47px;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	z-index:97;
}
.tabthree a {
	display:block;
	font-size: 11px;
	float: left;
	width: 159px;
	height: 47px;
	margin: 0;
	padding: 0;
	color: black; text-decoration: none;
}
.tabthree img {width: 100%; height: 100%; border: 0; }
	* html a:hover {visibility:visible}
	.tabthree a:hover img{visibility:hidden}
	.tabthree span {
	position:absolute;
	left:30px;
	top:24px;
	margin:0;
	cursor: pointer;
}



