@import url(../css/main.css);

body {
	background: #ffffff url(../img/bgrnd_hp.gif) top left repeat-x;
}
#ImgBanner {
	width: 768px;
	height: 365px;
	margin-bottom: 32px;
}
#BannerFlash {
	width: 621px;
	float: left;
	
}
#BannerContacts {
	width: 134px;
	float: left;
	padding: 40px 0px 10px 13px;
	color: #DCDDDE;
}
#BannerContacts .title {
	font-size: 14px;
}
#BannerContacts ul {
	list-style: none;
	margin:0;
	padding:0;
}
#BannerContacts li {
	color: #888F8D;
	font-size: 10px;
	margin: 14px 0px 0px 0px;
}
#BannerContacts a {
	color: #DCDDDE;
	text-decoration: none;
}
#HPNews {
	width: 766px;
	border-right: 1px solid #DBDB54;
	text-align: left;
}
#HPNews table {
	border:0;
	margin:0;
	padding:0;
}
#HPNews td {
	border-left: 1px solid #DBDB54;
	padding: 0px 20px 0px 20px;
	width: 213px;
}
#HPNews td a {
	font-size: 110%;
}
#HPNews td div {
	margin-top: 17px;
}

