@charset "utf-8";

html , body
{
	height:100%;
}
body 
{
	padding:0;
	margin:0;
	background-color:#fff;
	background-position: top center;
}
img
{
	border:none;
}
a
{
	text-decoration:none;
}
#process div{ background:#ffffff; margin:3px; width:200px; display:none; float:left; }
#head
{
	width:100%;
	height:20px;
	background-color:#ffffff;
	margin:0;
	padding:0;
}
.h1
{
	margin:0;padding:0;
	margin:0 auto;
	width:924px;
	padding-top:3px;
	height:17px;
	color:#000000;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:right;
}
#top
{
  width:100%; 
  height:165px; 
  margin:0; 
  padding:0;
  background:url(../images/bg_top.jpg) repeat-x;
}
#top_center
{
  width:924px; 
  height:119px;
  margin:auto; 
  padding:auto;
  background:url(../images/bg_top_cen.jpg);
}
#logo
{
  width:450px;
  height:119px; 
  float:left;
}
#top_link_b
{
  width:450px;
  height:119px; 
  float:right;
}
.top_link_s
{
  width:111px;
  height:74px; 
  float:left; 
  margin-top:10px;
  border-left:1px solid #ccc8c7;
}
#nav
{
  width:924px; 
  height:45px; 
  margin:auto; 
  padding:auto; 
  margin-top:1px; 
  position:relative;
 /* background-color:#ff4400;*/
}
#profile{ 
	margin-top:0px;
	margin-left:0px;
	float:left;
}
#profile a{ 
	display:block; 
	width:145px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/profile.jpg); 
	background-position:0 0;
}
#profile a:hover{
	display:block; 
	width:145px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/profile.jpg); 
	background-position:0 45px;
}
#how_it_work{ 
	margin-top:0px;
	margin-left:0px;
	float:left;
}
#how_it_work a{ 
	display:block; 
	width:159px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/how_it_work.jpg); 
	background-position:0 0;
}
#how_it_work a:hover{
	display:block; 
	width:159px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/how_it_work.jpg); 
	background-position:0 45px;
}
#industries{ 
	margin-top:0px;
	margin-left:0px;
	float:left;
}
#industries a{ 
	display:block; 
	width:159px; 
	height:43px; 
	text-indent:-9999px; 
	background:url(../images/industries.jpg); 
	background-position:0 0;
}
#industries a:hover{
	display:block; 
	width:159px; 
	height:43px; 
	text-indent:-9999px; 
	background:url(../images/industries.jpg); 
	background-position:0 45px;
}
#services{ 
	margin-top:0px;
	margin-left:0px;
	float:left;
}
#services a{ 
	display:block; 
	width:160px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/services.jpg); 
	background-position:0 0;
}
#services a:hover{
	display:block; 
	width:160px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/services.jpg); 
	background-position:0 45px;
}
#news{ 
	margin-top:0px;
	margin-left:0px;
	float:left;
}
#news a{ 
	display:block; 
	width:159px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/news.jpg); 
	background-position:0 0;
}
#news a:hover{
	display:block; 
	width:159px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/news.jpg); 
	background-position:0 45px;
}
#case_studies{ 
	margin-top:0px;
	margin-left:0px;
	float:left;
}
#case_studies a{ 
	display:block; 
	width:142px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/case_studies.jpg); 
	background-position:0 0;
}
#case_studies a:hover{
	display:block; 
	width:142px; 
	height:45px; 
	text-indent:-9999px; 
	background:url(../images/case_studies.jpg); 
	background-position:0 45px;
}
.text_normal_red
{
	color:#c00000;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.text_normal
{
	color:#666666;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.text_normal_link{
	margin:0;
}
.text_normal_link a{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration: underline;
}
.text_normal_link a:hover {
        color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
        text-decoration:none;
}

.text_viewmore_link{
	margin:0;
}
.text_viewmore_link a{
	color:#F79646;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
.text_viewmore_link a:hover {
        color:#666666;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
        text-decoration:none;
}


.text_normal_blod_link{
	margin:0;
}
.text_normal_blod_link a{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:blod;
	text-align:left;
	text-decoration: underline;
}
.text_normal_blod_link a:hover {
  color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:blod;
	text-align:left;
  text-decoration:none;
}
.text_faq
{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.text_blue_normal
{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.text_blue_normal_link{
	margin:0;
}
.text_blue_normal_link a{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration: underline;
}
.text_blue_normal_link a:hover {
        color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
        text-decoration:none;
}
.text_red
{
	color:#a00000;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}
.text_red_link{
	margin:0;
}
.text_red_link a{
	color:#a00000;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
.text_red_link a:hover {
  color:#a00000;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:left;
  text-decoration:underline;
}
.text_bule_howitwork
{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
  cursor: pointer;
}
.text_blue
{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
.text_blue_link{
	margin:0;
}
.text_blue_link a{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.text_blue_link a:hover {
        color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
        text-decoration:underline;
}
.text_quicklink
{
	color:#666666;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
.text_quicklink_link {
	margin:0px;
	margin-top:0px;
	margin-left:0px;
}
.text_quicklink_link a{
  font-family: Arial, Helvetica, sans-serif,Verdana;
  font-size: 15px;
  color: #666666;
  font-weight:normal;
  text-decoration:none;
 
}
.text_quicklink_link a:hover {
  font-family: Arial, Helvetica, sans-serif,Verdana;
  font-size: 15px;
  color: #666666;
  font-weight:normal;
  text-decoration:underline;
}
.top_link {
	margin:0px;
	margin-top:0px;
	margin-left:0px;
}
.top_link a{
  font-family: Arial, Helvetica, sans-serif,Verdana;
  font-size: 16px;
  color: #333333;
  font-weight:bold;
  text-decoration:none;
 
}
.top_link a:hover {
  font-family: Arial, Helvetica, sans-serif,Verdana;
  font-size: 16px;
  color: #a00000;
  font-weight:bold;
  text-decoration:none;
}
#banner_b
{
  width:100%; 
  height:286px; 
  margin:0; 
  padding:0;
  background:url(../images/bg_banner_sub.jpg) repeat-x;
}
#banner
{
  width:924px; 
  height:286px; 
  margin:auto; 
  padding:auto; 
  /*background-color:#00ffff;*/
}
#below_banner
{
  width:924px;
  height:13px;
  margin:auto; 
  padding:auto;
}
#center
{
  width:924px; 
  min-height:200px; 
  height:auto !important; 
  margin:auto; 
  padding:auto; 
  /*background-color:#00ffff;*/
}
#content
{
  width:924px;
  min-height:580px;
  height:auto !important; 
  /*margin:auto; 
  padding:auto;*/ 
  margin-top:35px; 
  margin-bottom:30px;
  /*background-color:#edf;*/
}
#content1
{
  width:924px;
  min-height:490px;
  height:auto !important; 
  margin-top:35px; 
  margin-bottom:30px;
  margin-left:15px;
  /*background-color:#edf;*/
}
#content_s1
{
  width:680px;
  min-height:570px; 
  height:auto !important; 
  float:left; 
  /*background-color:#FF5B7B;*/
}
.content_s2
{
  width:680px;
  min-height:100px; 
  height:auto !important; 
  float:left; 
  margin-top:15px;
  margin-left:10px;
  /*background-color:#FF5B7B;*/
}
.content_s2_b
{
  width:670px;
  min-height:100px; 
  height:auto !important; 
  float:left; 
  margin-top:0px;
  margin-left:0px;
}
.content_s2_b_image
{
  width:147px; 
  height:103px;
  float:left; 
  margin-top:15px;
}
.content_s2_b_text
{
  width:500px;
  min-height:100px; 
  height:auto !important;
  float:left; 
  margin-top:15px; 
  margin-left:20px;
}
#left1
{
  width:660px;
  min-height:100px; 
  height:auto !important; 
  float:left; 
  /*background-color:#FF5B7B;*/
  margin-left:0px;
}
#left
{
  width:310px;
  min-height:100px; 
  height:auto !important; 
  float:left; 
  /*background-color:#FF5B7B;*/
  margin-left:5px;
}
#right
{
  width:310px; 
  min-height:100px;
  height:auto !important; 
  float:left;  
  /*background-color:#FF8526; */
  margin-top:50px; 
  margin-left:40px;
}
#right_1
{
  width:310px; 
  min-height:100px;
  height:auto !important; 
  float:left;  
  /*background-color:#FF8526; */
  margin-top:38px; 
  margin-left:40px;
}
.h2
{
	color:#a10000;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
}
.h2_2
{
	color:#002b71;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
}
#enquire_b
{
  width:197px; 
  height:328px;
  float:left; 
  margin-top:50px; 
  margin-left:40px;
}
#enquire
{
  width:197px; 
  height:70px; 
  float:left; 
  margin-top:50px; 
  margin-left:40px;
}
#enquire_2
{
  width:197px; 
  height:70px; 
  float:left; 
  margin-top:0px; 
  margin-left:0px;
}
.clear
{
	clear:both;
}
/*----------footer-------------*/
.div_h {
	float:left;
	border-right:0px solid #0368AE;
	padding-right:30px;
	margin-right:30px;
        font-size:10px;
        color:#ffffff;
        font-family: Arial, Helvetica, sans-serif;
}
.div_h3 {
	float:left;
	border-right:1px solid #ffffff;
	padding-right:30px;
	margin-right:30px;
}
.h3{
	margin:0;
}
.h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.h3 a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #A00000;
  text-decoration:none;
}
.h3_sub{
	margin:0;
}
.h3_sub a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a00000;
	text-decoration: none;
}
.h3_sub a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:none;
}
#footerbg
{
	margin-top:0px;
	width:100%; 
	min-height:105px; 
	height:auto !important; 
	border:0px solid blue;
	background-color:#000c27; 
	margin-top:0px;
	float:left;
	clear:both;
}
#footerbg1
{
	width:924px;
	min-height:105px; 
	height:auto !important; 
	background-color:#000c27;
	/*background:url(../images/bg_footer.jpg) no-repeat; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
	border:0px solid #ffffff;
}
#footer1{
	width:924px;
	padding-left:10px;
	padding-top:5px;
	margin-top:0px;
	text-align:left;
	border:0px solid red;
}
#footer2{
	width:924px;
	padding-left:10px;
	padding-top:6px;
	margin-top:0px;
	text-align:left;
	border:0px solid green;
}
.linefooter
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif,Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.footerlink2 {
	margin:0px;
	padding-top:20px;
	margin-left:10px;
}
.footerlink2 a{
  font-family: Arial, Helvetica, sans-serif,Verdana;
  font-size: 10px;
  color: #ffffff;
  text-decoration:none;
 
}
.footerlink2 a:hover {
  font-family: Arial, Helvetica, sans-serif,Verdana;
  font-size: 10px;
  color: #a00000;
  text-decoration:none;
}
.footerr
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif,Verdana;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
}
.footer
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif,Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.footer:hover 
{
	color:#a00000;
	font-family:Arial, Helvetica, sans-serif,Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.clear
{
	clear:both;
}
#exalogo{ 
	margin-top:-20px;
	margin-right:40px;
	float:right;
}
#exalogo a{ 
	display:block; 
	width:54px; 
	height:20px; 
	text-indent:-9999px; 
	background:url(../images/exalogo.jpg); 
	background-position:0 0;
}
#exalogo a:hover{
	display:block; 
	width:54px; 
	height:20px; 
	text-indent:-9999px; 
	background:url(../images/exalogo.jpg); 
	background-position:0 20px;
}
/*----------end-------------*/
/*----------contact us-------------*/
.formfield 
{
	color: #00225B;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000C27;
	background-color: #ffffff;
	width: 200px;
}
.formfield_1
{
	color: #00225B;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000C27;
	background-color: #ffffff;
	width: 90px;
}
.formfield2 {
	color: #00225B;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000C27;
	background-color: #ffffff;
	width:200px;
 }
.formbutton {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #ffffff;
	background-color: #000C27;
	width:90px;
}
.formbutton1 {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #ffffff;
	background-color: #7AA9BE;
	width:90px;
}
.alert {
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	margin-left:5px;
}
#contact_top
{
  width:924px; height:300px;
}
#contact_top_left
{
  width:250px; height:300px; float:left;
}
#contact_top_right
{
  width:400px; height:300px; float:left; background-color:#f40; margin-left:200px;
}
#contact_form
{
  width:924px; min-height:300px; height:auto !important; margin:auto;
}
#contact_form2
{
  width:924px; height:150px; background-color:#E6EBEB; float:left;  border:1px solid #D0D9DA;
}
#contact_form3
{
  width:924px; height:180px; background-color:#E6EBEB; float:left;  border:1px solid #D0D9DA; margin-top:20px;
}
#contact_form4
{
  width:924px; height:180px; background-color:#E6EBEB; float:left;  border:1px solid #D0D9DA; margin-top:20px;
}
#contact_form5
{
  width:924px; height:80px; background-color:#E6EBEB; float:left;  border:1px solid #D0D9DA; margin-top:20px;
}
#examap
{
  width:400px; height:300px;
}
/*----------end-------------*/

/*---------------------------*/
#mining{ 
	margin-top:0px;
	margin-left:0px;
	float:left;
}
#mining a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/mining.jpg); 
	background-position:0 0;
}
#mining a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/mining.jpg); 
	background-position:0 40px;
}
#environmental{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#environmental a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/environmental.jpg); 
	background-position:0 0;
}
#environmental a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/environmental.jpg); 
	background-position:0 40px;
}
#hardware{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#hardware a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/hardware.jpg); 
	background-position:0 0;
}
#hardware a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/hardware.jpg); 
	background-position:0 40px;
}
#medical_and_dental{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#medical_and_dental a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/medical_and_dental.jpg); 
	background-position:0 0;
}
#medical_and_dental a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/medical_and_dental.jpg); 
	background-position:0 40px;
}
#building_materials{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#building_materials a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/building_materials.jpg); 
	background-position:0 0;
}
#building_materials a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/building_materials.jpg); 
	background-position:0 40px;
}
#packaging_machinery{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#packaging_machinery a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/packaging_machinery.jpg); 
	background-position:0 0;
}
#packaging_machinery a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/packaging_machinery.jpg); 
	background-position:0 40px;
}
#packaging_materials{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#packaging_materials a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/packaging_materials.jpg); 
	background-position:0 0;
}
#packaging_materials a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/packaging_materials.jpg); 
	background-position:0 40px;
}
#office_furniture{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#office_furniture a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/office_furniture.jpg); 
	background-position:0 0;
}
#office_furniture a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/office_furniture.jpg); 
	background-position:0 40px;
}
#promotional_products{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#promotional_products a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/promotional_products.jpg); 
	background-position:0 0;
}
#promotional_products a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/promotional_products.jpg); 
	background-position:0 40px;
}
#metal{ 
	padding-top:0px;
	margin-left:0px;
	float:left;
}
#metal a{ 
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/metal.jpg); 
	background-position:0 0;
}
#metal a:hover{
	display:block; 
	width:220px; 
	height:40px; 
	text-indent:-9999px; 
	background:url(../images/metal.jpg); 
	background-position:0 40px;
}
/*----------------------------*/
/*-------------------------breadcrumbs--------------------------*/
#breadcrumbs_b
{
  width: 400px; 
  height: 20px; 
  position: absolute;
  top: 350px; 
  right: 0pt;
  z-index: 10;
}
#breadcrumbs{position: absolute; right: 0px; top:3px;}
#breadcrumbs .ahome{text-decoration:none;color:#5E6869;}
#breadcrumbs .apage{text-decoration:underline;color:#2161a2;}
.text_breadcrumbs{font-size:10px; margin:0;}
.float_left{float:left; margin:0;}
/*----------end-------------*/
.quick_hover{ 
	margin-top:0px;
	margin-left:0px;
	float:left;
  color:#666666;
}
.quick_hover a{ 
width:180px; height:22px; float:left;  background-color:#ffffff; border-bottom:1px dashed black; padding-left:15px; padding-top:8px;

}
.quick_hover a:hover{
	width:180px; height:22px; float:left; background-color:#8DB3E2; border-bottom:1px dashed black;padding-left:15px;padding-top:8px;
}
#quicklink
{
width:197px; min-height:105px; height:auto !important; float:left; margin-top:12px; 
}
#quicklink_top
{
width:197px; height:39px; float:left;    background:url(../images/head_quicklink.png) no-repeat;
}
#quicklink_center
{
width:195px; min-height:105px; height:auto !important; float:left;  border-left:1px solid #dedede;    border-right:1px solid #dedede;
}
#quicklink_bottom
{
width:197px; height:16px; float:left;   background:url(../images/bottom_quicklink.png) no-repeat;
}
/*----------end-------------*/
.process
{
  width:680px;  min-height:200px; height:auto !important; float:left; margin-bottom:20px;
}
.text_orange_link{
	margin:0;
}
.text_orange_link a{
	color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:blod;
	text-align:left;
	text-decoration: none;
}
.text_orange_link a:hover {
  color:#4F81BD;
	font-family:Arial,Verdana ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:blod;
	text-align:left;
  text-decoration:underline;
}
.related_link{
    color: #4F81BD;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
.related_link:hover{
    color: #4F81BD;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
