/* 
====================================================
Global Formating 
====================================================
*/

html 
	{
	margin: 0 auto;
	padding: 0;
	background: transparent url(/img/middle_bg.gif) center repeat-y;
	background-color: #B5B5B6;
	height: 100%;
	}
	
body 
	{
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}
	
#wrapper 
	{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	}
	
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul 
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436C98;
	line-height: 18px;
	}
	
.text10 {
	font-size: 10px;
	}
	
.text11 {
	font-size: 11px;
	}
	
a:link
	{
	color: #436C98;
	text-decoration: underline;
	}

a:visited
	{
	color: #436C98;
	text-decoration: underline;
	}

a:hover
	{
	color: #FFFFFF;
	background-color: #436C98;
	text-decoration: none;
	}
	
a:active
	{
	color: #436C98;
	text-decoration: underline;
	}
	
a:link.headLeft
	{
	color: #CE9A31;
	text-decoration: none;
	}

a:visited.headLeft
	{
	color: #CE9A31;
	text-decoration: none;
	}

a:hover.headLeft
	{
	color: #CE9A31;
	background-color: transparent;
	text-decoration: none;
	}
	
a:active.headerLeft
	{
	color: #666666;
	text-decoration: underline;
	}
	
.form 
	{
	background-color: #FFFFFF;
	font-size: 12px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Tahoma, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}
	
.button 
	{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 20px;
	width: 150px;
	background-position: center;
	cursor: pointer;
	cursor: hand;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin:2px 0 4px 0;
	}
	
.button2
	{
	background-color: #cccccc;
	border: 1px solid #666666;
	width: 100px;
	background-position: center;
	cursor: pointer;
	cursor: hand;
	padding-right: 4px;
	padding-left: 4px;
	}
	
.tableHeader 
	{
	background-color: #CCCCCC;
	}
	
.altRow 
	{
	background-color: #E9E9E9;
	}
	
li	
	{
	list-style-image:  url("/img/bullet.gif");
	}
	
/*
====================================================
Nav
====================================================
*/
	
#home
	{ 
	width: 84px; 
	height: 38px; 
	overflow: hidden; 
	background: url(/img/b_home.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#home:hover
	{ 
	background-position: bottom left; 
	}	
	
#news
	{ 
	width: 82px; 
	height: 38px; 
	overflow: hidden; 
	background: url(/img/b_news.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#news:hover
	{ 
	background-position: bottom left; 
	}
	
#reports
	{ 
	width: 83px; 
	height: 38px; 
	overflow: hidden; 
	background: url(/img/b_reports.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#reports:hover
	{ 
	background-position: bottom left; 
	}
	
#corporate
	{ 
	width: 83px; 
	height: 38px; 
	overflow: hidden; 
	background: url(/img/b_corporate.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#corporate:hover
	{ 
	background-position: bottom left; 
	}	
	
#projects
	{ 
	width: 82px; 
	height: 38px; 
	overflow: hidden; 
	background: url(/img/b_projects.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#projects:hover
	{ 
	background-position: bottom left; 
	}	
	
#contact
	{ 
	width: 83px; 
	height: 38px; 
	overflow: hidden; 
	background: url(/img/b_contact.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#contact:hover
	{ 
	background-position: bottom left; 
	}
	
/* 
====================================================
Main Content
====================================================
*/

#topBar
	{
	width: 760px;
	height: 25px;
	}

#header 
	{
	width: 760px;
	height: 106px;
	background-image:url(/img/header1.jpg);
	}
	
#flash
	{
	width: 760px;
	height: 136px;
	background-image:url(/img/header2.jpg);
	}
	
#header2
	{
	width: 760px;
	height: 106px;
	background-image:url(/img/header3.jpg);
	}
	
.cookieTrail {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	color: #436C98;
	}

.headerLeft {
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 8px;
	font-size: 18px;
	color: #CE9A31;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9EA6BF;
	border-right-color: #9EA6BF;
	border-bottom-color: #9EA6BF;
	border-left-color: #9EA6BF;
	line-height: 18px;
	padding-bottom: 5px;
	}
	
.headerLeftSub {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9EA6BF;
	border-right-color: #9EA6BF;
	border-bottom-color: #9EA6BF;
	border-left-color: #9EA6BF;
	line-height: 18px;
	padding-bottom: 5px;
	}
	
.headerRight {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	line-height: 18px;
	padding-bottom: 5px;
	font-weight: bold;
	}
	
#navContainer
	{
	width: 760px;
	height: 38px;
	background: transparent url(/img/nav_bg.gif) top center repeat-x;
	}
	
#nav
	{
	margin: 0 auto;
	width: 497px;
	height: 38px;
	}
	
#contentLeft {
	width: 506px;
	padding-left: 5px;
	padding-top: 15px;
	float: left;
	clear: both;
	}
	
.contentLeft {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	}

#contentLeftBox {
	width: 508px;

	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A7A8;
	border-right-color: #A6A7A8;
	border-bottom-color: #A6A7A8;
	border-left-color: #A6A7A8;
	float: left;
	}
	
#contentBarLeft
	{
	width: 508px;
	height: 3px;
	margin: 0;
	padding: 1px;
	background: transparent url(/img/box_footer.gif) top center repeat-x;
	float: left;
	}

#contentRight {
	width: 227px;
	padding-right: 7px;
	padding-top: 15px;
	float: right;
	}
	
.contentRight {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 11px;
	}


#contentRightBox {
	width: 227px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A7A8;
	border-right-color: #A6A7A8;
	border-bottom-color: #A6A7A8;
	border-left-color: #A6A7A8;
	float: right;
	}
	
	
#contentRightBoxChart {
	width: 227px;
	margin: 0 7px 0 0;
	_margin: 0 3px 0 0;
	padding: 0;
	background:url(../img/box_footer2.jpg) bottom repeat-x #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A7A8;
	border-right-color: #A6A7A8;
	border-bottom-color: #9C9A9C;
	border-left-color: #A6A7A8;
	float: right;
	}
	
#contentBarRight
	{
	width: 227px;
	height: 3px;
	padding: 1px;
	padding-bottom: 7px;
	background: transparent url(/img/box_footer.gif) top center repeat-x;
	float: right;	
	}
	
#contentBarRightChart
	{
	width: 227px;
	height: 4px;
	background: transparent url(/img/box_footer.gif) top center repeat-x;
	float: right;	
	padding:0 0 0 0;
	margin:0 0 -2px 0;
	_margin:6px 0 -25px 0;
	border-top:1px solid #A6A7A8;
	}
	
#footer 
	{
	text-align: center;
	clear: both;
	font-size: 10px;
	color: #7C7C7C;	
	padding-top: 12px;
	padding-left: 8px;
	padding-bottom: 12px;
	}
	
.photoBorder 
	{
	padding-right: 10px;
	}

.sideButton 
	{
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	}
	
#cincovidpic{
	margin:6px 0 12px 0;
}

#60tonnenew{
	margin:6px 0 6px 0;
}

#contentBarRight #contentRightBox #contentRight a:link
	{
	text-decoration: none;
	background:#fff;
	}

#contentBarRight #contentRightBox #contentRight a:visited
	{
	text-decoration: none;
	background:#fff;
	}

#contentBarRight #contentRightBox #contentRight a:hover
	{
	text-decoration: none;
	background:#fff;
	}
	
#contentBarRight #contentRightBox #contentRight a:active
	{
	text-decoration: none;
	background:#fff;
	}
