
body {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#484848;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/about_bg_new.gif) repeat-x;
	background-color:#FFFFFF;
	z-index:0;
}

h1 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight:normal;
	font-size:18px;
	letter-spacing:.8;
	color:#0b689e;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:-8px;
}	

h2 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight:bold;
	font-size:15px;
	letter-spacing:.8;
	color:#666666;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:-8px;
}	

h2 a, h2 a:hover {
	color:#666666;
	}

a {
	color:#B15600;
	text-decoration:none;
}

a:visited a {
	color:#B15600;
	text-decoration:none;
}

a:hover {
	color:#B15600;
	text-decoration:underline;	
}

img {
	border:0px;
}	



#container {
	margin:10 auto;
	width:951px;
	position:relative;	
	text-align:left;
}

.clear {
	clear:both;
}

.float-left {
	float:left;
}

.blue {
	color:#1B88A7 !important;
}

.gray {
	color:#484848  !important;
}

.green {
	color:#0C7C00 !important;
}

.orange {
	color:#B15600 !important;
}

/** BEGINNING OF CSS FOR HOMEPAGE **/

#home_bluebox_top {
	float:left;
	height:37px;
	width:891px;
	background-color:#0B72AF;
	background:url(../images/home_topblue_bg.gif);
}

.home_bluebox_end {
	float:left;
	height:37px;
	width:30px;
}

#home_bluebox_content {
	float:right;
	padding:10px 10px 0px 0px;	
	color:#FFFFFF;
	font-size:14px;
}

	.home_global_textfield {
		border:0px;
		width:150px;
		height:17px;
}

	.home_global_submit {
		width:64px;
		height:18px;
		background:url(../images/home_topblue_submit.gif);
		border:0px;
		cursor: pointer;
}
	
#home_nav {
	margin:0px;
	padding:0px;
	width:951px;
	height:65px;
	background:url(../images/home_nav_bg.gif) repeat-x;
	background-color:#D7DEE7;
	position: relative;
}

	#home_nav_list {
		float:left;
		height:65px;
		z-index: 10;
	}

	#home_nav_list ul {
		list-style:none;
		margin:0px;
		padding:0px;
	
	}

	#home_nav_list ul li {
		float:left;
		margin:0px;	
	}
	
	.home_nav_sep {
		height:65px;
		width:2px;
		background:url(../images/home_nav_sep.gif);
	}
	
	#home_nav_list ul li a.smartgrid, #home_nav_list ul li a.smartgrid:visited {
		background:url(../images/nav_smartgrid.gif);		
		display:block;
		height:65px;
		width:104px;
		margin:0px;
	}
	
	#home_nav_list ul li a.smartgrid:hover {
		background-position: 0px -65px;
	}
	
	
	
	#home_nav_list ul li a.solutions, #home_nav_list ul li a.solutions:visited {
		background:url(../images/nav_solutions.gif);		
		display:block;
		height:65px;
		width:102px;
		margin:0px;
	}
	
	#home_nav_list ul li a.solutions:hover {
		background-position: 0px -65px;
	}
	
	
	#home_nav_list ul li a.projects, #home_nav_list ul li a.projects:visited {
		background:url(../images/nav_projects.gif);		
		display:block;
		height:65px;
		width:96px;
		margin:0px;
	}
	
	#home_nav_list ul li a.customers, #home_nav_list ul li a.customers:visited {
		background:url(../images/nav_customers.gif);		
		display:block;
		height:65px;
		width:96px;
		margin:0px;
	}
	
	#home_nav_list ul li a.projects:hover {
		background-position: 0px -65px;
	}
	
	#home_nav_list ul li a.customers:hover {
		background-position: 0px -65px;
	}

	#home_nav_list ul li a.resources, #home_nav_list ul li a.resources:visited {
		background:url(../images/nav_resources.gif);		
		display:block;
		height:65px;
		width:107px;
		margin:0px;
	}
	
	#home_nav_list ul li a.resources:hover {
		background-position: 0px -65px;
	}
	
	#home_nav_list ul li a.about, #home_nav_list ul li a.about:visited {
		background:url(../images/nav_partners.gif);		
		display:block;
		height:65px;
		width:97px;
		margin:0px;
	}
	
	#home_nav_list ul li a.about:hover {
		background-position: 0px -65px;
	}

	#home_nav_list ul li a.home_about_current, #home_nav_list ul li a.home_about_current:visited {
		background:url(../images/nav_aboutcurrent.gif);		
		display:block;
		height:65px;
		width:127px;
		margin:0px;
	}
	
	#home_nav_list ul li a.home_about_current:hover {
		background-position: 0px -65px;
	}


	#home_nav_list ul li a.home_partners_nav, #home_nav_list ul li a.home_partners_nav:visited {
		background:url(../images/nav_partners.gif);		
		display:block;
		height:65px;
		width:97px;
		margin:0px;
	}
	
	#home_nav_list ul li a.home_partners_nav:hover {
		background-position: 0px -65px;
	}



#home_bluebar {
	background:#0B6294;
	height:6px;
	width:951px;
	margin:0px;
	padding:0px;
}

#home_flash{
	z-index: 1;
}

#home_flash_dropshadow {
	height:7px;
	width:951px;
	background:url(../images/home_flash_dropshadow.gif) no-repeat;
}

#home_current_news {
	margin-top:20px;
	width:951px;
	height:31px;
	background:#F9F8F6;
}

#home_current_news_content {
	padding-top:10px;
	padding-left:20px;
	float:left;
}

#home_current_news_right {
	padding-top:5px;
	padding-right:5px;
	float:right;
}

#home_content_bottom {
	width:951px;
	margin-top:20px;
}

#home_content_bottom_box1 {
	float:left;
	width:400px;
	margin-left:10px;
	line-height:1.5;
}

#home_content_bottom_box1 h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:18px;
	color:#005DAB;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight:normal;
}

#home_content_bottom_box2 {
	float:left;
	width:260px;
	line-height:1.5;
}

#home_content_bottom_box2 h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:18px;
	color:#0C7C00;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight:normal;
}

#home_content_bottom_divider {
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	float:left;
	height:137px;
	width:1px;
	border-left:1px solid #A5A5A5;
}

#home_counter {
	
	float:right;
	/*
	height:140px;
	width:225px;
	background:url(../images/counter_bg.gif) no-repeat;
	*/
}

#home_counter_content {
	text-align:center;
	margin-top:35px;
}

#home_counter_numbers {
	margin-top:5px;
	margin-bottom:5px;
}



#footer {
	margin-top:20px;
	padding-top:10px;
	width:951px;
	border-top:1px solid #B5C5C6;
	text-align:center;
}

#footer a:hover {
	text-decoration:underline;
}


/** END OF CSS FOR HOMEPAGE **/

/** BEGINNING OF CSS FOR SUBPAGE **/

#subpage_content {
	background:none;
}

#nav_col {
	float: left; 
	width:171px;
	/*height:146px;*/
	text-align:right;
}

#nav_col a, #nav_col a:hover {
	color: #414141;
}	

#nav_col ul {
	margin-top:0px;
	padding-left:0px;
}
	
#nav_col ul li {
	margin-bottom:7px;
	margin-top:8px;
	margin-left:0px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#nav_col_solutions {
	float: left; 
	width:180px;
	/*height:146px;*/
	text-align:right;
}

#nav_col_solutions a, #nav_col_solutions a:hover {
	color: #414141;
}	

#nav_col_solutions ul {
	margin-top:0px;
	padding-left:0px;
}
	
#nav_col_solutions ul li {
	margin-bottom:7px;
	margin-top:8px;
	margin-left:0px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}






.nav_col_on {
	background:#FFFFFF;
}

.nav_col_on a, .nav_col_on a:hover {
	color: #d37302 !important;
}	

*html #nav_col ul,li {
	margin-left:8px;
}

#nav_col_border {
	border-right:1px solid #C3D5DE;
	padding-top:1px;
	margin-top:20px;
	padding-right:12px;
	height:400px;
}

.section{
	margin-bottom:7px;
	margin-top:8px;
	margin-left:7px;
	font-family:Arial;
	font-size:20px !important;
	font-weight: bold;
	line-height:1 !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif !important;
}

.section a{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif !important;
	color: #0B689E !important;
}

.sectionon{
	margin-bottom:7px;
	margin-top:8px;
	margin-left:7px;
	font-family:Arial;
	font-size:20px !important;
	font-weight: bold;
	line-height:1 !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif !important;
}

.sectionon a{
	color: #0B689E !important;
	text-decoration: undeline;
}

#mid {
	float: left; 
	width:565px;
}

#mid h1 {
	margin-right: 10px;
}

#mid p{
	margin:20px;
}	

#right_col {
	float:right; 
	width:215px;
}

#right_col li {
	margin:12px;
	color:#6C9024;
	font-family:Arial;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-18px;
}	

#right_col li a {
	color:#6C9024;
}	

#right_col li a:hover {
	text-decoration:underline;
	color:#6C9024;
}
	
.news_date {
	color:#000000;
	margin-bottom:10px;
}	

.news_source {
	color:#666666;
	font-weight:normal;
}
		

/** END OF CSS FOR SUBPAGE **/

.dropnav{
	position: absolute;
	z-index: 1000;
	background: #ffffff;
	top: 65px;
	display: none;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	padding: 0px;
	margin: 0px;
}

.dropnav ul{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.dropnav ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.dropnav ul li.topblue{
	height: 6px;
	background: #0b6294;
	margin: 0px;
	padding: 0px;
}

*html .dropnav ul li.topblue{
	margin: -6px 0px -6px 0px;
}

.dropnav ul li a, .dropnav_1 ul li a:visited {
	text-decoration:none;
	display:block;
	padding:8px 12px 8px 12px;
	color:#0b6294;
	margin: 0px;
	min-width: 200px;
}

.dropnav ul li a:hover {
	text-decoration:none;
	background-color:#0b6294;
	color:#ffffff;
}

#dn1{
	left: 246px;
}

*html #dn1{
	width: 200px;
}


#dn2{
	left: 353px;
}

*html #dn2{
	width: 200px;
}

#dn3{
	left: 457px;
}

*html #dn3{
	width: 200px;
}

#dn4{
	left: 555px;
}

*html #dn4{
	width: 200px;
}

#dn5{
	left: 664px;
}

*html #dn5{
	width: 200px;
}

#logo{
	float: left;
	margin-right: 25px;
}

#nav_right{
	width: 180px;
	height: 65px;
	float: right;
}

/** press release styles **/

#pr_list {
	margin: 0px 20px 0px 20px;
}

#pr_list_short {
	margin: 20px 20px 0px 20px;
}

#pr_list_item {
	margin-bottom: 15px;
}

#pr_list_item a {
	font-weight: bold;
}

#na_list {
	margin: 0px 20px 0px 20px;
}

#na_list_short {
	margin: 20px 20px 0px 20px;
}

#na_list_item {
	margin-bottom: 15px;
}

#na_list_item a {
	font-weight: bold;
}

#manager_list {
	margin: 25px 20px 0px 20px;
}

#manager_name {
	font-size: 14px;
	color: #008751;
	margin-top: 20px;
}

#manager_title {
	margin-bottom: 10px;
	font-weight: bold;
	margin-top:10px;
}

#manager_bio {
	line-height: 1.5;
}

#pscroller1{
	width: 690px;
	height: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.solutions_contentbox_left {
	text-align:right;
}

.solutions_contentbox_right {
	text-align:left;
}

#breadcrumb {
	margin: 20px 20px -10px 20px;
	background: url(../images/breadcrumb_bg.gif) repeat-x;
	padding: 5px;
	font-size: 10px;
}

#breadcrumb a, #breadcrumb a:visited {
	color: #484848;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.textfield {
	border: 1px solid #0B689E;
	width:200px;
}

.formtitle {
	font-weight:bold;
	color: #0B689E;
	font-size:12px;
	text-align:right;
}

.formbutton {
	border: 1px solid #0B689E;
	background:#F3F3F4;
	color: #0B689E;
	font-weight:bold;
}

.formselect {
	border: 1px solid #0B689E;
	
}

.formtextarea {
	border: 1px solid #0B689E;
	height:100px;
	width:300px;
}

.searchform {
	margin: 0px;
	padding: 0px;
}

.popup_body {
	margin:0px;
	padding:0px;
	text-align:left;
	color:#484848;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#eae7e1;
	z-index:0;
}

#popup_header {
	height: 55px;
	background: url(../images/popup_header_bg.gif) repeat-x;
	text-align: left;
}
#popup_bottom {
	width: 100%;
	text-align: center;
}
#popup_image {
	margin: 10px;
	background-color: #ffffff;
	padding: 5px;
	text-align: center;
}

#popup_description {
	background-color: #ffffff;
	margin: -10px 10px 10px 10px;
	text-align: center;
	padding: 0px 5px 5px 5px;
}

#search_pages{
	display: block;
}

#search_news{
	display: none;
}

#search_pr{
	display: none;
}

#search_result_types {
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #c3d5de;
}

.search_item{
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #c3d5de;
}
