@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'continuum_mediumregular';
    src: url('fonts/contm-webfont.eot');
    src: url('fonts/contm-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/contm-webfont.woff') format('woff'),
         url('fonts/contm-webfont.ttf') format('truetype'),
         url('fonts/contm-webfont.svg#continuum_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#text1{
            margin-top:-415px;	
}
#text2{
            margin-top:345px;
				
}
p.orange{
            font: 13px/17px 'Arial Narrow',Helvetica,Arial, sans-serif;
	        color: #f0601e;
	        text-align:justify;	
}
p.org{
	        font: 13px/17px 'Arial Narrow',Helvetica,Arial, sans-serif;
	        color: #565656;
	        text-align:justify;	
}
.categories{
			margin-top:0;
			margin-left:-45px;
			
}
.categories ul{
			list-style-type:none;
            padding:0;
			position:absolute;
			z-index:1001;
}

.categories li{
            display:inline;
			position:absolute;
            float:left;
            padding-right: 25px;
}
.categories li img { 
            float: left; 
            margin: 4px; 
}
.categories .property_man{
	        margin-top:40px;
}
.categories .home_builder{
	        margin-top:20px;
			margin-left:180px;
}
.categories .general_contr{
	        margin-top:-10px;
			margin-left:360px;
}

.history{
			width:522px;
			height:299px;
			margin-top:-30px;
			margin-left:370px;
}
.history h1{
            margin-left:40px;	
}
.history a:link,
.history a:visited{
	        font: 14px/15px 'continuum_mediumregular',Helvetica,Arial, sans-serif;
		    color:#f0601e;
}
.history a:hover,
.history a:visited{
	       font: 14px/15px 'continuum_mediumregular',Helvetica,Arial, sans-serif;
		   color:#fff;
		   background-color:#111111;
		   text-decoration:none;
}
.history img{
	        clear:both;
			position:absolute;
			margin-top:-75px;
}
.history ul{
       	    list-style-type:none;
			position:relative;
}
.history ul ul {
	        display: none;
			list-style-type:none;
}

.history ul li:hover > ul {
		    display: block;
	}
.history ul:after {
		    content: ""; clear: both; display: block;
	}
.history li{
            display:inline;	
			
}
.history ul ul li {
		   float: none; 
		   position: relative;
}
.drop ul, .drop_b ul{
          	list-style: none;
            margin: 0;
			padding:20px;    
            display: none;
			position:absolute;
            top: 25px;
            left: 0;
            z-index: 99999;    
            background: #fff;
			-moz-box-shadow: 10px 10px 10px #c2c2c2;
            -webkit-box-shadow: 10px 10px 10px #c2c2c2;
            box-shadow: 10px 10px 10px #c2c2c2;
}
.drop{
          margin-top:20px;
		  margin-left:-40px;	
}
.drop li{
         margin-right:330px;	
}
.drop_b{
		  margin-top:0;
		  width:522px;	
}
._sub{
		  width:522px;
		  margin-left:300px;	
} 
.eighty{
	      position:absolute;
}
.twenty{
	      position:absolute;
		  margin-left:370px;
}

.year{
		  position:absolute;
		  margin-left:178px;
		  margin-top:-50px;	
}
.now{
		  position:absolute;
		  margin-left:450px;
		  margin-top:-50px;
}
.pro{
          margin-top:-180px;
		  margin-left:370px;
		  position:absolute;
		  width:522px;	
}

footer{
			background:url("images/c.png") center no-repeat;
			width: 1269px;
			height: 230px;
			margin-top: 20px;	
			padding-bottom: 10px;
			font: 12px/15px 'continuum_mediumregular',Helvetica,Arial, sans-serif;
			position:relative;
			z-index:-1;
}