body {
	background: #d7d7d7;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
	color: #555555;
	padding: 0;
	margin: 0;
	overflow-y: scroll;
}

img {
	border: 0;
}

#wrapper {
	position: relative;
	width: 944px;
	margin: 0 auto;
	background-color: #ffffff;
}

#header {
	position: relative;
	width: 944px;
	height: 120px;
	background: #ffffff url('../img/dotted.gif') repeat-x bottom;
}

#logo {
	position: absolute;
	width: 116px;
	height: 30px;
	top: 30px;
	left: 30px;
}

#menu-title-work {
	position: absolute;
	height: 30px;
	left: 30px;
	bottom: 1px;
}

#menu-title-company {
	position: absolute;
	height: 30px;
	left: 266px;
	bottom: 1px;
}

#menu-title-shop {
	position: absolute;
	height: 30px;
	left: 502px;
	bottom: 1px;
}

#menu-title-contact {
	position: absolute;
	height: 30px;
	left: 738px;
	bottom: 1px;
}

#menu {
	position: relative;
	width: 944px;
	height: 200px;
	background: #ffffff url('../img/dotted.gif') repeat-x bottom;
}

#menu-work {
	position: absolute;
	width: 206px;
	left: 15px;
	top: 15px;
	line-height: 1.6em;
	color: #888888;
}

#menu-company {
	position: absolute;
	width: 206px;
	left: 251px;
	top: 15px;
	line-height: 1.6em;
	color: #888888;
}

#menu-shop {
	position: absolute;
	width: 206px;
	left: 487px;
	top: 15px;
	line-height: 1.6em;
	color: #888888;
}

#menu-contact {
	position: absolute;
	width: 206px;
	left: 723px;
	top: 15px;
	line-height: 1.6em;
	color: #888888;
}

#navigation {
	position: relative;
	width: 944px;
	height: 41px;
	background: #ffffff url('../img/dotted.gif') repeat-x bottom;
}

#navigation-cases {
	position: absolute;
	width: 39px;
	height: 40px;
	left: 30px;
	top: 0;
}

#navigation-cases-form {
	position: absolute;
	width: 39px;
	left: 110px;
	top: 11px;
}

#navigation-cases-form select {
	width: 180px;
}

#navigation-clients {
	position: absolute;
	width: 39px;
	height: 40px;
	left: 502px;
	top: 0;
}

#navigation-clients-form {
	position: absolute;
	width: 39px;
	left: 572px;
	top: 11px;
}

#navigation-clients-form select {
	width: 180px;
}

#content {
	position: relative;
	width: 944px;
	min-height: 220px;
	background: #ffffff url('../img/dotted.gif') repeat-x bottom;
	padding-bottom: 1px;
	overflow: hidden;
}

#footer {
	position: relative;
	width: 944px;
	height: 220px;
}

#menu-title-news {
	position: absolute;
	width: 236px;
	height: 40px;
	left: 0;
	top: 0;
}

#menu-title-social {
	position: absolute;
	width: 236px;
	height: 40px;
	left: 472px;
	top: 0;
}

#menu-title-subcontact {
	position: absolute;
	width: 236px;
	height: 40px;
	left: 708px;
	top: 0;
}

#menu-news {
	position: absolute;
	width: 406px;
	left: 30px;
	top: 40px;
	line-height: 1.6em;
	color: #888888;
}

#menu-subcontact {
	position: absolute;
	width: 206px;
	left: 738px;
	top: 40px;
	line-height: 1.6em;
	color: #888888;
}

#menu-social {
	position: absolute;
	width: 206px;
	left: 502px;
	top: 40px;
	line-height: 1.6em;
	color: #888888;
}

a:link				{ color: #e5002a; text-decoration: none; }
a:visited			{ color: #e5002a; text-decoration: none; }
a:active			{ color: #e5002a; text-decoration: underline; }
a:hover				{ color: #e5002a; text-decoration: underline; }

.menu a:link			{ color: #888888; text-decoration: none; }
.menu a:visited			{ color: #888888; text-decoration: none; }
.menu a:active			{ color: #888888; text-decoration: underline; }
.menu a:hover			{ color: #888888; text-decoration: underline; }

.red a:link				{ color: #e5002a; text-decoration: none; }
.red a:visited			{ color: #e5002a; text-decoration: none; }
.red a:active			{ color: #e5002a; text-decoration: underline; }
.red a:hover			{ color: #e5002a; text-decoration: underline; }

#menu a:link			{ color: #888888; text-decoration: none; padding-left: 15px; }
#menu a:visited			{ color: #888888; text-decoration: none; padding-left: 15px; }
#menu a:active			{ color: #555555; text-decoration: none; background: transparent url('../img/menu-icon.gif') 0 -1px no-repeat; }
#menu a:hover			{ color: #555555; text-decoration: none; background: transparent url('../img/menu-icon.gif') 0 -1px no-repeat; }

#submenu a:link			{ color: #888888; text-decoration: none; }
#submenu a:visited		{ color: #888888; text-decoration: none; }
#submenu a:active		{ color: #555555; text-decoration: none; }
#submenu a:hover		{ color: #555555; text-decoration: none; }

/*
#frame1 ul {
	margin-left: 0;
	padding-left: 0;
}

#frame1 ul li {
	margin-left: 15px;
	padding-left: 0;
}
*/

#frame1 ul {
	margin-left: 0;
	padding-left: 15px;
}

#frame1 ul li {
	list-style-image: url('../img/list.gif');
	margin-left: 0;
	padding-left: 0;
}

#frame1 ul li a {
	color: #888888;
	text-decoration: none;
}

#frame1 ul li a:hover {
	color: #555555;
}

a.breadinactive {
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

a.breadinactive:hover {
	text-decoration: underline;
}

a.breadactive {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

a.breadactive:hover {
	text-decoration: underline;
}