body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body {
	font-family:Arial, Helvetica, sans-serif;	
}

img {
   behavior: url("pngbehavior.htc");
}

.clear {
	display:block;
	width:1px;
	height:65px;
	overflow:hidden;
	clear:both;
}

#header {
	display:block;
	width:960px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#softpark {
	display:block;
	float:left;
	width:190px;
	height:90px;
	background:url(i/softpark.gif) no-repeat 10px 33px;
}

#hContacts {
	display:block;
	float:left;
	font-size:24px;
	line-height:24px;
	padding:40px 0 0 292px;
}

#hContacts a {
	display:block;
	font-size:11px;
	color:#808080;
	text-decoration:none;
	padding-left:20px;
	line-height:15px;
	background:url(i/ico-consultant.gif) no-repeat left;
}

#hContacts a:hover {
	text-decoration:underline;
}

#promoContainer {
	display:block;
	width:100%;
	height:950px;
	background:#e8f4ff url(i/bg-promo-container_ed.png) repeat-x top;

}

#promo {
	display:block;
	width:960px;
	height:550px;
	margin-left:auto;
	margin-right:auto;
	background:url(i/bg-promo_ed.png);
}

#promo h1 {
	font-size:38px;
	font-weight:normal;
	color:#004b8d;
	padding:20px 0 10px 10px;
}

#promo #headers {
	display:block;
	float:left;
	margin-top:23px;
}

#promo #headers h2 {
	font-size:24px;
	line-height:33px;
	font-weight:normal;
	color:#004b8d;
	padding:10px 0 0 10px;
}

#promo #headers h2 strong {
	font-weight:bold;	
}

#promo #headers h2 strong span {
	color:#ee3a43;	
}

#vtb24 {
	display:block;
	float:right;
	width:246px;
	height:53px;
	background:url(i/vtb24_ed.gif) no-repeat left;
	margin:25px 0 0 0;
}

#help {
	display:block;
	float:left;
	width:180px;
	padding:0 5px 0 10px;
	color:#333333;
}

#help h3 {
	font-size:18px;
	margin-top:10px;
}

#help p {
	font-size:11px;
	line-height:17px;
	font-style:italic;
}

#help p a {
	color:#004b8d;		
}

#items {
	display:block;
	float:left;
	width:760px;
	height:100px;
}

#items h2 {
	display:block;
	width:100%;
	float:left;
	font-size:18px;
	color:#333;
	padding:10px 0 10px 0;	
}

.item {
	display:block;
	float:left;
	width:190px;
	height:265px;
/*	background:url(i/bg-item.png) 0 0;
	background:url(i/bg-item.png) no-repeat top;
	-background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/bg-item.png,sizingMethod=scale);
 */
	cursor:pointer;
	margin-bottom:25px;
}

.item img.itemBg {
	position:absolute;
}

.item img.itemImg {
	position:relative;	
}

.item div.itemInfo {
	position:relative;
	margin-top:-85px;
	margin-left:13px;
}

.item div.itemInfo a.itemLink {
	font-size:13px;
	line-height:17px;
	color:#004b8d;
	text-decoration:underline;
}

.item div.itemInfo a.itemLink:hover {
	text-decoration:underline;
}

.priceOverall {
	display:block;
	width:150px;
	position:absolute;
	margin:7px 0 0 12px;
}

.priceOverallC {
	display:block;
	float:left;
	height:22px;
	background:url(i/bg-price.png) no-repeat top left;	
	font-size:13px;
	padding-left:40px;
	padding-right:5px;
	padding-top:5px;
}

.priceOverallC a {
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
}


.priceOverallL {
	display:block;
	float:left;
}

.priceOverallR {
	display:block;
	float:left;
}

#content {
	display:block;
	width:770px;
	padding-left:190px;
	padding-top:40px;
	margin-left:auto;
	margin-right:auto;
}

#content p, #content ol {
	font-size:13px;
	line-height:18px;
	color:#666666;
	padding:0 10px 0 10px;
	margin-bottom:15px;
}

#content ol {
	list-style-type:decimal;	
}


#content p a {
	color:#004b8d;	
}

#content p#misc {
	display:block;
	border-top:1px solid #E5E5E5;
	margin-top:20px;
	padding:20px 10px 20px 10px;
	font-size:11px;
	line-height:17px;
	font-style:italic;
	color:#808080;
}

#copyright {
	display:block;
	float:left;
	width:100%;
	padding:50px 0 50px 0;
}

#copyrightLeft {
	display:block;
	float:left;
	width:282px;
	padding-left:10px;
	padding-top:6px;
	font-size:11px;
	line-height:17px;
	color:#808080;
}

#copyrightLeft a {
	color:#004b8d;	
}


#fContacts {
	display:block;
	float:left;
	font-size:24px;
	line-height:24px;
}

#fContacts a {
	display:block;
	font-size:11px;
	color:#808080;
	text-decoration:none;
	padding-left:20px;
	line-height:15px;
	background:url(i/ico-consultant.gif) no-repeat left;
}

#fContacts a:hover {
	text-decoration:underline;
}


.cInfo {
	display:block;
	float:right;
	width:435px;
	height:147px;
	font-size:18px;
	color:#000;
}

.cInfo a {
	color:#000;
	text-decoration:none;
}

.cInfo a:hover {
	text-decoration:underline;	
}

.cPhone {
	display:block;
	float:left;
	background:url(i/ico-phone.png) no-repeat left;
	padding:0 20px 0 30px;
}

.cSupport {
	display:block;
	float:left;
	background:url(i/ico-support.png) no-repeat left;
	padding:0 20px 0 30px;
}

.cInfoTop {
	margin-top:39px;	
}

.cInfoBottom {
	margin-top:9px;	
}

