@charset "utf-8";

body {
	background-color: #1d1c1c;
    background-image: url("BlackPattern_BG.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

.main{margin:0 auto; width: 901px; }  

#MainImage {
	background: url(BlackPattern_template.png) no-repeat;  
	position: relative;
	top: -3px;
	margin: auto;
	width: 901px;
	padding-top: 0px;
	height: 607px;
}

#top_slice {
	left: 138px;
	position: absolute;
	top: 14px;
	margin-bottom: 0;
	width: 360px;
	padding-top: 0px;
	height: 96px;
	text-align:center;
}

#contact_slice {
	left: 510px;
	position: absolute;
	top: 45px;
	margin-bottom: 0;
	width: 300px;
	padding-top: 0px;
	height: 55px;
	text-align:center;
	overflow:auto;  
}

#video_slice {
	left: 158px;
	position: absolute;
	top: 178px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 259px;
}

#linkArea {
	left: 559px;
	position: absolute;
	top: 190px;
	margin-bottom: 0;
	width: 202px;
	padding-top: 0px;
	height: 235px;
}

#extra_slice {
	left: 127px;
	position: absolute;
	top: 269px;
	margin-bottom: 0;
	width: 63px;
	padding-top: 0px;
	height: 13px;
}

#logo_slice {
	left: 761px;
	position: absolute;
	top: 577px;
	margin-bottom: 0;
	width: 100px;
	padding-top: 0px;
	height: 54px;
}

.sublink {
  font: bold 12px/26px arial, helvetica, sans-serif;
  color:#ffffff;
  text-decoration: none;
  width:202px;
  height:26px;
  display:block;
  margin-bottom:4px;
  text-align:center;
  background: url(button.png) no-repeat;
  overflow:hidden;
  
}
.sublink:hover {
  color: #ffffff;
  background-position: 0 100%;
  
}

.top_slicetext {
	font-size:22px;
	color:#ffffff;
	text-decoration:none;
	
}