*
{
margin:0px auto;
padding:0px;
} 
body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}


p {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:justify;
	}
	
#wrapper {
	margin:auto;
		}
	
#main-wrapper {
	width:1000px;
	margin:auto;
	/*background:#0066CC;*/
	}
	
#header {
	width:1000px;
	height:92px;
	background:url(../images/headerbg.png);
	}
	
#logo {
	width:398px;
	height:52px;
	/*margin: 20px 0 0 20px;*/
	float:left;
	}

	
#calus {
	width: 570px;
	height: 52px;
	float: left;
	text-align: left;
	margin-left: 10px;
	font: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	}
	
#navigation {
	width:550px;
	height:20px;
	float: right;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:13px;
	margin: 20px 15px 0 0;
	}
	
ul {
	list-style:none;
/*	margin:0 0 0 50px;*/
	}
	
li {
	float: left;
	padding-right:30px;
	}
	
li a {
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:13px;
	text-decoration:none;
	}
	
li a:hover {
	color:#dd0000;
	font-family:"Trebuchet MS";
	font-size:13px;
	}
	
.active {
	color:#dd0000;
	font-family:"Trebuchet MS";
	font-size:13px;
	}
	
#banner {
	width:1000px;
	height:334px;
	}
	
#containent {
	width:1000px;
	float: left;
	height: auto;
	}
	
#template {
	width:1000px;
	float: left;
	height: auto;
	background:#e9e9e7;
	}
	
#our_product {
	width:1000px;
	height:370px;
	background:#00adb8;
	}
	
#our_product_inner {
	width:841px;
	height:60px;
	/*margin:auto;*/
	background:#f5f5f5;
	padding:0 30px;
	}
	
#our_product_title {
	width:904px;
	height:100px;
	}
	
#our_product_inner p {
	font-family:"Trebuchet MS";
	font-size:22px;
	padding-top:20px;
	}
	
#our_product_scroll {
	width:954px;
	height:305px;
	/*background:url(../images/ourproductscroll.png);*/
	}
	
.twocolumn {
	width:1000px;
	height: auto;
	background:#e9e9e7;
	}
	
.twocolumn .leftcolumn, .twocolumn .rightcolumn {
	float:left;
	height:auto;
	}
	
.twocolumn .leftcolumn {
	width:595px;
	margin:0 0 0 50px;
	}
	
.twocolumn .leftcolumn .para {
	font-family:"Trebuchet MS";
	font-size:22px;
	padding-top:30px;
	}
	
.twocolumn .leftcolumn .para1 {
	font-family:"Trebuchet MS";
	font-size:22px;
	padding-top:10px;
	}
	
.twocolumn .leftcolumn img {
	margin-top:15px;
	margin-right:10px;
	float:left;
	}
	
.twocolumn .rightcolumn {
	width:280px;
	margin-left:25px;
	}
	
.twocolumn .rightcolumn .para {
	font-family:"Trebuchet MS";
	font-size:22px;
	padding-top:10px;
	padding-left:20px;
	}
	
#stregnth {
	width:270px;
	height:155px;
	/*background:#0033FF;*/
	float:left;
	}

#whyus {
	width:300px;
	height:155px;
	margin-left:25px;
	float:left;
	}
	
#testmonials {
	height:365px;
	margin-top:20px;
/*	background: url(../images/testimonial.png) no-repeat;*/
	}
	
#testmonials .para1 {
	width:255px;
	padding-top:30px;
	padding-left:0;
	font-family:"Trebuchet MS";
	font-size:11px;
	}
	
#testmonials .para2 {
	width:255px;
	padding-top:5px;
	padding-left:0;
	font-family:"Trebuchet MS";
	font-size:11px;
	}
	
#our_client {
	background-color:#FFFFFF;
	float: left;
	width: 1000px;
	height: 155px;
	}
	
#our_client img {
	padding:4px 0 4px 0;
	float:left;
	}
	
.clearfix {
	clear:both;
	}
	
#footer {
	background: url(../images/footer.png);
	height: 130px;
	margin-bottom: 5px;
	}
	
#footer_inner {
	height: 130px;
	margin: 0 20px;
	}
	
#copyright {
	padding-top:20px;
	margin:0;
	width:230px;
	float:left;
	}
	
#quicklink {
	padding-top:20px;
	margin:0 0 0 60px;
	width:310px;
	float:left;
	}
	
#quicklink a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#quicklink a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:underline;
	}
	
#followus {
	padding-top:20px;
	margin:0 0 0 140px;
	width:200px;
	float:left;
	}
	
#blog {
	width:150px;
	float:left;
	}
	
#news {
	float:left;
	margin-left:40px;
	}

#artical {
	float:left;
	margin-left:40px;
	}
	
	
	
/********************* About Us ************************/

#aboutus {
	width:980px;
	height:100px;
	}
	
#aboutus .para {
	font-family:"Trebuchet MS";
	font-size:22px;
	padding-top:30px;
	padding-left:20px;
	}
	
.twoColumn {
	width:980px;
	height:auto;
	}
	
.twoColumn .leftColumn {
	width:260px;
	height:auto;
	float:left;
	margin-left:5px;
		}
	
.Productrange {
	width:260px;
	height:400px;
	background:url(../images/productrangebg1.png) no-repeat;
	margin-top:30px;
	margin-bottom:20px;
	float:left;
	}
	
.Productrange .para {
	font-family:"Trebuchet MS";
	font-size:22px;
	padding:0;
	margin:15px 0 0 15px;
	float:left;
	}
	
.Productrange img {
	margin-left:20px; 
	margin-top:20px;	 
	float:left;
	}
	
.Productrange .text{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	float:left;
	padding-left:5px;
	padding-top:0;
	}
	
.Productrange li a {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	float:left;
	text-decoration:none;
	}
	
.Productrange li a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#dd0000;
	float:left;
	}

.Productrange ul {
	width:230px;
	height:360px;
	float:left;
	}
	
.Productrange li {
	width:220px;
	/*height:10px;*/
	padding-left:10px;
	padding-top:8px;
	}		

.twoColumn .rightColumn {
	height:auto;
	width:700px;
	float:left;
	}
	
.twoColumn .rightColumn .dsecription {
	margin-left:30px;
	}
	
.twoColumn .rightColumn .dsecription1 {
	margin-left:30px;
	margin-top:40px;
	}
	
.dsecription1 .text{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#dd0000;
	}
	
	
/********************* products ************************/

.product .text1{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#dd0000;
	margin-left:70px; 
	margin-top:5px;
	}
	
.product_thambnail {
	width:700px;
	margin-left:20px;
	margin-top:10px;
	height:auto;
		}
	
.more {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#dd0000;
	text-align:right;
	}
	
.more a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#dd0000;
	text-decoration:none;
	}
	
.tubular_level_indicators {
	width:680px;
	height:auto;
	margin-left:25px;
	margin-top:10px;
	float:left;
	}
	
 .text {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#dd0000;
	}
	
.tubular_level_indicators1 {
	width:680px;
	height:auto;
	margin-left:25px;
	margin-top:20px;
	float:left;
	}
	
.tubular_level_indicators2 {
	width:680px;
	height:auto;
	margin-left:25px;
	margin-top:20px;
	float:left;
	}
	
.list1 {
	float:left;
	width:200px;
	height:16px;
	font-family:"Trebuchet MS";
	font-size:12px;
	background:#FFFFFF;
	border:#CCCCCC solid 1px;
	padding:4px;
	}
	
.list2 {
	float:left;
	width:230px;
	height:16px;
	font-family:"Trebuchet MS";
	font-size:12px;
	background:#FFFFFF;
	border:#CCCCCC solid 1px;
	padding:4px;
	}



/********************* testimonial ************************/

.testimonialimg {
	width:500px;
	height:707px;
	margin-left:100px;
	float:left;
	}
	
	
/********************* contact us ************************/

.contactus {
	width:270px;
	height:auto;
	margin-left:60px;
	float:left;
	}
	
.contactus .text{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#dd0000;
	}
	
.contactperson .text1{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#dd0000;
	margin-left:70px; 
	margin-top:5px;
	}
	
.text2 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	}
	
.contactperson {
	width:265px;
	height: auto;
	float:left;
	margin-top:50px;
	}
	
.footer_text {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	}
	
	
a:link.footer_text, a:visited.footer_text {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}
a:hover.footer_text {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
}
#contactus01 {
	width:340px;
	height:auto;
	margin-left:60px;
	float:left;
}
.enquiry_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
}
.enquiry_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0px;
	font-weight: normal;
	color: #000;
}
.enquiry_text01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #666;
	padding-left: 10px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txt01 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
