/* ======  Front page  ====== */
.sloganBlock{
	background-image:url(/site/core/images/bg-searchHome.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	width:813px;
	height:178px;
	padding:0 0 0 96px;
}
.sloganHome{
	background-image:url(/site/core/images/sloganHome.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:603px;
	height:178px;
}

.searchHome {
	margin:27px 0 0 30px;
}

/*  Content  */
.contentFrontBlock{
	background-image:url(/site/core/images/bg-contentHome.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:909px;
	width:1003px;
	height:244px;
	overflow:hidden;
}
.sideFront{
	float:left;
	width:400px;
	padding:34px 0 0 0;
	text-align:right;
}
.address{
	margin:0;
	padding:0 110px 5px 0;

}
.baner{
	padding:21px 121px 0 0;
	margin:0;
}

.contentFront{
	float:left;
	background-color:#FFFFFF;
	background-image:url(/site/core/images/bgHome.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:510px;
	height:224px;
	margin:11px 0 0 0;
}
.contentFrontText{	
	height:160px;
	margin:25px 0 0 0;
	overflow:auto;
	overflow-x:hidden;
}

.contentFrontText2{
	width:450px;
	margin:10px 0 0 24px;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:auto;

}
.contentFrontBot{
	background-color:#65A1BE;
	height:39px;
}
.contentPicHome{
	float:left;
	margin:160px 0 0 0;
}