
#fragment-1{
	display: none;
}


body{
	background:#000 url(/homepage/images/bg.jpg) no-repeat center top; 
	color:#FFF;
}
h1{	
	color:#fff; 
	font-size:26px; 
	display:none; 
	padding:5px;
}
h2{	font-size:16px; 
	clear:both; 
	padding:5px;
}
h2 a{	color:#eb9000; 
	background:#666 url(/homepage/images/bg_menu.gif) repeat-x; 
	width:100%; 
	display:block; 
}
h2 a:hover{
	color:#d96100; 
	background:#333 url(/homepage/images/bg_menu_over.gif) repeat-x;
}
h1 a{
	color:#fff; 
	background:#333; 
	width:100px; 
	height:20px; 
	text-align:center; 
	text-decoration:none; 
	padding:10px;
}
h1 a:hover{
	background: #666;
}
*{
	font-family:Myriad, Helvetica, Arial, sans-serif; 
	font-weight:normal;
}


img{	border:1px solid #333!important;
}
img:hover{
	border:1px solid #dd8500!important;
}

 #fragment-3{
	position:absolute;  
	top:120px; 
	width:80%; 
	margin:0 10px; 
	clear:both;
}



#topmenu ul{
           clear:both;   
}
#topmenu  a{  
	color:#fff;
	width:100px; 
	text-align:center; 
	text-decoration:none; 
	padding: 0 10px;
}
#topmenu a:hover{
	background:#666;
		
}

#topmenu li{
	width:100px;  
	background:#333; 
	width:100px; height:20px; text-align:center; text-decoration:none;
	display:inline;
	list-style:none;  
        
}
 /*--------------------------
.clients{
	list-style:none;             
}
.clients li{
	float:left; 
	padding:10px;
}
ul .clients{ 
	width:800px;  
}     

.clients a:hover{
	border: 5px solid red;
}

.clear{
	clear:both;
}

-----------------------*/

  /*-------------------------gallery-------------------*/
ul.gallery li{
	list-style:none; 
	display:inline; 
	float:left;
}
ul.gallery a{ 
	border:none;
}
ul.gallery img{
	border:none; 
	margin:10px;
} 



#iframe{
	text-align:center;
}


#fragment-3 a{
	color:#fff;
}
#fragment-3 a:hover{
	color:#ccc;
}

a.previos{
	color:#ccc; 
	background:#333; 
	font-size:11px; 
	position: absolute; 
	top:0; 
	right:5px;  
	padding:3px;
}
a.previos:hover{
	color:#e7e7e7; 
	background:#666; 
	font-size:11px;
}