/* 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: #2aa6c8 url("../img/antivirus-1/top-gradient.png") repeat-x;
}

/* Wrapper */
.wrapper {
    width: 1000px;
    margin: auto;
    overflow: hidden;
}

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

#lnkLogo {float: left; width:265px; height:68px;}

/* Contacts */
.contacts, .phone {
    width: 510px;
    margin-left: 424px;
    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 7px;
	height:30px;
}

.phone {
    margin-top: 10px;
}

.phone img {
    float: right;
}

/* Gift and Action */
.gift {
    width: 1000px;
    height: 433px;
    background: url("../img/antivirus-1/gift.png") no-repeat top center;
    position: relative;
	margin-top:-65px;
}

.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/antivirus-1/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/antivirus-1/service1.png") no-repeat;
}

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

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

.service-four {
    background: url("../img/antivirus-1/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/antivirus-1/content-bg.png") repeat-y;
    padding: 90px 26px 60px 26px;
    overflow: hidden;
}

.img-right {
    float: right;
    margin: 0 0 5px 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;
	border-bottom:13px solid #e6e6e6;
}

.content-bg table tr th {
    text-align: left;
    vertical-align: top;
    padding: 10px;
    background: #e6e6e6;
}

.content-bg table tr th sup {
    font-size: 10px;
    font-weight: normal;
    color: #fe0000;
}

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

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

.content-bg table tr td {
    padding: 5px 15px;
}

tr.line-two {
    background: #eaffa4;
}

tr.line-two-present {
    background: #c4febe;
}

.pad1{padding-bottom:15px;}

.pad2{padding-bottom:10px;}

/* Feedback */
.feedback {
    width: 622px;
	height:301px;
    background: url("../img/antivirus-1/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/antivirus-1/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/antivirus-1/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/antivirus-1/button-submit.png") no-repeat;
    border: none;
    vertical-align: top;
    cursor: pointer;
}

/* Footer */
.footer-bg {
    background: #2aa6c8 url("../img/antivirus-1/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;}