#header {
	padding-top: 140px;
	background: url(i/header_bg_2.gif) repeat-x top left transparent;

	height: 295px;
	overflow: hidden;
}
#body {
	margin-left: 0px;
}

#footer {
	margin-left: 0px;
}


.h3 {
	padding-left: 10px;
}
.img {
}
.txt {
	margin-bottom: 10px;
	line-height: 14px;
	padding-left: 8px;
	width: 225px;
}
.btn {
	padding-left: 10px;
	margin-bottom: 10px;
}


.home-box {
	padding-top: 40px;
	padding-right: 80px;
	font-weight: bold;
}

.home-box p {
	float: right;
	clear: both;

	width: 210px;
	color: #FFF;
	text-align: left;
}


.blog-box {
	position: absolute;
	top: 50px;

	width: 490px;
	margin-left: 230px;
}


#cart-box {
	display: block;
	width: 500px;
	position: absolute;
	z-index: 100;
	top: 45px;
	margin-left: 270px;
	color: #fff;
}
#cart-box * {
	color: #fff !important;
}


#logo {
	top: 10px;
}

.topContactsBlock {top: 15px; left: 250px;}
.topContactsBlock .facebook {left: 442px;}
.topContactsBlock .tweeter {left: 482px;}