*{
	margin: 0;
	padding: 0;
	outline: none;
}
html,body,#body_wrapper{
	width: 100%;
	height: 100%;
}
body{
	background: #fff;
	cursor: default;
}
img,fieldset{
	border: 0;
}
a{
	cursor: pointer;
}
.clear{
	clear: both;
}
.hidden{
	display: none;
}
.break{
	padding-bottom: 16px;
}
.bold{
	font-weight: bold;
}
#distance{
	width: 100%;
	height: 50%;
	margin-bottom: -327px;
	float: left;
}
#wrapper{
	margin: 0 auto;
	position: relative;
	width: 990px;
	height: 654px;
	clear: left;
	text-align: left;
	background: url(../img/wrapper.gif) repeat-y left top;
}
.wrapper *{
	font-family: Arial,Verdana,sans-serif;
	text-decoration: none;
}
#header{
	position: relative;
	width: 990px;
	height: 18px;
	text-align: center;
	background: url(../img/header.gif) no-repeat left top;
	z-index: 100;
}
#header a{
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	padding: 0px 16px;
	text-transform: uppercase;
}
#header_left,#header_right{
	position: absolute;
	top: 24px;
	width: 464px;
	height: 196px;
}
#header_left{
	left: 24px;
	background: url(../img/header-left.gif) no-repeat left top;
}
.menu_left_border{
	background: url(../img/menu-left-border.gif) no-repeat right top;
}
#header_left a{
	color: #7f7f7f;
}
#header_left a:hover,#menu_left_act a{
	color: #0550a3;
}
#header_right{
	left: 502px;
	background: url(../img/header-right.gif) no-repeat left top;
}
.menu_right_border{
	background: url(../img/menu-left-border.gif) no-repeat right top;
}
#header_right a{
	color: #7f7f7f;
}
#header_right a:hover,#menu_right_act a{
	color: #0550a3;
}
.header_logo{
	width: 464px;
	height: 110px;
	padding-top: 40px;
	text-align: center;
}
#header ul{
	width: 100%;
}
#header li{
	list-style-type: none;
	display: inline;
}
#content{
	position: relative;
	width: 930px;
	height: 564px;
	margin: 0px 30px;
}
.content_mp *{
	font-size: 11px;
	line-height: 15px;
	font-family: "Times New Roman",Arial,Verdana,sans-serif;
}
.content_at *{
	font-size: 11px;
	line-height: 15px;
	font-family: Arial,Verdana,sans-serif;
}
.bigger *{
	font-size: 12px;
}
.content h1{
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #0550a3;
	padding-bottom: 4px;
}
.content h2{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0550a3;
}
.content h2 a{
	font-size: 12px;
}
.content a{
	color: #0550a3;
	text-decoration: underline;
}
.content .worker{
	font-weight: bold;
}
#home{
	width: 930px;
	height: 304px;
	padding-top: 260px;
	background: url(../img/home.jpg) no-repeat center bottom;
	text-align: center;
}
#home *{
	font-size: 18px;
	text-transform: uppercase;
	line-height: 26px;
}
.left,.right{
	position: absolute;
	width: 444px;
	top: 218px;
}
.left_left,.left_right,.right_left,.right_right,.full_left_keft,.full_left_right,.full_right_left,.full_right_right{
	position: absolute;
	width: 206px;
	height: 100%;
}
.left_left,.left_right,.right_left,.right_right{
	top: 218px;
}
.full_left_keft,.full_left_right,.full_right_left,.full_right_right{
	top: 16px;
}
.left,.left_left,.full_left_left,#at{
	left: 4px;
}
.left_right,.full_left_right{
	left: 240px;
}
.right,.right_left,.full_right_left,#mp{
	left: 482px;
}
.right_right,.full_right_right{
	left: 720px;
}
#mp,#at{
	position: absolute;
	top: 16px;
	width: 444px;
	height: 186px;
}
#mp{
	text-align: right;
}
#at{
	text-align: left;
}
#footer{
	position: relative;
	width: 990px;
	height: 72px;
	background: url(../img/footer.gif) no-repeat left bottom;
}
#footer li{
	display: inline;
	list-style-type: none;
}
#footer a{
	display: block;
	height: 20px;
	line-height: 22px;
	padding: 0px 9px;
	font-size: 11px;
	text-transform: uppercase;
}
.practice_areas{
	color: #0550a3;
	cursor: pointer;
}
.tooltip{
	padding: 0 0 0 16px;
	background: url(../img/tooltip.gif) no-repeat left bottom;

}
.tooltip a{
	text-decoration: none;
	font-weight: normal;
}
.footer_border a{
	background: url(../img/footer-border.gif) no-repeat right top;
}
#menu_lang,#menu_fix{
	position: absolute;
	top: 10px;
	height: 20px;
}
#menu_lang{
	left: 26px;
	width: 180px;
}
#menu_lang a{
	float: left;
	color: #000;
}
#menu_lang li{
	display: inline;
}
#menu_fix{
	right: 26px;
	width: 700px;
	text-align: right;
}
#menu_fix li{
	display: inline;
}
.menu_fix a{
	float: right;
	color: #0550a3;
}
.menu_fix_black a{
	color: #000;
}
label,input,textarea{
	display: block;
}
label{
	float: left;
	clear: both;
	width: 130px;
	margin-bottom: 5px;
	white-space: nowrap;
}
#f_name,#f_phone,#f_msg,#f_submit{
	float: left;
	border: 0;
	border-bottom: 1px solid #4d4d4d;
	background: #fff;
	margin: 0 3px 3px 0;
	padding: 1px 1px 1px 5px;
}
#f_name,#f_phone{
	width: 304px;
}
#f_msg{
	width: 444px;
	height: 222px;
	overflow: auto;
}
#label_f_mail,#f_mail{
	display: none;
}
#f_submit{
	width: 304px;
	height: 20px;
}
.error{
	font-weight: bold;
}
.spacer_top{
	padding-top: 94px;
}
.blue{
	color: #0550a3;
}
