body{
margin : 0 auto;
padding : 0;
font-family:Helvetica;
font-size:11px;
font-weight:100;
background:#ffffff;
}

form {
margin : 0;
padding : 0;
}

td, p, div, span, input, select, textarea {
font-family:Helvetica;
font-size:11px;
color:#000000;
}

a {
text-decoration : underline;
color : #097d9e;
font-size : 11px;
}

a:hover {
text-decoration : none;
}


p {
text-align:justify;
line-height:16px;
font-size:12px;
margin:0px 0px 15px 0px;
padding:0;
}

h1 {
	font-size:16px;
	font-weight:600;
	color:#097d9e;
	margin-bottom:10px;
}

h2 {
	font-size:12px;
	font-weight:600;
	color:#097D9E;;
	margin-bottom:10px;
}
b {
	font-weight: bold;
}

@media screen {

	* html .width {
		border-left: 1000px solid #eee;
		position:relative;
		float:left;

	}

	* html .minwidth {

		float:left;
		background:#fff;
		margin-left:-1000px;
		position:relative;
	}

	*+html .width {border-left:none;}

	*+html .minwidth {margin-left:0px; min-width:1000px;}

}

/*----------------------IE 6, 7---------------------------------------*/

#header_container {
	background:url(images/top_line_fon.jpg) repeat-x left top;
	width:100%;
	height: 270px;
	float:left;
}

.logo_fon {
	background:url(images/top_line_fon.jpg) repeat-x left top;
	height: 234px;
	float:left;
	position: absolute;
	z-index: 1;
	top: 0;
}

.logo {
	position:absolute;
	top:30px;
	left:30px;
}


.slogan {
	position:absolute;
	top:77px;
	color:#FFFFFF;
	font-size:18px;
    width:400px;
	margin-left: 200px;
}

.keys {
	position:absolute;
	top:130px;
	color:#04a8d9;
	font-size:12px;
	width:200px;
	left:205px;
}

.price_top {
	position:absolute;
	top:130px;
	color:red;
	font-size:12px;
	width:200px;
	left:400px;

}

.price_top_text {font: 12px Helvetica;font-weight: 600; color: red}
.price_top_text a:link{font: 12px Helvetica;font-weight: 600; color: red;text-decoration: none;}
.price_top_text a:visited{font: 12px Helvetica;font-weight: 600; color: red}
.price_top_text a:hover{font: 12px Helvetica;font-weight: 600; color: red;text-decoration: none;}
.price_top_text a:active{font: 12px Helvetica;font-weight: 600; color: red}



* html .slogan {
	left:235px;

}

* html .keys {

	left:235px;

}

* html .price_top {

	left:380px;

}


*+html .slogan {
	left:205px;

}


*+html .search {
	position: absolute;
	top:185px;
	left:0px;
	background:url(images/search.png) no-repeat left top;
	width:330px;
	height:81px;
}

* html .search {
	position: absolute;
	top:185px;
	left:50px;
	background:none;
	width:330px;
	height:81px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/search.png');
}

div.ser {
	position: absolute;
	top:207px;
	left:40px;
	color:#528ECA;
	font-size:20px;
	font-weight:500;
}

* html div.ser {
	position: absolute;
	top:207px;
	left:90px;
	color:#528ECA;
	font-size:20px;
	font-weight:500;
}

input.search_text {
	position:absolute;
	border:none;
	font-size:11px;
	color:#11AEFF;
	margin-left:60px;
	top:210px;
	width:145px;
	vertical-align:middle;
}

input.search_button {
	position:relative;
	top:198px;
	left:210px;
	border:none;
	background:url(images/e.gif) left top;
	width:30px;
	margin-top:11px;
	cursor:hand;
	vertical-align:middle;
	cursor: pointer;
	height: 20px;
}

* html input.search_text {
	position:absolute;
	border:solid 1px #fff;
	font-size:11px;
	color:#11AEFF;
	margin-left:60px;
	top:210px;
        left:50px;
	width:145px;
	vertical-align:middle;
}

* html input.search_button {
	position:relative;
	top:198px;
	left:260px;
	border:none;
	background:url(images/e.gif) left top;
	width:30px;
	margin-top:11px;
	cursor:hand;
	vertical-align:middle;
}




.example {
	position:absolute;
top:215px;
left:5px;
margin-top:17px;
margin-left:60px;
color:#11AEFF;
font-size:10px;
}

* html .example {
	position:absolute;
top:215px;
left:60px;
margin-top:17px;
margin-left:60px;
color:#11AEFF;
font-size:10px;
width:200px;
}

.example a {
font-size:10px;
}

#header_fon {
	background:url(images/fon1.jpg) no-repeat right top;
	height:270px;
	position: relative;
	width: 100%;
}

.picts {
	float:right;
	color:#fff;
	margin:10px 20px 0px 0px;
	text-align:right;
}

.picts a {
	color:#fff;
}

.partner_description{
	position: relative;
	margin-left: -35px;
	margin-top: -12px;
	font-size: 13px;
}

#menu {
	float:right;
	clear:both;
	background:url(images/menu.jpg) no-repeat right top;
	width:auto;
	height:69px;
	margin-top:161px;
	width: 845px;
}

#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	float:right;
	margin-right:20px;

}

#menu ul li {
	float:left;
	list-style-type:none;
	color:#FFFFFF;
	height:30px;
}


#menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	font-size:13px;
}

#menu ul li.active a{
	color:#FFE4BD;
}

#menu ul li.link a{
	color:#FFE4BD;
}

#menu ul li.active {
	color:#FFE4BD;
}

#menu ul li a:hover {
	color:#FFE4BD;
}

#menu ul li:hover {
	background:url(images/arrow_down.gif) no-repeat center 23px;
}

#menu ul li.noover:hover {
	background:none;
}

#menu ul li.active:hover {
	background:none;
}

#menu ul#submenu {
	list-style-type:none;
	padding:0;
	margin:0;
	float:right;
	clear:both;
	width:570px;
	margin-top:10px;
	}

#menu ul#submenu li {
	list-style-type:none;
	float:left;
	color:#CCA46B;
	background:none;
	}

#menu ul#submenu li a {
	color:#CCA46B;
	text-decoration:underline;
	padding:0px 15px 0px 15px;
	font-size:12px;
	}

#menu ul#submenu li a:hover {
	color:#AEAEAD;
	text-decoration:none;
	}

#container {
	float:left;
	clear:both;
	width:98%;
}

#left_column {
	float:left;
	width:230px;
	margin-left:30px;
}

#content {
	margin-left:320px;
	text-align:justify;

}

#content img{
	margin: 10px 10px 10px 0;
}

#advantage {
	background:url(images/block_shadow.jpg) no-repeat right bottom;
	width:245px;
	float:left;
	clear:both;
	margin-bottom:20px;
}

.fon {
	border:solid 1px #ccc;
	width:220px;
	padding:3px;
	float:left;
}

.list, #sub_menu {
	background:#F5E79E;
	padding:15px 4px 20px 3px;
	color:#4D5456;
	float:left;
}

#sub_menu ul {
list-style-type:none;
list-style-image:url(images/arrow_right.gif);
margin:0px 0px 0px 35px;
padding:0px;
}

#sub_menu ul li {
list-style-type:none;
list-style-image:url(images/arrow_right.gif);
margin:3px;
padding:3px;
color:#434247;
font-size:13px;
}

#sub_menu ul li.active {
color:#097D9E;
font-weight:bold;
}

table.tbl_price tr td.tbl_price_td1 a, .tbl_price_td0 a {
color:#097D9E;
}

#sub_menu ul li a {
list-style-type:none;
list-style-image:url(images/arrow_right.gif);
color:#097d9e;
text-decoration:underline;
font-size:13px;
}

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

.tit {
	color: #097d9e;
	font-size:20px;
	font-weight:400;
	margin-left:20px;
}

.list ul.ad {
	list-style-type:none;
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
}

.list ul.ad li.num{
	list-style-type:none;
	float:left;
	clear:left;
	width:30px;
	font-family:Helvetica;
	font-weight:700;
	color:#097d9e;
	font-size:35px;
	padding:0px;
	margin:0px;
}

.list ul.ad li.text{
	list-style-type:none;
	float:right;
	clear:right;
	width:180px;
	color:#4D5456;
	font-size:12px;
	padding:4px 0px 0px 0px;
	margin:0px;
}

#know {
		background:url(images/q.gif) no-repeat left 60%;
		margin:0px 0px 20px 0px;
		float:left;
}

#polls {
	margin: 20px 0 10px 0;
}
.title {
	font-size:16px;
	font-weight:600;
	color:#097d9e;
	margin-bottom:10px;
	clear:right;
}

.cit {
	margin:0px 0px 0px 35px;
}

.news_text {
	margin:0px 0px 15px 0px;
}

.news_text span.news_date{
	color:#000000;
}

.s_left {
float:left;
margin-right:30px;
}

#footer {
height:248px;
float:left;
width:100%;
}

.footer_fon {
width:100%;
background:url(images/footer.jpg) repeat-x;
height:248px;
}



.left_foot {
background:url(images/tel.jpg) no-repeat left bottom;
width:268px;
height:248px;
float:left;
}

.left_foot_flash {
width:268px;
height:248px;
float:left;
}

.right_foot {
float:left;
padding-left:15px;
text-align:left;
position:relative;
top:155px;
color:#FFFFFF;
}

.footer_fon1 {
width:100%;
background:url(images/footer.jpg) repeat-x left 43px;
height:248px;
}

.right_foot1 {
float:left;
padding-left:15px;
text-align:left;
position:relative;
top:197px;
color:#FFFFFF;
}

* html .footer_fon1 {
width:100%;
background:url(images/footer.jpg) repeat-x left 26px;
height:240px;
}

* html .right_foot1 {
float:left;
padding-left:15px;
text-align:left;
position:relative;
top:175px;
color:#FFFFFF;
}

.online {
position:relative;
top:50px;
left:135px;
font-size:14px;
font-weight:400;
color:#4D4D4D;
}

.online a {
font-size:14px;
}

.line {
position:relative;
top:75px;
color:#4D4D4D;
font-size:10px;
text-align:right;
}


.copy {
float:left;
color:#FFFFFF;
font-size:11px;
margin-right:10px;
}

 .copy  a {
 color:#FFFFFF;
 }

 .banner {
 padding:0px 0px 0px 20px;
 margin-left:20px;
 float:left;
 }

table.pics tr td {
padding:0px 30px 10px 0px;
vertical-align:top;
}

.footer_logo {
position:relative;
top:110px;
left:165px;
}

.footer_logo a {
width:65px;
height:65px;
display:block;
cursor:hand;
}

#footer_menu {
padding-left:15px;
}

#footer_menu ul {
width:520px;
margin-top:25px;
}

#footer_menu ul li {
	float:left;
	list-style-type:none;
	color:#FFFFFF;
	height:15px;
}

#footer_menu ul li a{
	color:#FFFFFF;
	text-decoration:underline;
	padding:0px 7px 0px 7px;
	font-size:11px;
}

#footer_menu ul li.active a{
	color:#FFE4BD;
}

#footer_menu ul li.active {
	color:#FFE4BD;
}

#footer_menu ul li a:hover {
	color:#FFE4BD;
	text-decoration:none
}


.news_title a{
	font-size:14px;
	color:#097d9e;
	margin-bottom:7px;
}


.news_title {
	font-size:14px;
	color:#097d9e;
	margin-bottom:7px;
}

.news_title span.news_date{
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.news_image {
float:left;
clear:left;
margin:0px 15px 15px 0px;
position:relative;
}

.news_image img {

border:solid 1px #ccc;
}

#news_archive hr {
color:#CCCCCC;
background:#CCCCCC;
height:0px;
margin-bottom:10px;
float:left;
}


#s_result hr {
color:#CCCCCC;
background:#CCCCCC;
height:0px;
margin-bottom:10px;
float:left;
}
#news_archive  .news_text, #s_result result_text {
border:solid 0px;
width:99%;
padding-bottom:0px;
margin-bottom:0px;
}


#pages {
padding:20px 0px 0px 0px;
color:#000000;
font-size:12px;
}

#pages a{
font-size:12px;
padding:0px 3px 0px 3px;
}

.result_title a{
	font-size:14px;
	color:#097d9e;
	margin-bottom:7px;
}

.result_title {
	font-size:14px;
	color:#097d9e;
	margin-bottom:7px;
}

.partner tr td{
padding-right:20px;
font-size:12px;
}

.partner {
padding-bottom:15px;
}

/*--------------Opera 9--------------*/

html:first-child input.search_text {
	top:-3px;
}

html:first-child .search {
	position: absolute;
	top:185px;
	left:0px;
	background:url(images/search.png) no-repeat left top;
	width:330px;
	height:81px;
}


html:first-child input.search_text {
	position:absolute;
	border:none;
	font-size:11px;
	color:#11AEFF;
	margin-left:60px;
	top:210px;
	width:145px;
	vertical-align:middle;
}
html:first-child .minwidth {min-width:1000px;}

html:first-child .logo {
	position:absolute;
	top:30px;
	left:30px;

}

html:first-child .slogan {
	left:205px;

}

html:first-child td, p, div, span, input, select, textarea {
font-family:Tahoma, Helvetica;
}

html:first-child .list, #sub_menu {
	width:213px;
}

html:first-child .list ul.ad li.num{
	font-family:Arial;
	}

html:first-child .news_image {
float:left;
}

html:first-child #news_archive hr {
background:#CCCCCC;
height:0px;
clear:right;
float:left;
width:100%;

}

html:first-child #news_archive .news_text {
width:100%;
float:left
}

html:first-child #s_result hr {
background:#CCCCCC;
height:0px;
clear:right;
float:left;
width:100%;

}

html:first-child #s_result .result_text {
width:100%;
float:left
}

html:first-child #footer_menu ul {
width:650px;
}

/*--------------Mazila, Firefox--------------*/

html:root input.search_text {
	top:-3px;
}
html:root td, p, div, span, input, select, textarea {
font-family:Tahoma, Helvetica;
}
.search {
	position: absolute;
	top:185px;
	left:0px;
	background:url(images/search.png) no-repeat left top;
	width:330px;
	height:81px;
}

html:root  input.search_text {
	position:absolute;
	border:none;
	font-size:11px;
	color:#11AEFF;
	margin-left:60px;
	top:210px;
	width:145px;
	vertical-align:middle;
}


html:root .minwidth {min-width:1000px;}

html:root .logo {
	position:absolute;
	top:30px;
	left:30px;
}

html:root #footer_menu ul {
width:650px;
}

html:root .news_image {
float:left;
}

html:root #news_archive hr {
background:#CCCCCC;
height:0px;
clear:right;
float:left;
width:100%;

}

html:root #news_archive .news_text {
width:100%;
float:left
}

html:root #s_result hr {
background:#CCCCCC;
height:0px;
clear:right;
float:left;
width:100%;

}

html:root #s_result .result_text {
width:100%;
float:left
}
/*---HSpeed's---*/
div.map {
	margin: 20px 0 0 20px;
}
div.map_sub1 {
	margin-left: 20px;
}
div.map_sub2 {
	margin-left: 40px;
}
td.tbl_price_td0 {
background: #F0F0F0;
}
td.tbl_price_td1 {
background: #F8F8F8;
}
thead tr td.tbl_price_td0 p {
text-align: center;
}

.newshot a: {
text-decoration : underline;
color : #097d9e;
font-size : 11px;
}

.newshot {font: 11px; text-decoration : underline; color: red}
.newshot a:link{font: 11px; text-decoration : underline; color: red}
.newshot a:visited{font: 11px; text-decoration : underline; color: red}
.newshot a:hover{font: 11px; text-decoration : none; color: red}
.newshot a:active{font: 11px; text-decoration : underline; color: red}

