body {
	background: #131725 url(../images/bg-body.jpg) no-repeat top center fixed;
	color: #fff;
	margin: 0;
	font: normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 40px;
}

a img {border: none;}

a {
	color: #fff;
	text-decoration: none;
}

#wrap {
	margin: 0 auto;
	width: 1014px;
	text-align: left;
}

#container {
	padding: 20px 44px 15px 46px;
	color: #25190f;
	min-height: 200px;
	width: 924px;
	background: transparent url(../images/bg-container.png) repeat-y;
}

#container-bottom {
	height: 122px;
	background: transparent url(../images/bg-container-bottom.png) no-repeat;
}

#container-bottom img {
	position: relative;
	top: 25px;
	left: 285px;
}

#container-bottom p {
	color: #5f5f5f;
	position: relative;
	left: 510px;
	top: -28px;
	width: 300px;
}

#container-bottom p span {
	color: #303030;
}

#container-bottom p a {
	color: #5f5f5f;
}

#container-bottom p a:hover {
	text-decoration: underline;
}

#container a {
	color: #25190f;
	text-decoration: underline;
}

#container a:hover,
#container a:focus {
	text-decoration: none;
}

#content {
	width: 615px;
	float: left;
}

#sidebar {
	width: 309px;
	float: right;
	background: transparent url(../images/bg-sidebar.png) no-repeat left bottom;
	padding-bottom: 30px;
}

#sidebar div.block {
	padding-left: 18px;
}

#content img.photo-uno,
#content img.photo-duo {
	float: left;
	margin: auto 5px 5px auto;
}

#content div.block {
	width: 595px;
	padding-right: 7px;
}

#content p {
	
}

* h2:first-child,
* h3:first-child {
	margin-top: 0;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
	color: #0d1135;
}

h2.big {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	color: #2a241e;
}

small {
	font-size: 11px;
	color: #25190f;	
}

#top {
	margin-bottom: -10px;
}

#top ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

#top ul#ico-menu {margin-right: 35px;}
#top ul#login-menu {margin-right: 250px; display: none;}

#top ul li {
	display: inline-block;
}

#top ul#login-menu li a img {
	vertical-align: middle;
}

#top ul li:first-child {
	border-right: 1px solid #fff;
}

#top ul li a {
	display: inline-block;
	padding: 0 11px 10px 10px;
}

#header {
	width: 970px;
	height: 353px;
	background: transparent url(../images/bg-header.png) no-repeat;
	padding: 10px 22px 0 22px;
}

#phone img {
	vertical-align: middle;
}
#phone {
	float: right;	
	font-size: 20px;
	color: #25190f;
	margin: 60px 25px auto auto;
}

h1 {
	margin: 3px auto 4px 5px;
}

#banner {
	background: transparent url(../images/bg-banner.jpg) no-repeat top left;
	height: 46px;
	padding-top: 219px;
}

ul#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	/*background: transparent url(../images/bg-ul-menu.png) repeat-x;*/
	height: 46px;
}

ul#menu li {
	display: inline-block;
	text-align: center;
}

ul#menu li a {
	height: 40px;
	color: #d4d1d1;
	font-size: 12px;
	text-transform: uppercase;
	padding: 6px 10px 0 10px;
	display: block;
	/*background: transparent url(../images/bg-ul-menu-li-a.png) no-repeat right bottom;*/
}

ul#menu li a span {
	color: #918f8f;
	font-size: 11px;
	text-transform: none;
}

ul#menu li:hover,
ul#menu li:focus,
ul#menu li.active {
	background: transparent url(../images/bg-ul-menu-li-active.png) repeat-x;
}

ul#menu li:hover a,
ul#menu li:focus a,
ul#menu li.active a {
	color: #fff;
	/*background: transparent url(../images/bg-ul-menu-li-a-active.png) no-repeat right bottom;*/
} 
ul#menu li.last a {
	background: none;
}
ul#menu li:last-child a {
	background: none;
}

#footer {
	text-align: center;
	margin-bottom: 50px;
	font-size: 12px;
}

#footer p {
	float: left;
	width: 432px;
	text-align: right;
	padding: 0 25px 0 0;
	margin: 20px 0 20px 25px;
	border-right: 1px solid #696b71;
}

#footer ul {
	list-style: none;
	padding: 0 25px 0 0;
	margin: 20px 0 20px 25px;
	width: 180px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	float: left;
}

#footer ul.last,
#footer ul:last-child {
	border-right: none;
}

#footer a {
	color: #c6c4c4;
}

#footer ul li a:hover,
#footer ul li a:focus {
	text-decoration: underline;
}

#footer ul li a {
	font-weight: bold;
	color: #fff;
}

ul#breadcrumbs {
	list-style: none;
	padding: 0;
	margin: 0 auto 10px 0;
	display: none;
}

ul#breadcrumbs li {
	display: inline;
}

ul#breadcrumbs li a {
	color: #8f8d8d;
	font-size: 11px;
	text-decoration: none;
}

.photo-uno {
	background: transparent url(../images/bg-photo-uno.png) no-repeat;
	width: 201px;
	height: 131px;
	padding: 4px 7px 0 0;
}

.photo-duo {
	background: transparent url(../images/bg-photo-duo.png) no-repeat;
	width: 141px;
	height: 106px;
	padding: 3px 9px 0 0;
}

span.rollover {
	width: 141px;
	height: 106px;
	display: block;
	background-position: 0 0;
	margin-bottom: 4px;
}

.photo-item:hover span.rollover {
	background-position: 0 -106px;
}

.clear {
	clear: both;
}

.photo-item {
	float: left;
	width: 141px;
	height: 134px;
	padding: 3px 3px 4px 4px;
	background: transparent url(../images/bg-photo-item.png) no-repeat;
	text-align: center;
}

.photo-item a {
	text-decoration: none !important;
}

.photo-item a span img {
	vertical-align: middle;
}

.photo-item:hover {
	background: transparent url(../images/bg-photo-item-hover.png) no-repeat;
}

#content hr {
	margin: 20px 0 20px 0;
}

hr {
	color: #b9b8b8;
 	border-top: 1px solid #b9b8b8;
 	border-bottom:none;
 	border-left:none;
 	border-right:none;
	margin: 15px 0;
}

* hr:first-child {
	display: none;
}

.comment-item {
	background: transparent url(../images/bg-comment-end.png) no-repeat 95% 85%;
	margin-bottom: 15px;
}

.comment-item .comment {
	font-style: italic;
}

.comment-item p.author {
	font-size: 12px;
}

form fieldset {border: none; padding: 0; margin: 0;}

.form-small {
	background: transparent url(../images/bg-form-small.png) no-repeat;
	min-height: 250px;
	width: 240px;
	padding: 10px 26px 10px 26px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}

.form-big {
	background: transparent url(../images/bg-form-big.png) no-repeat;
	min-height: 100px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	min-height: 250px;
	padding: 10px 26px 10px 26px;
}

.form-big fieldset.buttons input {
	margin-right: 20px;
}

.form-big fieldset.generic {
	float: left;
	width: 240px;
}

.form-big fieldset.generic:first-child {
	margin-right: 60px;
}

div.form-small-bottom {
	background: transparent url(../images/bg-form-small-bottom.png) no-repeat;
	width: 292px;
	height: 12px;
}
div.form-big-bottom {
	background: transparent url(../images/bg-form-big-bottom.png) no-repeat;
	width: 602px;
	height: 13px;
	
}

fieldset.generic p {margin: 0;}

fieldset.generic input, fieldset.generic select, fieldset.generic textarea {
	border: 1px solid #fff;
	color: #000;
	padding: 3px 5px;
	width: 228px; 
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}

fieldset.generic input, fieldset.generic select {
	height: 15px;
	background: #ecedef url(../images/bg-input.png) no-repeat;
}

fieldset.generic select {
	height: 23px;
	width: 238px;
}

fieldset.generic textarea {
	height: 114px;
	background: #ecedef url(../images/bg-textarea.png) no-repeat;
}

fieldset.generic p label {
	display: inline-block;
	padding: 2px 10px 0 0;
	margin-top: 3px;	
	font-size: 11px;
	color: #000;
}

fieldset.generic p.required label,
p small.required {
	background: transparent url(../images/ico-star.png) no-repeat top right;
}

p small.required {
	padding-right: 10px;
}

fieldset.buttons input {
	float: right;
	margin-top: 10px;
}

ul.errorlist {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
}

ul.errorlist li {
	color: #e03704;
	font-size: 10px;
}

.more {
	float: right;
	padding-right: 20px;
	background: transparent url(../images/ico-arrow-right-blue.png) no-repeat right 2px;
}



#container ul.pagination {
	list-style: none;
	padding: 0;
	margin: 0 auto 10px 0;
}

#container ul.pagination li {
	display: inline;
}

span.pageofpages,
#container ul.pagination li a,
#container ul.pagination li span {
	color: #8f8d8d;
	font-size: 11px;
	text-decoration: none;
}

.right {float: right;}

ul.pagination {
	margin: auto 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul.pagination li {
	display: inline;
	padding: 0 5px;
}

#sidebar ul {

	padding: 0 0 0 20px;
	margin: auto 0;
}

#sidebar ul li {
	padding: 2px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

.service-item {
	width: 188px;
	padding: 5px;
	float: left;
	text-align: center;
	height: 155px;
	overflow: hidden;
}

#content .service-item a {
	text-decoration: none;
}



#content .service-item img.photo-duo {
	float: none;
	margin: 0 auto 5px auto;
}

.tooltip {
	display:none;
	background:transparent url(../images/black_arrow_big.png);
	font-size:12px;
	height:85px;
	width:320px;
	padding:25px;
	color:#fff;	
	text-align: left;
}
