@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px;}
.clear{ clear:both;}
body{margin:0px; font-family: 'Roboto', sans-serif; color:#474747; font-size:16px; font-weight:300; line-height:25px;}
.wrapper{ width:1024px; margin: 0 auto 0 auto;}

/* header starts here
-------------------------------------- */
.logo{ float:left;}
.menu_area{ float:right; width:370px; margin-top:10px;}
.menu_nav{ width:370px; margin: 0 auto 0 auto; height:35px; z-index:500;}
.menu_nav ul{ padding:0px; margin:0px; height:35px;}
.menu_nav ul li{ display:inline; float:left;}
.menu_nav ul li a{ font-family: 'Roboto', sans-serif; font-size:14px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding-left:22px; padding-right:22px; float:left; padding-top:5px; margin-left:2px; margin-right:2px; color:#474747; }
.menu_nav ul li a:hover{ color:#fff; background-color:#FF941A; background-repeat:repeat-x; height:30px; float:left; border-radius:5px;}
.menu_nav ul li.active{ color:#fff; background-color:#FF941A; background-repeat:repeat-x; height:35px; float:left; border-radius:5px;}
/* header ends here
-------------------------------------- */

/* body starts here
-------------------------------------- */
.body_bg{ background-image:url(../images/body_bg.png); background-repeat:no-repeat; background-position:top; height:527px;}
h1{ color:#FF941A;font-family: 'Roboto', sans-serif; font-size:29px; font-weight:lighter; text-align:center; line-height:35px;}
h2{ color:#fff;font-family: 'Roboto', sans-serif; font-size:18px; font-weight:bold; text-align:center;}
.body_left{ float:left; width:500px; margin-left:50px;}
.icon{ float:left; margin-right:10px; margin-top:5px;}
.icon_text{ color:#fff; font-family: 'Roboto', sans-serif; font-size:16px; font-weight:300;}
.body_right{ float:right; width:420px; margin-left:50px;}
.icon_text2{ color:#fff;font-family: 'Roboto', sans-serif; font-size:16px; font-weight:bold; text-transform:uppercase;}
/* body ends here
-------------------------------------- */

/* footer starts here
-------------------------------------- */
.foot_bg{ height:100px; background-color:#2E2E2E; border-top:1px #484848 solid; background-repeat:repeat-x;}
.foot_area{ float:right; width:300px;}
.footer_nav{ float:right;}
.footer_nav ul{ padding:0px; margin:0px;}
.footer_nav ul li{ display:inline; float:left; font-family: 'Roboto', sans-serif; font-size:13px; color:#fff; margin-feft:2px; margin-right:8px;}
.footer_nav ul li a{ font-family: 'Roboto', sans-serif; font-size:13px; color:#fff; text-decoration:none; float:left; }
.footer_nav ul li a:hover{ color:#FF941A; }
.foot_text{font-family: 'Roboto', sans-serif; font-size:13px; color:#fff; float:right; margin-right:6px;}
.foot_text1 a{font-family: 'Roboto', sans-serif; font-size:13px; color:#fff; text-decoration:none;}
.foot_text1 a:hover{font-family: 'Roboto', sans-serif; font-size:13px; color:#FF941A; text-decoration:none;}
/* footer ends here
-------------------------------------- */

/* inner page starts here
-------------------------------------- */
.about_bg{ background-image:url(../images/about_bg.png); background-repeat:no-repeat; background-position:top; height:160px;}
.about_text{ color:#FF941A;font-family: 'Roboto', sans-serif; font-size:29px; font-weight:lighter; text-align:left;}
.contact_pic{ float:right;}
.contact_left{ float:left; width:420px;}
.icon2{ float:left; margin-right:10px; margin-top:8px;}
.name_bg{ background-color:#fff; width:411px; height:42px; float:left; border-radius:5px; border:1px #DFDFDF solid;}
.name_text{margin-left: 8px; font-family: 'Roboto', sans-serif;font-size: 16px;color: #474747;float: left;height: 30px;line-height: 25px;font-weight: normal;width: 398px;border: 0px none #DDDDDD; margin-top: 5px;background-color: #fff;}
.msg_bg{background-color:#fff; width:411px; height:132px; float:left; border-radius:5px; border:1px #DFDFDF solid;}
.msg_text{margin-left: 8px; font-family: 'Roboto', sans-serif;font-size: 16px;color: #474747;float: left;height: 125px;line-height: 25px;font-weight: normal;width: 398px;border: 0px none #DDDDDD; margin-top: 5px;background-color: #fff;}
.buttn{ float:left;}
/* inner page ends here
-------------------------------------- */