@charset "UTF-8";
/* CSS Document */




body {
	background-image: url(images/background.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #069;
	}


#container {
	height: 900px;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#top_header {
	position: absolute;
	top: -80px;
}

#content {
	height: 885px;
	width: 800px;
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#step {
	position: absolute;
	width: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #666;
	top: -8px;
	left: 0px;
	font-weight: normal;
	font-variant: normal;
	height: 322px;
}


#stepimage {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 783px;
}


#subnav {
	position: absolute;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	left: 3px;
	top: 264px;
}

#credit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #666;
	position: absolute;
	left: 440px;
	top: 264px;
	width: 141px;
}

#about {
	position: absolute;
	height: 76px;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	left: 12px;
	top: 388px;
}

#welcome {
	position: absolute;
	left: 15px;
	top: 381px;
}

#expoinfo {
	position: absolute;
	left: 41px;
	top: 502px;
	width: 318px;
	height: 112px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#summitinfo {
	position: absolute;
	left: 471px;
	top: 501px;
	width: 312px;
	height: 92px;
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#border {
	position: absolute;
	top: 490px;
	height: 10px;
	width: 824px;
	background-color: #D0A938;
}


#peopleleft {
	position: absolute;
	top: 662px;
	left: 5px;
}

#peopleright {
	position: absolute;
	left: 712px;
	top: 659px;
}

#bottombanner {
	position: absolute;
	top: 787px;
	left: 0px;
}

#bb {
	position: absolute;
	top: 926px;
	left: 0px;
}


#button1 {
	position: absolute;
	top: 861px;
	left: 19px;
}

#button2 {
	position: absolute;
	top: 860px;
	left: 536px;
}

#sl {
	position: absolute;
	top: 780px;
	left: 353px;
}



#rightfoldt {
	position: absolute;
	left: 816px;
	top: 166px;
}


#leftfoldt {
	position: absolute;
	left: -69px;
	top: 166px;
}


#leftfoldb {
	position: absolute;
	left: -62px;
	top: 795px;
}

#rightfoldb {
	position: absolute;
	left: 817px;
	top: 797px;
}

#logos {
	position: absolute;
	top: 705px;
	height: 93px;
	width: 812px;
	left: 8px;
}

#terms {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	color: #22354A;
	left: 247px;
	top: 854px;
	font-size: 10px;
	font-weight: bold;
}

#logo {
	position: absolute;
	left: 665px;
	top: 30px;
}

#signup {
	position: absolute;
	left: 313px;
	top: 807px;
}



a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FF003E;
}
a:active {
	text-decoration: none;
}

