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

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

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

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

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

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }

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


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



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

.header_04 {
	clear: both;
	font-size: 14px;
	color: #c7bb10;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(footer_divider.jpg) bottom repeat-x;
}

.header_05 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_05 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

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

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

#header #site_logo {
	float: left;
	width: 340px;
	height: 30px;
	font-size: 30px;
	margin:5px 0 0 40px;
	padding:15px 0 0 20px;
	font-family:Philosopher;
	
	color: #ffffff;
	background:  url(log.jpg) no-repeat;
}



/* end of header */

/* menu */
#menu_wrapper {
	clear: both;
	width: 100%;
	height: 41px;
	margin: 0 auto;
	background:url(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(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(menu_hover.jpg) bottom no-repeat;
}

/* end of menu*/

#header_2 {
	float: left;
	width: 900px;
	height: 200px;
	margin-bottom: 10px;
	background: #215b8d url(header2.jpg) no-repeat;
}




/* content */

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

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

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

.project_slideshow {
	float: left;
	width: 610px;
	height: 200px;
	padding: 30px 0;
	overflow: hidden;	
	background: #215b8d url(slider_right_divider.jpg) right repeat-y
}

.project_content {
	float: right;
	width: 200px;
	height: 180px;
	padding: 40px 10px;
	overflow: hidden;
	background: #1d4b73;
}

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

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

#column_text {
	float: left;
	width: 600px;
	padding: 40px 48px 20px 30px;
	background: #ffffff;
}

#column_text p {
	padding-bottom: 15px;
}


#column_text h2{font-size:18px;
					font-weight:normal;
					color:#000000;
					padding:0 0 15px 0;
					margin:5px 0 0 0;
					}
					
#column_text h3{font-size:15px;
					font-weight:normal;
					color:#000000;
					padding:0 0 12px 0;
					margin:5px 0 0 0;
					}					
					
					
.read{float:right;
		width:80px;
		margin-bottom:20px;
		
		}
		
.read a{ text-decoration:underline;
		color:#c7bb10;
		}		
		
.read a:hover{ text-decoration:none;
			
		}		

#sidebar {
	float:right;
	width: 219px;
	padding: 30px 0 20px 0px;
	height:auto;
	background: #eeeeee url(content_right_column_bg.jpg) left repeat-y;
	
}


#sidebar ul{padding:0px;
			margin:0px;
			width:200px;
			
			}

#sidebar li{padding:0px 0px 5px 18px;
			margin:0px 0 10px 5px;
			list-style-type:none;
			border-bottom:dotted #333333 1px;
			background:url(sidebar-bullet.jpg)  left top no-repeat;
			}
						
#sidebar li a{color:#000;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
			padding:0px;
			margin:0px;
			text-decoration:none;
			
			}
			
#sidebar li a:hover{color:#000;
			padding:0px;
			margin:0px;
			text-decoration:underline;
			
			}	
			
#sidebar h1 {
	
	font-size: 22px;
	letter-spacing: 3px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background:url(side_header_bg.jpg) repeat-x;
}			
				
#sidebar h2 {
	
	font-size: 20px;
	letter-spacing: 3px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background:url(side_header_bg.jpg) repeat-x;
}			
			
									

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

.news_section .news_date {
	float: left;
	width: 70px;
	height: 50px;
	padding: 20px 0 0 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background:url(news_date_bg.jpg) no-repeat;
}

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

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

#sidebar .inputfield {
	height: 16px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#sidebar .submitbutton {
	float: right;
	margin: 0px;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.sidebar_content {
	margin: 0 20px;
}



.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 20px;
	background:url(section_middle.jpg) repeat-y;
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(section_bottom.jpg) bottom left no-repeat;
}

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

.list_with_icon li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(list_icon.jpg) left top no-repeat;
}

/* end of content */

.bottom_2{
	float: left;
	width: 144px;
	padding: 0 40px 0 0;	
}

.bottom_1{
	float: left;
	width: 228px;
	height:170px;
	padding: 0 20px 0 0;
	margin-right:20px;
	border-right:1px solid #c7bb10;
}

.bottom_2{
	float: left;
	width: 228px;
	height:170px;
	padding: 0 20px 0 0;
	margin-right:20px;
	border-right:0px solid #c7bb10;
}


/* footer */

#footer_wrapper {
	width:100%;
	margin: 0 auto;
	background: #111d28;
}

#footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #828c96;
	background: url(footer_bg.jpg) bottom center no-repeat
}

.footer_text {
	text-align: center;
	width: 920px;
	
}


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

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #828c96;
	text-decoration: none;
}
/* end of footer */

input, select { margin:5px 0 5px 42px;
width:250px;
height:20px;
font-family:Tahoma, Geneva, sans-serif; font-size:1em;
}

textarea { width:339px;
height:200px;
margin:5px 0 5px 42px;
overflow:auto;

}
 label{ width:300px}
 
 
 img {border:0;
vertical-align:top;
text-align:left;
padding:2px ;
border:1px #CCCCCC solid;}


.form{ width:600px}
			   
.form table{font-family:Arial, Helvetica, sans-serif;
	      font-size:10px;
		  color:#5B5B5B;
		  width:300px;
		  padding:10px;
		  margin:0}
		  
.form td{margin:0; padding:0; width:100px}
