#top {
	width:900px;
	height:107px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
	background:none;
}
#logo {
	background:url(../images/logo.gif) top right no-repeat #fff;
	width:280px;
	height:107px;
}
#logo h1 {
	visibility:hidden;
	width:260px;
	height:63px;
	}
#content {
	border-bottom:1px solid #C9CCCE;
	margin:0px 0px 10px 0px;
	background:#e8e9ea;
}
#contentL {
	background:#dee0e2;
	padding:107px 0px 0px 0px;
	width:280px;
	}
#login,
#login h6 {width:279px;}


#contentR {
	width:620px;
	padding:69px 0px 0px 0px;
	background:url(../images/content/home_right.jpg) top left no-repeat;
	float:left;
}

#flash {
	height:320px;
}
/* left */

#feature {
	background:url(../images/content/home_left_feature.jpg) 0px 2px no-repeat #fff;
	width:280px;
	height:282px;
}

#contentA h1 {
	width:620px;
	height:42px;
	background:url(../images/text/home_h1.gif) top left no-repeat;
	border-bottom:1px solid #fff;
	border-top:4px solid #919395;
}

#text {
	border-top:1px solid #c5cbcb;
	border-left:1px solid #c5cbcb;
	background:#e8e9ea;
	padding:11px 132px 0px 24px;
	height:125px;
}
#text strong {color:#01488b;}
#p2 {
	font:bold italic 12px arial, helvetica, sans-serif;
	color:#01488b;
	margin:8px 0px 0px 0px;
}

#nav {
	width:609px;
	height:18px;
	position:absolute;
	top:51px;
	left:280px;
	padding:0px 0px 0px 11px;
	background:url(../images/home_nav.gif) top left no-repeat;
}
#nav li,
#nav li a {
	background-image:url(../images/home_nav.gif);
	}