body {
	margin:0px;
	background:url(bg_body.jpg) repeat-x #FFFFFF;
	color:#333333;
}
body, div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	margin:0px 0px 14px 0px;
}
h1 {
	font-size:18px;
	font-weight:normal;
	color:#B9B9B9;
	margin:0px;
	padding:0px;
}
h2 {
	font-weight:normal;
	font-size:15px;
	color:#B9B9B9;
}

/*  LINKS */
a 		{ color:#013f6e; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }

#top-navigation a 	  { color:#FFFFFF; text-decoration:none; }
#top-navigation a:hover { color:#DDDDDD; text-decoration:underline; }

#footer-links a 	  { color:#DBDBDB; text-decoration:none; }
#footer-links a:hover { color:#FFFFFF; text-decoration:underline; }

/* CONTAINERS */
#container-top {
	width:959px;
	height:57px; 
	margin:0px auto;
	padding-top:11px;
}
#container-navigation {
	width:941px;
	height:87px;
	margin:0px auto;
}
#container-slides {
	width:1009px;
	height:322px;
	margin:0px auto;
}
#container-content {
	width:980px;
	margin:0px auto;
	background:url(bg_content.jpg) repeat-x;
}
#container-footer {
	width:100%;
	background:url(bg_footer.jpg) repeat-x;
	clear:both;
}
#subcontainer-footer {
	width:960px;
	margin:0px auto;
	padding-top:27px;
}


/* CLASSES AND IDS */
/* TOP */
#nav-secondary {
	width:593px;
	height:78px;
	color:#AAAAAA;
}
#top-navigation {
	float:right;
	color:#FFFFFF;
	font-size:10px;
	padding:2px 20px 0px 0px;
}
#search {
	float:right;
}
#searchbox {
	background:url(bg_searchbox.jpg) no-repeat; 
	width:88px; 
	height:16px; 
	border:0px; 
	font-size:11px; 
	float:left; 
	margin:0px; 
	padding:2px 2px 0px 3px;
}
#logo {
	float:left;
}
#nav-main {
	width:617px;
	height:17px; 
	float:right;
	margin-top:53px;
}

/* NAVIGATION */
#navigation {
	margin:0px;
	padding:0px;
	list-style: none;
	width:617px;
}
#navigation li {
	margin:0px;
	padding:0px;
	display:block;
	height:17px; 
	float:left;
}
#navigation li a {
	text-align:left;
    text-indent: -9000px;
    overflow: hidden;  
	display:block;
	height:17px; 
	outline:none;
}
#nav-company { 
	width:87px;
	background-image:url(img_navigation.jpg);
	background-position:0px 0px;
}
#nav-projects { 
	width:89px;
	background-image:url(img_navigation.jpg);
	background-position:-87px 0px;
}
#nav-news { 
	width:64px;
	background-image:url(img_navigation.jpg);
	background-position:-176px 0px;
}
#nav-investors { 
	width:90px;
	background-image:url(img_navigation.jpg);
	background-position:-240px 0px;
}
#nav-corpres { 
	width:197px;
	background-image:url(img_navigation.jpg);
	background-position:-330px 0px;
}
#nav-employment { 
	width:90px;
	background-image:url(img_navigation.jpg);
	background-position:-527px 0px;
}

#nav-company:hover { 
	background-position:-2px -17px;
}
#nav-projects:hover  { 
	background-position:-89px -17px;
}
#nav-news:hover  { 
	background-position:-177px -17px;
}
#nav-investors:hover  { 
	background-position:-243px -17px;
}
#nav-corpres:hover  { 
	background-position:-337px -17px;
}
#nav-employment:hover  { 
	background-position:-530px -17px;
}

/* CONTENT */
#subcontainer-content-left {
	float:left; 
	width:535px;
}
#content-left {
	float:left; 
	width:247px;
	padding:0px 20px 0px 7px;
	color:#012f50;
}
#content-left ul {
	list-style:none;
	padding:0;
	margin:0;
}
#content-left li {
	list-style:none;
	background:#F4F4F4;
	height:63px;
	margin:0 0 10px;
padding:5px 10px;
background:#F4F4F4;
}
.date {
	color:#e16d37;
	font-weight:bold;
}
#content-left a {
	color:#e16d37; text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
font-size:12px; font-weight:bold;
}
#content-left a:hover {
	text-decoration:underline;
}

#content-middle {
	float:left; 
	width:220px;
	padding-right:40px;
}
#content-map {
	float:left; 
	width:223px;
	height:341px;
}
#content-right {
	float:left; 
	width:222px;
}
#content-pdflinks {
	margin-top:20px;
	height:90px;
	width:535px;
	border-top:1px solid #DBDBDB;
}
#pdf-agm {
	float:left;
	padding:27px 18px 0px 27px;
}
#pdf-annualreview {
	float:left;	
	padding:27px 0px 0px 0px;
}
.lightgrey {
	position:relative;
top:-10px;
}
#stockquote {
	height:265px;
	border-bottom:1px solid #DBDBDB;
	margin-bottom:13px;
	padding:1px 14px 0px 28px;
}
.lightblue {
	color:#012f50;
	background:#e3ecf3;
	font-weight:bold;
	font-size:14px;
	padding:5px 10px;
	margin-bottom:5px;
	clear:both;
}
.stock-left {
	float:left;
	padding:5px 10px;
	margin-bottom:5px;
	width:75px;
	background:#F4F4F4;
}
.stock-right {
	float:left;
	padding:5px 10px;
	margin-bottom:5px;
	width:65px;
	background:#F4F4F4;
}
.stock_date {
	color:#D3D3D3;
font-size:11px;
margin-bottom:5px;
padding:0 10px;
float:left;
}

.heading {
	height:43px;
	margin:23px 0px 0px 8px;
}
.heading-right {
	height:43px;
	margin:23px 0px 0px 0px;
}
.button {
	padding-bottom:3px;
}
#updates {
	padding:0px 14px 0px 28px;
}
#separator {	
	clear:both;
	border-top:1px solid #DBDBDB;
	width:980px;
	margin-bottom:25px
}


#signup_container {
	width:353px;
}
#inputWrapper {
	width: 146px;
	float:left;
	background: url(bg_emailbox.png) left top no-repeat;
	margin:0px auto;
	padding:0px 8px;
}
#inputWrapper input {
	border: 0;
	padding: 4px 0px 4px 0px;
	height: 16px;
	width: 150px;
	background-color: transparent;
	color:#444444;
}
#signup_message {
	padding:0px 19px 0px 16px;
}
#content {
	width:353px;
	padding-bottom:30px;
}
#content-padding {
	padding:10px 10px 15px 26px;
}
.separator {
	padding:10px 0px;
}



/* FOOTER */
#footer-background {
	width:100%;
	background:url(bg_footer_right.jpg) no-repeat right top;
	height:175px;
}
#copyright {
	float:left;
	color:#AAAAAA;
	font-size:11px;
}
#footer-links {
	float:left; 
	padding-top:9px;
	font-size:11px;
	color:#DBDBDB;
}
#blender {
	float:right;
}


.clearit {
	clear:both;
}
