@charset "utf-8";

a img,:link img,:visited img,ul,li { border: none; text-decoration:none; }
* {
    padding: 0;
    margin: 0;
}
body{
	/*font: normal 9pt/1.7em Verdana, Tahoma, sans-serif;*/
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#363636;
    background-color: #E6E6E6;
    margin:0px;
    padding:0;
    height:100%;
	text-align:justify;
	-webkit-font-smoothing: antialiased;
	background-image:url(/images/bg.png);
	background-repeat:repeat-y;
	background-position:center;
}
a:link,a:visited{

	color:#054b92;
	text-decoration:underline;
}
a:hover{
    color:#63d30e;    

}
#page{

}
.top_outer{
	width:980px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
}
.main_b{
	width:1000px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	
}
.main_outer{
	height:450px;
	width:100%;
	/*background-image:url(/images/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#013658;*/
}
.main_text{
	width:300px;
	height:auto;
	float:left;
	display:inline;
	margin-top:60px;
	margin-left:50px;
}
.main_pcworld{
	width:250px;
	height:150px;
	float:left;
	display:inline;
	margin-left:300px;
	cursor:pointer;
}
.main_b table{
	float:left;
}
.main_box{
	width:258px;
	height:81px;
	background-image:url(/images/main_box.png);
	padding:5px 10px;
	margin-left:auto;
	margin-right:auto;
}
.main_box a:link,.main_box a:visited{
	float:right;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.main_box a:hover{
	text-decoration:underline;
}

.logo{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin:18px 0px 13px 15px;
}
.menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	width:auto;
	height:auto;
	float:right;
	display:inline;
	margin-right:15px;
	margin-top:35px;
	margin-bottom:5px;
}
.menu_item{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-left:2px;
	margin-right:1px;
	
}
.menu_item:hover{
	background-color:#00bee7;
	-moz-border-radius:5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}
.menu_item a:link,.menu_item a:visited{
	text-decoration:none;
	color:#000;
	display:block;
	padding:3px 8px 3px 4px;
}
.menu_item a:hover{
	color:#fff;

}
.menu_item_demo{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-left:50px;
	padding-bottom:2px;
}
.menu_item_demo:hover{
	padding-bottom:0px;
	border-bottom:2px solid #de0000;
}
.menu_item_sel{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-left:2px;
	margin-right:1px;
	-moz-border-radius:5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	background-color:#00bee7;
}
.menu_item_sel a:link,.menu_item_sel a:visited{
	color:#fff;
	display:block;
	padding:3px 8px 3px 4px;
	text-decoration:none;
}
.breadcrumbs{
	width:auto;
	height:auto;
	float:left;
	color:#898989;
	display:inline;
	margin-top:11px;
}
.font_size{
	width:auto;
	height:auto;
	float:right;
	color:#605f5f;
	display:inline;
	margin-top:4px;
}

.social{
	width:auto;
	height:auto;
	float:right;
	display:inline;
	margin-top:5px;
	margin-right:4px;
}
.social img{
	margin-right:3px;
}
a.link_size10{
	font-size:13px;
		text-decoration:underline;
}
a.link_size13{
	font-size:15px;
		text-decoration:underline;
}
a.link_size15{
	font-size:17px;
		text-decoration:underline;
}
.navigation_outer{
	width:100%;
	height:37px;
/*	background-image:url(/images/breadcrumbs_bg.gif);*/
}
.navigation{
	width:990px;
	height:auto;
	color:#605f5f;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
	padding-left:10px;
	font-size:11px;
}
.navigation a:link,.navigation a:visited{
	color:#666;
    text-decoration:none;
	font-weight:bold;
}
.navigation a:hover{
   color:#054b92;

}
.font_size a:link,.font_size a:visited{
	text-decoration:underline;
}
.breadcrumbs span{
	color:#f7f7f7;
	background:url(/images/ico_next.png) no-repeat scroll 0 60% transparent;
	margin:0 4px 0 4px;
	text-indent:-9999px;
	width:3px;
}
#content_box{
	width:1000px;
	height:auto;
	margin-left:40px;
	margin-right:40px;
	line-height:1.4em;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}

.content_box_wrapper{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}
.box580px{
	width:650px;
	height:auto;
	float:left;
	display:inline;
	margin-top:10px;
}
.box320px{
	margin-top:20px;
	width:249px;
	height:auto;
	float:left;
	display:inline;
	border-left:1px solid #eaeaea;
}
.foot_outer{
	width:100%;
	height:490px;
	background-color:#e8e9e6;
	margin-top:10px;
		background-image:url(/images/footer_top.gif);
	background-repeat:repeat-x;
}
.foot{
	width:1000px;
	height:480px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#9e9e9e;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	
}
.foot h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	color:#666;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size:30px;
	margin-bottom:20px;
	margin-top:20px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size:18px;
	margin-bottom:10px;

}
.foot img{
	float:right;
	margin-left:3px;
}
.foot td{
	height:50px;
	vertical-align:middle;
}
.foot th{
	line-height:1.2em;
	text-align:right;
	font-size:1.1em;
	font-weight:normal;
	color:#333;
}
.copyright a:link,.copyright a:visited{
	color:#9e9e9e;
	font-weight:bold;
}
.copyright a:hover{
	color:#9e9e9e;
	font-weight:bold;
}
.header_green{
	width:auto;
	height:auto;

	margin-left:10px;
	margin-top:10px;
}
.header_green_content{
	width:auto;
	height:auto;

	margin-left:10px;
	margin-top:10px;
}
.menu_content{
	width:230px;
	height:auto;
	float:left;
	display:inline;
	border-top:1px solid #eaeaea;
	margin-top:10px;
	clear:left;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.menu_content a:link,.menu_content a:visited{
	display:block;
	padding-left:26px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url("/images/arrow.gif");
	background-repeat:no-repeat;
	background-position:4px 9px;
	text-decoration:none;
	color:#5a5a5a;
	background-color:#f4f4f4;
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e6e6;
}
.menu_content a:hover{
	background-image:url("/images/active_arrow.gif");
	background-repeat:no-repeat;
	background-position:4px 9px;
	background-color:#c3d7e0;
	border-bottom:1px solid #6496ae;
}
.menu_content a.active{
	background-color:#fff;
	color:#0f3f70;
	background-image:url("/images/active_arrow.gif");
	background-repeat:no-repeat;
	background-position:4px 9px;
border-bottom:1px solid #e6e6e6;
}
.right_content{
	width:160px;
	height:auto;
	float:left;
	display:inline;
	border-top:1px solid #eaeaea;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	
}
.content_text{
	width:770px;
	height:auto;
	float:left;
	display:inline;
	text-align:justify;
}
.content_text p{
	margin-left:20px;
	margin-bottom:20px;
}
.content_desc p{
	margin-left:0px;
	margin-bottom:20px;
}
.header_grey{
	height:auto;
	margin-left:20px;
	
}
.box320px .header_grey{
	width:229px;
	float:left;
}
.header_partners{
	width:auto;
	height:auto;
	margin-top:10px;
	border-bottom:1px solid #EAEAEA;
	margin-right:10px;
}
.header_protection{
	width:auto;
	height:auto;
	margin-top:10px;
	margin-left:10px;
	float:left;
}
.header_item_grey{
	width:auto;
	height:auto;

}
.header_grey_small{
	width:auto;
	height:auto;
}
.small_text{
	width:auto;
	height:auto;
	margin-left:10px;
	margin-right:10px;

}
.more{
	height:auto;
	width:770px;
	margin-left:0px;
	margin-top:3px;
	margin-bottom:10px;
	padding-bottom:2px;
	color:#2a2a2a;
	clear:left;
	float:left;
	display:inline;
}
.more span{
	margin-left:20px;
	width:690px;
	float:left;
}
.more_box{
	width:340px;
	height:auto;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
	line-height:1.2em;
	background-color:#F2F3F1;
	border:1px solid #CCC;
	padding:10px;
	text-align:left;	
}
.more_box h4 a:link,.more_box h4 a:visited{
		margin:0px;
	padding:0px;
	font-size:14px;
	color:#006CB3;
	float:left;
}
.more_box h4 a:hover{
	color:#01b2fa;
	text-decoration:underline;

}
.more_box a:link, .more_box a:visited{
	margin:3px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
	float:right;
	font-weight:bold;
	color:#006CB3;
}
.more_box a:hover{
	color:#01b2fa;
}
.box_more_img{
	float:left;
	border:1px solid #CCC;
	width:auto;
	height:auto;
	display:inline;
	padding:3px;
	margin-right:5px;
	background-color:#FFF;
}
.more a{
	margin-left:20px;
}
.important_links_box{
	width:239px;
	height:auto;
	float:left;
	display:inline;
	margin-left:10px;
}
.important_links_box img{
	margin-top:8px;
	margin-bottom:8px;
}
.important_links_box td{
	border-bottom:1px dashed #eaeaea;
	padding-bottom:4px;
	padding-top:3px;
}
a.important_link:link,a.important_link:visited{
	color:#6a6a6a;
}
.news_items{
	float:left;
	display:inline;
	height: 130px;
    padding-right: 5px;
    width: 625px;
}
.news_navigation{
	width:auto;
	height:auto;
	float:right;
	display:inline;
	text-align:right;
}
.news_navigation .current{
	background-color:#09F;
	color:#fff;
}
.news_navigation .current:hover{
	background-color:#09F;
}
.news_navi:hover{
	background-color:#DFDFDF;
}
.news_navi{
	width:15px;
	height:15px;
	float:left;
	display:inline;
	margin-right:5px;
	font-size:11px;
	text-align:center;
	line-height:15px;
	cursor:pointer;
	color:#333;
	background-color:#E8E8E8;
	-moz-border-radius:2px;
	border-bottom-left-radius: 2px 2px;
	border-bottom-right-radius: 2px 2px;
	border-top-left-radius: 2px 2px;
	border-top-right-radius: 2px 2px;
}
.news_item{
	border-bottom:1px solid #eaeaea;
	padding-bottom:4px;
	float:left;
	display:inline;
}
.news_items td{
	
}
.news_date{
	color:#aeafad;
	font-size:10px;
}
.news_desc{
	font-size:12px;
	line-height:1.4em;
}
.news_title{
	color:#000;
	font-size:14px;
	margin-bottom:3px;
}
.main_green_table{
	margin-top:10px;
	color:#6A6A6A;
}
.main_green_table td{
	vertical-align:top;
	padding-top:10px;
}
.green_table_text{
	margin-left:3px;
}
ul{
	margin-top:5px;
	margin-bottom:20px;
}
ul li{
	margin-left:20px;
}
.input_box{
	border:1px solid #ccc;
	padding:2px;
	float:left;
	clear:left;
	font-size:11px;
}
.input_box:hover,.input_box:focus{
	border:1px dashed #516899;
}
.contact_width{
	width:200px;
}
.texarea_width{
	width:420px;
}
.contact_box{
	width:518px;
	height:auto;
	float:left;
	display:inline;
	margin-left:10px;
}
.contact_box table{
	margin-left:20px;
}
.contact_box span{
	float:left;
	font-weight:bold;
}
.contact_form th,.contact_form td{
	padding:2px
}
.contact_form th{
	text-align:right;
}
.form_button{
	background-position:0 -48px;
	border-color:#26446E #152F5F #0C2253;
	border-style:solid;
	border-width:1px;
	display:inline-block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	vertical-align:bottom;
	background-color:#516899;
}
.form_button:active {
	background-color:#516899;
	background-image:none;
}
.form_button:hover, .form_button:active {
text-decoration:none;
}
span.form_button{
padding:0;
}
.form_button_text{
	padding:2px 4px 3px;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	text-shadow:0 1px 0 #3E5A88;
	background-color:transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	margin:0;
	overflow:visible;
	width:auto;
}
.contact_form{
	margin-bottom:10px;
	background-color:#F4F4F4;
	padding:10px;
}

.price_bold {
	font-weight:bold;
	font-size:1.6em;
}

.price_normal {
	font-size:1.2em;
}
.red{
	color:#F00;
}
.green{
	color:#6C0;
}


.price_list_table{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-left:10px;
	margin-bottom:10px;
	padding-top:5px;
}
.price_list_table .table_body td{
		padding:8px;
		text-align:center;
		background-color:#F9F9F9;
}
.price_list_table .table_body th{
		padding:8px;
		background-color:#F2F2F2;
		font-weight:normal;
}
.price_list_table .table_head td,.price_list_table .table_head th{
	color:#fff;
	background-color:#63A2EF;
	font-weight:bold;
	padding:4px;
}
.price_list_table .table_head td{
	text-align:center;
}
.dotpay{
	width:109px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	
}
.payment_chanels{
	width:600px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.info_message{
	background-color:#D5E0F8;
	border-top:1px solid #87ABFC;
	border-bottom:1px solid #87ABFC;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;

	margin-bottom:10px;
	padding:10px 0px 10px 0px;
	text-align:center;
	vertical-align:middle;
	width:460px;
}
a:link.blue_link,a:visited.blue_link{
	color:#fff;
}
a:hover.blue_link{
	color:#fff;
	text-decoration:underline;
}
.gallery li{
	background-color:#D5E0F8;
	padding:5px 10px 5px 10px;
	border-top:1px solid #87ABFC;
	border-bottom:1px solid #87ABFC;
	list-style-type:none;
	font-weight:bold;
}
.table_foot td{

	padding:10px;
	text-align:center;
	font-size:1.5em;
	color:#FFF;

}

.offer_item{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-left:10px;
	border-bottom:1px solid #eaeaea;
	padding-bottom:10px;
	margin-top:20px;
}
.image_offer_right{
	width:auto;
	height:auto;
	float:right;
	margin:0px 0px 0px 20px;
	display:inline;
}
.image_offer_left{
	width:auto;
	height:auto;
	float:left;
	margin:0px 20px 0px 0px;
	display:inline;
}
.box_protection{

	width:580px;
	height:auto;
	float:left;
	display:inline;
	border-left:1px solid #EAEAEA;
	margin-top:20px;
	padding-left:9px;
	margin-right:10px;

}
.box_protection img{
	float:left;
}
.protection_text_top{
	display:inline;
	float:left;
	height:auto;
	width:451px;
	padding-left:5px;
}
.protection_text_bottom{
	display:inline;
	float:left;
	height:auto;
	width:451px;
	padding-left:5px;
	margin-top:5px;
}
.box_main{
	display:inline;
	float:left;
	height:auto;
	width:640px;
	margin-bottom:10px;
	padding-bottom:4px;
	border-bottom:1px solid #eaeaea;
}
.box_main img{
	float:left;
}
.box_main a{
	float:right;
}
.box_main_text{
	display:inline;
	float:left;
	height:95px;
	width:453px;
	background-color:#f7f7f7;
	font-size:1.2em;
	padding-left:5px;
	margin-bottom:2px;
}
.box_main_text p{
	margin-left:5px;
	margin-right:5px;
}


.box_offer,.box_offer2{
	display:inline;
	float:left;
	height:auto;
	width:700px;
	margin-bottom:10px;
	padding-bottom:4px;
	border-bottom:1px solid #eaeaea;
}
.box_offer{
		background-color:#f7f7f7;
}
.box_offer h1,.box_offer h3, .box_offer2 h1, .box_offer2 h3{
	margin-left:5px;
}
.box_offer img,.box_offer2 img{
	float:left;
}
.box_offer a{
	float:right;
}
.box_offer_text{
	display:inline;
	float:left;
	height:auto;
	width:513px;

	font-size:1.2em;
	padding-left:5px;
	margin-bottom:9px;
}
.box_offer_text p{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}
.offer_link{
	margin-top:10px;
	text-align:right;
	height:auto;
}
.offer_link img{
	vertical-align:middle;
	margin-right:3px;
}
#chat_button{
	width:54px;
	height:227px;
	right:0px;
	top:35%;
	position:fixed;
	background-image:url(/images/chat.png);
	cursor:pointer;
}
.chat_button:hover{
	background-image:url(/images/chat_sel.png);
	
}

.form_error {
    color: #f00;
    float: left;
}

.js_form_error {
    color: #f00;
    float: left;
}
.content_img_right{
	float:right;
	border:1px solid #CCC;
	width:auto;
	height:auto;
	display:inline;
	padding:3px;
	margin-left:10px;
	margin-bottom:5px;
}
.content_img_left{
	float:left;
	border:1px solid #CCC;
	width:auto;
	height:auto;
	display:inline;
	padding:3px;
	margin-right:10px;
	margin-bottom:5px;
	background-color:#fff;
}
.content_desc{
	margin-left:20px;
	width:750px;
	height:auto;
	float:left;
	display:inline;
	margin-bottom:10px;
}
.content_images{
	margin-left:30px;
	width:710px;
	height:auto;
	float:left;
	display:inline;
	margin-top:10px;
	
}
.content_links{
	margin-right:36px;
	width:auto;
	height:auto;
	float:right;
	display:inline;
	margin-bottom:10px;
	margin-top:3px;
	
}
.content_links a:link,.content_links a:visited{
	background-color:#ee1414;
	padding:3px 6px;
	float:left;
	color:#FFF;
	text-decoration:none;
	
}
.content_links a:hover{
	background-color:#2f5069;
	
}
.content_images img, .video_what_for{
	float:left;
	border:1px solid #CCC;
	width:auto;
	height:auto;
	display:inline;
	padding:3px;
	margin-left:10px;
}
.content_desc li{
	margin-bottom:5px;
}
.order_form th{
	text-align:right;
	padding:10px 5px;
	font-weight:normal;
}
.order_instruction{
	width:320px;
	height:auto;
	float:left;
	display:inline;
	margin-left:10px;
	border:1px solid #fff;
	padding:9px;
}
.order_form{
	width:320px;
	height:auto;
	float:left;
	display:inline;
	background-color:#F1F1F1;
	padding:10px;
	margin-left:20px;
}
.main_form{
	width:320px;
	height:300px;
	float:left;
	display:inline;
	margin-top:10px;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:9px;
	padding-right:9px;
	border:1px solid #c6dbef;
	background-color:#e5eef5;
	-moz-border-radius:5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}
.form_send{
	text-align:center;
	font-size:16px;
	margin-top:76px;
	line-height:24px;
}
.main_form h3{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 2px 0px;

}
.main_form h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	margin:0px;
	font-size:14px;
}
fieldset {
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 2px 0px 4px 0px;
	position:relative;
	top:-8px;
}
fieldset label {
	color:#135e96;
	font-weight: bold;
}
fieldset .input_box {

	height: 24px;
	width: 310px;
	background-color: #fff;
	border: 2px solid #74a4c8;
	padding: 2px;
	font-size: 14px;
}
fieldset .input_box:hover,fieldset .input_box:focus{
	background-color: #fbfacd;
	border: 2px dashed #74a4c8;
	
}
.call_hour {
	width: 264px;
	margin-top: 6px;
	margin-bottom:4px;
}
.main_send_btn{
	text-align:center;
}
.box_1-3{
	width:320px;
	height:auto;
	float:left;
	display:inline;
	margin-top:10px;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:9px;
	padding-right:9px;
	border:1px solid #dfdfdf;
	background-color:#f6f7f1;
	-moz-border-radius:5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}
.box_2-3{
	border:1px solid #e7e7e7;
	background-color:#fff;
	width:630px;
	height:auto;
	float:left;
	display:inline;
	margin-top:10px;
	padding:9px;
	margin-right:10px;
	clear:left;
	-moz-border-radius:5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}
td.main_left, td.main_right{
	vertical-align:top;
}
#content_box_dark li{
	list-style-image:url(/images/li_point.gif);
	color:#FFF;
	margin-left:30px;
	margin-top:5px;
}
.our_products{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-top:10px;
}
.our_products img{
	margin-bottom:5px;
}
a.see_more{
	float:right;
}
#content_box a.see_more{
	margin-top:3px;
}
.footer{
	width:900px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;
	line-height:1em;
}
.pageing{
	width:auto;
	height:auto;
	float:right;
	display:inline;
	margin-left:10px;
	text-align:right;
	margin-top:2px;
	margin-bottom:10px;
}
.pageing a:link,.pageing a:visited{
	background-image:url(/images/page_white.gif);
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	display:inline-block;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	margin-right:3px;
}
.pageing a:hover{
	background-image:url(/images/page_blue.gif);
	background-repeat:no-repeat;
	color:#FFF
}
a:link.sel,a:visited.sel{
	background-image:url(/images/page_blue.gif);
	background-repeat:no-repeat;
	color:#FFF
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix {
	height: 1%;
}
.contact_img{
	width:auto;
	height:auto;
	float:right;
	display:inline;
}
.contact_img img{
	border:1px solid #CCCCCC;
	display:inline;
	float:left;
	height:auto;
	margin-left:10px;
	padding:3px;
	width:auto;
}
.offer_table th,.offer_table td{
	font-weight:normal;
	padding:8px;
}
.offer_table th{
	text-align:left;
}
.table_head td, .table_head th{
	font-weight:bold;
	background-color:#d6e5f1;
}
.offer_table{
	border:1px solid #2f5069;
	padding:3px;
	text-align:center;
}
.table_header td{
	background-color:#2f5069;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}
.table_body0{
	background-color:#f6f6f6;
}
.demo_version{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-top:30px;
}
.demo_item{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	padding:2px;
}
.demo_item:hover{
	padding:0px;
	border:2px solid #af0702;
}
.demo_version img{
	float:left;
}
.demo_btn{
	width:76px;
	height:107px;
	float:left;
	display:inline;
	margin:2px;
	background-image:url(/images/demo_btn.gif);
	cursor:pointer;
}
.demo_version:hover .demo_btn{
	background-image:url(/images/demo_btn_sel.gif);
}
.prod_title{
	width:333px;
	height:auto;
	position:relative;
	top:-8px;
	float:left;
	display:inline;
	text-align:left;
	color:#9E9E9E;
	font-weight:bold;
	font-size:10px;
}
.prod_items{
	width:450px;
	height:auto;
	float:left;
	position:relative;

	display:inline;
	text-align:left;
	clear:left;
}
.prod_items a{
	float:left;
	display:inline;
}
.prod_items img{
	float:left;
}
.summer{
	width:auto;
	height:auto;
	position:absolute;
	top:330px;
	left:30px;
}
.question{
	font-weight:bold;
	font-size:1.1em;
}
.question a:link, .question a:visited{
	color:#363636;
}
.question a:hover{
	color:#363636;
}
.questions li{
	margin-top:15px;
	margin-left:30px;
	
}
.answer{
	font-style:italic;
}
.answer li{
	list-style-type:decimal;
}
.answer ul{
	margin-top:0px;
	margin-bottom:0px;
}
.reason{
	width:710px;
	height:auto;
	float:left;
	display:inline;
	padding-bottom:10px;
}
.reason img{
	float:left;
	margin-right:10px;
	border:1px solid #CCC;
	padding:3px;
}
.price{
	border:1px solid #09F;
	
}
.price_list{
	margin:1px;
}
.price_list .header{
	background-color:#069;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
}
.price_list .head {
	background-color:#ACD8E6;
	color:#036;
}
.price_header td{
	height:13px;
	background-color:#ededed;
	font-weight:bold;
	font-size:11px;
	padding:4px;
}
.price_body td{
	height:30px;
	background-color:#F3F3F3;
	padding:8px 0px;
}
.text_small{
	font-size:11px;
}
.price_body td span{
	font-size:11px;
	font-weight:normal;
}
.price_body th{
	height:30px;
	font-weight:normal;
}
.grey{
	color:#999;
}
.price_body th span{
	font-size:0.9em;
}
.price td, .price th{
	padding:5px;
}
.foot_2-3{
	width:630px;
	height:236px;
	float:left;
	display:inline;
	margin-top:5px;
	margin-left:10px;
	padding-bottom:10px;
	margin-right:20px;
	clear:left;
	background-image:url(/images/footer_top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:16px;
}
.foot_1-3{
	width:320px;
	height:236px;
	float:left;
	display:inline;
	margin-top:5px;
	margin-left:20px;
	padding-bottom:10px;
	background-image:url(/images/footer_top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:16px;
}
.foot_partners{
	width:630px;
	height:auto;
	float:left;
	display:inline;
	margin-top:5px;
	margin-left:10px;
	padding-bottom:10px;
	margin-right:20px;
	clear:left;
	line-height:16px;
}
.foot_contact{
	width:320px;
	height:auto;
	float:left;
	display:inline;
	margin-top:5px;
	margin-left:20px;
	padding-bottom:10px;
	line-height:16px;
}
.foot ul{
	list-style:none outside none;
}
.foot_2-3 li{
	float:left;
	width:295px;
	margin-left:0px;
	vertical-align:top;
}
.foot_1-3 li{
	float:left;
	margin-left:0px;
	margin-bottom:25px;
}
.foot_2-3  img,.foot_1-3  img{
	float:left;
	border:1px solid #DEE0DA;
	margin:0px;
	margin-right:5px;
}

.foot_2-3 p, .foot_1-3 p{
	float:left;
	display:inline;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	margin-top:15px;
}
.foot h4{
	font-size:14px;
	font-weight:normal;
	color:#616161;
	text-align:left;
	line-height:18px;
}
.foot .li_left{
	margin-right:20px;
}
.foot .li_right{
	margin-left:20px;
}
.foot_2-3 a:link, .foot_2-3 a:visited,.foot_1-3 a:link, .foot_1-3 a:visited{
	color:#006CB3;
	font-weight:normal;
}
.foot_2-3 a:hover,.foot_1-3 a:hover{
	color:#01b2fa;
	font-weight:normal;
}
.important_links li{
	margin-bottom:3px;
	text-align:left;
	clear:left;
}
a.see_more{
	margin-top:15px;
	float:left;
	clear:left;
	padding:5px;	
	background-color:#F4F4F4;
	border:1px solid #D4D4D4;
}
a.contact_form_link{
	float:left;
	clear:left;
	padding:5px;	
	background-color:#F4F4F4;
	border:1px solid #D4D4D4;
}
.foot_partners li, .foot_contact li{
	float:left;
	margin:0px;
	width:auto;
}
.foot_contact li{
	width:320px;
}
.foot_contact p{
	float:left;
	text-align:left;
	font-size:12px;
	color:#333;	
	line-height:18px;
	margin-top:5px;
}
.foot_partners .aplikom{
	margin-top:22px;

}
.foot_partners li{
		margin-left:25px;
}
.foot_contact img{
	float:left;
	margin:0px;
	margin-right:10px;
}
.copyright{
	width:1000px;
	text-align:center;
	height:auto;
	float:left;
}
.copyright td,.copyright th{
	height:21px;
}
.box_1-3 h2{
	
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom:10px;
	font-size:14px;
	width:100%;
	clear:both;
}
.box_1-3link{
	float:right;
	font-size:11px;
}
.box_1-3link a{
	float:right;
}
.box_2-3 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:18px;
	color:#14457a;
}
a.link_right{
	float:right;
	font-size:11px;
}
a:link.news_link,a:visited.news_link{
	font-size:11px;
	color:#AEAFAD;
}
a:hover.news_link{
	color:#63d30e;
}
.news_title span{
	color:#AEAFAD;
	font-size:12px;
}
hr{
	background-color:#f2f3f1;
	border:0px;
	height:1px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:100%;
}
.foot hr{
	background-color:#f6f6f6;
	border:0px;
	border-top:1px solid #d5d7d2;
	height:2px;
	margin:0px;
	margin-top:15px;
	margin-bottom:5px;
	float:left;
	width:100%;
}
.main_demo_btn{
	width:140px;
	height:50px;
	float:left;
	display:inline;
	border:1px solid #DEE0DA;
	padding:1px;
	background-color:#fff;
	margin-top:3px;
	cursor:pointer;
}

#demo_teacher{
	background-image:url(/images/main_1.png);
	background-position:1px 1px;
	background-repeat:no-repeat;
	margin-right:3px;
}
#demo_teacher:hover{
	background-position:1px -50px;
}
#demo_admin{
	background-image:url(/images/main_2.png);
	background-position:1px 1px;
	background-repeat:no-repeat;
	margin-right:3px;
}
#demo_admin:hover{
	background-position:1px -50px;
}
#demo_parent{
	background-image:url(/images/main_3.png);
	background-position:1px 1px;
	background-repeat:no-repeat;
	margin-right:3px;
}
#demo_parent:hover{
	background-position:1px -50px;
}
#demo_student{
	background-image:url(/images/main_4.png);
	background-position:1px 1px;
	background-repeat:no-repeat;
	margin-right:3px;
}
#demo_student:hover{
	background-position:1px -50px;
}
.input_newsletter{
	width:170px;
	margin-top:4px;
	margin-right:10px;
}
.main_ul{
	 list-style: none outside none;
	 margin:0px;
	 padding:0px;
}
.main_ul{
	margin:0px;
	padding:0px 0px 0px 75px;
	margin-bottom:9px;
}
.main_ul_print{
	margin-top:10px;
	background-image:url(/images/main/Print-64.png);
	background-repeat:no-repeat;
	padding-bottom:30px;
}
.main_ul_men{
	padding-bottom:30px;
	background-image:url(/images/main/men-64.png);
	background-repeat:no-repeat;

}
.main_ul_compare{
	background-image:url(/images/main/help-64.png);
	background-repeat:no-repeat;
	padding-bottom:30px;

}
.main_ul_time{
	background-image:url(/images/main/kalarm-64.png);
	background-repeat:no-repeat;
padding-bottom:30px;
}
.main_ul_test{
	background-image:url(/images/main/Computer-64.png);
	background-repeat:no-repeat;
padding-bottom:30px;
}
.main_ul_demo{
	background-image:url(/images/main/demo-64.png);
	background-repeat:no-repeat;
padding-bottom:30px;
}
.main_ul p{
	color:#5b5b5b;
}
.main_ul a:link,.main_ul a:visited{
	float:right;
	display:inline-block;
	text-decoration:none;
}
.main_ul a strong{
	font-weight:normal;
	display:inline-block;
	height:14px;
	line-height:14px;
	background-color:#ff9600;
	color:#fff;
	font-size:11px;
	padding:1px 3px;;
	-moz-border-radius:2px;
	border-bottom-left-radius: 2px 2px;
	border-bottom-right-radius: 2px 2px;
	border-top-left-radius: 2px 2px;
	border-top-right-radius: 2px 2px;
}
.main_ul a:hover strong{
	background-color:#09f;
}
.example_photos{
	width:750px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#F3F3F3;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	text-align:center;
}
.example_photos img{
	border:2px solid #CCC;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	display:inline;
}

.example_photos_title{
	width:740px;
	height:auto;
	padding:0px 0px 4px 10px;
	font-weight:bold;
}

.actual{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
}
.text_blue{
	color:#295469;
}
.actual_scroll{
	height: 300px;
    overflow-y: scroll;
	overflow-x: hidden;
    padding-right: 5px;
	background-color:#FFF;
	border:1px solid #d0d0d0;
}
.tc {
    text-align: center;
	margin-top:20px;
}
table.tbtxt {
    font-size: 8pt;
    table-layout: auto;
	margin:20px;
}

