.logo img {
	margin: 30px 0px 0px 135px;
}
.slogan img {
	margin: 108px 0px 0px 0px;
}


.partitions div {
/*	padding: 110px 20px 20px 20px;*/
	font-size: 12px;
	color:#000; 
}
.partitions .info {
	padding: 0px 0px 9px 0px;
}
.partitions .p1 {
	background:url(/images/p1_bg.gif) no-repeat;
}
.partitions .p1 a {
	color:#00baff;
}
.partitions .p2 {
	background:url(/images/p2_bg.gif) no-repeat;
}
.partitions .p2 a {
	color:#ff00ed;
}
.partitions .p3 {
	background:url(/images/p3_bg.gif) no-repeat;
}
.partitions .p3 a {
	color:#ffc81b;
}
/*    icons    */
.icons {
	width: 975px;
}

#icons a {
	display: block;
	width: 175px;
	float: left;
	padding-left: 15px;
	text-decoration: none;
}
#icons p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6b6b6b;
	padding-right: 10px;
	text-decoration: none;
}
#icons h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#434343;
	font-weight: normal;
	margin-bottom: 15px;
}
#icons a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
#icons a:hover {
	text-decoration: none;
}
.blue {
	color: #00BAFF;
	text-decoration: underline;
}
.fe {
	color: #FF00ED;
text-decoration: underline;
}
.yellow {
	color:#FFC81B;
text-decoration: underline;
}
.razd {
	background-image: url(/images/razd.png);
	background-position: top right;
	background-repeat: no-repeat;
}
/*    icons      */

.content {
	margin: 40px 0px 20px 0px;
}
.content img.headline {
	margin-top:7px;
}
.content div {
	padding: 0px 40px 0px 20px;
	font-size:12px;
	color:#000;
}
