html, body {
	width:100%;
}

body {
	margin:0;
	padding:0;
	font:normal 12px/150% Arial, Verdana, Helvetica, sans-serif;
	max-width:1280px;
	color:#000;
	background:#fff;
}

h1,fieldset,dl,dt,dd,ul,li {
	margin:0;
	padding:0;
}

ul {
	list-style:none;
}

a img {
	border:none;
}

#navigation {
	width:26em;
	margin-left:70px;
	margin-right:2em;
	float:left;
	margin-top:70px;
	position:relative;
}

#logo{
	margin-bottom:20px;
	width:238px;
	height:87px;
	position:relative;
	left:-11px;
}

#content {
	font-size:160%;
	line-height:140%;
	color:#333;
	padding-right:70px;
}

#content a {
	font-size:80%;
	color:#a91f53;
}

#content a:hover {
	text-decoration:none;
}

#content .portfolio {
	line-height:80%;
}

#content .portfolio img {
	border:1px solid #F1F1F1;
}

#content #price li {
	padding-left:30px;
}

#content span.title {
	font-size:80%;
	color:#a91f53;
}

#menu {
	clear:right;
	font-size:180%;
	line-height:140%;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:-4px;
	color:#a91f53;
}

#menu ul li ul {
	margin-top:4px;
	margin-left:13px;
	margin-bottom:2px;
	font-size:.75em;
}

#menu ul li ul li {
	padding:1px 5px;
}

#menu li {
	padding:3px 4px;
}

#menu a {
	color:#949599;
	text-decoration:none;
	border-bottom:1px solid;
}

#menu a:hover {
	color:#a91f53;
}

#menu .parent a {
	color:#a91f53;
}

#menu .parent li a {
	color:#949599;
}

#menu .parent li a:hover {
	color:#a91f53;
}

#menu .active a {
	padding:4px 5px;
	color:#fff !important;
	background:#bf245e;
	border:0;
	cursor:default;
	margin:-3px 0 0 -4px;
}

#menu .active a:hover {
	color:#fff;
}

#menu .active li a {
	margin-left:0;
	padding:0;
	color:#949599 !important;
	background:none;
	border-bottom:1px solid;
	cursor:pointer;
}

#menu .active li a:hover {
	color:#a91f53 !important;
}

.note, .copyright {
	font-size:120%;
	line-height:150%;
}

.note {
	margin-bottom:30px;
}

.logotype {
	clear:left;
}

.logotype b {
	display:block;
	position:absolute;
	width:1px;
	height:1px;
	background:#fff;
}

#content {
	overflow:hidden;
	zoom:1;
}

#content #mover {
	position:relative;
	left:0;
	top:0;
}

#content .piece {
	padding-bottom:100px;
	padding-top:155px;
}

h2 {
	margin-top:30px;
}

div#about, div#cando, div#cando-consulting, div#advert, div#whereweare {
	margin-bottom:-8px;
}

div.px {
	width:1px;
	height:1px;
}

div.clear {
	clear:both;
}

.cps-caption-image {
}

.cps-caption-image-text {
	font-size:11px;
	line-height:16px;
	margin:5px;
	font-weight:normal;
	text-align:center;
	font-style:italic;
}

input.text {
	
}

div.loginBox {
	margin-bottom:40px;
}

div.loginBox input.text {
	color:gray;
	width:100px;
	height:18px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

div.loginBox input.submit {
	margin:0;
	padding:2px;
}

div.loginBox a.forgot {
	padding-top:2px;
	font-size:11px;
}

div.loggedBox {
	margin-bottom:40px;
	border:2px solid #bf245e;
	width:160px;
	padding:20px;
}

table.sites th {
	font-size:13px;
	padding:3px;
	width:140px;
	background-color:#fff1f6;
	border-bottom:2px solid #bf245e;
	line-height:22px;
}

table.sites td {
	font-size:13px;
	padding:10px 3px;
	line-height:15px;
	border-bottom:2px solid #F1F1F1;
}

div.tblControls {
	margin-top:20px;
}

table.sites a {
	font-size:100% !important;
}

div.pform, div.pcaptcha {
	clear:both;
	margin-bottom:10px;
}

div.pform label, div.pcaptcha label {
	font-size:70%;
	line-height:16px;
	width:110px;
	display:block;
	float:left;
	padding-top:5px;
}

div.errorBox {
	font-size:70%;
}

div.contactsPage .row {
	padding-bottom:20px;
	clear:both;
}

div.contactsPage .row label {
	display:block;
	width:150px;
	float:left;
}

div.contactsPage .row input.text {
	width:200px;
}

div.contactsPage .row textarea {
	width:350px;
	height:80px;
}