

#content1{
	position: absolute;
	top: 139px;
	left: 0px;
	width: 708px;
	height: 166px;
	
}

#content2{
	position: absolute;
	top: 139px;
	right: 0px;
	width: 172px;
	height: 142px;
	padding: 14px;
	padding-bottom: 10px;
	background: url(../pic/bckg_content2.jpg) no-repeat;
	font-size: 11px;
}

#spacer{
	position: absolute;
	top: 319px;
	left: 0px;
	width: 920px;
	height: 1px;
	background-color: #CACDCF;
	line-height: 0px;
	font-size: 0px;
}

#content3{
	position: absolute;
	top: 337px;
	left: 2px;
	width: 225px;
	height: 230px;
	
}

#content4{
	position: absolute;
	top: 337px;
	left: 242px;
	width: 225px;
	height: 230px;
	

}

#content5{
	position: absolute;
	top: 337px;
	left: 482px;
	width: 225px;
	height: 230px;
	

}



#frame{
	position: absolute;
	top: 337px;
	left: 720px;
	background: url(../pic/bckg_frame.jpg) no-repeat;
	width: 200px;
	height: 177px;
}

#login{
	position: absolute;
	top: 464px;
	left: 720px;
	width: 172px;
	height: 92px;
	background: url(../pic/bckg_login.jpg) no-repeat;
	padding: 12px 14px;
	color: #8B8B8B;
	font-size: 10px;
	
}

	#login input{
		width: 164px;
		height: 13px;
		padding: 2px;
		border: 1px solid #CDCDCD;
		font-size: 11px;
		margin-bottom: 3px;
	}
	

#footer{
	position: absolute;
	top: 586px;
	left: 0px;
	width: 920px;
	border-top: 1px solid #CACDCF;
	padding-top: 8px;
	font-size: 11px;
}

/*------- nav-items -------*/

#mainmenu .menuitem{
	float: left;
	width: 126px;
	text-align: center;
	margin-top: 8px;
	color: white;
	font-size: 12px;
}

#mainmenu .menuitem a{
	text-decoration: none;
	color: white;
}

/*------ typo -------*/

#content2 H1{
	color: white;
	font-size: 18px;
	font-weight: normal;
	font-weight: lighter;
	padding-bottom: 16px;
}

#frame H1{
	background: url(../pic/bckg_content6_h1.jpg) no-repeat;
	color: white;
	font-size: 18px;
	padding: 12px 14px;
	padding-bottom: 7px;
	font-weight: normal;
	font-weight: lighter;
}

#login H1{
	font-size: 15px;
	font-weight: normal;
	font-weight: lighter;
	margin-bottom: 4px;
}

#content_area H1,
#content_area H2,
#content_area H3,
#content_area H4,
#content_area H5,
#content_area H6{
	line-height: 140%;
	margin-bottom: 18px;
}

#content_area P,
#content_area UL{
	font-size: 11px;
	line-height: 155%;
	margin-bottom: 18px;
}

#content_area UL{
	margin-left: 40px;
}

#content_area LI{
	list-style: circle
	line-height: 155%;
}

#content_area H1{ font-size: 21px; font-weight: lighter; }
#content_area H2{ font-size: 18px; font-weight: lighter; }
#content_area H3{ font-size: 15px; font-weight: lighter; }
#content_area H4{ font-size: 15px; font-weight: lighter; border-bottom: 1px solid #CACDCF; padding-bottom: 3px; }
#content_area H5{ font-size: 12px; font-weight: bold; }
#content_area H6{ font-size: 11px; font-weight: bold; }


/*---------- tt-news -----------*/

.news-latest-date{
	color: #1B5CA0;
	padding-bottom: 3px;
}

.news-latest-csubheader{}

.news-latest-spacer{
	height: 1px;
	background-color: #CACDCF;
	line-height: 0px;
	font-size: 0px;
	margin: 9px 0;
}

/*----------- other --------------*/

/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; display: none; }


