@charset "utf-8";
/* CSS Document */

a:link {
	color: #C00;
}
a:visited {
	color: #C00;
}
a:hover {
	color: #060;
}
a:active {
	color: #C00;
}
.spacing{
	height:5px;
}

.bodycontainer{
	
	position:relatve;
	width:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	
}

.footercontainer{
	
	position:relatve;
	width:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	
}

.web_ad_top{
	
	width:870px;
	height:110px;
	background:#FFF;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:4px;	
}

.web_ad_mid{
	
	width:870px;
	height:110px;
	background:#FFF;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:4px;
}
.web_ad_bottom{
	
	width:870px;
	height:110px;
	background:#FFF;
	margin-bottom:10px;
	margin-left:4px;
}
.header{
	margin-top:30px;
	height:550px;
	width:850px;
	margin-left:15px;
	margin-bottom:30px;
}

.menutop{
	height:50px;
	padding-top:10px;	
}

.logo{
	position:absolute;
	width:112px;
	height:96px;
	background-image:url(images/logo.png);
	margin-left:-20px;
	margin-top:-30px;
}

.menuicons{
	position:absolute;
	width:741px;
	height:77px;
	margin-left:107px;
	margin-top:-10px;
	background-repeat:no-repeat;
}

.contentheader{
	width:500px; 
	height:490px;
	position:absolute;
}

.contentmenu{
	width:265px;
	height:171px;
	position:absolute;
	margin-left:265px;
	margin-top:90px;
	
}

.contentmenu2{
	width:265px;
	height:171px;
	position:absolute;
	margin-left:515px;
	margin-top:90px;
	
}
.downloads{
	width:273px; 
	height:226px; 
	background-image:url(images/downloads.png); 
	background-repeat:no-repeat; 
	margin-top:25px;
	margin-left:10px;
}

.download_content{
	width:203px; 
	height:120px; 
	margin-left:20px; 
	padding-top:85px;
	
}
.news{
	width:490px; 
	height:229px; 
	background-image:url(images/News.png); 
	background-repeat:no-repeat; 
	margin-top:5px;
	margin-left:10px;
}
.newscontent{
	width:453px; 
	height:120px; 
	margin-left:17px; 
	Padding-top:88px; 

	
}

.tenants_menu{
	width:871px;
	height:63px; 
	margin-left:5px;
	margin-top:5px;
}

.tenants_container{
	width:875px; 
	height:329px;
	margin-left:4px;  
	margin-bottom:10px; 
	background-image:url(images/tenantsBG.png);	
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
}

.footer{
	height:200px; 
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x; 
	background-color:	
}
div#scrollbar1, div#scrollbar2, div#scrollbar3 {
    display:none; /* hide from incapable */
    }
