/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	width:100%;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	
	background-color:#ffe4ac;
}

#main
{
	margin:auto;
	width:1004px;
}

#header
{
	width:1004px;
	height:363px;
}

#logo_name_container
{
	width:948px;
	padding-left:28px;
	padding-right:28px;
	height:90px;
/*	padding-top:6px; */
	
/*	background-image:url(../images/header_top.jpg);
	background-repeat:repeat-x;
	background-position:top left; */
	
/*	background-color:#F47504; */
	background-color:#FE740F;
}

#logo_area
{
/*	width:95px; */
	width:109px;
	height:84px;
	
	float:left;
}

#cname_container
{
	width:623px;
	padding-left:90px;
	height:75px;
	padding-top:15px;
	
	float:left;
}

#iso_container
{
	width:126px;
	height:78px;
	padding-top:12px;
	
	float:right;
}

#menu_banner_container
{
	width:1004px;
	height:273px;
}

#menu_container
{
	width:202px;
	padding-left:3px;
	padding-right:4px;
	height:263px;
	padding-top:10px;
	
	background-image:url(../images/menu_back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	
	float:left;
}

#banner_container
{
	width:795px;
	height:273px;
	
	float:right;
}

#spe_fea_container
{
	width:990px;
	padding-left:14px;
	height:151px;
	padding-top:34px;
	
	background-image:url(../images/fea_back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:justify;
}

#abt_spe_fea_container
{
	width:1004px;
	height:10px;
	
	background-image:url(../images/fea_back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}


#infra_container
{
	width:211px;
	padding-right:20px;
	height:151px;
	
	background-image:url(../images/fea_div_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	float:left;
}

#product_container
{
	width:219px;
	padding-left:16px;
	padding-right:17px;
	height:151px;
	
	background-image:url(../images/fea_div_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	float:left;
}

#solution_container
{
	width:224px;
	padding-left:14px;
	padding-right:20px;
	height:151px;
	
	background-image:url(../images/fea_div_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	float:left;
}

#support_container
{
	width:214px;
	padding-left:15px;
	padding-right:20px;
	height:151px;
	
	background-image:url(../images/fea_div_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	
	float:right;
}

#content_container
{
	width:1004px;
/*	padding-left:6px; */
	height:384px;
	
	background-color:#FFFFFF;
}

#prd_content_container
{
	width:1004px;
/*	padding-left:6px; */
	height:550px;
	
	background-color:#FFFFFF;
}

#proCAT_container
{
	width:290px;
	height:384px;
	
	float:left;
}

#abtvision_container
{
	width:290px;
	height:384px;
	
	float:left;
}

#prdvision_container
{
	width:290px;
	height:750px;
	
	float:left;
	background-color:#FFFFFF;
}

#location_container
{
	width:296px;
	height:400px;
	
	float:right;
	
	background-color:#fff8e9;
}

#prd_cat_header
{
	width:272px;
	padding-left:24px;
	height:32px;
	padding-top:14px;
	
	background-image:url(../images/cat_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#location_header
{
	width:272px;
	padding-left:24px;
	height:32px;
	padding-top:14px;
	
	background-image:url(../images/cat_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#prd_range
{
	width:278px;
	padding-left:18px;
	height:676px;
	padding-top:28px;
	background-color:#FFFFFF;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dc7200;
	font-weight:bold;
	text-decoration:underline;
}

#home_prd_range
{
	width:278px;
	padding-left:18px;
	height:300px;
	padding-top:28px;
	background-color:#FFFFFF;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dc7200;
	font-weight:bold;
/*	text-decoration:underline; */
}



#loc_areas
{
	width:272px;
	padding-left:18px;
	height:354px;
	padding-top:28px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d2621;
}

#prd_range a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dc7200;
	font-weight:bold;
	text-decoration:underline;
}

#prd_range a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9d76;
	text-decoration:none;
	font-weight:bold;
}

#home_prd_range a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dc7200;
	font-weight:bold;
	text-decoration:underline;
}

#home_prd_range a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9d76;
	text-decoration:none;
	font-weight:bold;
}


#welcome_container
{
	width:708px;
/*	padding-right:12px; */
	height:384px;
	
	background-color:#fff8e9;
	
	float:right;
}

#about_container
{
	width:696px;
	padding-right:12px;
	height:384px;
	
	background-color:#fff8e9;
	
	float:right;
}

#contact_container
{
	width:708px;
/*	padding-right:12px; */
	height:400px;
	
	background-color:#FFFFFF;
	
	float:left;
}

#enq_container
{
	width:708px;
/*	padding-right:12px; */
	height:400px;
	
	background-color:#FFFFFF;
	
	float:left;
}



#prod_container
{
	width:708px;
/*	padding-right:12px; */
	height:750px;
	
	background-color:#fff8e9;
	
	float:right;
}


#wel_header
{
	width:683px;
	padding-left:25px;
	height:32px;
	padding-top:14px;
	
	background-image:url(../images/wel_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#con_header
{
	width:683px;
	padding-left:25px;
	height:32px;
	padding-top:14px;
	
	background-image:url(../images/wel_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#prd_header
{
	width:683px;
	padding-left:25px;
	height:32px;
	padding-top:14px;
	
	background-image:url(../images/wel_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}


#wel_area
{
	width:684px;
	padding-left:24px;
	height:314px;
	padding-top:24px;
}

#prd_area
{
	width:684px;
	padding-left:12px;
	padding-right:12px;
	height:726px;
	padding-top:12px;
	padding-bottom:12px;
	
	font-size:12px;
	color:#990000;
	line-height:18px;
}

#welding_mach
{
	width:688px;
	height:310px;
	
	border:2px solid #ed8000;
}

#abt_area
{
	width:672px;
	padding-left:24px;
	height:314px;
	padding-top:24px;
}

#abt_desc
{
	width:658px;
	padding-right:13px;
	height:384px;
	
	float:left;
	
}

#cont_desc
{
	width:666px;
	padding-right:10px;
/*	padding-left:20px; */
	height:338px;
	
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	
}

#enq_desc
{
	width:666px;
	padding-right:10px;
/*	padding-left:20px; */
	height:354px;
	
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	
}

#wel_desc
{
	width:388px;
	padding-right:13px;
	height:314px;
	
	float:left;
	
}

#wel_img
{
	width:271px;
	height:314px;
	
	float:right;
	
	background-image:url(../images/prim_cont_header_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}


#footer_container
{
	width:1004px;
	height:68px;
	
	background-image:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#non_home_footer_container
{
	width:1004px;
	height:48px;
	padding-top:20px;
	
	background-image:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	
	text-align:center;
	line-height:20px;
}


#non_home_footer_container a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9d76;
	text-decoration:none;
}

#non_home_footer_container a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9d76;
	text-decoration:underline;
	font-weight:bold;
}

#footer_link
{
	width:732px;
	height:48px;
	padding-top:20px;
	
	text-align:center;
	
	float:left;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9d76;
	text-decoration:none;
}

#footer_link a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9d76;
	text-decoration:none;
}

#footer_link a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9d76;
	text-decoration:underline;
	font-weight:bold;
}

#footer_cont
{
	width:271px;
	height:68px;
	
	float:right;
}

#prd_line
{
	background-image:url(../images/prd_line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}


.reg_txt_field
{
	width:328px;
/*	height:24px; */
	padding-top:5px;
	
	background-image:url(../images/txt_field_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
	border:0px;
	background-color:transparent;
	
	padding-left:10px;
}

.reg_txt_area
{
	width:328px;
	
	background-image:url(../images/txt_area_back.gif);
	background-repeat:no-repeat;
	background-position:left top; 
	
	border:0px;
	background-color:transparent;
	
	padding-left:10px;
	padding-top:5px;
}

