.headerWrapper{
	margin: 0px;
	padding: 0px;
	height: 157px;
	background-color: #FFFFFF;
	background-image: url(../images/general/header_wrapper_bg.jpg);
	background-repeat: repeat-x;
}

.header{
	margin: 0px;
	padding: 0px;
	width: 805px;
	height: 157px;
	background-image: url(../images/general/top_header_main.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}

.headerRight{
	float: right;
	width: 346px;
	height: 122px;
	cursor: pointer;
}

.headerLeft{
	float: left;
	width: 455px;
}

.mainContent{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #dddddd;
}

.realConetntArea{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 805px;
}

.rightContent{
	float: right;
	width: 221px;
	padding-right: 48px;
}

.leftContent{
	float: left;
	width: 510px;
	text-align: right;
}

.newsTicker{
	background-image: url(../images/general/shorties.jpg);
	background-repeat: no-repeat;
	width: 221px;
	height: 266px;
	margin-bottom: 20px;
}

.topMenu{
	margin-top: 18px;
	color: #FFFFFF !important;
	margin-bottom: 13px;
}

.topMenu a, .topMenu a:visited, .topMenu a:hover{
	color: #FFFFFF !important;
}

.bottomMenu{
	margin-top: 10px;
	color: #FFFFFF !important;
}

.bottomMenu a, .bottomMenu a:visited, .bottomMenu a:hover{
	color: #FFFFFF !important;
}

.rightMainContent{
	float: right;
	width: 237px;
}

.leftMainContent{
	float: left;
	width: 264px;
}

.videoText{
	font-weight: normal;
	color: #000000;
}

.homeMainContent{
	background-color: #e1e1e1;
	width: 222px;
	height: 230px;
	color: #000000 !important;
}

.homeMainConterntRound{
	background-image: url(../images/general/home_gray_top.jpg);
	background-repeat: no-repeat;
	width: 222px;
	height: 12px;
	color: #000000 !important;
	overflow: hidden;
}

.homeMainContentTitle{
	width: 212px;
	height: 30px;
	background-color: #8f8d8e;
	color: #fefefe;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}

.homeMainContentText{
	padding: 15px;
}

.homeMainContentBottom{
	background-image: url(../images/general/home_gray_bottom.jpg);
	background-repeat: no-repeat;
	width: 222px;	
	height: 11px;
}

.homeNewsTitle{
	background-image: url(../images/general/redtitle.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 43px;
	/*margin-top: 30px;*/
}

.homeNewsTitle h1{
	color: #ffffff !important;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	margin-right: 10px;
}

.homeNewsTitle h1 a, .homeNewsTitle h1 a:visited, .homeNewsTitle h1 a:hover{
	color: #ffffff !important;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}


.homeNewsTitleBlack{
	background-image: url(../images/general/blacktitle.jpg);
	background-repeat: no-repeat;
	width: 264px;
	height: 43px;
	margin-top: 15px;
}

.homeNewsTitleBlack h1{
	color: #ffffff !important;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	margin-right: 10px;
}

.homeNewsTitleBlack h1 a, .homeNewsTitleBlack h1 a:visited, .homeNewsTitleBlack h1 a:hover{
	color: #ffffff !important;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.homeArticleNews{
	margin-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
}

.homeNewsArticleTitle a, .homeNewsArticleTitle a:visited, .homeNewsArticleTitle a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #cc0000 !important;
}

.homeNewsTitleGray{
	background-image: url(../images/general/graytitle.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 43px;
}

.homeNewsTitleGray h1{
	color: #ffffff !important;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	margin-right: 10px;
}

.homeNewsTitleGray h1 a, .homeNewsTitleGray h1 a:visited, .homeNewsTitleGray h1 a:hover{
	color: #ffffff !important;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.libraryTopRight{
	height: 265px;
	overflow: hidden;
}

.libraryTopLeft{
	margin-top: 30px;
}
