@charset "utf-8";

body { background-color: #90C7CC;
background-image:url(../images/web_pattern.jpg);
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #EFE4BD;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h5 {
	font-size: 0.9em;
	color: #FFF;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}

#wrappfirst {
	background-color: #59B2C8;
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-border-radius: 10px;
	padding-bottom: 5px;
}

#wrapper {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #FFF;
	height: auto;
}

#wrapper #content {
	background-color: #4d9aad;
	width: 900px;
	height: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#wrappfirst #wrapper #content #contenCenter #flashConteiner {
	border: thin outset #000EAB;
}

a {
	color: #F90;
	font-size: 0.95em;
	text-decoration: none;
}
a:link {
	color: #FC0;
	font-size: 0.95em;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #FFA;
	font-size: 0.95em;
	text-decoration: none;
	text-align: center;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFF;
	padding: 0px;
}
	p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #FFF;
	padding: 0px;
}
#wrapper #navigation {
	height: 35px;
	a: #FF0;
	visited: #FFF;
	padding: 0px;
	margin: 0px;
	background-color: #2B429A;
	background-image:url(../images/button.jpg);
	}
	
#wrappfirst #wrapper #content #contentBottom {
	clear: both;
	background-color: #0078B3;
	height: 20px;
	padding: 0px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 2px 8px -4px #000;
	border: thin outset #74D3D8;
	margin-bottom: 10px;
}


#wrapper #content #contenCenter {
	width: 485px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	height: auto;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px;
	background-color: #0078B3;
	margin-top: 11px;
}
h1, h2, h3, h4, h6, p, span, li, ul  {
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;
}

.centerP {
	text-align: center;
	font-size: 95%;
}

.justifyText {
	text-align: justify;
	font-size: 95%;
}

.contactsText {
	width: 130px;
	float:left;
	padding-left:30px;
	text-align: left;
	font-size: 80%;
}

	.centerPtext {
	text-align: center;
	font-size: 88%;
	color: #FFFFFF;
	padding-bottom:2px;
	padding-left: 2px;
	padding-right:2px;
}
#wrapper #content #contentLeft {
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-color: #FFF;
	clear: left;
	float: left;
}
#wrapper #content #contenCenterWide {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	height: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px;
	background-color: #0078B3;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}


/*------------------------------------------------header start-------------------*/
#header{
	width:710px;
	margin-left:30px;
	height:188px;
	position:relative;
}
#header img{
	position:absolute;
	left:21px;
	top:64px;
}
#header ul{
	width:678px;
	height:35px;
	position:absolute;
	left:0;
	padding:0 0 0 100px;
	background:url(../images/button.jpg) 0 0 repeat-x;
}
#header ul li{
	float:left;
}
#header ul li a{
	display:block;
	font: normal 14px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#21347a;
	background:url(../images/button.jpg) repeat-x 0 0; 
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	padding:0 25px 0 25px;
	height:35px;
	float:left;
	border-right:#2B2B2B solid 1px;
	border-left:#000000 1px solid;
}
#header ul li a:hover{
	background:url(../images/button.jpg) repeat-x 0 0; 
	border-left:#292929 1px solid;
	border-right:#292929 1px solid;
	height:35px; 
	color:#ffc600;
}
#header ul li.home{
	display:block;
	font: normal 14px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #68B9BB;
	background:url(../images/button.jpg) repeat-x 0 0 #21347a;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	padding:0 25px 0 25px;
	height:35px;
	float:left;
	border-right:#2B2B2B solid 1px;
	border-left:#000000 1px solid;
}
#header ul li a.nobdr{
	display:block;
	font: normal 14px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#21347a;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	padding:0 25px 0 25px;
	height:35px;
	width:29px;
	border-right:none;
}
#header ul li.nobdr a:hover{
	background:url(../images/button.jpg) 0 0 no-repeat;
	height:35px;
}
/*------------------------------------------------header end-------------------*/




.borderBoxHolder {
	height: auto;
	width: 180px;
	float: left;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000EAB;
}
.borderBoxTop {
	background-color: #4cb4e8;
	height: 25px;
	width: 178px;
	border: thin outset #74D3D8;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	margin-top: 10px;
	font-size: 1em;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	float: left;
	margin-left: 5px;
	padding: 0px;
}

.borderBoxTop2 {
	background-color: #4cb4e8;
	height: 5px;
	width: 178px;
	border: thin outset #74D3D8;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	float: left;
	margin-left: 5px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	padding: 0px;
}
.boderBoxBottom {
	background-color: #4cb4e8;
	height: auto;
	width: 178px;
	border: thin outset #74D3D8;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	padding-right: 0px;
	padding-left: 0px;
}
.borderBoxHolderR {
	height: auto;
	width: 180px;
	float: right;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boderBoxBottomR {
	background-color: #0e85c0;
	height: auto;
	width: 178px;
	border: thin outset #74D3D8;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.borderBoxTopR {
	background-color: #0e85c0;
	height: 25px;
	width: 178px;
	border: thin outset #74D3D8;
	padding: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	margin-top: 10px;
	font-size: 1em;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	float: right;
	margin-right: 5px;
}

.borderBoxTopRthin {
	background-color: #0e85c0;
	height: 5px;
	width: 178px;
	border: thin outset #74D3D8;
	padding: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	margin-top: 10px;
	font-size: 1em;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	float: right;
	margin-right: 5px;
}

.boxLeft {
	float: left;
	border: thin outset #74D3D8;
	width: 218px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 0.9em;
	text-align: justify;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0e85c0;
	margin-top: 6px;
	padding-left: 15px;
}
.boxLeft_Bulstroy {
	float: left;
	border: thin outset #74D3D8;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 0.9em;
	text-align: justify;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #0e85c0;
	margin-top: 6px;
	padding-left: 0px;
}



.img_brd {
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	margin-right:5px;
	margin-top:10px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.img_news_brd {
	font-size: 90%;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.img_news_brdCenter {
	font-size: 90%;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

.boxRight {
	float: right;
	border: thin outset #74D3D8;
	width: 218px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 0.9em;
	text-align: justify;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0e85c0;
	margin-top: 6px;
	padding-left: 15px;
}
.boxRight_Bulstroy {
	float: right;
	border: thin outset #74D3D8;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 0.9em;
	text-align: justify;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #4A4A4A;
	margin-top: 6px;
	padding-left: 0px;
}
#wrapper #content #contenCenter_Mef {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	height: 1880px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px;
	background-color: #89207D;
}
#wrapper #content #contenCenterReclaim {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	height: 1190px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px;
	background-color: #89207D;
}

.img_contact_bd_left {
	height: auto;
	width: 130px;
	-moz-box-shadow: 0px 0px 8px -2px #000;
	-webkit-box-shadow: 0px 0px 8px -2px #000;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	float: left;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 2px;
	margin-left: 8px;
}

