html, body, div, img, ul, li, dl, dt, dd, h1, h2, h3, p, form, input {
	margin: 0;
	padding: 0;
}

body {
 background-color: #fff;
}


body, html {
	width: 100%;
	height: 100%;
}

body, table, h1, h2, h3 {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #717171;
}

h2 {
	color: #333;
	font-size: 18px;
	padding: 0 0 5px 0;
}

a {
	color: #f30;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

li {
	list-style: none;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.oneof3 {
	width: 33%;
	float: left;
}

.bigpart {
	width: 100%;
	margin: 0;
	margin-right: -355px;
	float: left;
}


.bigpart .indent {
	margin: 0 355px 0 10px;
}

.smallpart .content,
.bigpart .content {
	width: 100%;
}

.pclient .bigpart .indent,
.pcontacts .bigpart .indent {
	margin: 0 365px 0 10px;
}

.pwork .bigpart {
	font-size: 11px;
}

.pwork .bigpart .indent {
	margin: 0 365px 0 20px;
}

.smallpart {
	width: 355px;
	float: right;
}

.smallpart .indent {
	margin: 0 10px;
}

.pagency .maincontent .smallpart .indent {
	margin: 0 20px 0 20px;
}

.withpadding li {
	padding-bottom: 8px;
}

.pagency .maincontent .smallpart li {
	background: none;
	padding-left: 0;
}

.pagency .maincontent .smallpart li li {
	background: url(imgs/maincontent_bullet.gif) 7px 5px no-repeat transparent;
	padding: 0 0 0 14px;
}

.pcontacts .smallpart .indent {
	margin: 0 10px 0 10px;
}

.wrapper {
	width: 100%;
}

.line, .spacer, .hspacer, .blockdecoration, .blockdecoration .headline, .blockdecoration .contline {
	height: 1px;
	font-size: 1px;
}

.line, .spacer, .hspacer {
	clear: both;
}

.line, .blockdecoration .contline {
	background-color: #e2e2e2;
}

.hspacer {
	height: 7px;
}

.maincontent .hspacer {
	height: 7px;
}

.marker, .rmarker {
	width: 10px;
	clear: none;
}

.marker {
	background-color: #717171;
	float: left;
}

.rmarker, .blockdecoration .headline {
	background-color: #f30;
	float: right;
}

input, textarea {
	width: 90%;
	font-size: 10px;
}

textarea {
	font-family:  Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.fbutton {
	width: 100px;
}

.workcontainer {
	text-align: center;
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
}

.maincontainer {
	min-width: 1000px;	
}

/* <breadcrumbs> */

.breadcrumbs {
	font-size: 11px;
	background-color: #f4f4f4;
	color: #a3a3a3;
}

.breadcrumbs .decoration {
	height: 6px;
	background-color: #E9E9E9;	
}

.breadcrumbs .content {
	margin: 4px 20px 0 20px;
}

.breadcrumbs a {
	color: #868686;
	text-decoration: underline;
}
/* </breadcrumbs> */

/* <menu> */
.menu {
	height: 84px;
}

.menu ul {
	clear: left;
}

.menu li {
	margin: 30px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	display: block;
	background-position: 20px 0;
	background-repeat: no-repeat;
}
li.spacer {
	padding: 0;
}
/* <menuitems> */
.menu .clients {
	background-image:  url(imgs/menuitem_clients.gif);
}
.menu .clients img {
	width: 74px;
}

.pworktypes .menu .clients img,
.pworks .menu .clients img,
.pworktype .menu .clients img,
.pwork .menu .clients img,
.psphere .menu .clients img,
.pspheres .menu .clients img,
.pclient .menu .clients img,
.pclients .menu .clients img {
	width: 109px;
}

.menu .agency {
	background-image:  url(imgs/menuitem_agency.gif);
}
.menu .agency img {
	width: 88px;
}
.pagency .menu .agency img {
	width: 122px;
}

.menu .contacts {
	background-image:  url(imgs/menuitem_contacts.gif);
}
.menu .contacts img {
	width: 80px;
}
.pcontacts .menu .contacts img {
	width: 117px;
}

.pworks .menu .clients,
.pworktypes .menu .clients,
.pworktype .menu .clients,
.pwork .menu .clients,
.pclient .menu .clients,
.pclients .menu .clients,
.psphere .menu .clients,
.pspheres .menu .clients,
.pagency .menu .agency,
.pcontacts .menu .contacts {
	background-position: 20px -28px;
}
/* </menuitems> */

.menu li img {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 28px;
}

.logo {
	float: right;
	height: 63px;
/*	padding-right: 20px;*/
	width: 355px;
	position: relative;
	top: 25px;
}

.popup .logo {
	height: 84px;
	float: none;
}

.logo h1 {
	padding: 0 0 0 10px!important;
}

.logo a {
	padding-bottom: 0!important;
	margin-bottom: 0!important;
	line-height: 5px;
}

.logotitle {
	font-family:  Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: lowercase;
	color: #717171;
	padding-top: 0!important;
	padding-left: 49px!important;
	line-height: 10px;
}

/* </menu> */

/* <atention> */
.atention {
	width: 100%;
	padding: 20px 0;
	text-align: center;
}

.atention h2 {
	font-size: 18px;
	font-weight: normal;
}

.atention .content {
	width: 50%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	font-size: 11px;
	color: #333;
}

.atention .content .image {
	width: 148px;
	height: 138px;
	float: left;
	background: url(imgs/mega.jpg) 0 0 no-repeat transparent;
}

.atention .content .text {
	padding-top: 20px;
}
/* </atention> */


/* <promo> */
.promo {
	height: 262px;
	clear: both;
}

.favorites {
	height: 262px;
	z-index: 10000;
}

.favorites .content {
	width: auto;
	margin: 0px 8px 0px 7px;
}

.bigbanner {
	height: 262px;
}

.bigbanner .indent {
	height: 250px;
	background-color: #e2e2e2;
	position: relative;
	top: 3px;
}

.bigbanner .border {
	padding: 4px;
}

.bigbanner .content {
	height: 242px;
	background-color: #fff;
	background: url(imgs/bigbanner_2.gif) 0 0 repeat-x transparent;
	width: auto;
}

.bigbanner .content img {
	display: block;
	float: right;
	height: 242px;
	width: 100%;
}

.bigbanner .content .img {
	height: 242px;
	width: 100%;
	background: url(imgs/bigbanner_1.gif) 100% 0 no-repeat transparent;
}

.favitem {
	float: left;
	width: 85px;
	height: 85px;
}

.favitem .border {
	position: relative;
	width: 80px;
	height: 80px;
	top: 3px;
	left: 3px;
}

.favitem a {
}

.favitem img {
	display: block;
}

/* <all_about_borders> */
.btype1 {
	background: url(imgs/border_b1.gif) 0 0 repeat transparent;
}

.btype2 {
	background-color: #e2e2e2;
}

.bsize72 .img,
.bsize72 img {
	width: 72px;
	height: 72px;
	position: relative;
	top: 4px;
	left: 4px;
}

.bsize78 .img,
.bsize78 img {
	width: 78px;
	height: 78px;
	position: relative;
	top: 1px;
	left: 1px;
}

.bsize72 img,
.bsize78 img {
	position: static;
	top: auto;
	left: auto;
}
/* </all_about_borders> */

.awards {
	width: 315px;
	height: 87px;
	background: url(imgs/awards_none.gif) 100% 0 no-repeat transparent;
}
.awards div {
	display: block;
	float: left;
}
/* </promo> */

.maincontent {
	width: 100%;
}

.maincontent p {
	padding: 0 0 10px 0;
}

.maincontent .blocks p {
	padding: 0;
}

.maincontent h2 {
	padding: 0 0 5px 20px;
}

.maincontent dt {
	padding-top: 5px; 
}

.maincontent li, .maincontent dd {
	padding-left: 7px;
	background: url(imgs/maincontent_bullet.gif) 0 5px no-repeat transparent;
}

dd em {
	font-style: normal;
	color: #f30;
	font-size: 9px;
}

.pclient .maincontent li {
	padding-left: 0;
	background: none;
}

.popup p,
.maincontent .bigpart ul,
.maincontent .bigpart p {
	padding: 0 0 10px 10px;
}

.maincontent .bigpart .blocks ul {
	padding: 0;
}
.maincontent .bigpart .blocks li {
	padding-bottom: 5px;
}


.pwork .maincontent .bigpart p {
	padding: 0 0 10px 0;
}

.maincontent .bigpart table p {
	padding: 0;
}

.popup h2,
.bigpart h2 {
	padding: 0 0 5px 10px;
}

.smallpart h2 {
	padding: 0 0 5px 0;
}

.imagesfeed {
	padding-top: 2px;
	text-align: center;
}
.imagesfeed .item {
	position: relative;
	margin: 0 auto;
}
/* <blocks> */
.blocks {
/*	margin: 0 10px 0 10px;*/
	width: 100%;
	font-size: 9px;
	color: #717171;
	table-layout: fixed;
}

.blocks h3 {
	font-size: 9px;
}

.smallpart .blocks,
.bigpart .blocks {
	margin: 0 0 10px 0;
}

.smallpart .blocks {
	width: auto;
}

.blocks td {
	padding: 5px 0;
}

.pcontacts .blocks td {
	padding-bottom: 10px;
}

.blocks .line1icon,
.blocks .line1description,
.blocks .line1 td {
	padding-top: 5px;
	padding-bottom: 4px;
}

.pcontacts .blocks .line1icon,
.pcontacts .blocks .line1description,
.pcontacts .blocks .line1 td,
.popup .blocks .line1icon,
.popup .blocks .line1description,
.popup .blocks .line1 td {
	padding-top: 12px;
	padding-bottom: 10px;
	
}
.popup .blocks .description {
	font-size: 11px;
}

.blocks .header {
	vertical-align: top;
	text-align: right;
	border: none;
	background: none;
	padding: 5px 10px 0 0;
}

.blocks .icon {
	width: 10px;
	text-align: center;
	vertical-align: top;
}

.blocks .icon img {
	display: block;
	width: 38px;
	height: 38px;	
}

.blocks .icon .img .border,
.blocks .icon .img {
	margin: 0 auto;
	position: relative;
	display: block;
	width: 38px;
	height: 38px;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}
.blocks .icon .img .border {
	background-position: 0 0;
	background-image: url(imgs/blocksicon_border.gif);
}

.blocks .icon .hover {
	background-position: 0 -38px !important;
}


.blocks .description {
	vertical-align: top;
	padding-right: 10px;
	width: 75%;
}

.blocks .header h3, .blocks .header a {
	color: #333;
}

.blocks .description h3, .blocks .description h3 a {
	font-size: 11px;
	color: #f30;
}

.blocks .margin {
	width: 20px;
}

.blocks .line1icon {
	background: url(imgs/blockdecoration_arrow_2.gif) 0 0 no-repeat transparent;
}

.blocks .line1description,
.blocks .line1 .description,
.blocks .line1 .icon,
.blocks .line1icon {
	border-top: 1px solid #e2e2e2;
}

.pworktypes .blocks .header,
.pworks .blocks .header,
.pmain .blocks .header,
.pistart .blocks .header,
.pclients .blocks .header {
	width: 150px;
}

.psphere .blocks .icon,
.pworktype .blocks .icon,
.pworktypes .blocks .icon,
.pworks .blocks .icon,
.pmain .blocks .icon,
.pclients .blocks .icon {
	width: 60px;
}

.pworks .blocks .description,
.pworktypes .blocks .description,
.pmain .blocks .description,
.pistart .blocks .description,
.pclients .blocks .description {
	width: auto;
}

.pagency .blocks .header {
	width: 100px;
}

.pworktype .blocks .header,
.psphere .blocks .header {
	width: 150px;
}

.pagency .blocks .icon {
	width: 60px;
}
.pagency .blocks .icon img {
	position: relative;
	margin: 0 auto;
}

.pworktype .blocks .description,
.psphere .blocks .description,
.pagency .blocks .description {
	width: auto;
}

.pworktype .blocks,
.psphere .blocks,
.pclient .blocks,
.pwork .blocks {
	width: 100%;
}

.pclient .blocks .header,
.pwork .blocks .header {
	width: auto;
}
.pwork .smallpart .blocks .header {
	width: 100px;
}

.pworktype .smallpart .blocks .icon,
.psphere .smallpart .blocks .icon,
.pwork .blocks .icon {
	width: 10px;
}

.pclient .blocks .description,
.pworktype .smallpart .blocks .description,
.psphere .smallpart .blocks .description,
.pwork .blocks .description {
	width: 70%;
}

.pclient .blocks .header {
	width: 110px;
}

.pclient .blocks .description {
	width: auto;
}

.blocks .line1header,
.blocks .line1 .header {
	border-top: 1px solid #f30;
	background: url(imgs/blockdecoration_arrow_1.gif) 100% 0 no-repeat transparent;
}

.pcontacts .bigpart {
	color: #717171;
}

.pcontacts .blocks .header {
	width: 200px;
	padding-top: 10px;
}

.pcontacts .blocks .header h3 {
}

.pcontacts .blocks .icon {
	width: 10px;
}

.pcontacts .blocks .description {
	width: 75%;
	font-size: 11px;
	padding-top: 10px;
	color: #717171;
}

.popup .blocks .description,
.pcontacts .blocks .description,
.pworktype .smallpart .blocks .description,
.pclient .blocks .description,
.psphere .smallpart .blocks .description,
.pwork .blocks .description {
	padding-left: 10px;
}

.pistart .blocks {
	width: 100%;
	padding: 0;
	margin: 0;
}

.pistart .blocks .header {
}

.pistart .blocks .line1icon {
	padding-top: 5px !important;
}

.pistart .blocks .description {
	padding: 7px 10px 0 10px;
}

.pistart .maincontent .indent {
	padding: 0 10px;
}
/* </blocks> */

form em,
form sup {
	color: #fa2e00;
	font-style: normal;
}

/* <footer> */
.footer {
	font-size: 9px;
	width: 100%;
	height: 85px;
}

.footer .indent {
	padding-top: 10px;
}
.footer .bigpart .indent {
	padding: 17px 0 0 10px;
	font-size: 9px;
}

.footer .bigpart .spacer {
	height: 12px;
}

.footer .smallpart .spacer {
	height: 7px;
}
/* </footer> */

.popup .indent {
	padding: 0 10px;
}

.former {
	width: 200px;
	font-size: 12px;
	padding: 3px;
}
.butoner {
	width: 100px;
	font-size: 12px;
	padding: 3px;
}
.biggertext {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.regilogo {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
w
