@import url('reset.css');

body { 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	background:url(../images/header2.jpg) no-repeat top center;
}

body.projects {
	background:url(../images/header3.jpg) no-repeat top center;
}

body.news {
	background:url(../images/header4.jpg) no-repeat top center;
}

body.investors {
	background:url(../images/header5.jpg) no-repeat top center;
}

body.corporate {
	background:url(../images/header.jpg) no-repeat top center;
}

body.original {
	background:url(../images/header2.jpg) no-repeat top center;
}


#container  {
	position:relative;
	width:960px;
	margin:0 auto;
}

h2 {
	color:#777;
	font-size:20px;
	border-bottom:2px solid #6bbcf5;
	padding-bottom:4px;
}

h2.welcome { 
	color:#444;
}

h4 { 
	font-size:14px;
	font-weight:bold;
	color:#505050;
}

p { 
	margin-top:20px;
}

a { 
	color:#fff;
	text-decoration:none;
}

a:hover { 
	text-decoration:underline;
}

ul#topnav li a.on { 
	background-color:#64baf6;
}

/* HEADER */

#header { 
	width:960px;
	height:430px;
}


h1#logo { 
	margin-top:30px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	height:100px;
	width:300px;
	float:left;
}

ul#topnav {
	float:right;
	margin-top:50px;
	margin-right:50px;
}

ul#topnav li { 
	display:inline;
	margin-left:1px;
}

ul#topnav li a { 
	color:#fff;
	text-decoration:none;
	background-color:#318ccc;
	padding:5px 15px;
}

ul#topnav li a:hover { 
	background-color:#64baf6;
}

/* MAIN CONTENT */

#main_content { 
	float:left;
	width:440px;
	padding:5px;
}

/* LEFT COLUMN */

#left_column { 
	float:left;
	width:230px;
	padding:5px;
}

h2.recent_news { 
	border-bottom:none;
}

#news_box { 
	margin-top:15px;
	width:210px;
	background-color:#318ccc;
	-moz-border-radius:7px 7px 7px 7px;
	-webkit-border-radius:7px;
	border-radius: 7px:
}

#news_box ul#news { 
	padding:8px;
	line-height:1.2;
}

ul#news li.date { 
	margin:10px 0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

ul#news li.news_item { 
	font-size:11px;
	color:#fff;
	border-bottom:1px solid #6bbcf5;
	padding-bottom:10px;	
}

ul#news li.first{ 
	margin-top:5px;
}

ul#news li.last{ 
	border:none;	
}

ul#news li.news_item a { 
	text-decoration:none;
	color:#fff;	
}


/* RIGHT COLUMN */

#right_column { 
	width:230px;
	float:right;
	padding:5px;
}

h3 { 
	margin:10px 0;
	font-weight:bold;
	font-size:18px;
	color:#317baf;
	
}

.stock_price { 
	float:right;
	font-weight:normal;
	margin-right:10px;
}

#stock_quote_box { 
	width:214px;
	padding:8px;
	background-color:#e9f5fe;
	margin-bottom:15px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	position:relative;
}

#stock_quote_box p { 
	margin-top:0;
	color:#318ccc;
}

#stock_quote_box h5#delay  { 
	margin:0;
	padding:0;
	position:absolute;
	top:93px;
	left:145px;
	font-size:10px;
	font-weight:bold;
	color:#317baf;
}

.featured_box { 
	margin-left:7px;
	width:213px;
	height:125px;
	margin-top:15px;
	background:#318ccc url(../images/sunshine_thumb.jpg) repeat-x;
}

.featured_box p  { 
	padding-top:95px;
	color:#fff;
	padding-left:10px;
	font-size:14px;
}


	
/* FOOTER */

#footer { 
	position:relative;
	float:left;
	width:100%;
	margin:25px 0;
	height:18px;
	padding:2px 10px;
	background-color:#64baf6;
}

#footer img  {
	float:left;
}


ul#footer_nav { 
	float:left;
	margin-top:-2px;
	width:350px;
}
	
ul#footer_nav  li { 
	display:inline;
	margin:0 6px;
}



#footer_nav li a:hover {
	text-decoration:underline;
}

#footer .disclaimer { 
	text-align:right;
	color:#fff;
	margin-top:-2px;
}


/* CONTENT STYLING */

#nav_box { 
	margin-top:15px;
	width:200px;
	background-color:#e9f5fe;
	-moz-border-radius:7px 7px 7px 7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	border:1px solid #64baf6;
}


#right_content { 
	float:left;
	width:710px;
	padding:5px;
}


#right_content img{ 
	float:right;
	padding:5px;
	border:1px solid #CECECE;
	margin:6px;
}

#right_content img.left { 
	clear:left;
	float:left;
	padding:5px;
	border:1px solid #CECECE;
	margin:6px;
	margin-right:20px;
}

ul#left_nav { 
	padding:7px;
	
	margin-left:12px;
}

ul#left_nav li a { 
	color:#318ccc;
}

ul#left_nav li.nav_box_on a { 
	font-weight:bold;
}

.bios { 
	clear:both;
	padding:10px;
}

#right_content .bios p { 

	width:450px;
	float:right;
}

/*
	Contact Form
*/
label { 
	float:left;
	width:200px;
	padding:5px;
}

input, textarea { 
	float:left;

}

input.button { 
	clear:both;
	margin-top:10px;
}



.text3 {	
	margin-top:30px;
	float:left;
	width:410px;
	font-size:11px;
	padding:20px;
	padding-top:10px;
	background-color:#fafafa;
	border:1px solid #e0e0e0;
	margin-bottom:25px;
}	

#right_content h3.news_intro { 
	font-size:1em;
	padding:8px;

	margin:10px;
	color:grey;
}




	






























