@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 100.1%;
	color: #000000;
	text-align: center;
}
#pad {
	padding: 0 10px;
	}
#container {
	min-width: 980px;
	max-width: 1280px;
	margin: 0 auto;
	text-align: left;
	}
#logo {
	position: relative;
	height: 100px;
	border-top: 12px solid #f6aacb;
}
	#logo div.icons {
		float: left;
		width: 85px;
		height: 60px;
		padding: 40px 0 0 0;
		text-align: center;
		}
		#logo div.icons a {
			display: block;
			height: 20px;
			}
			#logo div.icons a img {
				border: 0;
				}
	#logo div.logo {
		float: left;
		width: 360px;
		height: 70px;
		padding: 30px 0 0 0;
		}
		#logo div.logo a img {
			border: 0;
			}
	#logo div.banner {
		float: left;
		height: 70px;
		padding: 30px 0 0 0;
		}
#header {
	position: relative;
	height: 210px;
	margin: 0;
	background: url(/templates/webexpert/images/bg_header.jpg) left 20px repeat-x;
	}
#header-bg {
	position: relative;
	height: 210px;
	background: url(/templates/webexpert/images/bg_header-dot.gif) 0px 180px no-repeat;
	}
#header-bbg {
	position: relative;
	height: 210px;
	background: url(/templates/webexpert/images/bg_header-diagr.jpg) right 2px no-repeat;
	}

	.menu#top {
		width: 305px;
		padding: 30px 0 0 0;
		text-align: right;
		}

	.menu#right{
		width: 450px;
		padding: 0 0 10px 0;
		text-align: left;
		}
	.menu#right_files{
		width: 450px;
		padding: 0 0 10px 0;
		text-align: left;
		}
		.menu ul {
			padding: 0;
			margin: 0;
			list-style-type: none;
			}
		.menu a,
		.menu a:visited {
			display: block;
			width: 100%;
			padding: 3px 0;
			margin: 1px 0;
			font: bold 12px Verdana;
			text-decoration: none;
			color: #000;
			}
		html>body .menu a{
			width: 100%;
			}
			.menu#top a span,
			.menu#top a:visited span{
				width: 100%;
				background: transparent url(/templates/webexpert/images/bg_menu-t-off.gif) right 3px no-repeat;
				padding: 0 30px;
				}
				.menu#top a:hover,
				.menu#top li.selected a {
					width: 100%;
					background: transparent url(/templates/webexpert/images/bg_menu.gif) right no-repeat;
					color: #fff !important;
					}
					.menu#top a:hover span {
					background: transparent url(/templates/webexpert/images/bg_menu-t-hover.gif) right 3px no-repeat;
					color: #fff;
					}
					.menu#top li.selected a span {
					background: transparent url(/templates/webexpert/images/bg_menu-t-hover.gif) right 3px no-repeat !important;
					color: #fff !important;
					}

			.menu#right a span,
			.menu#right a:visited span{
				width: 100%;
				background: transparent url(/templates/webexpert/images/bg_menu-r-off.gif) 7px 3px no-repeat;
				padding: 0 25px;
				color: #eb008b;
				}
				.menu#right a:hover,
				.menu#right li.selected a {
					width: 100%;
					background: transparent url(/templates/webexpert/images/bg_menu2_1.gif) 0px 0px no-repeat;
					color: #fff !important;
					}
					.menu#right a:hover span {
					background: transparent url(/templates/webexpert/images/bg_menu-r-hover.gif) 7px 3px no-repeat;
					color: #fff !important;
					}
					.menu#right li.selected a span {
					background: transparent url(/templates/webexpert/images/bg_menu-r-hover.gif) 7px 3px no-repeat !important;
					color: #fff !important;
					}
			.menu#right_files a span,
			.menu#right_files a:visited span{
				width: 100%;
				background: transparent url(/templates/webexpert/images/bg_menu-r-off.gif) 7px 3px no-repeat;
				padding: 0 25px;
				color: #eb008b;
				}
				.menu#right_files a:hover,
				.menu#right_files li.selected a {
					width: 100%;
					background: transparent url(/templates/webexpert/images/bg_menu2_1.gif) 0px 0px no-repeat;
					color: #fff !important;
					}
					.menu#right_files a:hover span {
					background: transparent url(/templates/webexpert/images/bg_menu-r-hover.gif) 7px 3px no-repeat;
					color: #fff !important;
					}
					.menu#right_files li.selected a span {
					background: transparent url(/templates/webexpert/images/bg_menu-r-hover.gif) 7px 3px no-repeat !important;
					color: #fff !important;
					}



	#contacts {
		position: absolute;
		display: block;
		top: 10px;
		right: 10px;
		width: 281px;
		height: 163px;
		padding: 40px 35px 0 35px;
		background: transparent url(/templates/webexpert/images/contacts-trans.png) center center no-repeat;
		font: normal 12px Verdana, Arial, Helvetica, sans-serif;
		color: #959799;
		line-height: 20px;
		}
		#contacts h3 {
			margin: 0 0 1px 0;
			padding: 0;
			font: bold 16px Verdana, Arial, Helvetica, sans-serif;
			color: #eb008b;
			}
		#contacts h4 {
			margin: 0px 0 5px 0;

			}

		#contacts a {
			color: #eb008b;
			text-decoration: none;
			}
#main {
	padding: 0;
	background: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4b4c4d;
	}
#main table{
	padding: 0;
	background: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4b4c4d;
	}
div.main_print {
	padding: 0;
	padding-left: 20px;
	background: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4b4c4d;
}
	.col-1 {
		padding: 20px 0;
		margin: 0 90px;
		}
.line {
	height: 2px;
	margin: 0 30px;
	background: #fff url(/templates/webexpert/images/bg_line.gif) center left repeat-x;
	}
.line_print {
	height: 2px;
	margin: 0 20px;
	background: #fff url(/templates/webexpert/images/bg_line.gif) center left repeat-x;
	}
#toplinks a {
	padding: 0 20px 0 0;
	}

.col-2-container {
	margin: 20px 20px 20px 30px;
	clear: both;
	}
	.col-2-l {
		margin: 0 320px 0 20px;
		}
	.col-2-r {
		float: right;
		width: 440px;
		}
	.col-2-r-f {
		float: right;
		width: 440px;
		}
#footer {
	height: 75px;
	background: #fff url(/templates/webexpert/images/bg_footer.gif) bottom left repeat-x;
	}
#footer-bg {
	height: 75px;
	background: transparent url(/templates/webexpert/images/bg_footer.jpg) bottom right no-repeat;
	}
	#footer-bg div {
		padding: 30px 0 0 0;
		margin: 0 90px;
		font: normal 12px Verdana, Arial, Helvetica, sans-serif;
		}
		#footer-bg div b {
			color: #fff;
			}

#table td {
	padding: 0 5px 14px 0;
	vertical-align: top;
	}
#partner td {
	width: 23%;
	padding: 0 2% 0 0;
	}

a {
	color: #eb008b;
	text-decoration: underline;
	}
.red {
	color: #eb008b;
	}
h2 {
	margin-top: 0;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #eb008b;
	}
h3 {
	margin-top: 0;
	margin-bottom: 0;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #eb008b;
	}
div.path {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #eb008b;
}
div.path_print {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #eb008b;
    padding-left: 20px;
}

