body {
	margin: 0;
	padding: 30;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #333333;
	text-decoration: none;
}

a:link, a:visited {
	color: #666;
	font-weight: normal;
} 
a:active, a:hover {
	color: #666;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

.text_content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;

}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.read_me a{
	clear: both;
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 5px;
	background: url(images/readmore_button.jpg) no-repeat;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.welcome {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(images/header_underline.jpg) left bottom no-repeat;	
}

.news {
	clear: both;
	font-size: 18px;
	letter-spacing: 2px;
	color: #D8D7D7;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: url(images/side_header_bg.jpg) repeat-x;
}

.project_text {
	clear: both;
	font-size: 18px;
	color: #D8D7D7;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	background: url(images/banner_divider.jpg) bottom repeat-x;
}

#header_wrap {
	width: 100%;
	height: 114px;
	margin: 0 auto;
	background: #19446a url(images/header_bg.jpg) repeat-x;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#header #site_logo {
	float: left;
	width: 355px;
	height: 100px;
	font-size: 40px;
	color: #ffffff;
	background:url(images/logo.jpg) no-repeat;
}

#menu_wrap {
	clear: both;
	width: 100%;
	height: 41px;
	margin: 0 auto;
	background: url(images/menu_bg.jpg) repeat-x;
}

#menu {
	width: 980px;
	height: 41px;
	margin: 0 auto;
}

#menu ul {
	margin: 0 0 0 28px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 22px;
	width: 128px;
	padding: 13px 0 0 0;
	background: url(images/menu.jpg) bottom no-repeat;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #000;
	background: url(images/menu_hover.jpg) bottom no-repeat;
}

#content_wrap {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#content {
	width: 900px;
	margin: 30px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}

.recent_projects {
	float: left;
	width: 900px;
	height: 260px;
	margin-bottom: 10px;
	background: #215b8d;
}

.top_image {
	float: left;
	width: 610px;
	height: 260px;
	padding: 0px;
	overflow: hidden;	
	background: url(images/banner.jpg)
}

.project_content {
	float: left;
	width: 250px;
	height: 240px;
	overflow: hidden;
	background: #1d4b73;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.project_content p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

#content_area {
	clear: both;
	width: 898px;
	border: thick solid #c6c5c5;
	background: #eeeeee;
}

#content_width {
	float: left;
	width: 510px;
	padding: 40px 48px 20px 50px;
	background: #ffffff;
}

#news_container {
	float: left;
	width: 290px;
	background: #eeeeee url(images/content_right_column_bg.jpg) left repeat-y;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.news_section {
	clear: both;
	margin: 0 20px 20px 20px;
}

.news_section .square {
	float: left;
	width: 70px;
	height: 70px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.news_section .square span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

.news_section .news_content {
	float: right;
	width: 160px;
}


.news_container_content {
	margin: 0 20px;
}

.list {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.list li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(images/icon.jpg) left top no-repeat;
}

#spry {
	width: 100%;
	margin: 10px 0 0 10px;
	
}

#navigation {
	font-size: 12px;
	color:#999;
	padding: 3px 0 0 10px
	
	}#reports {
	font-size: 100%;
	width: auto;
}
