body{
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

div, table, tr, td, p, span, h1, h2, h3, h4, h5, h6, a, form {
	margin:0px;
	padding:0px;
}

#wrapper{
	width:1003px;
	height:auto;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
/*------------------------header-------------------------*/
.logo{
	width:262px;
	height:137px;
	margin:0px ;
	padding:0px;
	float:left;
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
}

/*-----round1starts-----*/
.rbroundbox { background: url(/images/nt.gif) repeat; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbcontent a{
 	font-size:14px; 
	font-weight:normal;
	color:#0099FF;
	text-decoration:none;
}
.rbcontent a:hover{
 	font-size:14px; 
	font-weight:normal;
	color:#0099FF;
	text-decoration:underline;
}
.rbroundbox { width: 946px; /*margin: 1em auto;*/ float:left; display:block; }
/*-----round1end-----*/

/*-----round2starts-----*/
.rbroundbox2 { background: url(/images/nt.gif) repeat; }
.rbtop2 div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop2 { background: url(/images/tr.gif) no-repeat top right; }
.rbbot2 div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot2 { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 20px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; overflow:hidden;}
.rbroundbox2 { width: 462px; /*margin: 1em auto;*/ float:left; display:block; }
/*-----round2end-----*/

/*-----round3starts-----*/
.rbroundbox3 { background: url(/images/nt.gif) repeat; }
.rbtop3 div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop3 { background: url(/images/tr.gif) no-repeat top right; }
.rbbot3 div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot3 { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop3 div, .rbtop3, .rbbot3 div, .rbbot3 {
width: 100%;
height: 20px;
font-size: 1px;
}
.rbcontent3 { margin: 0 7px; overflow:hidden;}
.rbcontent3 h2{ 	
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 3px 0px;}
.rbroundbox3 { width: 252px; /*margin: 1em auto;*/ float:left; display:block; }
/*-----round3end-----*/

/*-----round5starts-----*/
.rbroundbox5 { background: url(/images/nt.gif) repeat; }
.rbtop5 div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop5 { background: url(/images/tr.gif) no-repeat top right; }
.rbbot5 div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot5 { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop5 div, .rbtop5, .rbbot5 div, .rbbot5 {
width: 100%;
height: 20px;
font-size: 1px;
}
.rbcontent5 { margin: 0 7px; overflow:hidden;}
.rbroundbox5 { width: 682px; /*margin: 1em auto;*/ float:left; display:block; }
/*-----round5end-----*/



/*-----round7starts-----*/
.rbroundbox7 { background: url(/images/1_bg.gif) repeat; }
.rbtop7 div { background: url(/images/1left_top.gif) no-repeat top left; }
.rbtop7 { background: url(/images/1right_top.gif) no-repeat top right; }
.rbbot7 div { background: url(/images/1left_bottom.gif) no-repeat bottom left; }
.rbbot7 { background: url(/images/1right_bottom.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop7 div, .rbtop7, .rbbot7 div, .rbbot7 {
width: 100%;
height: 20px;
font-size: 1px;
}
.rbcontent7 { margin: 0 7px; overflow:hidden;}
.rbroundbox7 { width: 252px; /*margin: 1em auto;*/ float:left; display:block; }
/*-----round7end-----*/

a.biglink{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
text-decoration:none;
font-weight:normal;
}
/*--top--linkstarts*/
ul.toplink{
	padding:0px 0px 0px 100px;
	margin:0px;
	list-style:none;
	}
ul.toplink li{
	float:left;
	background-image:url(/images/seprterfooter.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	line-height:0px;
	padding:0px 5px 0px 5px;
	line-height:12px;
	}
ul.toplink li a{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	line-height:12px;
	}
ul.toplink li a:hover{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	}
/*--top--linkend*/
/*------------------------form-----------starts--------------*/
.form{
	padding:0px;
	margin:0px;
}
.dropdown1{
	width:190px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	background-color: #FFFFFF;
}
/*------------------------form--------------------ends--------------*/
/*------------------------body-------------------------*/
#body_whole{
	width:1003px;
	height:auto;
	margin-left:auto;
	margin-right:auto
	padding:0px;
	float:left;
}
#body_whole_inner{
	width:946px;
	height:auto;
	margin:0px 0px 0px 29px;
	padding:0px;
	float:left;
	clear:both;
}
.body_whole_inner_top{
	width:946px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}
.body_whole_inner_bottom{
	width:946px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	display:block;
}
.popularcategory_bottom{
	width:946px;
	height:auto;
	margin:0px ;
	padding:0px 0px 0px 0px;
	float:left;
}
/*------------------------footer-------------------------*/
#footer_whole2{
	float:left;
	display:block;
	width:1003px;
	height:76px;
	margin:0px ;
	padding:17px 0px 0px 0px;
}
.footer_whole_inner{
	width:946px;
	height:auto;
	float:left;
	margin:0px ;
	padding:0px 0px 0px 29px;
}
/*------------------------inner-------------------------*/
.inner_left_whole{
	width:264px;
	height:auto;
	float:left;
	}
.inner_left{
	width:252px;
	height:auto;
	float:left;
}
.inner_left_top{
	width:252px;
	height:auto;
	float:left;
}
.sponsor_whole{
	width:252px;
	height:auto;
	float:left;
	background-color:#F9F9FA;
}
.sponsor_top{
	background-image:url(/images/sponsor_top.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#005EC4;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:8px 10px 0px 0px;
	text-align:right;
	width:242px;
	height:18px;
	float:left;
}
.sponsor_center{
	width:241px;
	height:auto;
	float:left;
	background-color:#F9F9FA;
}
.sponsor_center_inner{
	width:229px;
	height:auto;
	float:left;
	margin-left:11px;
	background-color:#F9F9FA;
}
.sponsor_first{
	width:229px;
	height:auto;
	float:left;
	text-align:left;
	
}
.sponsor_seprter{
	width:229px;
	height:1px;
	float:left;
	margin:12px 0px 14px 0px;
}
.sponsor_first h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#4C8B2B;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 3px 0px;
	text-decoration:underline;
}
.sponsor_first p{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:3px 0px 0px 0px;
}

.sponsor_first h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#E63C03;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 3px 0px;
}
.sponsor_first h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#E63C03;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	padding:10px 0px 0px 0px;
}
ul.product{
	margin:0px;
	padding:5px 0px 0px 0px;
	list-style:none;
	float:left;
}
ul.product li{
	float:left;
	padding:2px 2px 2px 2px;
	line-height:23px;
    width:auto;
}
ul.product li a{
	padding:0px 0px 0px 0px;
    font-family:arial,helvetica,sans-serif;
    color:#5B5B5B;
    font-size:13px;
	text-decoration:none;
}
ul.product li a:hover{
	padding:0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E63C03;
}
.oranee_link2{
	font-family:Arial, Helvetica, sans-serif;
	color:#F68320;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
}
.oranee_link2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#F68320;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
}
.inner_left_img{
	width:252px;
	height:auto;
	float:left;
	padding:15px 0px 15px 0px;
}
.inner_left_bottom{
	width:252px;
	height:auto;
	float:left;
	padding:0px 0px 15px 0px;
}
.inner_left_bottom h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#414141;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	padding:10px 0px 8px 0px;
	text-align:center;
}
.inner_right_whole{
	width:682px;
	height:auto;
	float:left;
	}
.inner_right_first{
	width:682px;
	height:auto;
	float:left;
}
.greenlik { 
	font-family:Arial, Helvetica, sans-serif;
	color:#4C8B2B;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 3px 0px;
	text-decoration:underline;
}
.greenlik:hover { 
	font-family:Arial, Helvetica, sans-serif;
	color:#4C8B2B;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:3px 0px 3px 0px;
	text-decoration:underline;
}
.inner_right_bottomlink_whole{
	width:660px;
	height:auto;
	float:left;
	margin-top:18px;
	margin-left:10px;
	}
.inner_right_bottomlink_left{
	width:174px;
	height:auto;
	float:left;
 	border:0px;
	text-align:left;
}
.inner_right_bottomlink_right{
	width:472px;
	height:auto;
	float:left;
 	border:0px;
	text-align:left;
}
.inner_right_bottomlink_left p{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 2px;
}
ul.footer3{
	padding:0px 0px 0px 50px;
	margin:0px;
	list-style:none;
	}
ul.footer3 li{
	float:left;
	line-height:0px;
	padding:0px 2px 0px 7px;
	line-height:15px;
	text-align:center;
	}
ul.footer3 li a{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	line-height:15px;
	}
ul.footer3 li a:hover{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	line-height:15px;
	}
ul.footer3 li span{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	line-height:15px;
}
.company_whole{
	width:627px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	}
.company_whole_top{
	width:627px;
	height:auto;
	float:left;
	padding:0px;
	}
.company_whole_top h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#E63C03;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	}
.company_whole_bottom{
	width:627px;
	height:auto;
	float:left;
	padding:0px;
	}
.company_whole_bottom_left{
	width:8px;
	height:220px;
	float:left;
	padding:0px 0px 0px 0px;
	border-right: 3px solid #F78B2E;
	}
.company_whole_bottom_right{
	width:616px;
	height:auto;
	float:left;
	padding:0px;
}
p.phone{
	font-family:Arial, Helvetica, sans-serif;
	color:#F78B2E;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
	line-height:25px;
	}
p.phone span{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 40px;
}
.greenlinks2 { 
	font-family:Arial, Helvetica, sans-serif;
	color:#E63C03;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	}
.greenlinks2:hover { 
	font-family:Arial, Helvetica, sans-serif;
	color:#E63C03;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
/*------------------------product-------------------------*/
.company_whole_produ{
	width:219px;
	height:auto;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	}
.company_whole_produ_first{
	width:219px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.company_whole_produ_sep{
	width:219px;
	height:12px;
	float:left;
	margin:0px;
	padding:0px;
	}
.company_whole_produ h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#4C8B2B;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-decoration:underline;
	}
    .company_whole_produ a{
	font-family:Arial, Helvetica, sans-serif;
	color:#4C8B2B;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;

	}
    
   .company_whole_produ a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#4C8B2B;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	padding:0px 0px 0px 0px;

	}
    

.company_whole_produ p{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
	padding:0px 0px 0px 7px;
	}
.company_whole_produ_left{
	width:3px;
	height:53px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#F68320;
	}
.company_whole_produ_center{
	width:130px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.company_whole_produ_right{
	width:86px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
	
	
.company_enhance_left{
	width:3px;
	height:53px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#F68320;
	}
.company_enhance_center{
	width:163px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.company_enhance_right{
	width:53px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
	
.product_right_inner{
	width:643px;
	height:auto;
	float:left;
	margin-left:20px;
	}
.product_right_first{
	width:643px;
	height:auto;
	float:left;
	margin:0px;
    padding:0px;
	}
.product_company_seprter{
	width:619px;
	height:auto;
	float:left;
	margin:0px;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:20px;
	}
.product_company_whole_left{
	width:295px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.product_company_whole_left h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#4C8B2B;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
	padding:14px 0px 12px 0px;
	}
.product_company_whole_right{
	width:348px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
	}
.btn_updatefile{
	width:119px;
	height:23px;
	float:right;
	margin:0px;
	padding-top:5px;
	}
.product_company_inner_left_first{
	width:295px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.logo2{
	width:15opx;
	height:106px;
	float:left;
	padding-left:22px;
}
.company_inn_adde{
list-style-type:none; margin:0px; padding:0px;
}
.company_inn_adde li.productmodel-lt{
float:left; display:block; width:171px; margin:0px; padding:3px 0px 3px 0px;
}
.company_inn_adde li.productmodel-lt p{
	font-family:Arial, Helvetica, sans-serif;
	color:#518ED1;
	font-size:12px;
	text-decoration:none;
     text-align:left;
	font-weight:bold;
	padding-left:20px;
}
.company_inn_adde li.productmodel-ltfarooq{
float:left; display:block; width:600px; margin:0px; padding:0px 0px 3px 0px;
}
.company_inn_adde li.productmodel-ltfarooq p{
	font-family:Arial, Helvetica, sans-serif;
	color:#5B5B5B;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
    text-align:left;
}
.company_inn_adde li.productmodel-ltfarooqurl{
	font-family:Arial, Helvetica, sans-serif;
	color:#3AAD29;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:5px;
	text-align:left;
	
}
.company_inn_adde li.productmodel-ltfarooqurl a{
	font-family:Arial, Helvetica, sans-serif;
	color:#3AAD29;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:5px;
	text-align:left;
	
}
.company_inn_adde li.productmodel-ltfarooqurl a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#3AAD29;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	padding-top:5px;
	text-align:left;
	
}
.company_inn_adde li.productmodel-ltfarooqmail{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
    text-align:left;
}
.company_inn_adde li.productmodel-ltfarooqmail a{
	font-family:Arial, Helvetica, sans-serif;
	color:0000FF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
    text-align:left;
}
.company_inn_adde li.productmodel-ltfarooqmail a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:0000FF;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
    text-align:left;
}
.company_inn_adde li.productmodel-rt{
	float:left; display:block; width:124px; margin:0px; padding:3px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
    text-align:left;
}
#enurl a{
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:12px;
	text-decoration:none;
	
    font-weight:normal;
    
}
#enurl a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
#enemail a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#enemail a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
.web{
	font-family:Arial, Helvetica, sans-serif;
	color:#518ED1;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 2px 18px;
}
.websiteurl{
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 2px 0px;
}
.websiteurl a{
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.websiteurl a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.bizemail{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 2px 0px;
}
.bizemail a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.bizemail a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

.email{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3300;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 2px 18px;
}
.product_right_first h1{
	    
    font-family:Arial,Helvetica,sans-serif;
    font-size:20px;
    color:#FF3300;
	font-weight:bold;
    padding-bottom:20px;
	}
.product_right_first h2{
	    
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    color:#FF3300;
    padding-bottom:20px;
	}	
.product_right_first a{
	    
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    color:#000000;
	text-decoration:none;
    padding-bottom:20px;
	}	
.product_right_first a:hover{
	    
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    color:#000000;
	text-decoration:underline;
    padding-bottom:20px;
	}		
.product_right_first p{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646; 
	text-align:left;
	padding-top:10px;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	}
.product_right_first span{
    
    font-family:arial,helvetica,sans-serif;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-size-adjust:none;
    line-height:1.5;
    color:#5B5B5B;
    font-size:13px;
	text-decoration:none;
    
    
    }
.location_top{
	
    width:643px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.location_bottom{ 
	width:643px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.map{
	width:303px;
	height:209;
	margin:0px;
	padding:0px;
}
/*portfoli----starts------*/
.totalportfolio{
	margin:0 auto; width:643px; height:auto; padding:0px;
	color:#464646;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}
.portfolio{
	list-style-type:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}
.portfolio li.portfoliobox{
float:left; display:block; width:173px; height:111px; margin:0px 15px 15px 5px; padding:0px 0px 0px 0px; background:url(/images/portfolio-itembg.gif) no-repeat; text-align:left;
}	
.latestnews_left{
	width:126px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.latestnews_right{
	width:517px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.latestnews_right h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#F68320;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 20px;
	}
.latestnews_right h1 span{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3300;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	}
.latestnews_right h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3300; 
	font-size:14px;
	text-decoration:none;
	font-weight:normal;

	}
.latestnews_right h2 span{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;

	}	
.latestnews_right p{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	}
	}
.latestnews_right p span{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 20px;
	}
/* Key words*/
.keywordBox{
	border:1px solid #979797;
	padding:10px;
	vertical-align:top;
}
.addButton{
	cursor:pointer;
	width:40px;
	height:20px;
}
.removeButton{
	cursor:pointer;
	background-image:url(images/removekeyword.gif);
	width:66px;
	height:20px;
}
#addKeywordBox h2 {
	width:280px;
	border-bottom:1px dotted #000000;
	padding-bottom:10px;
	font-size:1.0em;
}
.keyword_text{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding-top:5px;
}
.keywordsUL{
	padding-left:0px; 
	padding-top:10px;
	padding-right:5px;
	list-style:none;
}
.keywordsUL li{
	height:30px;
	vertical-align:middle;
}
.txt{
	font-family:Arial,Helvetica,sans-serif;font-size:12px;
}
.Business_tagcloud a
{
	color: #E63C03;
	margin: 0 .7em 0 0;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
}

.Business_tagcloud a:hover
{
	color: #FFF;
	background-color:#F58220;
}
/*------------------------end-------------------------*/



/*Company page gallary*/

#gallery {
		background-color: #E1E1E1;
		padding: 10px;
		width: 620px;
	}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #FFFFFF;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #CCCCCC;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
.txt_redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: underline;
}
.txt_redlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: underline;
}
.txt_redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: none;
}

.txt_updatelink {
	color:#827A71;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
}

.txt_updatelink:link {
	color:#827A71;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
}
.txt_updatelink:hover {
	color:#827A71;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

/*---------- new css---------------*/
.Table1 {
	background-color: #E3E2DB;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BFBBB6;
	border-right-color: #BFBBB6;
	border-bottom-color: #BFBBB6;
	border-left-color: #BFBBB6;
}
.Table2 {
	background-color: #E63C03;
	border: none;
}
.Table3 {
	background-color: #A6A58E;
}
.SearchMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: left;
	margin: 4px;
	padding: 6px;
	border: 1px solid #958E86;
}
.text12_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #968F85;
	text-decoration: none;
	text-align: left;
	text-indent: 14pt;
}
.text12_description2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #968F85;
	text-decoration: none;
	text-align: left;
}
.text12_dgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #968F85;
	text-decoration: none;
}
.text18_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.text18_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text12_lpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEDED3;
	text-decoration: none;
}
.text20_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E63C03;
	text-decoration: none;
}
.text12_catlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #827A71;
	text-decoration: none;
}
.text12_catlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #827A71;
	text-decoration: none;
}
.text12_catlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E63C03;
}
#breadCrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #827A71;
	text-decoration: none;
}
.text12_updatelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #827A71;
	text-decoration: none;
}
.text12_updatelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #827A71;
	text-decoration: none;
}
.text12_updatelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #827A71;
	text-decoration: underline;
}
.text12_whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text12_whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text12_whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text12_redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: none;
}
.text12_redlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: underline;
}
.text12_redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: underline;
}
.text18_listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.txt_redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: underline;
}
.txt_redlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: underline;
}
.txt_redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E63C03;
	text-decoration: none;
}
.txt_updatelink {
	color:#827A71;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
}

.txt_updatelink:link {
	color:#827A71;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
}
.txt_updatelink:hover {
	color:#827A71;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

.ybody_bluetxt {
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	height:30px;
	color:#000000;
	text-align:left;
	padding-left:5px;
}
.topMostLinks{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	line-height:12px;}
.contactus { 
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}	
   /*---------- bubble tooltip -----------*/
a.tt{
	position:relative;
	z-index:24;
	color:#3CA3FF;
	
	text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
	text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
	background: url(/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(/images/bubble.gif) no-repeat bottom;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
}

.InputBoxSmallWidth {
	border:1px solid #888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 0 2px;
	padding:3px 5px 2px;
}
.selectBox{
	border:1px solid #888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:3px;
	padding:0;
}
.greenTime { 
	font-family:Arial, Helvetica, sans-serif;
	color:#4C8B2B;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 3px 0px;	
	}
.oraneeTime{
	font-family:Arial, Helvetica, sans-serif;
	color:#F68320;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 3px 0px;
}