@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Verdana, Arial, Tahoma, Helvetica;
   font-size:14px; line-height:17px; color:#333333;  background-repeat:no-repeat; }
a{ text-decoration:none; }
a img{ border:0px;}
/*html{ height:100%; }*/
body{ background:url(../graph/shared/body_bg.gif) 0px 0px repeat-x #a0a0a0; }

.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .mde_ct:after, dl: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, dl{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .mde_ct, * html dl{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .mde_ct, dl{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mde_ul [START] =================================== */
.mdeul{ position:relative; overflow:hidden; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px 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 6px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 6px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 6px no-repeat; }

.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.mdeul_bg4o li{ background:url(../graph/shared/ul_sign4.gif) 0px 6px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 6px no-repeat !important; }
.set_mdeul_bg4 ul li{ background:url(../graph/shared/ul_sign4.gif) 0px 6px no-repeat !important; }

.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:14px; 
	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_pd5 li{ padding-bottom:5px; }
.mdeul_pd6 li{ padding-bottom:6px; }

.spanab{
	position:absolute;
	left:-22px;	
}
.mdeul_spanab li{ padding-left:22px !important; }
/* =============================== 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_cream{ color:#e5dfd2 !important; }
.color_brown{ color:#622903 !important; }
.color_grey{ color:#605d58 !important; }
.color_grey2{ color:#999999 !important; }
.color_yellow{ color:#ffe010 !important; }
.color_green{ color:#5fb000 !important; }
.color_violet{ color:#812d96 !important; }
.color_red{ color:#af1521 !important; }
.color_blue{ color:#0774eb !important; }

.bg_white{ background-color:#ffffff !important; }
.bg_grey{ background-color:#e5dfd2 !important; }
.bg_body{ background-color:#333a40 !important; }
.bg_yellow{ background-color:#fdf5dd !important; }
.bg_yellow2{ background-color:#f3ebd4 !important; }
.bg_brown{ background-color:#e1e4dc !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;}
.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;}
.seta_size22{ font-size:22px !important; line-height:26px !important;}
.seta_size24{ font-size:24px !important; line-height:28px !important;}

.seta_bold a{ font-weight:bold; }
.seta_color_white a{ color:#ffffff !important; }
.seta_color_orange a{ color:#fe6206 !important; }
.seta_color_cream a{ color:#e5dfd2 !important; }
.seta_color_brown a{ color:#a49161 !important; }
.seta_color_grey a{ color:#808080 !important; }
.seta_color_grey2 a{ color:#999999 !important; }
.seta_color_yellow a{ color:#ffe010 !important; }
.seta_color_green a{ color:#5fb000 !important; }
.seta_color_violet a{ color:#812d96 !important; }
.seta_color_red a{ color:#d60600 !important; }
.seta_color_blue a{ color:#0099cc !important; }

.set_underline{ text-decoration:underline; }
.seta_underline a{ text-decoration:underline; }

a{
	font:14px/17px Verdana, Arial, Tahoma, Helvetica;
	color:#333333;
	text-decoration:underline;
}
a:hover{ color:#af1521; text-decoration:underline;}
.set_bold{ font-weight:bold; }
.underline_off{ text-decoration:none; }

/*
h3{
	font-family:Verdana, Arial, Tahoma, Helvetica;
   	font-size:18px; 
	line-height:22px;
	color:#333333;
	font-weight:normal;
}


h1{
	font:24px/28px Verdana, Arial, Tahoma, Helvetica;
	color:#0774eb;
	font-weight:normal;
}

*/
h1{
	font:24px/28px Verdana, Arial, Tahoma, Helvetica;
	color:#0774eb;
	font-weight:normal;
}
h2{
	font:18px/22px Verdana, Arial, Tahoma, Helvetica;
	color:#333333;
	font-weight:normal;
}

.mde{
	width:974px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:625px;
	position:relative;
	float:left;
	left:0px;
	margin-right:-3px; /*IE Path*/
	padding:0px 0px 0px 35px;
	/* override */
} 

.mder{
	width:252px;
	position:relative;
	float:right;
	padding:0px 25px 0px 21px;
	/* override */
}


.mdex{
	width:523px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mdey{
	width:219px;
	position:relative;
	float:right;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== top [START] ====================================== */
#top{ height:309px; }

#top_bg1{
	background:url(../graph/shared/top/top_bg1.png) 0px 0px no-repeat;
	width:974px;
	height:226px;
	position:absolute;
	left:0px;
	top:53px;
	padding-bottom:23px; /*IE cube path*/
}
#top_bg1 .top_bg{
	background:url(../graph/shared/top/top_bg2.png) 0px 0px no-repeat;
	width:917px;
	height:139px;
	position:absolute;
	left:29px;
	top:72px;
}

#top_bg1 .top_cube{
	background:url(../graph/shared/top/top_cube.gif) 0px 0px no-repeat;
	width:178px;
	height:205px;
	position:absolute;
	left:730px;
	top:44px;
}
#top_bg1 .top_line{
	background:url(../graph/shared/top/top_vertical.gif) 0px 0px no-repeat;
	width:1px;
	height:186px;
	position:absolute;
	left:329px;
	top:21px;
	overflow:hidden;
}
#top_logo{
	background:url(../graph/shared/top/top_logo.png) 0px 0px no-repeat;
	width:297px;
	height:34px;
	position:absolute;
	left:17px;
	top:78px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}

#top_text{
	background:url(../graph/shared/top/top_text.png) 0px 0px no-repeat;
	width:251px;
	height:16px;
	position:absolute;
	left:519px;
	top:88px;
	text-indent:-9999px;
	overflow:hidden;
}
.topsub{
	height:35px;
	position:absolute;
	right:0px;
	top:0px;
	float:right;
	overflow:hidden;	
}

#topsub_contact{
	width:138px;
	height:35px;
	position:relative;
	float:left;
	overflow:hidden;
}
#topsub_contact img{
	background:url(../graph/shared/top/topsub_contact.png) 0px 0px no-repeat;
	width:138px;
	height:35px;
	position:relative;
}

#topsub_contact:hover img{ background:url(../graph/shared/top/hover/topsub_contact.png) 0px 0px no-repeat; }

.topul{
	width:200px;
	height:125px;
	padding-top:14px;
	position:absolute;
	left:109px;
	top:125px;
}
.topul li{
	list-style:none;
	width:200px;
	height:22px;
	position:relative;
	float:left;
	overflow:hidden;
}
.topul li a{
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:22px;
	position:relative;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
#topul_home a img{ height:22px; }
.topul li a span{ display:none; }

#topul_home a img{ background-image:url(../graph/shared/top/topul/topul_home.png); width:52px; }
#topul_about a img{ background-image:url(../graph/shared/top/topul/topul_about.png); width:75px; }
#topul_removal a img{ background-image:url(../graph/shared/top/topul/topul_removal.png); width:132px; }
#topul_pricing a img{ background-image:url(../graph/shared/top/topul/topul_pricing.png); width:60px; }
#topul_contact a img{ background-image:url(../graph/shared/top/topul/topul_contact.png); width:89px; }


#topul_home2 a img, #topul_home a:hover img{ background-image:url(../graph/shared/top/topul/hover/topul_home.png); width:52px; }
#topul_about2 a img, #topul_about a:hover img{ background-image:url(../graph/shared/top/topul/hover/topul_about.png); width:75px; }
#topul_removal2 a img, #topul_removal a:hover img{ background-image:url(../graph/shared/top/topul/hover/topul_removal.png); width:132px; }
#topul_pricing2 a img, #topul_pricing a:hover img{ background-image:url(../graph/shared/top/topul/hover/topul_pricing.png); width:60px; }
#topul_contact2 a img, #topul_contact a:hover img{ background-image:url(../graph/shared/top/topul/hover/topul_contact.png); width:89px; }
/* =============================== top [END] ======================================== */
/* =============================== boxa [START] ===================================== */
.boxa_up, .boxa_dn{
	width:974px;
	height:8px;
	position:relative;
	margin:0px auto 0px auto;
	overflow:hidden;
}
.boxa_up{ background:url(../graph/shared/mde/boxa/boxa_up.png) 0px 0px no-repeat; }
.boxa_dn{ background:url(../graph/shared/mde/boxa/boxa_dn.png) 0px 0px no-repeat; }

.boxa{
	background:url(../graph/shared/mde/boxa/boxa_bg.png) 0px 0px repeat-y;
	width:972px;
	padding:0px 1px 0px 1px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxa_pg{ padding-bottom:20px; }
.boxa .lt{
	width:637px;
	padding:0px 6px 0px 33px;
	position:relative;
	float:left;
	overflow:hidden;
}

.boxa .rt{
	width:251px;
	padding:0px 27px 0px 3px;
	position:relative;
	float:right;
	overflow:hidden;
}

.boxa .lt .title h1{
	font:16px/20px Verdana, Arial, Tahoma, Helvetica;
	font-weight:bold;
	color:#006699; 
}

.boxa .lt .title{
	width:643px;
	margin-left:-6px;
	padding:10px 0px 5px 0px;
	margin-bottom:17px;
	border-bottom:1px solid #328dac; 
}
.border_blue{ border:2px solid #328dac; }
/* =============================== boxa [END] ======================================= */
/* =============================== boxz [START] ===================================== */
.boxz_up{
	background:url(../graph/shared/mde/boxz/boxz_up.png) 0px 0px no-repeat;
	width:251px;
	height:9px;
	position:relative;
	overflow:hidden;
}
.boxz_dn{
	background:url(../graph/shared/mde/boxz/boxz_dn.png) 0px 0px no-repeat;
	width:251px;
	height:8px;
	position:relative;
	overflow:hidden;
}

.boxz{
	background:url(../graph/shared/mde/boxz/boxz_bg.png) 0px 0px repeat-x #6bb5c8;
	width:251px;
	position:relative;
	overflow:hidden;
}
.boxz_ct{
	width:231px;
	padding:0px 10px 0px 10px;
	position:relative;
	overflow:hidden;
}
.boxz_ct, .boxz_ct *{ font-size:12px; line-height:17px; color:#f4f4f4; }
.boxz_ct .title{
	width:231px;
	padding:0px 0px 4px 0px;
	margin-bottom:8px;
	border-bottom:1px solid #f4f4f4;
	position:relative;
	overflow:hidden;
}
.boxz_ct .title h1{
	font:16px/20px Verdana, Arial, Tahoma, Helvetica;
	font-weight:bold;
	color:#f4f4f4;
}
.line_white{ 
	background:#f4f4f4;
	height:1px;
	position:relative;
	overflow:hidden;
}
.boxz_white{
	background:#f4f4f4;
	width:219px;
	padding:4px 5px 4px 5px;
	border:1px solid #515151;
	position:relative;
}
.boxz_white, .boxz_white *{ font-size:12px; line-height:15px; color:#333333; }
.boxz .link_arrow1{
	background:url(../graph/shared/ul_sign2.gif) 0px 6px no-repeat;
	padding-left:7px;
}
/* =============================== boxz [END] ======================================= */
/* =============================== formc [START] ==================================== */
#formc{
	width:231px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

/* ================= formc_fieldset_left ======== */
#formc_fieldset_left, .formc_field{
	width:231px;
	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:#f4f4f4;
	width:125px;
	height:15px;
	padding:3px 3px 3px 3px;
	border:1px solid #515151;
	position:relative;
	float:right;
	
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size:12px;
	line-height:14px;
	color:#435151;
}

.formc_label{
	width:90px; 
	position:relative;
	float:left;
	overflow:hidden;
	margin-top:3px;
	
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:16px;
	color:#f4f4f4;
	text-align:right;
}

.formc_label img{ padding-top:4px; }

/* ================= formc_fieldset_left ======== */

.formc_textarea{
	background-color:#f4f4f4;
	width:125px;
	height:70px;
	padding:3px 3px 3px 3px;
	border:1px solid #515151;
	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:225px; 
	margin:0px;
	padding:0px;
	padding-top:11px;
	padding-bottom:1px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}

#formc_submit{
	background:url(../graph/shared/single/btn_send.gif) 0px 0px no-repeat;
	border:0px;
	width:98px;
	height:26px;
	position:relative;
	float:right;
	cursor:pointer;
}

#formc_submit:hover{ background:url(../graph/shared/single/btn_send2.gif) 0px 0px no-repeat; }
/* ================= formc_fieldset_button ====== */
.color_redlight{ color:#faead2; }
/* =============================== formc [END] ====================================== */
/* =============================== foot [START] ===================================== */
#foot{ width:946px; padding:3px 14px 4px 14px; }
#foot, #foot *{ font-size:12px; line-height:15px; color:#333333; }
#foot a{ text-decoration:none; }
#foot a:hover{ color:#af1521; text-decoration:underline; }
.foot_sep{ margin-left:2px; margin-right:2px; }
#foot .lt{ float:left; }
#foot .rt{ float:right; }
/* =============================== foot [END] ======================================= */
/* =============================== boxf [START] ===================================== */
.boxf_up, .boxf_dn{
	width:974px;
	height:8px;
	position:relative;
	overflow:hidden;
}
.boxf_up{ background:url(../graph/shared/mde/boxf/boxf_up.png) 0px 0px no-repeat; }
.boxf_dn{ background:url(../graph/shared/mde/boxf/boxf_dn.png) 0px 0px no-repeat; }
.boxf{
	background:url(../graph/shared/mde/boxf/boxf_bg.png) 0px 0px repeat-y;
	width:972px;
	padding:0px 1px 0px 1px;
	position:relative;
	overflow:hidden;
}
/* =============================== boxf [END] ======================================= */
/* =============================== foot2 [START] ==================================== */
#foot2{ 
	width:938px; 
	padding:0px 17px 0px 17px;
	position:relative;
	overflow:hidden;
}
#foot2, #foot2 *{ font-size:12px; line-height:15px; color:#333333; }
#foot2 a{ text-decoration:none; }
#foot2 a:hover{ color:#af1521; text-decoration:underline; }
/* =============================== foot2 [END] ====================================== */
/* =============================== boxd [START] ===================================== */
.boxd_up, .boxd_dn{
	width:579px;
	height:4px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxd_up{ background:url(../graph/shared/mde/boxd/boxd_up.png) 0px 0px no-repeat; }
.boxd_dn{ background:url(../graph/shared/mde/boxd/boxd_dn.png) 0px 0px no-repeat; }
.boxd{
	background:url(../graph/shared/mde/boxd/boxd_bg.png) 0px 0px repeat-y;
	width:547px;
	padding:0px 16px 0px 16px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.dot1{
	background:url(../graph/shared/dot1.gif) 0px 0px repeat-x;
	height:1px;
	position:relative;
	overflow:hidden;
}

.boxd_table1{ width:547px; position:relative; overflow:hidden; }
.boxd_table1 tr td{ position:relative; overflow:hidden; }
.boxd_table1 tr .td1{
	background:url(../graph/shared/dot1.gif) 0px 0px repeat-x;
	width:318px;
	padding:12px 3px 12px 23px;
}

.boxd_table1 tr .td2{
	background:url(../graph/shared/dot1.gif) 0px 0px repeat-x;
	width:160px;
	padding:12px 23px 12px 20px;
}

.boxd_table1 tr .td_bgoff{ background:none; }


.boxd_table2{ width:547px; position:relative; overflow:hidden; }
.boxd_table2 tr td{ position:relative; overflow:hidden; }
.boxd_table2 tr .td1{
	background:url(../graph/shared/dot1.gif) 0px bottom repeat-x;
	width:177px;
	padding:20px 23px 2px 0px;
}

.boxd_table2 tr .td2{
	background:url(../graph/shared/dot1.gif) 0px bottom repeat-x;
	width:336px;
	padding:20px 10px 2px 0px;
}

.boxd_table2 tr .td_bgoff{ background:none; }

.boxd_table3{ width:547px; position:relative; overflow:hidden; }
.boxd_table3 tr td{ position:relative; overflow:hidden; }
.boxd_table3 tr .td1{
	background:#9cccd8;
	border-bottom:1px solid #a7dae7;
	border-left:1px solid #a7dae7;
	width:157px;
	padding:5px 12px 5px 12px;
}

.boxd_table3 tr .td2{
	background:#9cccd8;
	border-bottom:1px solid #a7dae7;
	border-left:1px solid #a7dae7;
	width:158px;
	padding:5px 12px 5px 12px;
}

.boxd_table3 tr .td3{
	background:#9cccd8;
	border-bottom:1px solid #a7dae7;
	border-left:1px solid #a7dae7;
	width:157px;
	padding:5px 12px 5px 12px;
}

.boxd_table3 tr .td_bgoff{ background:none; }
/* =============================== boxd [END] ======================================= */
/* =============================== boxdmini [START] ================================= */
.boxdmini_up, .boxdmini_dn{
	width:475px;
	height:4px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.boxdmini_up{ background:url(../graph/shared/mde/boxdmini/boxdmini_up.png) 0px 0px no-repeat; }
.boxdmini_dn{ background:url(../graph/shared/mde/boxdmini/boxdmini_dn.png) 0px 0px no-repeat; }
.boxdmini{
	background:url(../graph/shared/mde/boxdmini/boxdmini_bg.png) 0px 0px repeat-y;
	width:443px;
	padding:0px 16px 0px 16px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
/* =============================== boxdmini [END] =================================== */
/* =============================== boxdmicro [START] ================================ */
.boxdmicro_up, .boxdmicro_dn{
	width:302px;
	height:4px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}

.boxdmicro_up{ background:url(../graph/shared/mde/boxdmicro/boxdmicro_up.png) 0px 0px no-repeat; }
.boxdmicro_dn{ background:url(../graph/shared/mde/boxdmicro/boxdmicro_dn.png) 0px 0px no-repeat; }

.boxdmicro{
	background:url(../graph/shared/mde/boxdmicro/boxdmicro_bg.png) 0px 0px repeat-y;
	width:270px;
	padding:0px 16px 0px 16px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
/* =============================== boxdmicro [END] ================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */