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

*{
	padding: 0;
	margin: 0;
	outline: 0;
}

body{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #eeeeee;
	height: 100%;
}

.clear{
	clear: both;
}

p {
	margin-left: 25px;
	font-size: .7em;
	line-height: 1.3em;
	margin-bottom: 15px;	
}


p.nav_links {
	margin-left: 25px;
	font-weight: bold;

}

#home_link{
	height: 50px;
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#home_link a{
	float: right;
	color: #a9a9a9;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	background: #FFF;
	padding:  5px 10px 0;
	display: block;
	height: 17px;
	margin-top: 28px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	font-size: 13px;
	position: absolute;
	right: 0;
	z-index: 10;
}
#home_link a:hover{
	text-decoration: underline;
}
#wrapper{
	margin: 0px auto;
	text-align: left;
	width: 900px;
	/*background: #FFF;*/
	height: 950px;
	padding: 0px;	
	position: relative;
	overflow: hidden;
}
.logo{
	text-align: center;
	/*padding: 150px 0;
	height: 500px;*/
}
#main_logo{
	margin-top: 150px;
	margin-bottom:30px;
}
#sub_header{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #A9A9A9;
	font: Arial;
}
#container{
	position: absolute;
	width: 900px;
}
.slider{
	min-height: 950px;
	margin-bottom: 50px;
	background: #FFF;
	
	width: 100%;
}
*html .slider{
	height: 950px;
}
.slider_inner{
	padding: 20px;
}
#main_nav{
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #FFF;
	height: 100px;
	text-align: center;
}
#main_nav ul{
	list-style: none;
	padding: 0;
	width: 900px;
	margin: auto;
	
}
#main_nav li.main_nav1{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 33%;
	text-align: center;
}
#main_nav li.main_nav1 a{
	color: #a9a9a9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	width: 100%;
	display: block;
	padding: 10px 0 0;
	height: 90px;
}
#main_nav li.main_nav1 a:hover{
	background: #fafafa;
}
/*Drop Up Menus */
#jsddm
{	list-style: none;
	padding: 0;
	width: 900px;
	margin: auto;}
	
	#jsddm li
	{	list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		width: 300px;
		text-align: center;
		position:relative;}

	#jsddm li a
	{	color: #a9a9a9;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: normal;
		width: 100%;
		display: block;
		padding: 10px 0 0;
		height: 90px;}

	#jsddm li a:hover
	{	background: #eeeeee}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-bottom: 0;
			bottom:100px;
			width:100%}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background:#f57f20;
			height:40px;
			color:#fff}
		
		#jsddm li ul li a:hover
		{	background: #cb1d23}
		
ul#sus-real-estate li a{
	padding-left: 44px;
	text-align: left;	
}
ul#clean-energy li a{
	padding-left: 89px;
	text-align: left;	
}
ul#soc-entre li a{
	padding-left: 34px;
	text-align: left;	
}

/*Slider Css*/
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}
	#slider li{ 
		background:#f1f1f1;
		}		
	#slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider li p{ 
		margin:20px;
		}				
	span#prevBtn{}
	span#nextBtn{}		


/*Page Styles*/

.page_body{
	background: #FFF;
	text-align: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
h1.callout{
	font-size: 14px;
	margin-bottom: 10px;
}
h2.blurb{
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: italic;
	color: #666;
	margin-left: 25px;
	font-family: MS Serif, New York, serif;
}

.logo_large{
	width: 144px;
	float: left;
	margin-right: 25px;
}
#logo img{
	width: 144px;
	border: 0;
}
.content{
	float: left;
	width: 600px;
}
.nav_links{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.nav_links li{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
.nav_links li a, p.nav_links a{
	text-decoration: none;
	color: #000;
}
.nav_links li a:hover, p.nav_links a:hover{
	color: #BF0000;
}
.underline {
	background-color: #FFBF00;
	height: 3px;
	margin-left: 0px;
	width: 600px;
	margin-bottom: 10px;	
}
.cwdp .underline{
	background: #f57f20;
}
