@charset "utf-8";
/* CSS Document */
h4{text-decoration:underline; padding-left:5px;}
body { margin:0px auto; background:url(../images/body-bg.png) repeat-x; background-color:#f2fbff; }
.container { width:100%; margin-top:-20px; }
.contain { width:1025px; margin-left:auto; margin-right:auto; background:url(../images/purusoth-bg.jpg) repeat-x; box-shadow:1px 0px 7px 6px #bec8ce; height:1253px; }
.contain1 { width:1025px; margin-left:auto; margin-right:auto; background:url(../images/purusoth-bg.jpg) repeat-x; box-shadow:1px 0px 7px 6px #bec8ce; height:1500px; }
.header { width:100%;  }
.logo{ float:left; width:550px; padding-left:10px; }
.iso { float:right; padding-right:15px; padding-top:10px; padding-bottom:10px; }
.social { float:left; width:220px; }

#menu{
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	
}

#menu ul{
	margin: 0 auto;
    padding: 9px 1px 14px 0;
	background:url(../images/menu-bg.jpg) repeat-x;
	
}
#menu ul img{
	padding:0;
	margin:0 auto;
}
#menu li{
	background: url("../images/li_line.jpg") no-repeat scroll 13px 0 transparent;
    display: inline;
    margin: 0;
	margin-top:3px;
    padding: 10px 16px 11px 13px;
}
#menu li:last-child{
}
#menu li a{
	/*background: none repeat scroll 0 0 #333332;*/
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 6px 17px 8px 22px;
    text-decoration: none;
    text-transform: capitalize;
	font-family:Lucida Sans;
	text-shadow:2px 2px 2px #000;
}
#menu li a:hover{ background-color: #92e0ff; } 
#menu li img{
	background:none;
}

.center { clear:both; margin:-10px 10px 10px 10px; }
.head { font-family:arial; font-weight:normal; }
.content { font-size:13px; line-height:22px; font-family:Arial,Helvetica,sans-serif; }
.scroll{width:961px; height:176px; border:#CCC 1px solid; border-radius: 10px; margin-left:30px;}
#footer_div{background-image:url(../images/f1.png); background-repeat:repeat-x; height:139px; width:1025px; margin-top:10px; font-family:Arial; font-size:12px;}
.footer_menu a{font-family:Arial; font-size:12px; color:#FFF; line-height:1.7em; text-decoration:none; }
.footer_menu a:hover { color:#999; font-size:12px; color:#FFF; line-height:1.7em; text-decoration:inherit;font-family:Arial;  }
.pro_menu { height:77px; border-right:#666 1px solid; float:left; margin:10px 0px 0px 15px;}
.pro_menu1 { height:77px; float:left; margin:10px 0px 0px 15px; width:207px;}
.side {width:250px; height:700px; float:left; margin-left:53px;  border:#999 solid 1px; border-right:0px; margin-bottom:10px; background-color:#FFF;}
.side1 {width:250px; height:930px; float:left; margin-left:53px;  border:#999 solid 1px; border-right:0px; margin-bottom:10px; background-color:#FFF;}
.client {width:250px; height:300px; text-align:center; }
.contat{background-image:url(../images/icon1.png); background-repeat:no-repeat; height:124px; width:200; padding-top:60px; padding-left:60px; font-size:16px; line-height:30px; font-family:Arial,Helvetica,sans-serif; margin-top:30px;}
#content1{width:700px; height:700px; float:left; text-align:justify;}
.submit { width:65px; height:22px; border:none; padding-left:2px; font-size:11px; overflow:auto; color:#5a8309; background-color:#F6DA5D; border:#f3d05a 3px double; font-weight:bold; border-radius:3px; }
.reset { width:65px; height:22px; border:none; padding-left:2px; color:#5a8309; font-size:11px; overflow:auto; background-color:#F6DA5D; border:#f3d05a 3px double; font-weight:bold; border-radius:3px; }
.enq_msg{color:#F00; font-size:12px; font-weight:bold; float:center; margin-left:65px;}
.marquee {width:236px; height:160px; float:left; margin:0px;}
#product_div{width:230px; height:auto; padding-left:10px;}
.product_text {text-align:center; padding-top:10px; padding-left:9px; color:#FFF; background-color:#333; height:35px; margin-top:10px; }
.download{width:178px; height:57px; margin-top:-43px; margin-left:42px; }
.ft{margin-left:auto; margin-right:auto; clear:both;}