@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background-color:#c7c7c7;
	}
.content_bg{
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	text-align:justify;
	line-height:20px;
	}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e567f;
	text-decoration:none;
	}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e567f;
	text-decoration:none;
	}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e567f;
	text-decoration:underline;
	}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e567f;
	text-decoration:none;
	}
/*home page bottom box01 bg*/
.bottom_box01{
	background-image:url(../images/stationeries_box_top.gif);
	background-repeat:no-repeat;
	width:191px;
	height:214px;
	}
/*sub heading for all pages*/
.sub_head{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#cc0062;
	}	
/*home page bottom box02 bg*/
.bottom_box02{
	background-image:url(../images/printing_box_top.gif);
	background-repeat:no-repeat;
	width:191px;
	height:214px;
	}
/*home page bottom box03 bg*/
.bottom_box03{
	background-image:url(../images/paper_box_top.gif);
	background-repeat:no-repeat;
	width:191px;
	height:214px;
	}
/*home page bottom box04 bg*/
.bottom_box04{
	background-image:url(../images/packing_box_top.gif);
	background-repeat:no-repeat;
	width:191px;
	height:214px;
	}

/*home page's bottom box text*/
.box_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3f3f3f;
	line-height:28px;
	padding-left:25px;
	padding-top:15px;
}
.box_content a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3f3f3f;
	text-decoration:none;
}	
.box_content a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3f3f3f;
	text-decoration:none;
}	
.box_content a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc0062;
	text-decoration:none;
}
.box_active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3f3f3f;
	text-decoration:none;

}		
/*id for form border*/	
#img_bor{
	border-style:solid;
	border-width:1px;
	border-color:#aec6d5;
}
.img_bor01{
	border-style:solid;
	border-width:1px;
	border-color:#e7e7e7;
}

.formText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#828282;
	}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	}
.footer a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	}
.footer a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	}
.footer a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#1684c3;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	}
.footer a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	}
.footer01{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e8e8e8;
	text-align:center;
	}
.footer01 a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e8e8e8;
	text-align:center;
	text-decoration:none;
	}
.footer01 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e8e8e8;
	text-align:center;
	text-decoration:none;
	}
.footer01 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#1684c3;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	}
.footer01 a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e8e8e8;
	text-align:center;
	text-decoration:none;
	}
