@charset "UTF-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bg_line {
	background-image: url(../images/index/bg_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_footer {
	background-image: url(../images/index/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.bg_date {
	background-image: url(../images/header/rightbar_date.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002F5F;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002F5F;
}

#main_notice {
	position:relative;
	width:612px;
	height:300px;
	background:url(../images/index/main_notice.jpg) top left no-repeat;
}

#main_link {
	position:absolute;
	top:102px;
	left:147px;
	width:327px;
	height:69px;
	background:url(../images/index/main_notice_link.jpg) left top no-repeat;
	text-indent:-9999px;
}

.home_png {
	position:relative; 
	width:236px; 
	height:48px;
}

.home_png a img {
	border:none;
}

.home_png a:hover img {
	border:none;
}


ul#navigation {
	width:948px;
	height:30px;
	background:url(../images/header/nav_bar.jpg) top center no-repeat;
	margin:0px;
	padding:20px 0px 0px 0px;
}

ul#navigation li {
	float:left;
	font-family: Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	list-style-type:none;
}

ul#navigation li a {
	font-family: Arial, sans-serif;
	padding-left:50px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

ul#navigation li a:hover {
	
	color:#06ace0;
}
	
.slideshow_main {
	margin-bottom:10px;
	width:610px;
	height:280px;
	background-color:#ffffff;
}

/* Recent Projects Slideshow */

div.slideshow_bg {
	position: relative;
	width: 265px;
	height: 170px;
	padding:0 0 0 5px
	margin:0px;
	background:#656565 url(../images/bg/bg.jpg) top left no-repeat;
}

div.slideshow {

}

div.slideshow div.slide {
	position: absolute;
	width: 250px;
	height: 130px;
	display: none;
	left:8px;
	top:30px;
	padding:0px;
	margin:0px;
}


div.slideshow div.slide img {
	margin:0px;
	padding:0px;
	width:250px;
}


div.slideshow div.slide a {
	font-family:Arial, sans-serif;
	font-size:12px;
	position: absolute;
	right: 0px;
	bottom:0px;
	padding:0px;
	margin:0px;
}

div.slideshow div.slide a:hover {
	color:#ffffff;
}

/****promo****/

.promo_none a {
	border:none;
	outline:none;
}

.promo_none a:hover {
	border:none;
	outline:none;
}

.promo_none img {
	border:none;
	outline:none;
}









