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

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

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;  }

.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;	
}

#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: 360px;
	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 {
	clear:both;
	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;
}

.project_text {
	clear: both;
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

.project_content {
float: left;
width: 400px;
height: 610px;
padding: 20px;
background: #FFFFFF;
}

.project_content p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}

#right_images {
	float: right;
	margin: 0 auto;
	padding: 10px 20px 0px 20px;
	text-align: center;
}

.highslide-gallery {
	text-align: center;
	background: #ffffff;
	height: 610px;
	padding: 40px 0 0 0;
	}

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

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

#footer_container {
	clear: both;
	width: 100%;
	height: 41px;
	margin: 0 auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.footer {
	clear: both;
	font-size: 14px;
	letter-spacing: 2px;
	height: 20px;
	padding: 25px 10px;
	text-align: right;
	background: url(images/footer_bg.jpg) repeat-x;
}

.footer a {
	font-size: 14px;
	letter-spacing: 2px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

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

.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;
}

.highslide-gallery p a {
	font-size: 14px;
	color: #007cef;
	font-weight: bold;
}