/* CSS Document */
body {
	padding: 0;
	margin: 15px 0px 0px 0px;
	background:url(img/bg.png) repeat-x top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
}

td {
	vertical-align: top;
}

p {
	margin:0;
}

#wrapper, wrapperf {
	min-width: 970px;
	max-width: 1100px;
	width:expression(document.body.clientWidth < 970? "970px" : document.body.clientWidth > 1100? "1100px" : "auto");
} 

h1 {
	font-family: "Arial Narrow", Arial;
	font-size: 16pt;
	color: #58606d;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:8px;
}

h2 {
	font-family: Arial;
	font-size: 13pt;
	color: #58606d;
	margin-top:16px;
	margin-left:35px;
	margin-bottom:8px;
}

h3 {
	font-family: Arial;
	font-size: 11pt;
	color: #7c848f;
	margin:0;
	margin-bottom:10px;
}

img {
	border:none;
	behavior: url('/iepngfix.htc');
}

a:link, a:visited, a:active, a:hover {
	color: #3c79b1;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:link.more1, a:visited.more1, a:active.more1, a:hover.more1 {
	color: #3c79b1;
	font-family: tahoma;
	font-size: 8pt;	
	text-decoration:underline;
}

a:hover.more1 {
	text-decoration:none;
}

a:link.news, a:visited.news, a:active.news, a:hover.news {
	color: #79808c;
	font-family: tahoma;
	font-size: 8pt;	
	text-decoration:underline;
}

a:hover.news {
	text-decoration:none;
}

a:link.rec, a:visited.rec, a:active.rec, a:hover.rec {
	color: #256eb4;
	font-family: tahoma;
	font-size: 11pt;
	text-decoration:none;
}

a:link.recbuy, a:visited.recbuy, a:active.recbuy, a:hover.recbuy {
	color: #838383;
	font-family: tahoma;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
}

a:link.footer, a:visited.footer, a:active.footer, a:hover.footer {
	color: #79808c;
	text-decoration:underline;
}

a:hover.footer {
	text-decoration:none;
}

a:link.question, a:visited.question, a:active.question, a:hover.question {
	color: #3c79b1;
	outline: 0;
	text-decoration:underline;
}

a:hover.question {
	text-decoration:none;
}

a:link.article, a:visited.article, a:active.article, a:hover.article {
	color: #3c79b1;
	text-decoration:underline;
}

a:hover.article {
	text-decoration:none;
}

p.question {
	color: #3c79b1;
}

.answer {
	background: #FFFFE9;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 18px 15px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #79808c;
	text-align: justify;
}

.callblock {
	background: #FFDDDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 18px 30px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #79808c;
	text-align: justify;
}

.mycopyright {
	color: #3c79b1;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:30px;
	line-height:14pt;
	margin-top:10px;
	text-align:right;
}

.faq {
	margin-left:30px;
	margin-top:18px;
}

.articleslist {
	color: #3c79b1;
	margin-left:30px;
	margin-top:18px;
}

.partnerslist {
	color: #3c79b1;
	margin-left:30px;
	margin-top:18px;
}

.star { 
	color: red;
}

input.form-text {
	background: white; 
	color: #444444;
	border: 1px solid #C9C7BA; 
}

select.form-select {
	background: white; 
	color: #444444;
	border: 1px solid #C9C7BA; 
}

textarea.form-textarea {
	background: white; 
	color: #444444;
	border: 1px solid #C9C7BA;
}

input.form-button {
	background: white; 
	color: #444444;
	border: 1px solid #C9C7BA; 
}

.news_text {
	position:relative;
	margin:0;
	padding:0;
	color: #79808c;
	font-family: tahoma;
	font-size: 8pt;	
	text-decoration:none;
}

.news_date {
	position:relative;
	margin:0;
	padding:0;
	color:#3c79b1;
	font-size:8pt;
	padding-top:25px;
	padding-bottom:5px;
}

.stripe {
	width:20px; 
	height:2px;
	line-height:2px;
	background-color:#095585; 
	float:left; 
	margin-top:8px;
}

.welcome_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#065384;
	font-weight:bold;
	font-size:11pt;
	text-align:justify;
	margin-left:30px;
}

.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:30px;
	line-height:14pt;
	margin-top:10px;
	text-align:justify;
}

.advantage {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:10px;
	line-height:14pt;
	margin-top:10px;
	text-align:justify;
}

.recommend {
	background:url(img/bg_recommend.png) no-repeat; 
	width:272px; 
	height:77px; 
	margin-top:30px; 
	margin-left:17px;
}

.rec_text {
	padding-left:10px;
	padding-top:6px;
	margin:0;
	width:170px;
	position:absolute;
	z-index:1;
}

.contacts {
	font-size:8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	color:#79808c;
	background-color:#dfe6ec;
	padding-left:28px;
	padding-top:15px;
	padding-bottom:20px;
}

#s1 {
	position:absolute;
	z-index:2;
	width:291px;
}

#s2 {
	position:relative;
	z-index:1;
	margin-left:155px;
}

.footer {
	vertical-align:middle;
	color:#79808c;
	margin: 0 auto;
}

table.price  {
	margin-left:28px;
	margin-top:18px;
	margin-bottom:18px;
}

table.price td {
	vertical-align:middle;
}

table.advantage tr {
	height:50px;
}

div#search {
	height: 18px;
}

div.search {
	width: 120px;
	height: 18px;
	padding: 0px;
	background: url(img/search_bg.png) 0 0 no-repeat;
}

div.search input {
	width: 93px;  
	height: 14px;  
	padding: 2px 2px 2px 7px;
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 8pt;
}

div.search input[type='text']:focus {
	outline: none;
}

div.search input.button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(img/search_button.png) 0 0 no-repeat;
	behavior: url('/iepngfix.htc');
	cursor: pointer;
	text-indent: 0px;
	color:#ffffff;
	line-height: 0px;
	overflow: hidden;  
}

div.search:hover  {
	background: url(img/search_bg.png) 0 -18px no-repeat;
}

.menu {
	background:url(img/bg_menu.png) repeat-x;
	min-height:400px;
	padding-top:15px;
}


#nav, #nav ul {
	list-style-type: none;
}

#nav a, #nav li {
	color: #58606d;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 30px;
}

#nav a {
	text-decoration: none;
}

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

#nav ul a, #nav ul li {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;	
	line-height: 150%;
	white-space: nowrap;
}

#nav ul a {
	text-decoration: underline;
}

#nav ul a:hover {
	text-decoration: none;
}

#nav .selected, #nav .selected a, #nav .selected li {
	color: #ffffff;
	background-color: #58606d;
}

#nav li {
	margin-left: 3px;
	margin-right: 45px;
	padding-left: 27px;
}

#nav ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 11px;
}

#nav ul li {
	margin-right: 0px;
	padding-left: 8px;
}

#prod {
     list-style-type:none;
     list-style-position:outside;
	 margin-left:35px;
	 padding-left:0px;
}

#prod ul {
     list-style-type:none;
     line-height:14px;
	 margin-bottom:10px;
	 margin-top:4px;
}

#prod a:link, #prod a:active, #prod a:visited, #prod a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4a6c9d;
	font-size: 12pt;
	TEXT-DECORATION: none;
}

#prod a:hover {
	TEXT-DECORATION: underline;
}

#prod img {
	position:relative;
	top:1px;
	margin-right:4px;
	width:16px;
	height:16px;
}

#prod li ul li a:link, #prod li ul li a:active, #prod li ul li a:visited, #prod li ul li a:hover {
	color:#3e97d4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
}

#prod li ul li a:hover {
	text-decoration:none;
}

#prod li ul {
	margin-left:0px;
	padding-left:33px;
}

#prod li ul li {
	margin-top:0px;
}

#prod li {
	margin-top:15px; 
}
