@charset "utf-8";
/* CSS Document */

#splash_banner {
	background-image:url(../images/splash_bannerSMARTTorig.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:268px;
	padding:14px 28px 0px 36px;
}

#splash_banner_SMARTT a {
	display:block;
	height:235px;
	width:250px;
	float:right;
	margin-right:10px;
}

#splash_banner_img {
	float:left;
	background-image:url(../images/splash_bannerImg/welcome.jpg);
	width:658px;
	height:242px;
	margin-top:0px;
}

#splash_banner_msg {
	color:#FFFFFF;
	margin-top:188px;
	margin-left:70px;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
}

#splash_banner_content {
	width:550px;
	text-align:left;
	/*border:1px solid red; */
}

#splash_banner_contentHeader {
	color:#4f6a37;
	font-size:20px;
}

#splash_banner_contentTxt {
	color:#000000;
	margin-top:10px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}

#splash_enewsLink {
	display:block;
	background-color:#899a78;
	color:#FFFFFF;
	width:205px;
	height:30px;
	margin:15px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}

#splash_enewsLink_padd {
	display:block;
	height:8px;
}

#splash_enewsLink_txt {
	display:block;
	border-left:3px solid #FFFFFF;
	margin-left:10px;
	padding-left:8px;
	padding-bottom:2px;
	line-height:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#splash_enewsLink:hover #splash_enewsLink_txt {
	text-decoration:underline;
}

#splash_leftCol {
	float:left;
	width:600px;
	margin-left:42px;
	
	/*border:1px solid black;*/
}

#splash_mapEC {
	float:right;
	background-image:url(../images/splash_mapEC.jpg);
	width:188px;
	height:243px;
	margin-top:-10px;
	margin-left:15px;
}

#splash_learnMoreLink {
	display:block;
	background-image:url(../images/splash_learnMoreArrow.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	color:#3b7fa6;
	width:130px;
	height:36px;
	margin-top:15px;
	line-height:36px;
	text-align:left;
	text-decoration:none;
	font-size:18px;
}

/* #splash_learnMoreLink:hover {
	border-bottom:2px solid #3b7fa6;
} */

#splash_rightCol {
	float:right;
	background-color:#e0e0de;
	width:239px;
	margin-right:45px;
}

#splash_rightColTop {
	background-image:url(../images/splash_rightColTop.jpg);
	color:#FFFFFF;
	width:242px;
	height:62px;
	margin-left:-2px;
}

#splash_rightColTop span {
	display:block;
	padding-top:15px;
	margin-left:25px;
	font-size:20px;
	text-align:left;
}

#splash_rightColUL {
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style:none;
	text-align:left;
}

#splash_rightColUL li {
	display:block;
	margin-right:20px;
	margin-bottom:12px;
	border-bottom:2px solid #e0e0de;
}

/* #splash_rightColUL li:hover {
	border-bottom:2px solid #666666;
} */

#splash_rightColUL a {
	display:block;
	background-image:url(../images/site_blue_listImg.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	color:#000000;
	padding:0px 0px 0px 8px;
	font-size:14px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}

#splash_rightColImg {
	display:block;
	background-image:url(../images/realityWorks.jpg);
	width:108px;
	height:108px;
	margin-left:30px;
	margin-bottom:15px;
}

#splash_contentClear {
	height:80px;
}