@import url(_main.css);
@import url(_nav.css);
#top h2 {
	background-image:url(../images/text/contacts_h2.gif);
	width:104px;
	height:12px;
	margin:4px 0 0 360px;
}
#mainContent {
	background:url(../images/content/_mainContent_bg.gif) 100% 0 no-repeat;
	padding:26px 10px 0 42px;
	width:760px;
}
#contentA {
	background:url(../images/content/contacts.jpg) 0 0 no-repeat;
	padding:0 0 270px 356px;
}
#contentA h3 {
	background:url(../images/text/contacts_h3.gif) 0 0 no-repeat;
	width:232px;
	height:14px;
}
#contentA li {font-size:0.85em;}
#contentA ul {
	margin:1ex 0 1em 0;
	padding:1ex 0 0 0;
	border-top:1px solid #243056;
	position:relative;
	}
#contentA ul#first {border:none;}
#contentA ul span {
	font-size:1em;
	left:0;
}
#contentA ul span.data {
	left:4em;
	}
#contentA ul span, #contentA ul a {
	color:#b4caee;
	font-weight:normal;
	}
#contentA div {
	background:url(../images/text/contacts_btn.gif) 0 0 no-repeat;
	width:231px;
	height:24px;
}
#contentA div a {
	display:block;
	text-decoration:none;
	height:100%;
}
