@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear
{
	clear:both;
}
.wrapper
{
	width:1000px;
	height:auto;
	min-height:500px;
	margin:0 auto;
	background: url(images/pagebg.png) repeat-x #FFF;
	border:1px solid #CCC;
}
.header
{
	width:1000px;
	height:125px;
	
}

.contact_now 

{	
	width:240px;
	height:30px;
	float:right;
	margin:60px 20px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#0291f1;
}
.logo 
{
	width:110px;
	height:96px;
	float:left;
	margin:20px 0px 0px 20px;
}
.menu
{
	width:1000px;
	height:44px;
	margin:0px;
	padding:0px;
}

.menu ul {
	margin:0px;
	padding:0px;
}

.menu ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:auto;
	line-height:44px;
	padding-left:10px;
}

.menu a {
	margin:0px;
	padding:12px;
	color:#FFF;
	text-decoration:none;
	
}

.menu a:hover {
	background-color:#ff8b00;
}


.Banner {
	
	width:100%;
	height:291px;
	margin:3px 0px 0px 0px;
}

.Body {
	width:980px;
	height:440px;
	margin:5px 0px 0px 0px;
	padding:10px 0px 0px 10px;
}

#main_left_body {
	width:240px;
	height:auto;
	float:left;
}
	

.Left_body {
	width:235px;
	height:auto;
	float:left;
	margin:0px;
	border:1px solid #CCC;
	border-radius:10px;
}

h2 {
	margin:0px;
	height:20px;
	padding:5px 0px 0px 5px;
	font-size:12px;
	color:#8e4c00;
	border-bottom:3px solid #00aae7;
	text-align: left;
}

.leftbody_text {
	width:230px;
	height:24px;
	margin-top:8px;
	padding-left:5px;
}

.leftbody_text a {
	text-decoration:none;
	color:#333;
	
}

.leftbody_text a:hover {
	text-decoration:underline;
}
h5 {
	margin:0px;
	padding-top:3px;
	font-size:11px;
	float:left;
	text-align: justify;
}


#main_right_body {
	width:715px;
	height:auto;
	float:right;
}

.welcome_text {
	width:715px;
	height:auto;
	min-height:164px;
	float:left;
}

h1 {
	font-family:"Arial Black", Gadget, sans-serif; margin:0px; padding:0px ; border-bottom:4px solid #ff8b00 }


p {margin:10px 0px 0px 0px; padding:0px; font-size:12px; line-height:23px;}




.right_body_2 {
	width:715px;
	height:auto;
	float:left;
}

.modual_BG {
	width:220px;
	height:230px;
	padding:0px;
	float:left;
	margin:5px 0px 0px 20px;
	border:1px solid #CCC;
	border-radius:10px;
}

.modual_heading {
	width:220px;
	height:26px;
	float:left;
	text-align:center;
	color:#FFF;
	background-image:url(images/MODUL_BG_07.png); background-repeat:repeat-x;
	border-radius:10px 10px 0px 0px;
	padding-top:10px;
}
	
.modul_image {
	width:220px;
	height:165px;
	float:left;
	text-align:center;
	border:none;
}

.modul_image a {text-decoration:none; border:none}
.modul_image img
{
	border:none;
}
	
.details {
	width:220px;
	height:20px;
	padding-top:5px;
	float:left;
	text-align:center;
	margin:0px;
	

}

.details a { font-size:12px; color:#8e4c00; font-weight:bold }
.details a:hover {text-decoration:none;}
	
	
#footer {
	width:1000px;
	height:70px;
	margin:auto;
	background-image:url(images/Footer_BG_07.png); background-repeat:repeat-x;
}
	
	
.Product_mages {
	width:150px;
	height:150px;
	margin:5px 0px 0px 5px;
	border:1px solid #CCC;
	border-radius:10px;
	float:left;
	padding: 4px;
}	
	
	
	
#footer p {
	color:#CCC;
	padding:0px;
	text-align:center;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:10px;
}
.footer-copyright
{
	
	float:left;
	width:400px;
	height:auto;
	color:#CCC;margin-left:20px;
}
	.footer-powereby
	{
		float:right;
		color:#CCC;
		width:300px;
		margin-right:20px;
	}
	.footer-powereby a
	{
	color:#CCC;
	text-decoration:none;
	}
	.footer-powereby a:hover
	{
	color:#FFF;
	text-decoration:none;
	}
	
	
	
	
	/*enquiry*/

#loading{
	left:10px;
	position:relative;
	top:3px;
	visibility:hidden;
}
#error{
	background-color:#eae7e7;
	border:1px solid #999;
	padding:7px 3px;
	text-align:center;
	margin-top:10px;
	visibility:hidden;
	color:#F00;
	margin:10px;
	margin-left:0px;
	width:400px;
}
	
	.ifra-images {
	width:140px;
	height:140px;
	margin:5px 0px 0px 5px;
	border:1px solid #CCC;
	border-radius:10px;
	float:left;
	padding: 4px;
}
	

	
	
	
	

	
	
	
	
	
	
	
	
	
