@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Lane';
	src: url('../fonts/LANENAR_.eot');
	src: local('Lane - Narrow Regular'), local('Lane-Narrow'), url('../fonts/LANENAR_.woff') format('woff'), url('../fonts/LANENAR_.ttf') format('truetype'), url('../fonts/LANENAR_.svg#Lane-Narrow') format('svg');
}


body {
    text-align: center;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
    text-rendering: optimizeLegibility;

}

ul, li {
	list-style-type: none;
	line-height: 22px;
	margin-right: 10px;
	margin-left: -14px;
	font-variant: small-caps;
	}
	
	li { margin-left:0px; !important}
	a {
	text-decoration:none;
	color: #CCC;
	}



h1 {
	text-align: left;
	padding:0px;
	margin:20px 0px;
}

#container {
	margin: 0 auto;
	width: 1050px;
	/**centers website in browser**/
  min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -4em;	/**ie hack for footer issue**/
 }  
 
 a img {
	 border:none;
 }

#banner_logo {
	background-image: url(../images/lg_banner_logo.jpg);
	height: 91px;
	width: 475px;
	display:block;
	background-repeat: no-repeat;
	position: relative;	
}
#logo-link { 
		position: absolute; 
		top: 3px; 
		left:0px; 
		width: 470px; 
		height: 83px; 
		background-color: transparent; 
		border-style: none; }





#twitter img {
	float: right;
	margin-top: 15px;
}
#full_logo {
	display:inline-block;
	clear:right;
	width:357px;
	float:right;
}
#container {
	height: 100%;
	width: 1050px;
	background-color: #000;
}
#earthbar {
	background-image: url(../images/lg_nav_earth.jpg);
	height: 242px;
	width: 64px;
	float: left;
}

#header{
	float:left;
	width:100%;
	clear:right;
	text-align:left;
}

.navbar {
	float: left;
	height: 44px;
	width: inherit;
	clear: none;
}
#title {
	background-image: url(../images/lg_main_title_gradient.jpg);
	background-position:top left;
	height: 198px;
	width: 569px;
	clear: right;
	float: left;
}

#contact{
}

#flash {
	float: left;
	margin-right: 0px;
	margin-left: 8px;
	margin-top: 5px;
}
#about_gradient {
	background-image: url(../images/lg_main_about_gradient.jpg);
	height: 469px;
	width: 357px;
	display:inline-block;
	background-repeat: no-repeat;
	margin-left: -1px;
}

#viewbutton {
	height: 75px;
	float:right;
	margin-right: 10px;
}

#viewbutton img {
}
	
#footer {
	background-image: url(../images/lg_footer_cityscape.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 926px;
	clear: both;
	position:relative;
	left:62px;
	margin-top:10px;
	margin-bottom:10px;
	z-index: 2;
	float:left;
}
#search {
	clear: both;
	float: right;
	overflow: hidden;
}
#container #navigation {
	width: 925px;
	float: left;
}

#main{
	display:inline-block;
	float:left;
	width:940px;
}

#about_main {
	width:935px;
	display:inline-block;
	float:left;
	margin-bottom: 40px;
}
#container #header #twitter a .twit {
	margin-right: 62px;
}

#copyright{
	clear:both;
	margin-top:10px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	font-variant: small-caps;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	font-variant: small-caps;
}

#container .copy {
	font-size: 10px;
	margin-bottom: 50px;
}
