
/* ------ front page ------ */
div#container div#body div#content{
	background-image:url(../images/bg-front-content.gif);
	background-position: center top;
	background-repeat:no-repeat;
}


#content div.frontLeft{
	background:none;
	width:295px;
	height:200px;
	text-align:justify;
	padding-right: 5px;
	margin:0px 10px 14px 21px;
	overflow: auto;
	overflow-x: hidden;	
}
#content div.frontRight{
	background:none;
	width:300px;
	height:200px;
	margin:0px 21px 14px 10px;
	overflow: auto;
	overflow-x: hidden;	
}

.img-front{
	xwidth:663px;
	xheight:228px;
	background-image:url(../images/bg-front.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:15px;
	margin:0px;
	overflow: hidden;
}

.img-front1 {
	height:206px;
	width:633px;
	overflow: hidden;
}

