body {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#container {
	position: absolute;
	top: 0;
	width: 961px;
}
#header {
	height: 184px;
}
#logo {
	left: 0;
	position: absolute;
	top: 38px;
}
#buttons {
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 139px;
}
#phone {
	left: 253px;
	position: absolute;
	top: 139px;
}
#work {
	left: 434px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 29px;
	width: 528px;
}
#buttons li {
	float: left;
	margin-right: 11px;
}
#work li {
	float: left;
	margin: 0 18px 20px 0;
}
#work li.last {
	margin-right: 0;
}
#buttons img,
#phone img {
	background-image: url(/elements/buttons.gif);
	background-repeat: no-repeat;
	height: 16px;
	overflow: hidden;
}
#buttons .slash {
	background-position: -47px 0 !important;
	width: 7px;
}
#buttonFresh {
	width: 36px;
}
#buttonFresh:hover,
.buttonFreshHover,
#buttonFresh.active {
	background-position: 0 -16px !important;
}
#buttonWe {
	background-position: -64px 0;
	width: 25px;
}
#buttonWe:hover,
.buttonWeHover,
#buttonWe.active {
	background-position: -64px -16px !important;
}
#buttonContact {
	background-position: -119px 0;
	width: 63px;
}
#buttonContact:hover,
.buttonContactHover,
#buttonContact.active {
	background-position: -119px -16px !important;
}
#phone img {
	background-position: -182px 0;
	width: 129px;
}
#phone img:hover,
#phone img.Hover {
	background-position: -182px -16px !important;
}
#work img {
	background-repeat: no-repeat;
	height: 55px;
	overflow: hidden;
	width: 60px;
}
#work img:hover,
#work img.Hover,
#work img.active {
	background-position: -60px 0;
}
.rule {
	background: url(/elements/rule.gif) no-repeat;
	height: 5px;
	left: 0;
	width: 961px;
}
.rule.content {
	clear: left;
	margin-bottom: 31px;
}
.rule hr {
	display: none;
}
#bottom {
	background-color: white;
	clear: left;
	float: left;
	height: 100px;
	padding-top: 22px;
}
#copyright {
	float: left;
	margin-top: 12px;
}
#men {
	cursor: pointer;
	float: right;
	height: 34px;
}
.work {
	float: left;
	margin: 0 0 31px 0;
	width: 961px;
}
.work h1,
.contact h1 {
	margin: 0 0 15px 0;
}
.work p,
.work h2,
.work ul,
.work .caption {
	color: #0090D4;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 23px;
}
.work p,
.work ul,
.contact p {
	margin: 0 0 1em 0;
}
.work h2 {
	margin: 0;
}
.work .text {
	float: left;
	width: 380px;
}
.work img.first {
	clear: none !important;
	float: right;
	margin: 0 !important;
	max-width: 536px;
}
.work img.image {
	clear: left;
	margin-top: 31px;
	max-width: 961px;
}
.work img.image.captionbelow {
	float: left;
	margin-bottom: 15px;
}
.work img.image.captionright {
	float: right;
}
.work a {
	color: #B1B3B4;
	text-decoration: none;
}
.work a:hover {
	color: #0090D4;
}
.work .caption,
.work em {
	color: #B1B3B4;
	font-style: normal;
}
.work .caption {
	float: left;
	margin: 0;
}
.work em a {
	text-decoration: underline;
}
.work .captionContainer {
	float: right;
	width: 561px;
}
.work .captionContainer .image {
	margin-right: 150px !important;
}
.work .captionContainer .caption {
	float: right;
	width: 135px;
	margin-left: 31px;
}
.work ul {
	list-style: none;
	padding: 0;
}
