img, div, table tr td img{ behavior: url(iepngfix.htc) }

body {
	margin: 0px;
	background-color: #2a525c;
	background-image: url(images/bg_01.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 845px;
	text-align: left;
}

.system_menu, .system_menu a:link, .system_menu a:hover, .system_menu a:visited, .system_menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91a9b0;
	text-decoration: none;
}
.system_menu a:hover {
	color: #ffffff;
}

.footer_menu, .footer_menu a:link, .footer_menu a:hover, .footer_menu a:visited, .footer_menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91a9b0;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #ffffff;
}

.menu_home, .menu_home a {
	display: block;
	width: 47px;
	height: 20px;
	background: url(images/menu_home.gif) 0 0 no-repeat;
	text-decoration: none;
}

.menu_home, .menu_home a:hover {
	background-position: -47px 0;
}

.menu_partners, .menu_partners a {
	display: block;
	width: 66px;
	height: 20px;
	background: url(images/menu_partners.gif) 0 0 no-repeat;
	text-decoration: none;
}

.menu_partners, .menu_partners a:hover {
	background-position: -66px 0;
}

.menu_solutions, .menu_solutions a {
	display: block;
	width: 53px;
	height: 20px;
	background: url(images/menu_solutions.gif) 0 0 no-repeat;
	text-decoration: none;
}

.menu_solutions, .menu_solutions a:hover {
	background-position: -53px 0;
}

.menu_about, .menu_about a {
	display: block;
	width: 40px;
	height: 20px;
	background: url(images/menu_about.gif) 0 0 no-repeat;
	text-decoration: none;
}

.menu_about, .menu_about a:hover {
	background-position: -40px 0;
}

.menu_contact, .menu_contact a {
	display: block;
	width: 57px;
	height: 20px;
	background: url(images/menu_contacts.gif) 0 0 no-repeat;
	text-decoration: none;
}

.menu_contact, .menu_contact a:hover {
	background-position: -57px 0;
}

.menu_blog, .menu_blog a {
	display: block;
	width: 30px;
	height: 20px;
	background: url(images/menu_blog.gif) 0 0 no-repeat;
	text-decoration: none;
}

.menu_blog, .menu_blog a:hover {
	background-position: -30px 0;
}

.text, .text a:link, .text a:hover, .text a:visited, .text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #547db1;
	line-height: 16px;
}

.text a:link, .text a:hover, .text a:visited, .text a:active {
	color: #de8a04;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover {
	text-decoration: underline;
}

ul li {
	list-style-image: url(images/bullet_01.gif);
}