/* homepage elements
----------------------------------------------------------- */
#block1:hover,#block2:hover,#block3:hover,#block4:hover,#block5:hover,#block6:hover,#block7:hover {
cursor:pointer;
}
#block1 {
	width:167px;
	height: 346px;
	background: url(../images/hp-block1.png) no-repeat;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 7px;
}
#block1:hover {
	background: url(../images/hp-block1.png) left -350px no-repeat;
}
#block2 {
	width:525px;
	height:158px;
	background: url(../images/hp-block2.png) no-repeat;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
#block2:hover {
	background: url(../images/hp-block2.png) left -158px no-repeat;
}
#block3 {
	width:524px;
	height:194px;
}
#block4 {
	width:345px;
	height:194px;
	background: url(../images/homepage-blocks-n_16.png) no-repeat;
	font-size: 11px;
}
#block4:hover {
	background: url(../images/homepage-blocks-o_16.png) no-repeat;
}
#block5 {
	width:179px;
	height:194px;
}
#block6 {
	width:179px;
	height:101px;
	background: url(../images/homepage-blocks-n_15.png) no-repeat;
}
#block6:hover {
	background: url(../images/homepage-blocks-o_15.png) no-repeat;
}
#block7 {
	width:179px;
	height:93px;
	background: url(../images/homepage-blocks-n_17.png) no-repeat;
}
#block7:hover {
	background: url(../images/homepage-blocks-o_17.png) no-repeat;
}
h2 { font-size:10px;}
.left {
float:left;
padding-right:20px;
}
.right {
float:left;
width:483px;
height:245px;
}
.right div {
height:245px;
}
.img {
position:relative;
height:245px;
overflow:hidden;
}
.img img {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.img p {
position:absolute;
bottom:20px;
left:20px;
font-size:15px;
color:#fff;
padding:0px;
margin:0px;
}
.bottom {
padding-left:15px;
clear:both;
padding-top:30px;
}
#wrapper .latest-news {
color:#004990;
font-weight:bold;
font-size:14px;
margin:0px;
padding:0px;
padding-top:10px;
}
.news {
padding-bottom:20px;
}
#wrapper .news-item {
float:left;
width:220px;
padding-top:5px;
margin:0px;
color:#494949;
font-size:12px;
}
.news-item-0 {
border-right:1px solid #65c8c6;
padding-right:20px;
}
.news-item-1 {
padding-left:20px;
}
.news-item a {
color:#034d94;
text-decoration:none;
font-size:12px;
}
