@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Verdana, Tahoma, Arial, Helvetica;
   font-size:12px; line-height:16px; color:#333333;  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
/*html{ height:100%; }*/
body{ background:#ffffff; }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .mde_ct:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder, .mdex, .mdey, .mde_ct{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .mde_ct{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .mde_ct{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============================== mde_ul [START] =================================== */
.mdeul{ position:relative; overflow:hidden; }
.mdeul_bg1_grey li{ background:url(../graph/shared/ul_sign1_grey.gif) 0px 6px no-repeat; padding-left:9px !important; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.gif) 0px 6px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 0px 4px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 4px no-repeat; }

.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 6px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 7px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 4px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 0px 4px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../graph/shared/ul_sign0.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../graph/shared/ul_sign1.gif) 7px 5px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat !important; }


.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:11px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pg15 li{ padding-left:15px !important; }

.spanab{
	position:absolute;
	left:-22px;	
}
.mdeul_spanab li{ padding-left:22px; }
/* =============================== mde_ul [END] ===================================== */
/* =============================== mde_dl [START] =================================== */
.mde_dl{ position:relative; }
.mde_dl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mde_dl dd{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
/* =============================== mde_dl [END] ===================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }
.color_orange{ color:#fe6206 !important; }
.color_grey{ color:#575757 !important; }
.color_grey2{ color:#999999 !important; }
.color_yellow{ color:#ffe010 !important; }
.color_green{ color:#6bc536 !important; }
.color_violet{ color:#812d96 !important; }
.color_red{ color:#d60600 !important; }
.color_blue{ color:#1d7ae5 !important; }
.color_blue2{ color:#0297bf !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_blue{ background-color:#067ab5 !important; }
.bg_grey{ background-color:#f9f9f9 !important; }
.bg_orange{ background-color:#faead2 !important; }
.bg_body{ background-color:#333a40 !important; }
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:15px !important;}
.size12{ font-size:12px !important; line-height:16px !important;}
.size14{ font-size:14px !important; line-height:17px !important;}
.size15{ font-size:15px !important; line-height:18px !important;}
.size16{ font-size:16px !important; line-height:20px !important; }
.size18{ font-size:18px !important; line-height:22px !important; }
.size20{ font-size:20px !important; line-height:24px !important; }
.size22{ font-size:22px !important; line-height:26px !important; }
.size24{ font-size:24px !important; line-height:28px !important; }
.seta_size10{ font-size:10px !important; line-height:14px !important;}
.seta_size11{ font-size:11px !important; line-height:15px !important;}
.seta_size12{ font-size:12px !important; line-height:16px !important;}
.seta_size14 a{ font-size:14px !important; line-height:17px !important; }
.seta_size16 a{ font-size:16px !important; line-height:20px !important; }
.seta_size18{ font-size:18px !important; line-height:22px !important;}
.seta_size20{ font-size:20px !important; line-height:24px !important;}
.underoff{ text-decoration:none; }

a{
	font:12px/16px Verdana, Tahoma, Arial, Helvetica;
	color:#333333;
	text-decoration:underline;
}
a:hover{ color:#fe6206; }



.mde{
	width:848px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}
.mde .mde{ float:left; }

.mdel{
	width:625px;
	margin-right:-3px;
	position:relative;
	float:left;
	/* override */
}
.mdel_line1{
	background:url(../graph/shared/mde/mdel_bg1.gif) 0px 0px repeat-x;
	width:625px;
	height:3px;
	position:relative;
	overflow:hidden;
}

.mder{
	width:200px;
	margin-left:-3px;
	position:relative;
	float:right;
	/* override */
}

.mdex{
	width:191px;
	position:relative;
	float:left;
	/* override */
}
.mdey{
	width:410px;
	position:relative;
	float:right;
	/* overrride */
}


/*
.link_one{
	font:12px/16px Tahoma, Verdana, Arial, Helvetica;
	color:#666666;
	text-decoration:underline;
}

.link_one:hover{ color:#a52511; }
*/
/* =============================== mde [END] ======================================== */
/* =============================== top [START] ====================================== */
#top{ height:57px; }
#top_logo{
	background:url(../graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:228px;
	height:26px;
	position:absolute;
	left:21px;
	top:16px;
}

#top_quote{
	background:url(../graph/shared/top/img_quote.gif) 0px 0px no-repeat;
	width:200px;
	height:28px;
	position:absolute;
	left:648px;
	top:0px;
}
#top_quotesub{
	background:url(../graph/shared/top/img_quotesub.gif) 0px 0px no-repeat;
	width:200px;
	height:28px;
	position:absolute;
	left:648px;
	top:0px;
}
/* =============================== top [END] ======================================== */
/* =============================== menu [START] ===================================== */
#menu{
	background:url(../graph/shared/menu/menu_bg.gif) 0px 8px repeat-x;
	height:38px;
	padding-top:8px;
}
#menu_up{
	background:url(../graph/shared/menu/menu_up.gif) 0px 0px no-repeat;
	width:848px;
	height:8px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
.menul{
	height:28px;
	width:848px;
	position:relative;
	overflow:hidden;
}

.menul li{
	background:url(../graph/shared/menu/menu_sep.gif) 0px 0px no-repeat;
	list-style:none;
	height:28px;
	padding-left:1px;
	position:relative;
	float:left;
	overflow:hidden;
}
.menul li a{
	background-position:19px 0px;
	background-repeat:no-repeat;
	height:28px;
	padding:0px 19px 0px 19px;
	position:relative;
	float:left;
	overflow:hidden;
}
#menul_home{ background:none; padding-left:14px; }
#menul_home a{ background-image:url(../graph/shared/menu/menul_home.gif); width:34px; }
#menul_services a{ background-image:url(../graph/shared/menu/menul_services.gif); width:51px; }
#menul_products a{ background-image:url(../graph/shared/menu/menul_products.gif); width:52px; }
#menul_guarantee a{ background-image:url(../graph/shared/menu/menul_guarantee.gif); width:89px; }
#menul_partners a{ background-image:url(../graph/shared/menu/menul_partners.gif); width:50px; }
#menul_company a{ background-image:url(../graph/shared/menu/menul_company.gif); width:56px; }
#menul_contact a{ background-image:url(../graph/shared/menu/menul_contact.gif); width:65px; }

#menul_home:hover a{ background-image:url(../graph/shared/menu/hover/menul_home.gif); width:34px; }
#menul_services:hover a{ background-image:url(../graph/shared/menu/hover/menul_services.gif); width:51px; }
#menul_products:hover a{ background-image:url(../graph/shared/menu/hover/menul_products.gif); width:52px; }
#menul_guarantee:hover a{ background-image:url(../graph/shared/menu/hover/menul_guarantee.gif); width:89px; }
#menul_partners:hover a{ background-image:url(../graph/shared/menu/hover/menul_partners.gif); width:50px; }
#menul_company:hover a{ background-image:url(../graph/shared/menu/hover/menul_company.gif); width:56px; }
#menul_contact:hover a{ background-image:url(../graph/shared/menu/hover/menul_contact.gif); width:65px; }
/* =============================== menu [END] ======================================= */
/* =============================== mdel [START] ===================================== */
#content{ padding-bottom:18px; }
.nav{
	width:615px;
	padding:7px 0px 7px 10px;
	position:relative;
	overflow:hidden;
	
}
.nav a{
	background:url(../graph/shared/ul_sign1.gif) 0px 4px no-repeat;
	padding-left:8px;
	margin-right:4px;
	font:10px/14px Verdana, Tahoma, Arial, Helvetica;
	color:#666666;
	text-decoration:none;	
}
.nav a:hover{ text-decoration:underline; }

.homegrey{
	background:#f1f1f1;
	border-top:3px solid #1374e5;
	width:599px;
	padding:0px 13px 0px 13px;
	position:relative;
	overflow:hidden;
}

.homegrey_title1{
	background:url(../graph/shared/mde/homegrey/homegrey_title1.gif) 0px 0px no-repeat #f1f1f1;
	padding:25px 13px 0px 13px !important;
}
.homegrey_title2{
	background:url(../graph/shared/mde/homegrey/homegrey_title2.gif) 0px 0px no-repeat #f1f1f1;
	padding:25px 13px 0px 13px !important;
}
.homegrey_dn{
	background:url(../graph/shared/mde/homegrey/homegrey_dn.gif) 0px 0px no-repeat;
	width:625px;
	height:6px;
	position:relative;
	overflow:hidden;
}
.link_arrow1{
	background:url(../graph/shared/ul_sign1_white.gif) 0px 4px no-repeat;
	padding-left:9px;
	color:#fe660c;
	text-decoration:none;
}
.link_arrow1:hover{ color:#fe660c; text-decoration:underline; }
/* =============================== mdel [END] ======================================= */
/* =============================== mder [START] ===================================== */
.rtgrey_title{
	background:url(../graph/shared/mde/rtgrey/rtgrey_title_ourclients.gif) 0px 0px no-repeat;
	width:206px;
	height:29px;
	margin-left:-6px;
	
	position:relative;
	overflow:hidden;
	
}
.rtgrey_title a{
	width:200px;
	height:29px;
	position:absolute;
	left:8px;
	top:0px;
}

.rtgrey{
	background:url(../graph/shared/mde/rtgrey/rtgrey_bg.gif) 0px 0px repeat-y;
	padding:0px 0px 0px 8px;
	width:192px;
	position:relative;
	overflow:hidden;
}
.rtgrey_up, .rtgrey_dn{
	width:200px;
	height:8px;
	position:relative;
	overflow:hidden;
}
.rtgrey_up{ background:url(../graph/shared/mde/rtgrey/rtgrey_up.gif) 0px 0px no-repeat; }
.rtgrey_dn{ background:url(../graph/shared/mde/rtgrey/rtgrey_dn.gif) 0px 0px no-repeat; }

.rtgrey .line{
	width:200px;
	margin-left:-8px;
}

.line{
	font:0px/0px Verdana, Tahoma, Arial, Helvetica;
	height:0px;
	position:relative;
	overflow:hidden;
}
.br_white{ border-top:1px solid #ffffff; }
.br_orange1{ border-top:1px solid #fe6206; }
.br_orange2{ border-top:1px solid #fa8f50; }

.mderul{ width:192px; position:relative; overflow:hidden; }
.mderul li{
	list-style:none;
	padding-left:7px;
	width:185px;
	position:relative;
	float:left;
	overflow:hidden;
	/*min-width:80%;*/
}
.mderul li a{
	padding:3px 4px 5px 0px;
	width:181px;
	position:relative;
	float:left;
	overflow:hidden;
	
}
.mderul li *{
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:11px;
	line-height:15px;
	color:#333333;
	text-decoration:none;
}
.mderul li p{ padding:3px 4px 5px 0px; }

.mderul li a:hover{ color:#fe6206; text-decoration:none; }
.mderul_bg1 li{ background:url(../graph/shared/ul_sign1_grey.gif) 0px 8px no-repeat; }
.mderul_dot1 a{ background:url(../graph/shared/dot1.gif) 0px bottom repeat-x; }
.mderul_dot1 p{ background:url(../graph/shared/dot1.gif) 0px bottom repeat-x; }
.mderul_dot1 .clear{ background:none; }
/* =============================== mder [END] ======================================= */
/* =============================== mde [START] ====================================== */
.homemix{
	background:url(../graph/shared/mde/homemix/homemix_bg.gif) 0px 0px repeat-y;
	width:848px;
	position:relative;
	overflow:hidden;
}
.homemix_dn{
	background:url(../graph/shared/mde/homemix/homemix_dn.gif) 0px 0px no-repeat;
	width:848px;
	height:9px;
	position:relative;
	overflow:hidden;
}

.homemix .lt{
	width:551px;
	padding:0px 13px 0px 13px;
	margin-right:-3px;
	position:relative;
	float:left;
	overflow:hidden;
}

.homemix .rt{
	width:258px;
	padding:0px 0px 0px 13px;
	position:relative;
	float:right;
	overflow:hidden;	
}

.homemix_border{ border-top:2px solid #1374e5; }
.homemix_title1{
	background:url(../graph/shared/mde/homegrey/homegrey_title1.gif) 0px 0px no-repeat;
	padding:25px 13px 0px 13px !important;
}

.mixul{ width:258px; position:relative; overflow:hidden; }
.mixul li{
	list-style:none;
	padding-left:7px;
	width:251px;
	position:relative;
	float:left;
	overflow:hidden;
	/*min-width:80%;*/
}
.mixul li a{
	padding:3px 4px 5px 0px;
	width:247px;
	position:relative;
	float:left;
	overflow:hidden;
	text-decoration:underline;
}
.mixul li *{
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:11px;
	line-height:15px;
	color:#333333;
	text-decoration:none;
}
.mixul li p{ padding:3px 4px 5px 0px; }

.mixul li a:hover{ color:#fe6206; text-decoration:underline; }
.mixul_bg1 li{ background:url(../graph/shared/ul_sign1_orange2.gif) 0px 8px no-repeat; }
.mixul_dot1 a{ background:url(../graph/shared/dot1.gif) 0px bottom repeat-x; }
.mixul_dot1 p{ background:url(../graph/shared/dot1.gif) 0px bottom repeat-x; }
.mixul_dot1 .clear{ background:none; }
.mixul_dot1 .clear a{ background:none; padding:0px; width:auto; float:none; overflow:visible; }

.homemix .line{
	width:271px;
	margin-left:-13px;
}
/* =============================== mde [END] ======================================== */
/* =============================== foot [START] ===================================== */
#foot_logo{ width:824px; padding:0px 12px 27px 12px; }
#foot_logo .foot_img{ margin:0px 14px 0px 14px; }

#foot{
	background:url(../graph/shared/foot/foot_up.gif) 0px 0px no-repeat #e0e0e0;
	width:832px;
	padding:14px 8px 12px 8px;
}

#foot *{
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:11px;
	line-height:15px;
}
#foot a{ text-decoration:none; }
#foot a:hover{ color:#fe6206; text-decoration:none; }
.foot_sep{ margin-left:4px; margin-right:4px; }
/* =============================== foot [END] ======================================= */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
/* ================================================================================== */
/* =============================== subpage.php [START] ============================== */
/* ================================================================================== */
/* =============================== mdex [START] ===================================== */
.submenu_title_up{
	background:url(../graph/shared/mde/submenu_title_up.gif) 0px 0px no-repeat;
	width:198px;
	height:11px;
	margin:-3px -7px 0px 0px;
	position:relative;
	overflow:hidden;
}
.submenu_title{
	background:url(../graph/shared/mde/submenu_title_dn.gif) 0px bottom no-repeat #000000;
	width:157px;
	padding:1px 17px 13px 17px;
	position:relative;
	overflow:hidden;
	color:#ffffff;
}
.submenu_title *{ color:#ffffff; }
.submenu_title h2{ font:16px/20px Verdana, Tahoma, Arial, Helvetica; font-weight:bold; }
.submenu{
	background:#fea16a;
	width:191px;
	position:relative;
	overflow:hidden;
}
.submenu_dn{
	background:url(../graph/shared/mde/submenul_dn.gif) 0px 0px no-repeat;
	width:191px;
	height:8px;
	position:relative;
	overflow:hidden;
}

.submenul{ width:188px; padding:8px 0px 4px 3px; position:relative; overflow:hidden; }
.submenul li{
	background:url(../graph/shared/mde/submenul_dots.gif) 0px bottom no-repeat;
	list-style:none;
	width:188px;
	padding-bottom:1px;
	position:relative;
	float:left;
	overflow:hidden;
}
.submenul li a{
	background:url(../graph/shared/ul_sign1_orange.gif) 14px 11px no-repeat;
	padding:6px 7px 9px 24px;
	width:157px;
	position:relative;
	float:left;
	overflow:hidden;	
	color:#000000;
	text-decoration:none;
}

.submenul .active a, .submenul li a:hover{ 
	background:url(../graph/shared/mde/submenul_arrow1.gif) 14px 11px no-repeat #f1f1f1; 
	color:#000000; 
	text-decoration:none; 
}
/* =============================== mdex [END] ======================================= */
/* =============================== mdey [START] ===================================== */
#title, .title{
	padding:15px 60px 7px 0px;
	margin-bottom:9px;
	width:350px;
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #000000;
}
#title h1, .title h1{ font:14px/17px Verdana, Tahoma, Arial, Helvetica; font-weight:bold; color:#333333; }
#title_control{
	width:65px;
	position:absolute;
	bottom:3px; 
	right:0px;
	overflow:hidden;
}
#title_control_printer{ padding:5px 2px 0px 2px; }
#title_control_printer:hover{ background:#fea16a; }
#title_control_font1{ cursor:pointer; margin-right:8px; padding:1px; }
#title_control_font2{ cursor:pointer; margin-right:8px; padding:1px; }
#title_control_font1:hover, #title_control_font2:hover{
	background:#fe6206;
	color:#ffffff;
}


.boxpink{
	background:url(../graph/shared/mde/boxpink/boxpink_dn.gif) 0px bottom no-repeat #ffe0ce;
	width:410px;
	border-top:3px solid #fe660c;
	padding:0px 0px 8px 0px;
	position:relative;
	overflow:hidden;
}

.boxpink_title{
	background:url(../graph/shared/mde/boxpink/boxpink_title_lt.gif) 0px bottom no-repeat;
	width:397px;
	padding:0px 0px 0px 7px;
	position:relative;
	overflow:hidden;
}

.boxpink_title p{
	background:url(../graph/shared/mde/boxpink/boxpink_title_rt.gif) right bottom no-repeat #fe660c;
	float:left;
	padding:2px 21px 7px 5px;
}

/* =============================== mdey [END] ======================================= */
/* =============================== formc [START] ==================================== */
#formc{
	width:375px; /*390px;*/
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

/* ================= formc_fieldset_left ======== */
#formc_fieldset_left, .formc_field{
	width:374px;
	margin:0px;
	padding:0px;
	position:relative;
	overflow:hidden;
	float:left;
}


.formc_field{ margin-top:11px; margin-right:-2px; /* IE path */ }

#formc_fieldleft_first{ margin-top:0px; }

.formc_text{
	background-color:#f1f1f1;
	width:247px;
	height:15px;
	padding:3px 3px 3px 3px;
	border:1px solid #fe660c;
	position:relative;
	float:right;
	
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size:12px;
	line-height:14px;
	color:#435151;
}

.formc_label{
	width:103px; 
	position:relative;
	float:left;
	overflow:hidden;
	margin-top:3px;
	
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:16px;
	color:#435151;
	text-align:right;
}

.formc_label img{ padding-top:4px; }

/* ================= formc_fieldset_left ======== */

.formc_textarea{
	background-color:#f1f1f1;
	width:247px;
	height:70px;
	padding:3px 3px 3px 3px;
	border:1px solid #fe660c;
	position:relative;
	float:right;
	
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-size:12px;
	line-height:14px;
	color:#435151;
}

.formc_select{
	background:#f1f1f1;
	width:255px;
	height:18px;
	border:1px solid #fe660c;
	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:right;
}

.formc_select option{ background:#f1f1f1; border:0px;}

.formc_radio{
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
}
.formc_table_radio1{
	width:255px;
	float:right;
}

.formc_table_radio1 tr td{ padding-top:5px; padding-bottom:7px; }

.formc_table_radio1 label{
	float:left;
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-size:10px;
	line-height:12px;
	margin-left:5px;
}


/* ================= formc_fieldset_button ====== */
#formc_fieldset_button{
	width:374px; 
	margin:0px;
	padding:0px;
	padding-top:11px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}

#formc_submit{
	background:url(../graph/shared/mde/btn_send.gif) 0px 0px no-repeat;
	border:0px;
	width:94px;
	height:22px;
	position:relative;
	float:right;
	cursor:pointer;
}

/*#formc_submit:hover{ background-color:#dcaf74; color:#602313; border:1px solid #dcaf74; }*/
/* ================= formc_fieldset_button ====== */
.color_redlight{ color:#faead2; }


/* =============================== formc [END] ====================================== */
/* ================================================================================== */
/* =============================== subpage.php [END] ================================ */
/* ================================================================================== */
