#banner {
	margin: 0px; 
	position: relative; 
	padding: 0px;
	top:0px; 
	left:0px;
	width:100%;
	background:#666666;
	background: url(../img/bg/banner.gif);
	color:#ffffff;
	vertical-align:top;
	height: 63px;
}
#bf {
	margin: 0px; 
	top: 64px;
	height: 5px;
	background: url(../img/bg/banner_x.gif);
}
#main {
	top:40px; 
	left:10px;
	margin: 10px; 
	width:820px;
	float:left;
}

#splashText {
	font-family: "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #E7E7E7;
	top:68px; 
	left:0px;
	width: 480px;
	padding: 10px;
	position: absolute;
	float: left;
	z-index: 4;
}

#splashText b {
	color: #ffffff;
}
#splashText2 {
	font-family: "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #E7E7E7;
	top:925px; 
	left:0px;
	width: 480px;
	padding: 10px;
	position: absolute;
	float: left;
	z-index: 4;
}
#splashText2 b {
	color: #ffffff;
}


#signupText {
	top:68px; 
	left:550px;
	width: 350px;
	height: 200px;
	background: #666666;
	padding: 10px;
	font-family: "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FC7EFC;
	position: absolute;
}
#signupText b {
	color: #FC01FC;
}
#signupText input {
	background-color: #FDD3FD;
}

#infoText {
	top:225px; 
	left:550px;
	width: 350px;
	background: #666666;
	padding: 10px;
	font-family: "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #cccccc;
	position: absolute;
}
#infoText b {
	color: #ffffff;
}
#infoText a {
	color: #ffffff;
}
#infoText a:hover {
	color: #FC01FC;
}



#striped {
	top:350px;
	left:0px;
	height: 578px;
	width:1700px;
	background-image: url( ../img/bg/stripes.gif);
	position: absolute;
	float: left;
	overflow: hidden;
}

.stripedHeader {
	float: left;
}
	
#industry_img {
	height: 150px;
	top: 12px;
	left: 10px;
	position: absolute;
	vertical-align: middle;
}

#industry {
	height: 150px;
	top: 285px;
	left: 10px;
	position: absolute;
	vertical-align: middle;
}

#fans {
	height: 150px;
	top: 465px;
	left: 10px;
	position: absolute;
	vertical-align: middle;
}

.tourpic {
	float: left;
	width: 180px;
	font-family: "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
}

.formError {
	background: #FF0000;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
}

.tourpic a {
	text-decoration: none;
	color: #000000;
}

.tourpic a img {
	background: url(../img/tour/tourpic_bg.png);
	padding:3px;
	border: 0px;
}

.tourpic a:hover {
	text-decoration: none;
	color: #FC01FC;
}

.tourpic a img:hover {
	border: 1px solid #FC01FC;
	padding:2px;
	background: url(../img/tour/tourpic_bg-down.png);
}

body, table, tr, td { 
	font-family: "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

body {
	padding: 0px;
	top: 0px;
	left: 0px;
	margin:0px;
	background: #3F3F3F;
}


.overlay_top {
	z-index: 2;
	margin-left: 0px;
	margin-top: 0px;
	top: -126px;
	left: 0px;
	position: relative;
	background: none;
}

.tourpic .overlay_top {
	background: none;
}

.overlay_bottom {
	z-index: 4;
	margin-left: 0px;
	margin-top: 0px;
	top: -66px;
	left: 0px;
	position: relative;
	background: none;
}

.tourpic .overlay_bottom {
	background: none;
}