* {
	margin: 0;
	padding: 0;
}

.upcoming {
	float: right;
	width: 330px;
	background: transparent;
}

BODY {	
	margin: 0;
	padding: 0;
	text-align: center;
}

.container {
	margin: 0 auto;
	text-align: left;
	width: 885px;	
}

H1 {
	margin: 0;
	padding: 0;
	width: 885px;
	height: 105px;
	background: white url(/images/logo.gif) no-repeat;
}

H1 a {
	display: block;
	width: 885px;
	height: 105px;
	text-indent: -9999px;
}

.nav {
	width: 885px;
	height: 142px;	
}

#about_us_nav {
	background: transparent url(/images/about_us_nav.gif) no-repeat;
}

#technology_nav {
	background: transparent url(/images/technology_nav.gif) no-repeat;
}

#pipeline_nav {
	background: transparent url(/images/pipeline_nav.gif) no-repeat;
}

#media_nav {
	background: transparent url(/images/media_nav.gif) no-repeat;
}

#career_nav {
	background: transparent url(/images/career_nav.gif) no-repeat;
}

#contact_us_nav {
	background: transparent url(/images/contact_us_nav.gif) no-repeat;
}

ul {
	list-style-image: url("http://www.landonsea.com/clients/sparrow/images/greenarrow.gif");
   	margin: 10px 0px 0px 50px;
}


.nav ul li {
	float: left;
}

.nav ul li a {
	display: block;
	height: 142px;
	text-indent: -9999px;
}

#about_us a {
	width: 147px;
}

#technology a {
	width: 228px;
}

#pipeline a {
	width: 123px;
}

#media a {
	width: 110px;
}

#career a {
	width: 109px;
}

#contact_us a {
	width: 168px;
}

.secondary_nav {
	clear: both;
	width: 885px;
	height: 45px;
	margin: 0 37px;
}

.secondary_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.secondary_nav ul li {
	float: left;
}

.secondary_nav ul li a {
	display: block;
	margin: 0 10px;
	font: bold 10px Arial, sans-serif;
	
	color: #C11B33;
	text-decoration: none;
}

.secondary_nav ul li a:hover {
	color: #3C3C3C;
	text-decoration: none;
}

.secondary_nav ul li a#active {
	color: #3C3C3C;
	text-decoration: none;
}

.content {
	width: 600px;
	font: 12px/17px Arial, sans-serif;
	color: #a7a7a7;
}

.content H2 {
	margin: 30px 0px 0px 19px;
	font: 15px Arial, sans-serif;
	color: #939393;
}

.content H3 {
	margin: 6px 0 0 46px;
	font: bold 13px/15px Arial, sans-serif;
	color: #660000;
}

.content H4 {
	margin: 3px 0 0 46px;
	font: normal 13px/15px Arial, sans-serif;
	color: #660000;
}

.content P {
	width: 500px;
	padding: 0px 0px 0px 19px;
}


.content IMG {
	margin: 10px 0 2px 46px;
	padding: 0 12px 5px 0;
}

.content a {
	color: #8CC63F;
	text-decoration: none;
}

.content a:hover {
	color: #8CC63F;
	text-decoration: none;
}

.left {
	margin: 10px 0 0 46px;
	padding: 0 12px 0 0;
	float:left;
}

#contact_address {
	position:relative;
	margin: 26px 0 0 46px;
	float: left;
	width: 473px;
	height: 418px;
	background: #FFF url(../images/contact_map_bg.jpg) no-repeat;
}

#contact_address p {
	padding: 250px 0 0 16px;
	font: 11px/18px Arial;
}

#contact_address a {
	color: #B31B33;
}

#contact_directions {
	position:relative;
	margin-top: 26px;
	float: right;
	font: 11px/18px Arial;
	width: 330px;
	text-align: left;
}

#contact_directions h3 {
	margin: 0 0 0 13px;
	padding: 0;
	font-weight: bold;
	color: #B31B33;
}

#contact_directions ul {
	margin: 0 40px 16px 0;
	padding: 0;
}

#contact_directions li {
	list-style:none;
	background: url(../images/contact_arrow.gif) no-repeat 0px 6px;
	padding-left: 13px;
}

#flashcontent{
	margin: 0px 0px 0px 0px;
}

.footer {
	clear: both;
	width: 885px;
	background: transparent url(/images/footer.jpg) no-repeat;
}

.footer p {
	padding: 0 0 0 46px;
	font: 10px/74px Arial, sans-serif;
	color: #black;
}

