/* CSS Document */
/*BOF Section Center*/
#title_gallery{
	background:url(../images/frontend/title_our_gallery.jpg);
	height:27px;
	background-repeat:no-repeat;
	border-bottom:3px solid #f6ab3c;
	width:413px;
	text-align:left;
	text-indent:-9000px;
	margin-right:30px;
	margin-bottom:20px;
	float:left;
	}
#list_gallery{
	clear:both;
	}
#list_gallery li{
	display:inline;
	position:relative;
	float:left;
	background:url(../images/frontend/box_gallery.jpg);
	width:203px;
	height:234px;
	text-align:center;
	margin-left:7px;
	margin-bottom:10px;
	}
#list_gallery li p{
	color:#fb9703;
	text-align:left;
	font-weight:20px;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	}
#list_gallery li img{
	margin-top:10px;
	border: 2px solid #666666;
	height:130px;
	}
.btn_read_more{
	position:absolute;
	z-index:10;
	top:202px;
	left:59px;
	background:url(../images/frontend/btn_read_more.jpg);
	width:81px;
	height:22px;
	text-align:center;
	color:#666666;
	padding-top:8px;
	}
a.btn_read_more{
	text-decoration:underline;
	}
#title_contact{
	background:url(../images/frontend/title_contact.jpg);
	height:20px;
	background-repeat:no-repeat;
	border-bottom:3px solid #f6ab3c;
	width:210px;
	text-align:left;
	text-indent:-9000px;
	margin-right:30px;
	}
#banner_contact{
	background:url(../images/frontend/banner_contact.jpg);
	width:561px;
	height:118px;
	text-indent:-9000px;
	display:block;
	}
#list_contact li{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	color:#808184;
	margin-bottom:10px;
	}
.line{
	clear:both;
	border-top:3px solid #808184;
	margin-bottom:10px;
	}	
.link{
	text-align:right;
	margin-right:15px;
	float:right;
	}
.right{
	float:right;
	}
#box_welcome{
	background:url(../images/frontend/box_welcome.jpg);
	width:374px;
	height:184px;
	background-repeat:no-repeat;
	float:left;
	margin-top:25px;
	}
#box_welcome p{
	color:#FFF;
	clear:both;
	padding:10px;
	font-size:12px;
	}
#title_welcome{
	background:url(../images/frontend/title_who_we_are.jpg);
	height:20px;
	background-repeat:no-repeat;
	border-bottom:3px solid #f6ab3c;
	width:245px;
	text-align:left;
	text-indent:-9000px;
	float:left;
	padding-bottom:5px;
	margin-top:10px;
	margin-left:10px;
	}
#box_publications{
	margin-top:25px;
	width:455px;
	float:left;
	margin-left:10px;
	}
ul#list_publications{
	float:left;
	padding-left:20px;
	}
#list_publications li{
	list-style:disc;
	color:#fb9703;
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
	width:180px;
	}
#list_publications li a{
	color:#FFF;
	text-decoration:none;
}
#banner_publications{
	background:url(../images/frontend/banner_publications.jpg);
	width:251px;
	height:143px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9000px;
	float:left;
	}
#title_publications{
	background:url(../images/frontend/title_publications.jpg);
	height:26px;
	background-repeat:no-repeat;
	border-bottom:3px solid #f6ab3c;
	width:323px;
	text-align:left;
	text-indent:-9000px;
	margin-top:10px;
	float:left;
	}

/*EOF Section Center*/