/* Constant site elements */

*{margin:0; padding:0;}

body{
	background-color:#FFF; 
	font:normal 11px/1.4em 'Gill Sans', 'Lucida Grande', Verdana, Arial, sans-serif;
	text-align:center;
	margin-top:15px;
	}
	
	#banner h1{
		display:block;
		position:absolute;
		left:141px;
		top:247px;
		font-size:16px;
		font-weight:normal;
		color:#808285;
		text-align:left;
		line-height:1.2em;
		}
		
	#banner ul{
		list-style:none;
		position:absolute;
		top:241px;
		left:490px;
		}
	
	#banner li{
		display:inline;
		}
	
	#banner li a{
		text-decoration:none;
		padding:5px 6px;
		color:#808285;
		font-size:13px;
		}
		
	#banner li a:hover{
		background-color:#EFEFFF;
		}
	
#footer{
		width:800px;
		position:relative;
		clear:both;
		margin:25px auto;
		border-top:1px solid #00AEEF;
		text-align:left;
		height:135px;
		}
		
		#footer .col1{
		width:310px;
		margin:5px 10px;
		}
			
			#footer .col1 img{
			float:left;
			}
			
			#footer .col1 p{
			display:block;
			width:145px;
			line-height:1.2em;
			font-size:10px;
			color:#808285;
			padding:10px 0 0 10px;
			}
			
		#footer .col2{
		position:absolute;
		left: 325px;
		top:9px;
		width:165px;
		margin:5px 10px;
		}
		
		#footer .col3{
		position:absolute;
		left:500px;
		top:15px;
		width:350px;
		margin:5px 10px;
		display:inline;
		}
		
			#footer .col3 img{
			margin-right:10px;
			}
		
			#footer .col2 p{
			line-height:1.2em;
			font-size:10px;
			color:#808285;
			padding:10px 0 0 0;
			}
		
		#footer h3{
		padding:10px;
		font-size:16px;
		color:#E36729;
		}
		
.separation{
	clear:both;
	height:5px;
	}
	
/* CONTACT PAGE STYLES */

#address{

	}

	#address #banner{
	position:relative;
	height:289px;
	background:url(images/banner-address.jpg) top left no-repeat;
	width:800px;
	margin:0 auto;
	}
	
	#address #container{
	width:800px;
	margin:0 auto;
	}
	
	#address #center{
	width:660px;
	float:right;
	text-align:left;
	padding-bottom:20px;
	}
	
		#address #center h3{
		padding:10px 0;
		font-size:16px;
		color:#E36729;
		}
		
		#address #center .col{
		width:250px;
		float:left;
                margin-right:10px;
                }
                  #address #center .col p{
                  padding:5px 15px 5px 0;
                  margin-bottom:15px;

                   }		

#address #center .col h4{font-size:13px;}

		#address #center .col2{
		width:225px;
		float:left;
		}
		
		#address #center .col3{
		width:160px;
		float:right;
		margin-right:30px;
		}
		
		html>#address #center .col3{
		width:130px;
		margin-right:50px;
		}


/* FRONT PAGE STYLES */

#front{ 				/* body id="front" */
	
	}
	
	#front #banner{
	position:relative;
	height:289px;
	background:url(images/banner-front.jpg) top left no-repeat;
	width:800px;
	margin:0 auto;
	}
	
	#front #container {
	width:700px;
	margin:0 auto;
	background-color:#FFF;
	position:relative;
	}
	
	#front #left{
	width:390px;
	float:left;
	text-align:left;
	margin-bottom:10px;
	}
	
		#front #left .col1{
		width:180px; float:left;
		margin:10px 10px 10px 0;
		}
		

		#front #left .col2{
		width:180px; float:right;
		margin:10px 10px 0 10px;
		}

		#front #left .icons a img{
		float:left;
		margin:2px;
		border:none;
		}
		
		#front #left p{
		padding:10px 0;
		font-size:13px;
		}
		
		#front #left p a{
		color:#00AEEF;
		text-decoration:none;
		}
		
	#front #right{
	width:255px;
	float:right;
	text-align:left;
	margin-bottom:10px;
	}
		
		#front #right p{
		padding:5px 0;
		font-size:12px;
		}
		
		#front #right p a{
		color:#00AEEF;
		text-decoration:none;
		}
		
		#front #right .floatRight{
		float:right;
		margin:0 5px 7px 7px;
		}
		
/* LAUNCH PAGE STYLES */

#launch{		/* body id="launch" */

	}
	
	#launch #banner{
	position:relative;
	height:289px;
	background:url(images/banner-launch.jpg) top left no-repeat;
	width:800px;
	margin:0 auto;
	}
	
	#launch #center{
	width:245px;
	/*float:left;*/
	margin:0 20px 15px 25px;
	text-align:left;
	}
	
	html>#launch #center{
	width:230px;
	float:left;
	}
	
		#launch #center a img, #launch #twoCol a img{
		margin-bottom:7px;
		border:none;
		}
		
		#launch #center p{
		font-size:10px;
		line-height:1.2em;
		color:#666666;
		margin:0 0 12px 0;
		}
	
	#launch #container {
	width:780px;
	margin:10px auto 0 auto;
	background-color:#FFF;
	position:relative;
	background:url(images/bg183.gif) left top repeat-y;
	
	}
	
	html>#launch #container{
	width:760px;
	background:url(images/bg163.gif) left top repeat-y;
	}
	
	#launch #left{
	width:145px;
	float:left;
	text-align:center;
	padding:0 15px 150px 0;
	margin:0 0 15px 0;
	}
	
		#launch #left img{
		margin:10px 20px 5px 0;
		}
	
		#launch #left h3{
		font-size:12px;
		color:#808285;
		margin-right:20px;	
		}	
		
		#launch #left .logos{
		margin:10px 0;
		}
		
			#launch #left .logos img{
			margin:30px 0;
			}
	
		#launch #left p{
		display:block;
		width:145px;
		font-size:11px;
		color:#808285;	
		margin-left:30px;
		text-align:left;
		line-height:1.1em;
		}
		
		html>#launch #left p{
		width:115px;
		}
		
		#launch #left p span{
		font-size:9px;
		color:#808285;	
		}
	
	#launch #right{
	width:290px;
	float:right;
	margin:0 0 10px 0;
	text-align:left;
	}
	
	html>#launch #right{
	width:300px;
	}
	
		#launch #right h1{
		font-size:18px;
		font-weight:normal;
		line-height:1.2em;
		color:#E36729;
		}
		
		#launch #right p{
		font-size:12px;
		color:#000;
		line-height:1.4em;
		padding:8px 0;
		}
		
		#launch #right p strong{
		color:#00AEEF;
		}
		
		#launch #right li{
		list-style-type:none;
		padding:2px 0;
		margin:0;
		font-size:12px;
		}

                #launch #right ul strong{
		display:block;
		padding:8px 0;
		color:#00AEEF;
		font-size:12px;
                list-style:none;
		}
		
	#launch #twoCol{
	float:right;
	width:540px;
	text-align:left;
	}
	
	html>#launch #twoCol{
	width:570px;
	}
	
		#launch #twoCol .col{
		width:217px;
		height:200px;
		float:left;
		text-align:left;
		margin:0 50px 15px 0;
		}
		
		html>#launch #twoCol .col{
		height:195px;
		}
		
		#launch #twoCol .col img{
		margin-bottom:7px;
		}
		
		#launch #twoCol .col p{
		font-size:10px;
		line-height:1.2em;
		color:#808285;
		margin:0 0 12px 0;
		}
		
/* NAME STYLES */

#name{ /* body id="name" */

	}
	
	#name #banner{
	position:relative;
	height:289px;
	background:url(images/banner-name.jpg) top left no-repeat;
	width:800px;
	margin:0 auto;
	}
	
	#name #container{
	width:716px;
	margin:0 auto;
	background-color:#FFF;
	position:relative;
	text-align:center;
	}
		
		#name #container p a{
		color:#00AEEF;
		text-decoration:none;
		}
	
	#name #left{
	width:285px;
	float:left;
	}
	
	
		#name #left .icons{
		width:100px;
		position:absolute;
		top:95px;
		left:70px;
		}
		
		#name #left .icons a img{
		float:left;
		margin:2px;
		border:none;
		}
		
	#name #right{
	width:521px;
	text-align:left;
	margin:10px auto;
	font-size:12px;
	}
	
		#name #right p{
		padding:5px 0;
		text-align:left;
		font-size:12px;
		}
		
		#name #right p a{
		color:#00AEEF;
		text-decoration:none;
		}
		
		#name #right p img{
		float:right;
                margin-left:10px;
		}

		
		
/* PROJECT STYLES */

#project{

	}

	#project #banner{
	position:relative;
	height:289px;
	background:url(images/banner-project.jpg) top left no-repeat;
	width:800px;
	margin:0 auto;
	}
	
	#project #container{
	width:800px;
	margin:0 auto;
	}
	
	#project #center{
	width:655px;
	float:right;
	text-align:left;
	padding-bottom:20px;
	}
	
	html>#project #center{
	width:660px;
	float:right;
	text-align:left;
	padding-bottom:20px;
	}
	
		#project #center h3{
		padding:10px 0;
		font-size:16px;
		color:#E36729;
		}
		
		#project #center .supernet{
		position:relative;
		display:block;
		padding:10px 0;
		font-size:16px;
		color:#E36729;
		}
		
			#project #center .supernet img{
			position:absolute;
			left:-145px;
			top:50px;
			}
	
		#project #center p{
		margin-right:35px;
		padding:7px 0;
		font-size:12px;
		line-height:1.4em;
		}
		
		#project #center .centerImg{
		display:block;
		text-align:center;
		height:75px;
		padding:0;
		}
		
			#project #center .centerImg img{
			float:left;
			margin:5px 35px;
			}

		#project #center ul{
		list-style:circle;
		margin:0 0 0 15px;
		padding:0 0 10px 0px;
                font-size:12px;
		}
		
		
/* LIGHTBOX STYLES */

#launch #lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#launch #lightbox a img{ border: none; }

#launch #outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#launch #imageContainer{
	padding: 10px;
	}

#launch #loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#launch #hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#launch #imageContainer>#hoverNav{ left: 0;}
#launch #hoverNav a{ outline: none;}

#launch #prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#launch #prevLink { left: 0; float: left;}
#launch #nextLink { right: 0; float: right;}
#launch #prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#launch #nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#launch #imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#launch #imageData{	padding:0 10px; color: #666; }
#launch #imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#launch #imageData #caption{ font-weight: bold;	}
#launch #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#launch #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#launch #overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
		
