.mainHeader{
	background-image: url(../images/general/header.jpg);
	background-repeat: no-repeat;
	width: 767px;
	height: 94px;
	overflow: hidden;
}

.content{
	width: 767px;
	margin-top: 3px;
}

.rightMenu{
	float: right;
	width: 165px;
}

.leftContent{
	float: left;
	width: 600px;
}


.rightMenu{
	text-align: right;
}

.rightMenu_0{
	width: 151px;
	height: 18px;
	background-image: url(../images/menu/catbg.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;	
	margin-bottom: 1px;	
}

.rightMenu_1{
	width: 151px;
	height: 18px;
	background-image: url(../images/menu/regularbg.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;	
	margin-bottom: 1px;	
}

.rightMenu_0_selected{
	width: 151px;
	height: 18px;
	background-image: url(../images/menu/catbg_selected.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-bottom: 1px;
}

.rightMenu_1_selected{
	width: 151px;
	height: 18px;
	background-image: url(../images/menu/regularbg_selected.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-bottom: 1px;
}

.rightMenu_0 a, .rightMenu_0 a:visited, .rightMenu_0 a:hover{
	color: #f3f4e4 !important;
}

.rightMenu_1 a, .rightMenu_1 a:visited, .rightMenu_1 a:hover{
	color: #3c3a07 !important;
}

.rightMenu_0_selected a, .rightMenu_0_selected a:visited, .rightMenu_0_selected a:hover{
	color: #fdfffe !important;
}

.rightMenu_1_selected a, .rightMenu_1_selected a:visited, .rightMenu_1_selected a:hover{
	color: #fdfffe !important;
}

.homeRightContent{
	float: left;
	width: 422px;
	text-align: right;
	margin-left: 4px;
}

.homeLeftContent{
	float: left;
	width: 170px;
}

.homeRightTitle{
	background-image: url(../images/home/maintitlebg.jpg);
	background-repeat: no-repeat;
	width: 394px;
	height: 18px;
	padding-right: 30px;
	margin-bottom: 2px;
	color: #fffffd !important;
	padding-top: 1px;
	font-weight: bold;
}

.homeContentArea{
	width: 423px;
	height: 190px;
	background-color: #f4f4da;
	margin-bottom: 4px;
	overflow: auto;
}

.homeContentAreaText{
	padding: 5px;
	padding-top: 10px;

}

.homeTopLeftImage{
	width: 170px;
	height: 200px;
	margin-bottom: 4px;
}

.topMenu{
	margin-top: 2px;
	float: left;
	width: 511px;
	text-align: left;
}

.topMenu a, .topMenu a:visited, .topMenu a:hover{
	color: #ffffff !important;
	font-weight: normal;
}

.homeBottomLine{
	height: 1px; 
	border-bottom: 1px solid #dc4554; 
	border-top: 1px solid #f2c1c5; 
	background-color: #d0061c; 
	margin-top: 2px; 
	margin-bottom: 3px; 
	margin-right: 3px;
	width: 595px;

}

.mivtsaim{
	margin-left: 1px;
	width: 144px;
	height: 18px;
	background-image: url(../images/home/mivtsaimbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	padding-top: 1px;
	text-align: right;
	color: #FFFFFF !important;
	font-weight: bold;
	margin-bottom: 2px;
}