/* Form
-----------------------------------------------------------------------------*/
#formLayer{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	background:url("/images/tr.png");
	z-index:9000;
	left:0;
	top:0;
	z-index: 100000;
}
#send_form{
	
	bottom:35px;
	right:10px;
	width:92px!important;
	line-height:21px;
	text-align:center;
	font-weight:bold;
	padding: 3px;
	
}
#contact_form {
	text-align:left;
	width:426px;
	position:fixed;
	top:0;
	left:50%;
	margin:20px 0 0 -213px;
}
#form{
	border-left:1px solid #666;
	border-right:1px solid #666;
	padding:10px;
	background-color:#fff;
}
#form label{
	font-weight:bold;}
.inp {		
	width:345px;
	height:20px;
	border:1px solid #ddd;
	-moz-border-radius:.3em;
	-webkit-border-radius:.3em;
	border-radius:.3em;		
	background:#fff url("/images/form_input.gif") repeat-x;
	padding:3px;
	font-size:11px;
	display:block;
	margin-bottom:10px;
}
	/*
#form input, #form select, #form textarea{ 
	width:345px;
	border-top:1px #666 solid;
	border-left:1px #666 solid;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	display:block;
	margin-bottom:10px;
}*/
.f_close{
	position: absolute;
	top:10px;
	right:10px;
	width:27px;
	height:27px;
	background:url("/images/close_btn.png") no-repeat;
}
#contact_form h2{
	background: url("/images/f_top.png") 0 0 no-repeat;
	padding:15px 0 0 10px;
}
#form textarea{
	height:auto;}
#form #f_send_copy{
	display:inline;
	width:auto;
	vertical-align:middle;
	height:auto;
	margin:0;
	margin-right:10px;}
/*
#form .button{
	position: absolute;
	bottom:35px;
	right:10px;
	width:72px;
	height:21px;
	line-height:21px;
	text-align:center;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url("..//images/button.png") no-repeat;
	font-size:10px;
}*/
#contact_form p{
	background:	url("/images/f_bottom.png") 0 100% no-repeat;
	padding:0 0 20px 10px;
                margin:0px;
}

#contact_form h2{
	
                margin:0px;
}

#wrapper1 {
	width: 920px;
	margin: 0 auto;
	padding-left:40px;
	padding-right:40px;
	height: auto !important;
	height: 100%;
	background-image: url("images/gray.png");
	
}

#phone a{
padding-bottom: 20px;
}


#phone font{
display: block;
margin-bottom: 8px;
}