@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; outline:none}
body{ background:#5794e8 url(../images/bodyBg.gif) repeat-x 0 0; font-size:12px; font-family:Arial, Helvetica, sans-serif}
a img{ border:0;}
.clear{clear:both; line-height:0;}
ul{ list-style:none;}

#wrap{ width:975px; margin:0 auto;}
.header{ margin:33px 0 0; background:url(../images/top_bot_curve.png) no-repeat 0 0; height:140px;}
.logo{ padding:20px 0 0 25px; display:block;}

/*main contaier*/
.main{ background:#fff;padding:16px 0 0 16px; min-height:500px; }
.blck1{ float:left; width:333px; height:206px; background:url(../images/curve_con.png) no-repeat 0 0; padding:20px 0 0 23px;}
.margleft{ margin-left:30px;}

.blck1 .blckimg{ min-height:57px;}

ul.list{ padding:10px 0 0 5px;}
ul.list li{ background:url(../images/arrow.png) no-repeat 0 0; float:left; clear:both; margin:6px 0 2px; display:block; !margin:1px 0 0px;}
ul.list li a{ color:#fff; font:bold 14px/22px Arial; color:#fff; text-decoration:none; padding-left:30px; !display:block; !width:100%;}

a.btn{ width:120px; height:30px; background:url(../images/btn.png) no-repeat 0 0; text-indent:-9999px; float:right; clear:both; margin-right:25px;}
a.btn:hover{ background-position:0 -30px;}

a.contact{background:url(../images/btn.png) no-repeat 0 -60px;width:120px; height:30px;text-indent:-9999px;margin-right:25px; display:block;}
a.contact:hover{background-position:0 -90px;}

.blck2{ background:url(../images/arrow_Big.gif) no-repeat 0 0; height:166px; margin:40px 0 0;}
.blck2 .blck11{ float:left; border-right:1px dotted #9aa8af; width:250px; padding:10px 2px 0 25px;margin:15px 0 0 0; min-height:130px;}
.blck2 .blck11 p{ padding:10px 0; color:#064781; font-size:15px; font-weight:bold;}
.blck2 .blck11 p a{ color:#064781; text-decoration:none;}
.blck2 .blck12{ float:left;padding:25px 2px 0 25px;margin:10px 0 0 0; width:320px;}
.blck2 .blck12 img{ float:left; padding:5px 15px 0 10px}
.blck2 .blck12 p{ color:#074781;font:bold 14px/22px Arial;}
/*Footer part*/
.footer{ background:url(../images/top_bot_curve.png) no-repeat 0 -141px; height:29px; position:relative; margin-bottom:54px;}
.footer .women{ position:absolute; bottom:0; right:0;}


/*Contact Us*/
#contact{ width:363px; margin:0 auto;}
.con_top{ background:url(../images/contactUs.png) no-repeat 0 0; height:19px;}
.con_mid{ background:#559dfc url(../images/contactUs_mid.gif) repeat-x 0 0; padding:0 10px; border-left:1px solid #77b0fc; border-right:1px solid #77b0fc;}
.con_mid h4{ text-align:center; font:bold 13px/18px Arial; padding-top:5px;}
.con_mid p{ min-height:30px; clear:both;}
.con_mid p label{ float:left; width:90px; font:bold 11px/25px Verdana;}
.con_mid p input.text{ float:left;width:200px; height:20px; border:1px solid #4a4a4a;}
.con_mid p textarea{ width:200px; height:100px; border:1px solid #4a4a4a;}
.con_mid p input.btn{ border:none; background:url(../images/btn.png) no-repeat 0 -120px; width:116px; height:30px; text-indent:-9999px; margin-top:10px;}
.con_mid p input.btn:hover{ background-position:0 -150px;}
.con_bot{background:url(../images/contactUs.png) no-repeat 0 -19px; height:18px; }
