/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/bg.gif) repeat-x top #000000}
html, input, textarea	{	font-family:Tahoma, Geneva, sans-serif; 
		color:#90b28e;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.container2{ width:287px}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }


a{color:#d5dbb5; text-decoration:underline} 
a:hover{text-decoration:none}
.link{
	color:#9eb7a3;
	font-weight:bold;
	margin:60px 0 0 747px;
	position:absolute;
	font-size:.625em;
	text-transform:uppercase;
	text-decoration:none;
	background:url(images/marker1.gif) center left no-repeat;
	padding-left:14px;
	left: 59px;
	width: 170px;
}
.link:hover{ text-decoration:underline} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 10px; margin:0; padding-left:14px; }
ul li a{color:#d5dbb5; text-decoration: underline; line-height:1.69em; font-size:1.08em} 
ul li a:hover { text-decoration:none; }

.ul1{margin:0; padding:0; list-style:none;}
.ul1 li{background:none; padding:0px; color:#d5dbb5; margin:0 }
.ul1 li a{color:#90b28e; text-decoration: none; line-height:1.69em; font-size:1.08em; } 
.ul1 li span{ float:right} 
.ul1 li a:hover {color:#d5dbb5; text-decoration:none; }

.ul{margin:0; padding:0; list-style:none;}
.ul li{
	background:url(images/bg_menu.gif)  bottom left no-repeat;
	padding-left:21px;
	width:165px
}
.ul .last{background:none;}
.ul li a{color:#fff; text-transform:uppercase; font-weight:bold; text-decoration:none; line-height:3.63em; font-size:.916em} 
.ul li a:hover { color:#c2e5bf; text-decoration:none; }

.link-1{display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#000; text-transform:uppercase; text-decoration:none; font-size:.916em}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:3px 19px 6px 32px;  font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:29px 0 0 247px }

/*content*/
#content{
	font-size:0.75em;
	width:100%;
	text-align:left;
	height:540px;
	background-image: url(../images/bg_cont.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content .indent-main{
	padding:49px 632px 0 41px
}
#content .title{  margin-bottom:13px}
#content .title1{  margin-bottom:5px}
#content .img-left{ float:left; margin:0 20px 20px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 18px 0}
#content .p{ margin:0 0 18px 0}
#content h4{color:#c2e5bf; font-size:.916em; margin-bottom:5px; text-transform:uppercase  }

#page4 .overflow{ overflow:auto; width:287px; height:243px; margin-bottom:20px}
.overflow{ width:287px; height:233px; margin-bottom:30px}
.overflow1{ overflow:auto; width:260px; height:500px}

.indent{padding:86px 0 47px 16px}


.img{
	position:static;
	margin:15px 0 20px 20px;
	left: 0px;
	top: 0px;
}
.img2 {
	position:static;
	margin:25px 0 30px 30px;
	left: 0px;
	top: 0px;
}
.menu{
	position:fixed;
	height: 353px;
}
.indent-main1{margin:0 21px 0 20px}
.bg1{ background:#2e2e2e}

/*footer*/
#footer { color:#9eb7a3; font-size:0.625em; text-transform:uppercase }
#footer .indent-footer{ padding:19px 30px 0 41px;}
#footer a {color:#9eb7a3; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.block-contact span{ float:right}

