@charset "utf-8";
/* CSS Document */
body{ background:url(../images/bg.jpg) repeat; font-family:Arial, Helvetica, sans-serif;}
p{line-height:20px; font-size:13px; margin-bottom:15px; color:#cbcccd; text-align:justify;}
*{margin:0;padding:0;}
.clearer{ height:0px; line-height:0px; font-size:0px; clear:both;}
#container{ width:1000px; margin:0 auto;}
#header{ padding:15px 0px; height:130px; background:url(../images/header-bg.jpg) no-repeat; background-position:bottom;border-top:5px solid #0791dc; }
.logo{ width:180px; float:left; }
.cname{ width:525PX; float:left; margin-top:30px;}
.social{ width:250px; float:right;}
.callus{ margin-top:50px; width:250px; }
.callus p{ color:#FF6600; text-align:right;}
.so{ width:30px; float:right; margin-left:10px;}
#menu{ background:url(../images/menu-bgrd.jpg);}

#menu ul li{ display:inline;}
#menu ul li a{ width:250px; padding:19.5px 0px; text-align:center; text-decoration:none; color:#FFFFFF;
              float:left; text-transform:capitalize;  font-size:16px; font-family:"Open Sans"; background:url(../images/menu-bg.jpg) repeat-x; }
#menu ul li a:hover{ background:url(../images/menu-bg-over.jpg) repeat-x;}
#menu ul li .current{ background:url(../images/menu-bg-over.jpg) repeat-x;}
#content{ padding:25px 20px; background:url(../images/content-bg.jpg) repeat;}
.a{ color:#0892db; font-size:18px;}
.c{ color:#0892db; font-size:17px; font-weight:bolder; float:right;}
.b{ color:#FF6600; font-size:15px; margin-bottom:5px;}
.left{ width:715px; float:left; background:#13314e; padding:10px 10px 0px 10px;}
.about{ background:#13314e; padding:10px ; width:685px; float:left;}
.service-left{ background:#13314e; padding:10px ; width:685px; float:left; }
.service-right{  width:235px; float:right; }
.contact-left{background:#13314e; padding:10px; padding-bottom:20px; width:600px; float:left;}

.text{ width:400px; height:30px; margin-bottom:15px; border:none; background:#125683; border:1px solid #10649b; color:#FFFFFF; padding-left:5px;}
.textarea{ width: 550px; height:150px;border:none;background:#125683; border:1px solid #10649b;color:#FFFFFF; padding-left:5px; }
.names{ font-size:13px; margin-bottom:5px; color:#cbcccd;}
.submit{ width:130px; height:30px; border:none; background:#0099FF; color:#FFFFFF; margin-top:20px;cursor:pointer; }
.submit:hover{ background:#0066CC;}
.reset{ width:130px; height:30px; border:none; background:#0099FF; color:#FFFFFF; margin-top:20px;cursor:pointer; }
.reset:hover{ background:#0066CC;}
.list{ color:#cbcccd; font-size:13px; list-style:none; margin-top:15px; line-height:20px;}
.contact-right{ width:320px; float:right;}
.latest-news{ width:235px; float:right;}
h4{ color:#cbcccd; font-size:17px; margin-bottom:15px;}
.latest-news ul li{ color:#0099FF; font-size:13px; margin-bottom:10px;}
.service-left ul li{ color:#999999; font-size:13px; margin-bottom:10px; list-style:square; margin-left:30px; }
#about-img{ padding:10px 0px 30px 0px;}
.img1{ float:left; margin-left:30px;}
.img2{ float:left; margin-left:63px;}
.img3{ float:right; margin-right:30px;}
.right{ width:205px; float:right;}
.left1{ width:360px; float:left;}
.right2{ width:560px; float:right;background:#13314e; padding:10px 10px 0px 10px;}
#footer{ background:url(../images/footer-bg.jpg) no-repeat; padding:25px 0px;color:#78797a; font-size:12px; height:20px;}
.copy{ width:50%; float:left;}
.design{ width:50%; float:right;text-align:right;}
.link{ color:#FF6600; text-decoration:none; border:none;}
