#wrapper #homeblock {
	position: relative;
	height: 374px;
}
#wrapper #homeblock #block1 {
	position: absolute;
	height: 184px;
	left: 0px;
	top: 0px;
	width: 297px;
	background: #ebecf5;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #4359AC;
	border-left: 1px solid #FFF;
}

#wrapper #homeblock #block2 {
	position: absolute;
	height: 186px;
	left: 0px;
	width: 297px;
	bottom: 0px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #F58F3B;
	border-left: 1px solid #FFF;
	background: #f1eeef;
}
#wrapper #homeblock #block1 h2 {
	font-weight: normal;
	font-size: 1.2em;
	background: #D9DCEB;
	color: #4359AC;
	margin: 0px;
	padding: 6px 12px 6px 20px;
	border-bottom: 1px solid #FFF;
}



#wrapper #homeblock #block2 h2 {
	font-weight: normal;
	font-size: 1.2em;
	background: #f4e1d5;
	color: #F58F3B;
	margin: 0px;
	padding: 6px 12px 6px 20px;
	border-bottom: 1px solid #FFF;
}
#wrapper #homeblock #block1 p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0px;
	padding: 6px 16px 6px 20px;
}
#wrapper #homeblock #block2 p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0px;
	padding: 6px 16px 6px 20px;
}


#wrapper #homeblock #mastimage{
	position: absolute;
	z-index: 1;
	height: 372px;
	width: 661px;
	right: 0px;
	top: 0px;
	overflow: hidden;
}
#wrapper #homeblock #jswidget {
	position: absolute;
	z-index: 20;
	height: 372px;
	width: 661px;
	top: 0px;
	right: 0px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #8897D0;
	border-left: 1px solid #FFF;
}
#wrapper #homeblock #arrows {
	overflow: hidden;
	position: absolute;
	z-index: 24;
	height: 20px;
	width: 60px;
	right: 0px;
	top: 348px;
}
#wrapper #homeblock #arrows #prev2 {
	float: left;
	padding-right: 6px;
}

#wrapper #homeblock #title a {
	color: #2D3F7D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#wrapper #homeblock #title a:hover {
	color: #F60;
	text-decoration: none;
}
#wrapper #homeblock #title h4 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 0.9em;
}
#wrapper #homeblock #title {
	position: absolute;
	z-index: 20;
	overflow: hidden;
	width: 556px;
	height: 22px;
	right: 80px;
	top: 346px;
}

