
.header{
	width: 767px;
	height: 88px;
	background-repeat: no-repeat;
	color: #ffffff !important;
	text-align: left;	
}

.topRightMenu{
	padding-top: 70px;
	padding-left: 36px;
	color: #ffffff !important;	
}

.topRightMenu a, .topRightMenu a:visited, .topRightMenu a:hover{
	color: #ffffff !important;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #4f4f4f;	
}

.header a, .header a:visited, .header a:hover{
	color: #ffffff !important;	
}

.rightContent{
	float: right;
	width: 145px;
	text-align: right;
}

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

.mainContent{
	width: 767px;
}

.rightMenu{
	margin-top: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 143px;
	background-color: #bac5d5;
}

.rightMenuItem{
	width: 119px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 13px;
	border-bottom: 1px solid #A3B4CC;
}

.rightMenuItem a, .rightMenuItem a:visited, .rightMenuItem a:hover{
	color: #373839 !important;
}

.rightMenuItem:hover{
	background-color: #D6DEE9;
}

.mainPageContent{
	margin-top: 30px;
/*
	height: 350px;
*/
}

.pageContentText{
	float: right;
	width: 460px;
/*
	height: 350px;
	overflow: auto;
*/
	padding-right: 10px;
}

.pageContentImage{
	float: right;
	width: 580px;

	margin-right: 15px;
 	background-repeat: no-repeat;
	background-position: bottom left;	
}

.bottomQuote{
	margin-top: 15px;
	float: left;
	width: 570px;
	background-color: #bac5d5 !important;
	padding: 5px;
	color: #4f5763 !important;
}







.homeNews{
	float: right;
	width: 100px;
/*
	height: 180px;
*/
	margin-left: 25px;
	margin-bottom: 10px;
	overflow: hidden;
}

.homeNewsText a, .homeNewsText a:visited, .homeNewsText a:hover{
	color: #000000 !important;
}


