/* Clear */
html, body, p, h1, h2, h3, div, ul, li, img, table, tr, th, td, form, input {
    padding: 0;
    margin: 0;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.fl{float:left;}

/* Body */
body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #242424;
    background: #efb13f url("../img/promo-present/top-gradient.png") repeat-x;
}

/* Wrapper */
.wrapper {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    background: url("../img/promo-present/gift2.png") no-repeat top center;
	
}

.wrapper1{
    width: 1000px;
    margin: auto;
    overflow: hidden;
	
}

/* Header */
.header {
    overflow: hidden;
    padding: 45px 33px 20px 33px;
}

.header img {
    float: left;
}

/* Contacts */
.contacts, .phone {
    width: 500px;
    margin-left: 434px;
    overflow: hidden;
}

.contacts ul {
    float: right;
    overflow: hidden;
    list-style: none;
}

.contacts ul li {
    float: left;
    font-family: "Myriad Pro", Tahoma, Geneva, sans-serif;
    padding: 0 8px;
	height:30px;
}

.phone {
    margin-top: 10px;
}

.phone img {
    float: right;
}

/* Gift and Action */
.gift {
    width: 1000px;
    height: 368px;
    position: relative;
	margin-top:0px;
}

.gift img {
    position: absolute;
    left: 360px;
    bottom: -90px;
}

/* Sidebar */
.sidebar {
    width: 344px;
    float: left;
}

.benefits {
    padding: 0 33px;
    text-align: center;
}

.benefits img {
    margin-bottom: 8px;
}

.services {
    margin: 25px 0;
}

.services h2 {
    width: 256px;
    height: 37px;
    padding-left: 33px;
    background: url("../img/promo-present/services-bg.png") no-repeat;
    font-size: 28px;
}

.services ul {
    list-style: none;
    margin: 25px 33px;
}

.services ul li {
    padding: 10px 0 0 50px;
    margin-bottom: 15px;
}

.services ul li span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 5px;
}

.service-one {
    background: url("../img/promo-present/service1.png") no-repeat;
}

.service-two {
    background: url("../img/promo-present/service2.png") no-repeat;
}

.service-three {
    background: url("../img/promo-present/service3.png") no-repeat;
}

.service-four {
    background: url("../img/promo-present/service4.png") no-repeat;
}

.banners {
    text-align: center;
    margin: 60px 0;
}

.banners img {
    margin-bottom: 25px;
}

/* Content */
.content {
    width: 622px;
    margin-left: 344px;
}

.content-bg {
    width: 570px;
    background: url("../img/promo-present/content-bg.png") repeat-y;
    padding: 90px 26px 60px 26px;
    overflow: hidden;
}


.img-right {
    float: right;
    margin: 0 0 5px 5px;
}

.img-right2 {
    position:absolute;
	top:0px;
	right:0px;
   margin: -25px 0 20px 0;
}
.posrel{
	position:relative;
	top:0;
    left:0;
    width: 510px;
	height:38px;
    background: url("../img/promo-present/f401.png") no-repeat top left;
    margin-top:5px;


}

.img-left {
    float: left;
    margin: 0 15px 0px 0;
}

.content-bg p {
    margin: 8px 0;
}

.content-bg p.hint {
    font-size: 11px;
    color: #717171;
}

.content-bg p a {
    color: #ff0000;
}

.content-bg p span {
    font-weight: bold;
}

.content-bg table {
    border: none;
    margin: 20px auto;
}


.content-bg .up_bg{
    width: 540px;
	height:71px;
    background: url("../img/promo-present/table_up_bg.gif") repeat-x;
    position: relative;
	top:0px

}

.content-bg table tr th {
    text-align: left;
    vertical-align: top;
    padding:10px 20px;
    font-size: 18px;
	

}

.content-bg table tr th .next {
    font-size: 12px;
	padding-top:3px;
    font-weight: normal;
}


.content-bg table tr td .descr {
    font-weight: bold;
	padding-top:5px;	
}


.content-bg table tr td .sub_descr{
    font-weight: normal;
	padding:3px 0 20px 0;
}

.content-bg table tr td.td-center {
    text-align: left;
    border-left: 1px dotted #c2c2c2;
    border-right: 1px dotted #c2c2c2;
}

.content-bg table tr td.td-right {
    text-align: left;
    border-left: 1px dotted #c2c2c2;
}

.content-bg table tr td.border_bottom {
    text-align: left;
    border-bottom: 1px dotted #c2c2c2;
}

.content-bg table tr td {
    vertical-align: top;
    padding: 5px 10px;
}

.f20to50{
    width: 448px;
	height:35px;
    background: url("../img/promo-present/f20to50.png") repeat-x;
    margin-top:5px;
}


.f50to100{
    width: 448px;
	height:35px;
    background: url("../img/promo-present/f50to100.png") repeat-x;
    margin-top:5px;
}


.f100to200{
    width: 448px;
	height:35px;
    background: url("../img/promo-present/f100to200.png") repeat-x;
    margin-top:5px;
}

.f200to300{
    width: 448px;
	height:35px;
    background: url("../img/promo-present/f200to300.png") repeat-x;
    margin-top:5px;
}

.f300to400{
    width: 448px;
	height:35px;
    background: url("../img/promo-present/f300to400.png") repeat-x;
    margin-top:5px;
}

.pad1{padding-bottom:15px;}

.pad2{padding-bottom:5px;}

/* Feedback */
.feedback {
    width: 622px;
	height:301px;
    background: url("../img/promo-present/form-bg.png") repeat-x;
    position: relative;
	top:0px
	
}

.feedback > img {
    position: absolute;
    left: -17px;
    top: -22px;
}

.feedback form {
    padding: 50px 0 50px 60px;
}

.feedback form input {
    width: 341px;
    margin:7px 0 0 2px;
    padding: 0 10px;
    border: 0px solid;
	font-size:14px;
}

.feedback form div {
    width: 365px;
    height: 31px;
	background: #fff url("../img/promo-present/input-bg.jpg") no-repeat top left;
    margin-bottom: 8px;
}

.feedback form span {
    display: block;
    margin-bottom: 6px;
    color: #000;
}

.feedback form input.captcha {
    width: 100px;
    margin:10px 0 0 2px;	
	border:0px solid;
	//margin-left:-7px;
}

.feedback .capcha-bg {
    width: 125px;
    height: 38px;
    margin:0 0 0 8px;	
	background: #fff url("../img/promo-present/capcha-bg.jpg") no-repeat top left;
	float:left;
}


.feedback form img {
    border: 1px solid #870000;
}

.feedback form button {
    width: 107px;
    height: 47px;
    margin-left: 30px;
    background: url("../img/promo-present/button-submit.png") no-repeat;
    border: none;
    vertical-align: top;
    cursor: pointer;
}

/* Footer */
.footer-bg {
    background: #efb13f url("../img/promo-present/footer-bg.png") repeat-x 100% 100%;
}

.footer {
    padding: 100px 33px 30px 33px;
    overflow: hidden;
}

.footer > img {
    float: left;
    margin-right: 80px;
}

.foot_icq{float:right; width:190px; margin-right:30px;}
.foot_icq{position:relative; top:-55px; right:0px;}
.foot_icq img{margin-right:10px; margin-bottom:10px;}

h4{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}


.our_clients3{
padding:10px 10px 10px 50px;
height:120px;


}
.blckBnr{margin-left:10px;}
.otz div{background:#fff; text-align:center; width:224px; height:70px; padding-top:10px;}