/* CSS Document */
body{
	background:#FDFDFD url(../img/indxbgT.gif) repeat-x;
	}
.bg1{
	background:url(../img/indxbgB.gif) repeat-x bottom;
	}
.bg2{
	background:url(../img/indxbg2.jpg) no-repeat center bottom;
	}
.bg3{
	background:url(../img/indxbg3.jpg) no-repeat center top;
	}
.bg4{
	background:url(../img/indxbg4.jpg) no-repeat center 200px;
	}
.bg5{
	background:url(../img/indxbg5.jpg) no-repeat center 384px;
	}
.bg6{
	background:url(../img/indxbg6.jpg) no-repeat center 543px;
	}
.main{
	width:942px;
	margin:0 auto;
	text-align:left;
	min-height:980px;
	_height:980px;
	}

.header{
	position:relative;
	padding:0 0 0 17px;
	height:83px;
	}
.logo{
	position:absolute;
	left:31px;
	}
.header p{
	padding:0 25px 0 257px;
	color:#1c1c1c;
	font-size:11px;
	}
.icohome{
	background-position:50% 100%;
	}
	
.buttons{
	margin-bottom:18px;
	}
	
.info{
	margin:0 0 0 38px;
	padding:22px 0 0 0;
	height:78px;
	}
.proj{
	width:233px;
	height:100px;
	float:left;
	margin-right:8px;
	_margin-right:6px;
	color:#237743;
	font-family:Tahoma;
	}
.proj b{
	display:block;
	padding:13px 17px 15px 118px;
	background:url(../img/projarr.gif) no-repeat 206px 42px;
	text-align:right;
	line-height:12px;
	}
	
.footer{ 
	height:130px;
	clear:both;
	padding:20px 25px 0 38px;
	font:11px Tahoma;
	color:#6f6f6f;
	}

