/* CSS Document */

body {
	font-family:Verdana, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color:#1f6ca6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.style3 {
	font-size: 5px;
	color: #FFFFFF;
}

.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #0000BD;
}

#main {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	text-align:left;
	}

#navi {
	height:29px;
	/*margin-left:165px;*/
	margin-left:95px;
}

#content {
	background:url(../images/bg-rpt.jpg) repeat-x top #FCFCFC;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	list-style-image:url(../images/bullet.jpg);
}

#footer {
	background:#747474;
	height:66px;
	border-top:3px solid #b2b2b2;
	text-align:center;
	padding:7px;
	color:#9b9999;
	line-height:18px;
	vertical-align:middle;
	}

#cont2 {
	/*width:687px;*/
	width:80%;
	padding-top:10px;
	color:#312e2e;
	vertical-align:top;
	padding-bottom:40px;
	padding-left:10px;
	padding-right:10px;
	border-left:dashed 1px #9a9898;
}

#topdes {
	background: url(../images/topdesbg.jpg) repeat-x #e5e4e4 top;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	text-align:right;
}

#topdes2 {
	background: url(../images/topdesbg.jpg) repeat-x #FFFFFF top;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	text-align:right;
}

#myleft {
	/*width:200px;*/
	/*width:20%;*/
	margin:10px;
	padding-right:5px;
	margin-top:10px;
	text-align:center;
	vertical-align:top;
	height:100%;
}

.footerlinks, .footerlinks a:link, .footerlinks a:active, .footerlinks a:visited {
	color:#b3b2b2;
	text-decoration:none;
	}
	
.footerlinks a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}

.style1 {
	font-size: 13px;
	font-weight: bold;
}
.style2 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.greenlink, .greenlink a:link, .greenlink a:active, .greenlink a:visited {
	color:#49a023;
	text-decoration:underline;
}

.greenlink a:hover {
	text-decoration:none;

}

.redlink, .redlink a:link, .redlink a:active, .redlink a:visited {
	color:#FF0000;
	text-decoration:underline;
}

.redlink a:hover {
	text-decoration:none;

}

#news-events {
	text-align:left;
	color:#9b9c9e;
	width:190px;
	/*margin:5px;*/
	word-wrap: break-word;
	font-size:10px;
}

.linknews a:link, .linknews a:active, .linknews a:visited{
	color:#2f5b75;
	text-decoration:underline;
	}

.linknews a:hover {
	text-decoration:none;

}


/* ------------------- Topmenu Start ------------------- */

#topmenu{
		width:785px;
		/*width:714px;*/
		height: 29px;
		background:url(../images/main-nav.jpg) no-repeat top;		
		padding:0px;
		margin:0px;
		position: relative;
		/*margin-left:auto;
		margin-right:auto;*/

	}
	
	#topmenu li { 
		margin: 0px; 
		padding: 0px; 
		list-style: none; 
		position: absolute;
		margin-left:auto;
		margin-right:auto;
	}
	#topmenu li, #topmenu a {
		height:29px;		
		display: block;
		
	}	

	#btn_aboutus {left:0px;  width: 113px;}
	#btn_services {left:114px;  width: 108px;}
	#btn_pricelist {left: 223px;  width: 108px;}
	#btn_clients {left: 332px;  width: 108px;}
	#btn_eresources {left: 441px;  width: 126px;}
	#btn_contactus {left: 568px;  width: 108px;}
	#btn_greenbuilding {left: 677px;  width: 108px;}
	

		
	#btn_aboutus a:hover {background: transparent url(../images/main-nav.jpg) -0px   -29px no-repeat;}
	#btn_services a:hover {background: transparent url(../images/main-nav.jpg) -114px   -29px no-repeat;}
	#btn_pricelist a:hover {background: transparent url(../images/main-nav.jpg) -223px   -29px no-repeat;}
	#btn_clients a:hover {background: transparent url(../images/main-nav.jpg) -332px   -29px no-repeat;}
	#btn_eresources a:hover {background: transparent url(../images/main-nav.jpg) -441px   -29px no-repeat;}
	#btn_contactus a:hover {background: transparent url(../images/main-nav.jpg) -568px   -29px no-repeat;}
	#btn_greenbuilding a:hover {background: transparent url(../images/main-nav.jpg) -677px   -29px no-repeat;}
/*	#btn_contactus a:hover {background: transparent url(../images/main-nav.jpg) -510px   -29px no-repeat;}
	#btn_greenbuilding a:hover {background: transparent url(../images/main-nav.jpg) -611px   -29px no-repeat;}*/
	
	
/* ------------------- Topmenu End ------------------- */

.cntr td {
	text-align:center;

}
