/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main{
	width:990px;
	margin:auto;
}
#banner{
	width:100%;
	float:left;
}
#logo{
	width:245px;
	float:left;
	height:188px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}
#animation{
	width:740px;
	float:right;
	height:188px;
}
#menu{
	width:100%;
	height:26px;
	float:left;
	background-color:#98e905;
	margin:4px 0 0 0;
}
#menuleft{
	width:25%;
	height:26px;
	float:left;
}
#menuright{
	width:72%;
	height:26px;
	float:right;
}
.menutext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:##025359;
	float:left;
	margin:3px 12px 3px 15px;
	line-height:18px;
}
.menuicon{
	float:left;
	padding:0 5px 4px 5px;
}
#mainbody{
	width:100%;
	float:left;
	height:360px;
}
#mainbodyleft{
	width:25%;
	float:left;
	height:370px;
	background-color:#01a3ae;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#025359;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#029ca6;
}
a:visited{
	text-decoration:none;
	color:#025359;
}
.h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin:0;
	padding-top:20px;
}
.icon{
	margin:0 15px 0 20px;
	float:left;
}
#line{
	width:70%;
	margin-left:20px;
}
.p{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b2a2a;
	padding:17px 25px 0 25px;
	margin:0;
}
#client{
	width:250px;
	height:118px;
	background-image:url(../images/client.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:10px;
}
#mainbodyright{
	
	width:73%;
	float:left;
	
}
#mrimg1{
	width:27%;
	height:140px;
	float:left;
	background-image:url(../images/img1.jpg);
	background-repeat:no-repeat;
	margin:13px 0 0 9px;
}
#mrimg2{
	width:27%;
	height:140px;
	float:right;
	background-image:url(../images/img2.jpg);
	background-repeat:no-repeat;
	margin-top:35px;
}
#mrtext{
	width:69%;
	float:right;
	margin:13px 0 0 9px;
}
#mrtext1{
	width:69%;
	float:left;
	margin:18px 0 0 8px; 
}
#bottom{
	width:990px;
	height:23px;
	background-color:#01a3ae;
	float:left;
	margin:auto;
}
.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
}
.bheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0396a0;
	font-weight:bold;
}
.gheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14PX;
	color:#85cb06;
	font-weight:bold;
}
.copyrights{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	letter-spacing:normal;
	padding:5px 5px 0 690px;
}
/*---------------------------------------------contact---------------------------------------*/

#contactimg{
	width:30%;
	height:250px;
	float:left;
	background-image:url(../images/contact1.jpg);
	background-repeat:no-repeat;
	margin-top:55px;
}
#contacttext{
	width:43%;
	float:left;
	margin:7em 0 0 7em; 
}
/*-------------------------------------------ABOUT--------------------------------------*/
#abtimg{
	width:27%;
	height:260px;
	float:right;
	background-image:url(../images/abtimg.jpg);
	background-repeat:no-repeat;
	margin-top:35px;
}

/*---------------------------------------services-------------------------------*/

#serviceimg{
	width:27%;
	height:260px;
	float:right;
	background-image:url(../images/serviceimg1.jpg);
	background-repeat:no-repeat;
	margin-top:35px;
}
#servicetext1{
	width:30%;
	float:left;
	margin:18px 0 0 100px; 
}

ul { list-style:disc; }