	body{
		margin:40px 0px 40px 0px;
		padding:0;
		background:#111;
	}
	#wrap {
		width:1000px;
                background-image:url(../images/ui/main_bg.gif);
		background-repeat:no-repeat;
	}
	
	
	#wrap_s {
		width:1000px;
		margin:0 auto;
		border: 17px solid #222;
		background-image:url(../images/ui/bg1.gif);
		background-repeat:repeat-y;
	}
	
	
	#header {
    	width:1000px;
		height: 260px;
	}
		
		.logo_link {
			width: 320px;
			height: 250px;
			margin: 0px 0px 0px 340px;
		}
		
		.logo_link a {
			display:block;
		
			width: 320px;
			height: 190px;
			cursor: pointer;
			border: 0px;
			
			font-size: 0px;
			line-height: 0px;
		}
	
	#nav {
		
		
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}

	
/*left_block*/		

	#lefter {
		float:left;
		width:1000px;
		
		
	}
	
	
	.showcase {
		width: 880px;
		text-align: right;
		display: table;
		margin: 0px 60px;
		
		}
			
			.sc_step {
				width: 880px;
				display: table;
			}
		
			.sc_img {
				width: 200px;
				height: 150px;
				border: 7px solid #222;
				
				margin: 3px;
				float: left;
				
				font-size: 1px;
			}
			
				.sc_img:hover{
					border: 7px solid #888;
					cursor: pointer;
				}
				
				.sc_img img {
					border:0px;
					margin: 0px;
					padding: 0px;
				}
				
		.button_more {
			width: 880px;
			height: 22px;
			display: table;
			margin: 10px 60px;
			font-size: 0px;
			}
				
				
				.bmore{
					width: 100px;
					height: 22px;
					text-align: right;
					font-size: 0px;
					margin: 0px 390px;
				}
				
					 .bmore a{
					 	display:block;
		
						width: 100px;
						height: 22px;
						background-image:url(../images/ui/bmore.gif);
						background-repeat:no-repeat;
						cursor: pointer;
					}
					
						  .bmore a:hover{
						  	display:block;
							background-image:url(../images/ui/bmore.gif);
							background-position: -100px 0px;	
							cursor: pointer;
						}
/*right_block*/		

	#righter {
		float:right;
		width:230px;
		padding:10px;
		background:#888;
	}
	
	
/*footer*/	
	#footer {
		width:1000px;
		clear:both;
		
	}
	
	.fline {
		width: 880px;
		
		background-image:url(../images/ui/fline.gif);
		background-repeat:no-repeat;
		margin: 0px 60px;
		display: table;
	}
	
	
			.forma {
					width: 300px;
						color: #999;
						font-family:Tahoma;
						font-size: 12px;
						direction: ltr;
						margin: 0px 290px;
					}
						.tag {
							width:300px;
							height: 20px;
							float: right;
							text-align: center;
							
						}
						
						.helpec {
							width:300px;
							height: 20px;
							float: right;
							text-align: center;
							font-size: 10px;
							
						}
						.input {
							width: 300px;
							float: right;
						}
						.input_field{
							width: 300px;
							height: 16px;
							float: right;
							
							color: #555;
							font-family: Arial;
							font-size: 12px;
							border: 0px;
						}
						
						.text_field {
							width: 300px;
							height: 90px;
							float: right;
							border: 0px;
							color: #666;
							font-family: Arial;
							font-size: 12px;
							display:table;
						}
						
						.send_field {
								width: 100px;
								height: 50px;
								float:right;
								margin: 0px 100px 0px 0px;
						
							
						}
							.send {
								width: 100px;
								height: 22px;
								background-image:  url(../images/ui/conto.gif);
								background-repeat:  no-repeat;
								background-color: transparent;
								border:0;
								cursor: pointer;
								
								font-family: Arial;
								font-weight: bold;
								margin-top: 12px; 
								
							}
	
	
	
		.button_contact {
			width: 880px;
			height: 15px;
			display: table;
			margin: 15px 0px 20px 0px;
			font-size: 0px;
			}
				
				
				.bcont{
					width: 21px;
					height: 15px;
					text-align: right;
					font-size: 0px;
					margin: 0px 430px;
				}
				
					 .bcont a{
					 	display:block;
		
						width: 21px;
						height: 15px;
						background-image:url(../images/ui/bcont.gif);
						background-repeat:no-repeat;
						cursor: pointer;
					}
					
						  .bcont a:hover{
						  	display:block;
							background-image:url(../images/ui/bcont.gif);
							background-position: -21px 0px;	
							cursor: pointer;
						}
    .iii{
        display:none;
    }
#link_collector {
    width:1000px;
    clear:both;
    margin:0 auto;
    text-align:center;
    font-family:Tahoma;
    font-size: 11px;
    color: #444;
    padding: 18px 0px 0px 0px;
}
#link_collector span{
    cursor:pointer;

}
#lc_handle{font-size: 12px;}

#link_collector span:hover{
color:#39c;
}

#link_collector #link{
    text-align:center;
}

.link_1 {
padding: 5px 0px 0px 0px;
}

.link_1 a {
font-family:Tahoma;
font-size: 11px;
color: #999;
text-decoration: none;
}

.link_1 a:hover {
color: #fff;
text-decoration: none;
font-size: 11px;
}

.tooltip{
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 3;
    display: none;
    color:white;
    text-align:center;
    font-size:11px;
}

