@charset "utf-8";
/* CSS Document */

/* --------------on new index ----------------------*/
.nav-header-index
{
	height:230px;
	width:690px;
	left:190px;
	top:91px;
	padding:0px;
	margin:0px;
	background-color: #666;
	position:absolute;
}
.style-index {
	font-size: 13px;
	font-style:bold;
	line-height:35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
}
.nav-box-index
{
	height:228px;
	width:190px;
	left:0px;
	top:93px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	line-height:12px;
	background-color: #666;
	padding:0px;
	margin:0px;
}

.nav-horizontal-index
{position:relative;
	top:390px;
	left:0px;
	height:28px;
	background-color: #489AC6;
	width:880px;
margin:0px;
}
.textmain-index {
	width:880px;
	height:560px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	position:absolute;
	margin:0;
	background-color:#fff;
	line-height:17px;
	top:250px;
	left:0px;
	padding: 0px 0px 5px 0px;
	background-position:bottom left;
	background-repeat:no-repeat;

}

.index-textbox{
	width:690px;
	height:505px;
	float:left;
	padding:5px 10px 5px 10px;
	line-height:18px;
	margin: 10px;
	text-align:left;
	font-size: 11px;
	
}

.index-titlebox{
	width:880px;
	height:25px;
	background-image: url(../images/bar-darker-gradient.jpg);
	float:left;
	padding:0px;
	margin:0px;
	text-align: center;
}


.index-news{
	width:630px;
	height:180px;
	background-color: #E2F1F3;
	float:left;
	padding:10px 10px 10px 15px;
	line-height:22px;
	margin:0px 5px 0px 20px;
	text-align:left;
	font-size: 11px;
}
 
.link-box-with-photo{
	width:130px;
	height:495px;
	float:right;
	padding:15px 5px 5px 5px;
	line-height:14px;
	color:#333;
	margin:10px 10px 0px 0px;
	text-align:center;
	font-size: 11px;
	background-image: url(../images/homepage-sm-gradient.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;

}


.style4 {
	color: #069;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
}

.style5 {
	color: #333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
 
a:link {
	color: #07568F;
	text-decoration: none;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:active {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}




/* --------------from new index ----------------------*/
