@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0 0 0 0;
	background:#ffffff;
}

#main_outerwrapper
{
	width:995px;
	display:block;
	background:#ffffff;
	border:0px;
	border-color:#999999;
	border-style:outset;
	padding: 5px 5px 0px 5px;
	border-top:none;
	border-bottom:none;

}

#right_content
{
	background:#515151;
}


#navcontainer
{
	vertical-align:text-middle;
	line-height:200%;
	color:#999999;	
	margin-top:10px;
}
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
font-weight:900;
}

#navlist a:hover
{
color: #FFFFFF;
background-color: #000000;
text-decoration: none;
font-weight:bold;
}



.header_bar
{
	background:#000000;
	padding:1px 10px 1px 10px;
	color:#FFFFFF;
}

#colorContent
{
	width: 1000px;
	margin: 0px 0px 0px 0px;
	
}

.colorContent_yellow
{
	margin: 10px 0px 0px 0px;
	background:#ffcc00;	
	
	padding: 5px 5px 5px 25px;
	width: 205px;
	height: 90px;
	float:left;
	text-align:left;			
	color:#ffffff;		
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
	cursor:pointer;
}

.colorContent_orange
{
	margin: 40px 0px 0px -20px;
	background:#ff9900;
	padding: 5px 5px 5px 25px;
	width: 275px;
	height: 90px;
	float:left;
	text-align:left;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
	cursor:pointer;
}

.colorContent_red
{
	margin: 0px 0px 0px -10px;
	background:#ff3300;	
	
	padding: 5px 5px 5px 25px;
	width: 230px;
	height: 90px;
	float:left;
	text-align:left;			
	color:#ffffff;		
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
	cursor:pointer;
}

.colorContent_mergenta
{
	margin: 0px 0px 0px -20px;
	background:#980000;
	padding: 5px 20px 5px 20px;
	width: 210px;
	height: 90px;
	float:left;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
	cursor:pointer;
}


.contentBlock_Container
{	
	margin:10px 10px 10px 10px;
	width: 100%;
	float: left;
	font-size: 12px;
	color: #494949;
	
	border-left:none;
	border-right:none;
	border-top:none;
	borer:1px;
	border-bottom:groove;
	border-color:#f0f0f0;

}

.contentBlock_Container ul
{
	padding: 0px 0px 0px 15px;
}

.contentBlock_Container img
{
	border: 1px;
	border-style:solid;
	width: 180px;
	height: 120px;	
	margin-bottom:20px;
}

.contentBlock_Container a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.contentBlock_Container a:hover
{
	color:#ff3300;
	font-weight:bold;
}

.img_left
{
	margin-right:20px;
	float:left;
}

.img_right
{
	margin-left:20px;
	float:right;
}


.contentBlock_Container h2
{
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

#footer
{
	text-align:center;
	color:#980000;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}

h2
{
	font-weight:normal;
	font-size:16px;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
}

#home_anim
{
	background: #ffffff;
	width: 1000px;
	float:left;
}

#news_container
{
	width: 195px;
	height: 230px;
	border:1px;
	border-style:solid;
	float:right;
#	background:#ffcc00;
}

#days_left
{
	color: #ff3300;
}

#reg_text
{	
	color: #ff9900;
}

#reg_button
{
 margin:-250px 0px 0px 0px;
 min-height:270px; 
 position:relative;
 text-align:right;
 width:100%;
 z-index:1;
	
}

#reg_button img
{
	border:none;
}


#partners
{
	text-align:left;
	color:#494949;
	font-weight:BOLD;
	font-size:16PX;
	width: 100%;
}

/* -------------------------------------- TENTATIVE PAGE --------------------------------------- */

#tentative
{
	margin: 200px 0px 0px 0px;
	position: absolute;
	width: 100%;
	height: 250px;
	background:url(images/preliminary.png);
	background-repeat:no-repeat;
	background-position:center;	
}

/* -------------------------------------- TRANSLUCENT DIV --------------------------------------- */
.translucent
{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;		
	
}
		
.dynamicDiv
{
	position: absolute;
	left: 200px;
	top: 200px;
	width: 600px;
	height: 400px;
	z-index: 99990;	
	background: #494949;	
}
		

/* --------------------------------------- SCHEDULE PAGE --------------------------------------- */

#schedule
{
	width:900px;
	margin: 0 50px 0 50px;
	text-align: center;
	float: middle;
}

#schedule h1
{
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
}

#schedule h3
{
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
}

#schedule h4
{
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}

.dateBlock
{
	width: 100%;
	float:left;
	text-align:left;
	margin-bottom:20px;
}

#dateinfo
{
	width: 100%;
	
	font-size:12px;
	font-weight:bold;
	
	border:solid;
	border-bottom:groove;
	border-top:none;
	border-left:none;
	border-right:none;
	border-color:#CCCCCC;	
}


.scheduleBlock
{
	margin: 0px;
	width: 100%;
	
	float:left;
}

.scheduleBlock tr
{
	margin-top:15px;
}

.time
{	
	margin: 0px 0px 0px 20px;	
	padding: 0px 0px 0px 0px;
	font-weight: bold;		
	width: 170px;
	text-align:left;
	vertical-align:top;
	white-space: nowrap;
	
	background:ffcc00;
		
}

.info
{
	margin: 0px 0px 0px 0px;
	white-space:normal;
}

.infoTable
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

.infoTable th
{
	width: 150px;
}

/* -------------------------- People -----------------------*/
.pageTitle
{
	margin: 0px 0px 0px 25px;
	color: #ff3300;
	font-size: 14px;
	font-weight: bold;
}

#kPeople
{
	margin: 20px 40px 20px 40px;
	
}

#kPeople img
{
	width: 100px;
	height: 100px;
	border: none;
}

#allPeople
{
	margin: 20px 40px 20px 40px;
	color: #494949;
}

#allPeople img
{
	width: 100px;
	height: 100px;
	border: none;
}

.speakerBox
{
	width: 130px;
	height: 230px;
	text-align:center;
	float: left;
	margin: 20px 10px 0px 10px;
	font-size:11px;
}

.nameSpeakerBox
{
	font-weight:bold;
	color: #ff9900;
	margin-top:10px;
	font-size:12px;	
}

/* -------------------------- People Bio -----------------------*/

#bioContainer
{
	width:800px;
	padding: 5px 5px 5px 50px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	float:left;
}

.closeButton
{
	width: 25px;
	height: 25px;
	float: right;
	border:none;
}

.nameBioPerson
{
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	color: #ff3300;
	font-size:16px;	
}

.nameBioDesignation
{
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	color: #ff9900;
	font-size:12px;	
}

.nameBioImg
{
	padding: 5px 5px 5px 5px;
	width: 130px;
	height: 130px;
	border: none;
}

#bioContainerText
{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 800px;
}

#bioContainerText pre
{
	font-family:arial,Georgia,Serif;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


/* Register */

#headingtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ff9900;
}
#subheadingtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;

}

.normaltext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#strongtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}


.smalltext
{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}


#reg_box_header
{
	color:#990000;
	text-align:center;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	padding:5px 5px 5px 5px;
}

#reg_box_p
{
	line-height: 30px;	
}

#reg_box_content
{
	border:0px solid #C0C0C0;
	padding:5px 5px 5px 5px;	
}



/* --------------- Person Cards -------------------- */

.personCard_divider
{
	
	height: 1px;
	width: 75px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	color: #000000;
	
	border: solid;
	border-style:solid;
	border-color: #ffffff;
	border-width: 0px;

	display: inline-block;
	
}

.personCard_red
{
	width: 440px;
	height: 140px;
	
	margin: 15px 0px 15px 0px;
	padding: 0px;
	
	color: #000000;
	background:#d27361;	
	
	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 5px;

	display:inline-block;
	cursor:pointer;
}

.personCard_red hr
{
	margin: 0px 10px 5px 0px;
	padding: 0px;
	width: 269px;
	color: #d27361; 
	background-color: #d27361; 
	border: 5px dotted #fff; 
	border-style: none none dotted; 
}

.personCard_img
{
	height: 140px;
	width: 140px;
	
	padding: 0px;
	margin: 0px;
	
	/*background:url(people/images/people_generic.jpg);
	/background-repeat:no-repeat;*/
	background: #efefef;

	
	border: none;
	border-right: solid;
	border-right-style:solid;
	border-right-color:	#5c5d60;
	border-right-width: 5px;
	
	float: left;
}

.personCard_img img
{
	height: 140px;
	width: 140px;
	
	border: none;
}

.personCard_text
{	
	float: left;
	
	height: 140px;
	width: 280px;
	
	padding: 0px 5px 0px 5px;
	margin: 0px;
	
	color: #000000;
		
	border: none;
	border-left: solid;
	border-left-style:solid;
	border-left-color:	#5c5d60;
	border-left-width: 5px;
}

.personCard_text h2
{	
	margin: 0px;
	padding: 5px 5px 0px 0px;
	
	color: #ffffff;
	
	font-size: 1.7em;
	font-weight: lighter;
	text-align: right;
	text-transform: uppercase;	
}

.personCard_text h3
{	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 1.2em;
	color: #222222;
	text-align: right;

}

/* --------------- Contact Us -------------------- */

#contactDetail
{
	margin: 0px;
	padding: 15px;

	width: 370px;
	height: 500px;

	background: #d27361;
	font-size: 1.0em;
	color: #000000;

	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 5px;

	display: inline-block;

}

#contactDetail h2
{
	margin: 0px;
	padding: 0px;

	color: #ffffff;
	font-size: 1.8em;

	text-align: right;
	text-transform: uppercase;	
}

#contactDetail h3
{
	margin: 15px 0px 0px 20px;
	padding: 0px;

	color: #000000;
	font-size: 1.4em;
	font-weight: lighter;
	text-transform: uppercase;	
}

#contactDetail p
{
	margin: 13px 0px 13px 70px;
	padding: 0px;
}

#contactDetail hr
{
	margin: 0px 0px 0px 55px;
	padding: 0px;
	color: #000000; 
	background-color: #d27361; 
	border: 5px dotted #000000; 
	border-style: none none dotted; 
}

#contactForm
{
	margin: 0px 76px 0px 0px;
	padding: 15px;

	width: 450px;
	height: 500px;

	color: #000000;	

	background: #FFF8AA;

	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 5px;

	float: left;
}

.textLabel
{
	margin: 0px;
	padding: 0px 0px 0px 120px;

	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;

	border: none;
}

.textLabel hr
{
	margin: 5px 0px 5px -135px;
	padding: 0px;
	width: 164px;
	color: #000000; 
	background-color: #FFF8AA; 
	border: 5px dotted #000000; 
	border-style: none none dotted; 
}

.textInput
{
	text-align: right;
	margin-bottom: 15px;
}

.textInput input
{
	width: 300px;

	font-size: 1.3em;
	font-weight: bold;

	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 1px;
}

.textInput textarea
{	
	width: 300px;
	height: 150px;

	font-size: 1.3em;
	font-weight: bold;

	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 1px;
}

.contactButton {

	width: 60px;

	font-size: 1.3em;

    border: 1px solid #006;
    background: #123444;
	color: #ffffff;
}

/* --------------- About Us -------------------- */

#aboutContainer
{

	margin: 0px;
	padding: 0px;

	width: 976px;
	text-align: left;

}

.aboutImg
{
	margin: 0px;
	padding: 0px;
	
	width: 300px;
	height: 420px;

	background: #777777 url('../images/aboutimg.jpg');

	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 5px;

	float: left;
}

.aboutText
{
	margin: 0px;
	padding: 15px;
	
	width: 626px;
	height: 390px;

	background: #d27361;
	color: #000000;

	font-size: 1.2em;

	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 5px;
	display: inline-block;
}

.aboutText h2
{
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #ffffff;
	font-size: 1.8em;

	text-align: right;
	font-weight: lighter;
	text-transform: uppercase;	
}

.abouthrright
{
	margin: 10px -15px 10px 126px;
	padding: 0px;
	width: 500px;
	color: #d27361; 

	border: 5px dotted #fff; 
	border-style: none none dotted;
}

.abouthrleft
{
	margin: 10px 126px 10px -15px;
	padding: 0px;
	width: 500px;
	color: #d27361; 

	border: 5px dotted #fff; 
	border-style: none none dotted;
}

.rightAboutPara
{
	margin: 15px 0px 15px 0px;
	padding: 0px;

	font-style: italic;
	font-size: 1.3em;
	font-weight: lighter;
	text-align: right;

}

.leftAboutPara
{
	margin: 15px 0px 15px 0px;
	padding: 0px;

	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
}

.about5Reason
{
	margin: 20px 0px 0px 0px;
	padding: 15px;
	
	width: 936px;

	background: #FFF8AA;
	color: #000000;

	font-size: 1.2em;

	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 5px;
}

.about5Reason h2
{
	margin: 0px;
	padding: 0px;

	color: #000000;
	font-size: 1.6em;
	font-weight: bold;

	text-align: left;
	text-transform: uppercase;	
}

.about5Reason h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px;

	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;	
}

.about5Reason p
{
	margin: 13px 0px 13px 70px;
	padding: 0px;
}
.about5Reason li
{
	margin: 10px 0px 10px 0px;
}

.about5Reason hr
{
	margin: 10px 400px 10px 0px;
	padding: 0px;

	border: 5px dotted #000; 
	border-style: none none dotted;
}

.aboutFAQ
{
	margin: 20px 0px 0px 0px;
	padding: 15px;
	
	width: 936px;

	background: #fbb469;
	color: #000000;

	font-size: 1.2em;

	border: solid;
	border-style:solid;
	border-color: #5c5d60;
	border-width: 5px;
}

.aboutFAQ h2
{
	margin: 0px;
	padding: 0px;

	color: #000000;
	font-size: 1.6em;
	font-weight: bold;

	text-align: left;
	#text-transform: uppercase;	
}

.faqQuestion
{
	margin: 10px 0px 10px 0px;
	padding: 0px;

	font-weight: bold;
}

.faqAnswer
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.aboutFAQ a
{
	color: #5c5d60;
	font-weight: bolder;
}

.aboutFAQ a:hover
{
	color: #000000;
	font-weight: bolder;
}

.aboutFAQ hr
{
	margin: 10px 400px 10px 0px;
	padding: 0px;

	border: 5px dotted #fff; 
	border-style: none none dotted;
}

/* --------------- Partners -------------------- */

#partnerTree
{
	margin: 0px;
	padding: 0px;

	width: 976px;

	text-align: left;

	background: #ffffff;
}

#partnerTree a
{
	font-size: 0.9em;
	color: #ffffff;
	font-weight: lighter;
}

.partnerText
{
	padding: 0px;
	margin: 0px;

	font-size: 1.0em;
	font-weight: bold;
	
}

#divIndonesia
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 297px;

	background: #ffffff url('images/tempPartner/indonesia.png') no-repeat;
	display: block;
}

#divIndonesia p
{
	margin: 0px;
	padding: 0px;

	font-size: 1.3em;
	font-weight: bold;

	position: relative;
	left: 215px;
	top: 160px;

}

#divKorea
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 295px;

	background: #ffffff url('images/tempPartner/korea.png') no-repeat;
	display: block;
}

#divKorea p
{
	margin: 0px;
	padding: 0px;

	font-size: 1.3em;
	font-weight: bold;

	width: 300px;
	text-align: right;

	position: relative;
	left: 455px;
	top: 180px;
}

#divCheung
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 292px;

	background: #ffffff url('images/tempPartner/cheung.png') no-repeat;
	display: block;
}

#divCheung p
{
	margin: 0px;
	padding: 0px;

	font-size: 1.3em;
	font-weight: bold;

	position: relative;
	left: 215px;
	top: 180px;
}

#divKaist
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 284px;

	background: #ffffff url('images/tempPartner/kaist.png') no-repeat;
	display: block;
}

#divKaist p
{
	margin: 0px;
	padding: 0px;

	font-size: 1.3em;
	font-weight: bold;

	width: 300px;
	text-align: right;

	position: relative;
	left: 440px;
	top: 180px;
}

#divTaiwan
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 292px;

	background: #ffffff url('images/tempPartner/taiwan.png') no-repeat;
	display: block;
}

#divTaiwan p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
	left: 205px;
	top: 155px;
}

#divKellogg
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 295px;

	background: #ffffff url('images/tempPartner/kellogg.png') no-repeat;
	display: block;
}

#divKellogg p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	width: 545px;
	text-align: right;
	position: relative;
	left: 195px;
	top: 180px;
}

#divSeoul
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 289px;

	background: #ffffff url('images/tempPartner/seoul.png') no-repeat;
	display: block;
}

#divSeoul p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
	left: 215px;
	top: 170px;
}

#divColorado
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 293px;

	background: #ffffff url('images/tempPartner/colorado.png') no-repeat;
	display: block;
}

#divColorado p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	width: 270px;
	text-align: right;
	position: relative;
	left: 485px;
	top: 100px;
}

#divChicago
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 302px;

	background: #ffffff url('images/tempPartner/chicago.png') no-repeat;
	display: block;
}

#divChicago p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
	left: 215px;
	top: 160px;
}

#divStanford
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 312px;

	background: #ffffff url('images/tempPartner/stanford.png') no-repeat;
	display: block;
}

#divStanford p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	width: 270px;
	text-align: right;
	position: relative;
	left: 470px;
	top: 180px;
}

#divMarshalls
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 302px;

	background: #ffffff url('images/tempPartner/marshalls.png') no-repeat;
	display: block;
}

#divMarshalls p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
	left: 225px;
	top: 165px;
}

#divSydney
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 293px;

	background: #ffffff url('images/tempPartner/sydney.png') no-repeat;
	display: block;
}

#divSydney p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	width: 300px;
	text-align: right;
	position: relative;
	left: 455px;
	top: 160px;
}

#divVirginia
{
	margin: 0px;
	padding: 0px;

	width: 800px;
	height: 319px;

	background: #ffffff url('images/tempPartner/virginia.png') no-repeat;
	display: block;
}

#divVirginia p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
	left: 225px;
	top: 190px;
}

/* Discover Los Angeles */

#space0
{

    margin: 0px;
	padding: 0px;
	font: Verdana, Geneva, sans-serif;
	font-size:18px;
	width: 972px;
	height: 78px;
	position: absolute;
	left: 5px;
	top: 132px;
	background: url('images/Discoverlabanner.png') no-repeat;

}


#space1
{
font: Verdana, Geneva, sans-serif;
	font-size:18px;
    margin: 0px;
	padding: 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	width: 800px;
	height: 350px;
	position: absolute;
	left: 65px;
	top: 560px;
	background: #ffffff url('images/businessr.png') no-repeat;

}

#space2
{
	font: Verdana, Geneva, sans-serif;
	font-size:18px;
    margin: 0px;
	padding: 0px;
	width: 800px;
	height: 350px;
	position: absolute;
	left: 65px;
	top: 910px;
	background: #ffffff url('images/entertainment.png') no-repeat;
}

#space3
{
	font: Verdana, Geneva, sans-serif;
	font-size:18px;
  margin: 0px;
	padding: 0px;
	width: 800px;
	height: 350px;
	position: absolute;
	left: 65px;
	top: 1260px;
	background: #ffffff url('images/explore.png') no-repeat;
}

#space4
{ 
font: Verdana, Geneva, sans-serif;
	font-size:18px;
    margin: 0px;
	padding: 0px;
	width: 800px;
	height: 350px;
	position: absolute;
	left: 65px;
	top: 1610px;
	background: #ffffff url('images/transportation.png') no-repeat;
}

#space5
{ 
    margin: 0px;
	padding: 0px;
	width: 950px;
	height: 350px;
	position: absolute;
	left: 10px;
	top: 1960px;
	background: #ffffff url('images/logos.jpg') no-repeat;
}

#spaceb
{ 
font: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
    margin: 0px;
	padding: 0px;
	width: 800px;
	height: 350px;
	position: absolute;
	left: 76px;
	top: 210px;
		background: #FFF url(images/discover_blurb.png) no-repeat;
	
}

#space6
{ 
font: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
    margin: 0px;
	padding: 0px;
	width: 460px;
	height: 300px;
	position: absolute;
	left: 350px;
	top: 40px;
}

#space7
{
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
    margin: 0px;
	padding: 0px;
	width: 600px;
	height: 300px;
	position: absolute;
	left: 140px;
	top: 70px;
	font-style: italic;

}

