
.textContent{
	padding: 10px;
	padding-left: 20px;
}

.pageTitle{
	margin-bottom: 10px;
}

.regularPageTop{
	background-image: url(../images/regular_page/regular_page_top.gif);
	background-repeat: no-repeat;
	width: 723px;
	height: 10px;
	overflow: hidden;
}

.regularPageMid{
	background-image: url(../images/regular_page/regular_page_mid.gif);
	background-repeat: repeat-y;
	width: 723px;
	min-height: 458px;
}

.regularPageBottom{
	background-image: url(../images/regular_page/regular_page_bottom.gif);
	background-repeat: no-repeat;
	width: 723px;
	height: 10px;
	overflow: hidden;
}

/*	News Page	*/

.newsItem{
	width: 684px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.newsSaperator{
	border-top: 1px groove #ffffff;
	border-bottom: 1px groove #949494;
}

.newsItemImage{
	float: right;
	width: 150px;
	height: 100px;
	text-align: right;
}

.newsItemText{
	width: 475px;
}

.newsItemTitle a, .newsItemTitle a:visited, .newsItemTitle a:hover{
	font-size: 14px;
	padding: 0px;
	margin: 0px;	
	font-weight: bold;	
	color: #352d83 !important;
}

/*	News Room	*/

.newsRoomLeft{
	float: left;
	width: 326px;
}

.newsRoomRight{
	float: right;
	margin-right: 10px;
	width: 372px;
}


.newsRoomItemTop1{
	background-image: url(../images/news/news_1_top.gif);
	background-repeat: no-repeat;
	width: 326px;
	height: 10px;
	overflow: hidden;
}


.newsRoomItemMid1{
	background-image: url(../images/news/news_1_mid.gif);
	background-repeat: repeat-y;
	width: 326px;
	min-height: 372px;
}

.newsRoomItemBottom1{
	background-image: url(../images/news/news_1_bottom.gif);
	background-repeat: no-repeat;
	width: 326px;
	height: 10px;
	overflow: hidden;
}

.newsRoomItemInner{
	padding-right: 13px;
	padding-left: 13px;
}

.newsRoomTitle{
	margin-bottom: 5px;
}

.newsRoomTitle a, .newsRoomTitle a:visited, .newsRoomTitle a:hover{
	font-size: 14px;
	padding: 0px;
	margin: 0px;	
	font-weight: bold;	
	color: #352d83 !important;
}




.newsRoomItemTop2{
	background-image: url(../images/news/news_2_top.gif);
	background-repeat: no-repeat;
	width: 372px;
	height: 9px;
	overflow: hidden;
}


.newsRoomItemMid2{
	background-image: url(../images/news/news_2_mid.gif);
	background-repeat: repeat-y;
	width: 372px;
	min-height: 100px;
}

.newsRoomItemBottom2{
	background-image: url(../images/news/news_2_bottom.gif);
	background-repeat: no-repeat;
	width: 372px;
	height: 9px;
	overflow: hidden;
}

.newsRoomSpace{
	height: 0px;
	margin-bottom: 10px;
}


.newsRoomItem2Image{
	float: left;
	margin-right: 10px;
	width: 147px;
}

.newsRoomItem2Text{
	float: left;
	width: 182px;
}


.newsRoomItemTop3{
	background-image: url(../images/news/news_3_top.gif);
	background-repeat: no-repeat;
	width: 723px;
	height: 13px;
	overflow: hidden;
}


.newsRoomItemMid3{
	background-image: url(../images/news/news_3_mid.gif);
	background-repeat: repeat-y;
	width: 723px;
	
}

.newsRoomItemBottom3{
	background-image: url(../images/news/news_3_bottom.gif);
	background-repeat: no-repeat;
	width: 723px;
	height: 13px;
	overflow: hidden;
}

.newsRoomBottomItem{
	float: left; 
	margin-right: 38px; 
	width: 290px;
	height: 54px;
	overflow: hidden;
	margin-bottom: 10px;
}


/*	Home Page	*/

.homeLeft{
	float: left;
	margin-right: 10px;
}

.homeCenter{
	float: left;
	margin-right: 10px;
}

.homeRight{
	float: left;
}

.homePageLeftTop{
	background-image: url(../images/home/home_left_top.gif);
	background-repeat: no-repeat;
	width: 262px;
	height: 11px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.homePageLeftMid{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home/home_left_mid.gif);
	background-repeat: repeat-y;
	width: 262px;
	height: 477px;
	overflow: hidden;
	text-align: left;
}

.homePageLeftBottom{
	background-image: url(../images/home/home_left_bottom.gif);
	background-repeat: no-repeat;
	width: 262px;
	height: 11px;
}


.homePageCenterTop{
	background-image: url(../images/home/home_center_top.gif);
	background-repeat: no-repeat;
	width: 223px;
	height: 11px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.homePageCenterMid{
	background-image: url(../images/home/home_center_mid.gif);
	background-repeat: repeat-y;
	width: 223px;
	height: 477px;
	overflow: hidden;
	text-align: left;

}

.homePageCenterBottom{
	background-image: url(../images/home/home_center_bottom.gif);
	background-repeat: no-repeat;
	width: 223px;
	height: 11px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


.homePageRightTop{
	background-image: url(../images/home/home_right_top.gif);
	background-repeat: no-repeat;
	width: 219px;
	height: 11px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.homePageRightMid{
	background-image: url(../images/home/home_right_mid.gif);
	background-repeat: repeat-y;
	width: 219px;
	height: 277px;
	overflow: hidden;
	text-align: left;
}

.homePageRightBottom{
	background-image: url(../images/home/home_right_bottom.gif);
	background-repeat: no-repeat;
	width: 219px;
	height: 11px;
}

.homeVideo{
	height: 200px;
}

.videoText{
	text-align: center;
	color: #ffffff !important;
	margin-top: 2px;
}

.homeSaperator{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #077392;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 15px;
}


.homeNewsItem{
	margin-bottom: 10px;
}

.homeNewsItem h1{
	padding-left: 10px;
}

.homeStarItem{
	background-image: url(../images/home/star.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.homeStarItem a, .homeStarItem a:visited, .homeStarItem a:hover{
	color: #352d83 !important;
}

.homeNewsItem{
	margin-left: 10px;
	width: 194px;
}

.homeNewsItemRight h1{
	margin-left: 10px;
}

.homeContent{
	padding-left: 10px;
	padding-right: 10px;
}

/*	Search Page	*/

.searchResultItem{
	margin-bottom: 5px;
}

/*	Gallery	*/

.galleryItems{
	float: right;
	width: 140px;
	margin-right: 10px;
}

.image_gallery_item{
	float: right;
	width: 57px;
	margin-left: 13px;
	margin-bottom: 6px;
	cursor: pointer;
}

.pager_selected, .navPrev, .navNext{
	color: #ef5108 !important;
}
