/*
Theme Name: WordPress BCL
Description: The BCL WordPress theme.
Version: 1.0

*/


form,fieldset,img{
	padding:0;
	margin:0;
	border:0;
	display:block;
}
body{
	margin:0;
	/*padding:0 0 40px;*/
	padding:0;
	font-family:Arial,Geneva ,sans-serif;
	font-size:11px;
	line-height:18px;
	color:#686658;
	min-width:1003px;
	/*background:#00654d url(img/bg-body.gif) repeat-x 0 0;*/
}
#main-wrapper{
	padding:0 0 40px;
	background:#00654d url(img/bg-body.gif) repeat-x 0 0;
}

p img{display:inline;}
img.alignleft{float:left;}
img.alignright{float:right;}
img.aligncenter{display:block;margin:0 auto;}
#content .block a:hover,
a{
	text-decoration:none;
	color:#686658;
}
#content .block a,
a:hover{color:#44a691;}

#page{
	background: url(img/bg-page.gif) repeat-y 50% 0;
	overflow:hidden;
}
#main{
	margin:0 auto;
	width:1003px;
	overflow:hidden;
}
#header{
	overflow:hidden;
	background:#fff;
}
#header .bg-header{
	width:1003px;
	padding:0;
	overflow:hidden;
	margin:0 auto;

}
#header h1{
	float:left;
	margin:35px 0 0 0;
	
}
#header h1 a{
	display: block;
	width: 141px;
	height: 61px;
	background: url(img/logo.png) no-repeat 0 0;
	text-indent: -3000px;
	float:left;
	overflow:hidden;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
	height:132px;
	float:right;
	overflow:hidden;
}
#header ul li{
	border-left:1px solid #efeee3;
	float:left;
	height:24px;
	margin:0 0 0 -1px;
	padding:54px 13px 54px 13px;
}
#header ul li span{
	color:#ffc200;
}
#header ul li a{
	line-height:18px;
	color:#686658;
	font-size:15px;
}
#header ul li.active a,
#header ul li a:hover{
	color:#44a691;
}
#content{
	width:717px;
	overflow:hidden;
	float:left; 
	background:#ebe9dc url(img/bg-content.gif) no-repeat 5px 0;
	padding:0 5px;
}
.home #content{
	width:993px;
	overflow:hidden;
	float:left; 
	background:#ebe9dc url(img/bg-content-bcl2.gif) no-repeat 24px 33px;
	padding:0 5px;
	position:relative;
}
.home #content .image div{
	width:79px;
	height:89px;
	overflow:hidden;
}
.home #content .box-1{
	position:absolute;
	top:37px;
	left:232px;
	
}
.home #content .box-2{
	position:absolute;
	top:37px;
	left:472px;
}
.home #content .box-3{
	position:absolute;
	top:106px;
	left:32px;
}.home #content .box-4{
	position:absolute;
	top:106px;
	left:112px;
}.home #content .box-5{
	position:absolute;
	top:106px;
	left:192px;
}.home #content .box-6{
	position:absolute;
	top:106px;
	left:272px;
}.home #content .box-7{
	position:absolute;
	top:106px;
	left:352px;
}.home #content .box-8{
	position:absolute;
	top:106px;
	left:432px;
}.home #content .box-9{
	position:absolute;
	top:106px;
	left:512px;
}.home #content .box-10{
	position:absolute;
	top:175px;
	left:72px;
}.home #content .box-11{
	position:absolute;
	top:175px;
	left:152px;
}.home #content .box-12{
	position:absolute;
	top:175px;
	left:232px;
}.home #content .box-13{
	position:absolute;
	top:175px;
	left:312px;
}.home #content .box-14{
	position:absolute;
	top:175px;
	left:392px;
}
.home #content .box-15{
	position:absolute;
	top:175px;
	left:472px;
}
.home #content .box-16{
	position:absolute;
	top:244px;
	left:32px;
}.home #content .box-17{
	position:absolute;
	top:244px;
	left:512px;
}
#content .image{
	float:left;
	margin:20px 36px 0 1px;
}
.home #content .image{
	float:left;
	margin:37px 39px 0 27px;
	width:557px;
}

#content .block{
	width: 495px;
	float:left;
	padding:0 0 60px;
	overflow:hidden;
	/*min-height:453px;*/
	font-size:13px;
}
* html #content .block{
 	/*height:483px;*/
 	overflow:visible;
}
.home #content .block{
	width: 315px;
	overflow:hidden;
	float:left;
	margin:11px 0 0 0;
	padding:0 0 30px;
	min-height:330px;
}
* html .home #content .block{
 	height:330px;
 	overflow:visible;
}
#content .block{
	line-height:16px;
}
#content .block .introductory{
	margin-top:25px;
}
#content .block .post-date{
	padding-bottom:10px;
	font-style:italic;
}
#content .block p{
	padding:0 0 28px;
	margin:0;
}
#content .block h2.title{
	margin:35px 0 0;
	/*padding:0 0 28px;*/
}
#content .block h2{
	font-size:18px;
	margin:0;
	padding:0 0 10px;
	line-height:1em;	
}
#content .block hr{margin:0 0 28px;}
#content .block h1{
	font-size:22px;
	margin:0;
	padding:0 0 10px;
	line-height:1.2em;
}
#content .block h3{
	font-size:16px;
	margin:0;
	padding:0 0 10px;
	line-height:1.2em;
}
#content .block h4{
	font-size:14px;
	margin:0;
	padding:0 0 10px;
	line-height:1.2em;
}
#content .block h5{
	font-size:12px;
	margin:0;
	padding:0 0 10px;
	line-height:1.2em;
}
#content .block h6{
	font-size:11px;
	margin:0;
	padding:0 0 10px;
	line-height:1.2em;
}
#content .block ol,
#content .block ul{
	margin:0;
	padding:0 0 28px 40px;
}
#content .block ul.with-link-markers li{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	
}
#content .block ul.with-link-markers li a{
	background:url(img/bg-marker2.gif) no-repeat 0 50%;
	padding:5px 0 5px 30px;
	float:left;
}
.home #content .block ul li a{
	background:none;
	padding:2px 0 0;	
}

#content .block div.alignleft{
	float:left;
	display:inline;
	margin:4px 10px 10px 0;
	padding:4px 0 0;
	border:1px solid #999;
	text-align:center;
}
#content .block img{display:inline;}
#content .block div.alignright{
	float:right;
	display:inline;
	margin:4px 0 10px 10px;
	border:1px solid #999;
	padding:4px 0 0;
	text-align:center;
}
#content .block div.alignleft p,
#content .block div.alignright p{
	padding:4px;
}
.home #content ul.menu{
	margin:12px 0 0 2px;
	padding:0;
	list-style:none;
}
.home #content ul.menu li{ 
	width:100%;
	overflow:hidden;
}
.home #content ul.menu li a{
	float:left;
	color:#686658;
	background: url(img/marker2.gif) no-repeat 0 0;
	padding:2px 0 6px 29px;
}
.home #content ul.menu li a:hover{
	text-decoration:underline;
}
.home #content ul.doc{
	margin:28px 0 0 3px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.home #content ul.doc li{ 
	background: url(img/marker.gif) no-repeat 0 20%;
	padding:2px 0 6px 26px;
	float:left;
	/*width:190px;*/
	width:250px;
}
.home #content ul.doc li a{
	color:#007258;
	/*background: url(img/pdf.gif) no-repeat 100% 0;*/
	/*padding: 0 50px 0 0;*/
	padding:0;
	display:block;
	font-size:16px;
	white-space:nowrap;
	/*min-height:45px;*/
}
.home #content ul.doc li a{
 	/*height:45px;*/
 	overflow:visible;
}
.home #content ul.doc li a strong{
	color:#686658;
	display:block;
	font-size:18px;
}
#sidebar { 
	width:276px;
	overflow: hidden;
	float:right;
}
#sidebar ul.box-right{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #ebe9dc;
}
#sidebar ul.box-right li{
	margin:0;
	padding:0;
}
#sidebar ul.box-right li h3{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
}
#sidebar ul.box-right li.maintenance a{ 
	width:216px;
	overflow:hidden;
	background:#007c61 url(img/bg-marker.gif) no-repeat 30px 50%;
	display:block;
	color:#fff;
	padding:20px 0 20px 60px;
	font-size:17px;
}	
#sidebar ul.box-right li.civil a{ 
	display:block;
	width:216px;
	padding:18px 0 20px 60px;	
	overflow:hidden;
	background:#008569 url(img/bg-marker.gif) no-repeat 30px 50%;
	color:#fff;
		font-size:17px;
}
#sidebar .menu { 
	width:100%;
	overflow:hidden;
	background:#006b52;
	float:right;
}
#sidebar .menu  h3{
	font-size:17px;
	color:#fffffe;
	margin:35px 0 0 22px;
	padding:0 0 32px;
	float:left;
	display:inline;
	font-weight:normal;
}
#sidebar .menu  a.more{
	display:inline;
	font-size:11px;
	color:#93c2b8;
	background:url(img/more.gif) no-repeat 0 70%;
	float:right;
	padding:0 0 0 17px;
	margin:33px 22px 30px 0;
}
#sidebar ul.date-news { 
	width:100%;
	overflow:hidden;
	background:#007258;
	margin:0;
	padding:11px 0 22px;
	list-style:none;
	float:left;
}
#sidebar ul.date-news li{
	margin:8px 0 0 0;
	padding:0 8px 0 25px;
	overflow:hidden;	
}
#sidebar ul.date-news li span{
	color:#ffc200;
	float:left;
	padding:0 9px 0 0;
	display:inline;
}
#sidebar ul.date-news li p{
	margin:0;
	display:block;
	width:175px;
	float:left;
}
#sidebar ul.date-news li a{
	color:#93c2b8;
	overflow:hidden;
	display:inline;
	font-weight:bold;
}
#sidebar ul.date-news li a:hover{
	text-decoration:underline;
}
.home .bg-block-bottom{
	background:url(img/bg-menu.gif) repeat-y 50% 0;
}
.home .block-bottom{
	width:1003px;
	margin:0 auto;
	overflow:hidden;
}
.block-bottom ul{
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
.block-bottom ul li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.block-bottom ul h3{
	margin:0;
	padding:0;
	font-weight:normal;
}
.block-bottom a.maintenance{
	width:328px;
	height:47px;
	overflow:hidden;
	background:#008569;
	display:block;
	font-size:17px;
	color:#fffffe;
	padding:28px 0 0 21px;
	float:left;
}
.block-bottom a.civil{
	width:328px;
	height:47px;
	overflow:hidden;
	background:#007c61;
	display:block;
	font-size:17px;
	color:#fffffe;
	padding:28px 0 0 21px;
	float:left;
}
.block-bottom .menu-bottom { 
	width:305px;

	background:#007258;
	float:left;
}
.block-bottom .menu-bottom  h3{
	font-size:17px;
	color:#fffffe;
	margin:28px 0 0 30px;
	padding:0;
	float:left;
	display:inline;
}
.block-bottom	.menu-bottom  a.more{
	display:inline;
	font-size:11px;
	color:#93c2b8;
	background:url(img/more.gif) no-repeat 0 70%;
	float:right;
	padding:0 0 0 17px;
	margin:28px 22px 0 0;
}
.box {
	width:1003px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 27px;
}
.box ul{
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.box ul.box-menu{
	margin:25px 6px 0 31px;
	width:310px; 
	overflow:hidden;
	color:#fff;
}
.box ul.box-menu li{
	background: url(img/marker3.gif) no-repeat 0 0;
	padding:0 0 9px 33px;
	float:left;
	width:100%; 
}
.box ul.box-menu li a{
	color:#fefefe;
	font-size:11px;
	font-weight:bold;
}
.box ul.news{
	margin:16px 0 0 34px;
	padding:0;
	width:274px;
	float:left;
	display:inline;
	overflow:hidden;
}
.box ul.news li{
	margin:9px 0 0 0;
	float:left;
	width:100%;
}
.box ul.news li span{
	color:#ffc200;
	float:left;
	padding: 0 8px 0 0;
	display:inline;
}
.box ul.news li p{
	float:left;
	width:180px;
	margin:0;
	display:block;
}
.box ul.news li a{
	color:#fff;
	font-weight:bold;
	display:inline;
	overflow:hidden;
}
.box ul  li a:hover{
	text-decoration:underline;
}
#footer{
	background:url(img/bg-footer.gif) no-repeat 50% 100%;
}
.home #footer{
	background:url(img/bg-footer.gif) no-repeat 50% 0;
}
.bg-footer{
	background:url(img/bg-footer.gif) no-repeat 100% 100%;
	width:1003px;
	margin:0 auto;
	overflow:hidden;
}
.home .bg-footer{
	background:url(img/bg-footer.gif) no-repeat 100% 0;
}
#footer ul{
	float:left;
	margin:0;
	padding:0;
	height:74px;
	list-style:none;
}
#footer ul li{
	float:left;
	border-left:1px solid #007157;
	color:#73afa2;
	margin:0 0 0 -1px;
	padding:0 39px 0 32px;
	height:74px;
	vertical-align: middle;
	width:223px;
}
#footer ul li .cont{
	display:table;
	height:74px;
}
* html #footer ul li .cont{
	display:block;
	width:100%;
	position:relative;
}
*+html #footer ul li .cont{
	display:block;
	width:100%;
	position:relative;
}
#footer ul li .sub{
	display:table-cell;
	vertical-align:middle;
}
* html #footer ul li .sub{
	display:block;
	position:absolute;
	top:50%;
}
* html #footer ul li .object{
	display:block;
	position:relative;
	top:-50%;
}
*+html #footer ul li .sub{
	display:block;
	position:absolute;
	top:50%;
}
*+html #footer ul li .object{
	display:block;
	position:relative;
	top:-50%;
}
#footer ul li a{
	color:#fff;
	padding:0 3px 0 4px;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul li span.telephone{
	background:url(img/telephone.gif) no-repeat 0 0;
	padding:0 0 0 10px;
	color:#fff;
	font-weight:bold;	
	display:block;
	height:18px;
}

#content #commentform p{padding:0 0 10px;}
#content #commentform p small{font-size:10px;line-height:21px;}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea{
	width:95%;
	border:1px solid #999;
	font:11px/18px Arial,Helvetica,sans-serif;
	padding:5px;
	color:#666;
}
#commentform #author,
#commentform #email,
#commentform #url{
	line-height:14px;
	width:200px;
	padding:2px 5px 3px;
	height:14px;
}

.contact-form legend{display:none}