#BodyContainer {
	/* Took out important */
	margin:0 auto;
	text-align:left;
	width:980px;
}

#topbar {
	background:transparent url(images/top_bar_gradient.png) repeat-x scroll center bottom;
	color:#B2B2B2;
	padding:8px 6px 6px 5px;
	text-align:right;
	width:980px;
	z-index:7 !important;
}

#topbar img {
	border: 0px none;
}

#topbar a {
	color:#333333;
	padding:0 2px;
	text-decoration:none;
}

#topbar a:hover {
	text-decoration:underline;
}


#topNav li {
	float:left;
	line-height:normal;
	position:relative;
	z-index:6;
}

#right_sidebar {
	background:#FFFFFF url(images/bg_sidebar.png) no-repeat scroll left top;
	float:right;
	overflow:hidden;
	padding:10px 5px 5px 15px;
	height: 350px;
	position:relative;
	top:20px;
	width:185px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
/*	border-bottom: 1px solid #333;*/
}

#right_sidebar_ourprofile {
	background:#FFFFFF url(images/bg_sidebar.png) no-repeat scroll left top;
	float:right;
	overflow:hidden;
	padding:10px 5px 5px 15px;
	height: 550px;
	position:relative;
	top:20px;
	width:185px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
/*	border-bottom: 1px solid #333;*/
}

#right_sidebar img {
	padding-right: 4px;
	border: 0;
}

.contactBlock a {
	text-decoration: none;
	color: #333333;
}

.contactBlock a:hover {
	text-decoration: underline;
}

.contactBlock h3 {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	margin:0;
	padding:2px 0 7px;
}

#contact-email {
	display: none;
}

#contact-address {
	display: none;
}

#contact-telephone {
	display: none;
}

body {
	background:transparent url(images/bg_page.png) repeat-y scroll center top;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
}

#ContentWrapper {
	float:left;
	padding:10px 5px 15px 10px;
	position:relative;
	width:750px;
}

.bodyText {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.bodyBlock {
	height: 180px;
}

.bodyBlockTall {
	height: 200px;
	overflow: hidden;
}

#bodyTextHome {
	float: left;
	width: 475px;
	padding-right: 5px;
}

#breadcrumbs {
	font-size: 12px;
	color: #d84e00;
}

#breadcrumbs a {
	color: #d84e00;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #d84e00;
	text-decoration: underline;
}


.threeColumn {
	width: 225px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
}

.threeColumn h3 {
	color: #cd003a;
	font-size: 14px;
	font-weight: bold;
}

p.leftColumn {
	padding-right: 15px;
}

.smaller {
	font-size: 10px;
}

.threeColumn a {
	text-decoration: none;
	color: #d84e00;
}

.threeColumn a:hover {
	text-decoration: underline;
}


.twoColumn {
	width: 250px;
	float: left;
	font-size: 12px;
}

h2.projects {
	color: #cd003a;
}

h3.projects {
	color: #D84E00;
	font-weight: normal;
}

.twoColumn h3 {
	color: #ec740f;
	font-size: 14px;
	font-weight: bold;
}

.wideColumn {
	width: 460px;
	float: left;
	font-size: 12px;
}



strong {
	color: #cd003a;
	font-weight: bold;
}

.bodyVerticalSeparator {
	width: 6px;
	background:transparent url(images/bg_contentcolumn.png) repeat-y scroll left bottom;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

.short {
	height: 200px;
}

.tall {
	height: 350px;
}

.jumbo {
	height: 400px;
}

#twoColumnWrapper {
	margin-left: 200px;
}

#homeSub {
	float: left;
}


#servicesbanner {
	width: 240px;
	height: 170px;
	background:transparent url(images/services_orange_gradient.png);
	padding: 0;
	margin: 0;
	float: left;
	color: #ffffff;
}

#servicesbanner p {
	padding: 5px 15px 5px;
}

#servicesbanner h3 {
	padding: 0px 10px 0px;
}

#disclaimer{
	color:#333333;
	float:right;
	margin-right:-9px;
	padding:22px 0 0;
}

#disclaimer a{
	color: #333333;
	padding:0 9px;
	text-decoration:none;
}

#disclaimer a:hover {
	text-decoration: underline;
}


.lefty {
	float: left;
}

.righty {
	float: right;
}

#SitePicker {
	margin-bottom: 15px;
}

#StylePicker {
	margin-top: 15px;
}

.address {
	font-size: 10px;
	padding: 12px;
	color: #333333;
	margin-bottom: 15px;
}

.clear {
	clear:both;
}

.ccrLeft {
	width: 420px;
	padding-right: 15px;
	float: left;
}

.ccrRight {
	width: 300px;
	float: left;
}

.dottedline {
	background:transparent url(images/bg_footer.png) repeat-x scroll left top;
	height:3px;
}

p a {
	color: cd003a;
	text-decoration: none;
}

p a:hover {
	color: cd003a;
	text-decoration: underline;
}


/* nav bar */
#navigation {
	background:transparent url(images/nav_bg.png) repeat-x scroll left bottom;
	float:left;
	height:35px;
	position:relative;
	width:775px;
	z-index:6;	
	margin-bottom: 15px;
}

#navigation ul li {
	float:left;
	line-height:normal;
	position:relative;
	z-index:6;
}

#navigation ul {
	height:35px;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:6;
}

#navigation ul li a
{
	/* This does not fit at 12px * - making it 11px */
	color:#D84E00;
	float:left;
	font-size:11px;
	padding:15px 0 5px 25px;
	text-decoration:none;
	z-index:6;
	
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li.selected a
{	
	background:transparent url(images/bg_nav_a.png) no-repeat scroll left bottom;
	color:#664C3D;
	padding-left:25px;
	padding-right:25px;
}

#navigation ul li.selected {
	background:			url(images/bg_nav_li.png) no-repeat bottom right;
	z-index:			6;
}


#navigation ul li.right a {
	background:transparent url(images/bg_nav_item.png) no-repeat scroll right bottom;
	padding-left:5px !important;
}

#navigation ul li ul, #navigation ul li.selected ul {
	display:			none;
	margin-left:		5px;
	padding:			14px 22px 25px 22px;
	position:			absolute;
	left:				3px;
	top:				35px;
	background-color:	#FFFFFF;
	/*background-image:	url(images/Eneco/bg_dropdown.gif);
	background-position:bottom;
	background-repeat:	no-repeat;*/
	border-bottom:		1px solid silver;
	border-right:		1px solid silver;
	border-left:		1px solid silver;
	width:				188px;
	height:				auto !important;
	z-index:			6;
}

#navigation ul li.left ul {
	left:				3px;
	z-index:			6;
}

#navigation ul li.right ul {
	left:				-17px;
	z-index:			6;
}
/*
#navigation ul li:hover ul, #Navigation ul li.hover ul {
	display:			block;
	z-index:			6;
}
*/
#navigation ul li ul li {
	clear:				left;
	background:			none !important;
}

#navigation ul li.selected ul li a {
	padding:			0px !important;
}

#navigation ul li ul li a {
	color:				#D84E00 !important;
	padding:			0px !important;
	background:			none !important;
	font-size:			12px !important;
	font-weight:		bold;
	width:				188px;
	line-height:		19px;
}

#navigation ul li ul li.more a {
	font-size:			11px !important;
	font-weight:		normal;
	text-align:			right;
	line-height:		18px;
}

#navigation ul li.left ul li a {
	padding:			0px !important;
}

#navigation ul li.right ul li a {
	padding:			0px !important;
}

#sideMenu {
	font-weight: bold;
}

#sideMenu ul {
	list-style-image: url(images/orangedot.gif);
}

#sideMenu ul li {
	padding-bottom: 7px;
}

#sideMenu ul li.selected {
	color: #664633;
	list-style-image: url(images/greydot.gif);
}


/* CSS Fixes */

#topNav {
  }
  #homeHolder {
  	clear: both;
  	width: 740px;
  	height: 205px;
  	overflow: hidden;
  }
  #leftContent {
  	float: left;
  	width: 740px;
  }
  #rightContent {
  	float: right;
  	position: relative;
  	top: -47px;
  }
  #footer {
  	clear: both;
  }
  #fontbuttons a {
  }
  #fontbuttons a, #fontbuttons a:visited {
  	border: 0px none;
  }
  #threeColumnHolder {
  	width: 740px;
  	overflow: auto;
  }
/* End CSS Fixes */