/* CSS Document */

*{
  margin:0 auto;
}
body{
  padding:0px;
  font-family:tahoma;
  text-align:justify;
  font-size:11px;
  color:#000000;
  background:#ffffff url(../images/header_bg.jpg) repeat-x top center;
}

div, ul, p, h1, h2, h3, h4, h5, h6, img, br{
  padding:0; margin:0;
}
form{
  margin:0 auto;
}
ul{   
  list-style-type:none
}

.spacer{
  line-height:0px;
  font-size:0px;
  clear:both;
}

/*-------header---*/
#header{
   width:950px;
   margin:0 auto;
}
#he_top{
   width:950px;
   margin:0 auto;
}
.he_logo{
   width:249px;
   float:left;
}
.he_top_right{
   width:701px;
   float:right;
}
.we_email{
   width:691px;
   padding-right:10px;
   padding-top:38px;
   margin:0 auto;
   height:20px;
   text-align:right;
   font-weight:bold;
   color:#FFFFFF;
   font-size:11px;
}
.we_number{
   width:701px;
   margin:0 auto;
   height:38px;
   line-height:38px;
}
.we_number .pixel{
   width:290px;
   padding-left:10px;
   float:left;
   font-family:tahoma;
   font-size:11px;
   font-weight:bold;
   color:#373737;
}
.we_number .call_us{
   width:390px;
   padding-right:10px;
   float:right;
   text-align:right;
   font-family:tahoma;
   font-size:11px;
   font-weight:bold;
   color:#034392;
}
.header_menu{
   width:701px;
   padding:18px 0 18px 0;
   margin:0 auto;
}
.header_menu ul{
   list-style-type:none;
   padding:0px;
   margin:0px;
   float:right;
}
.header_menu ul li{
  font-family:"Trebuchet MS";
  font-size:15px;
  color:#358401;
  display:block;
  height:27px;
  line-height:27px;
  width:92px;
  float:left;
}
.header_menu ul li a{
  font-family:"Trebuchet MS";
  font-size:15px;
  color:#358401;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  display:inline;
  margin:0px 0px;
  height:27px;
  line-height:27px;
  width:92px;
  display:block;
}
.header_menu ul li a:hover{
  color:#358401;
  text-decoration:none;
  background:url(../images/menu_hover.jpg) no-repeat;
  display:block;
  height:27px;
  width:92px;
}
#he_into{
   width:950px;
   margin:0 auto;
}
/*-------header end---*/

/*-------body top---*/
#body{
   width:950px;
   margin:0 auto;
   padding-top:36px;
   padding-bottom:36px;
}
.body_left{
  width:455px;
  float:left;
  padding:0 0 0 20px;
}
.body_left h3{
  font-family:"Trebuchet MS";
  color:#11417b;
  font-size:20px;
  padding-bottom:15px;
}
.body_left p{
  font-family:tahoma;
  color:#000;
  font-size:11px;
  text-align:justify;
  width:400px;
}
.body_left span{
  background:url(../images/more.jpg) no-repeat;
  height:25px;
  width:50px;
  display:block;
  float:left;
  margin:15px 0 0 0;
  padding:0 0 0 12px;
}
.body_left span a{
  text-decoration:none;
  color:#fff;
  line-height:20px;
  font-weight:bold;
}
.body_left span a:hover{
  text-decoration:none;
  color:#034392;
  line-height:20px;
  font-weight:bold;
}
.body_right{
  width:422px;
  float:left;
  padding:0 0 0 53px;
}
.body_right h3{
  font-family:"Trebuchet MS";
  color:#11417b;
  font-size:20px;
  padding-bottom:15px;
}
.body_right p{
  font-family:tahoma;
  color:#000;
  font-size:11px;
  text-align:justify;
  width:410px;
}
.body_right span{
  background:url(../images/more.jpg) no-repeat;
  height:25px;
  width:50px;
  display:block;
  float:left;
  margin:15px 0 0 0;
  padding:0 0 0 12px;
}
.body_right span a{
  text-decoration:none;
  color:#fff;
  line-height:20px;
  font-weight:bold;
}
.body_right span a:hover{
  text-decoration:none;
  color:#034392;
  line-height:20px;
  font-weight:bold;
}

/* body about as */
#about_us{
  width:950px;
  margin:0 auto;
}
.about_us_top{
  width:950px;
  margin:0 auto;
  background:url(../images/about_bg.jpg) repeat-x;
  height:39px;
}
.about_us_top_left{
  width:52px;
  float:left;
  background:url(../images/about_bg_left.jpg) no-repeat left;
  height:39px;
}
.about_us_top_middel{
  width:870px;
  float:left;
}
.about_us_top_middel ul{
  padding:0px;
  margin:0px;
}
.about_us_top_middel ul li{
  display:block;
  float:left;
  background:url(../images/boder.jpg) no-repeat right top;
  /*padding:0 5px 0 5px;*/
}
.about_us_top_middel ul li a{
  height:23px;
  /*line-height:47px;*/
  padding-top:16px;
  width:158px;
  text-align:center;
  text-decoration:none;
  color:#317d03;
  font-weight:bold;
  display:block;
  float:left;
}
.about_us_top_middel ul li a:hover{
  height:23px;
  padding-top:16px;
  /*line-height:39px;*/
  width:158px;
  text-align:center;
  text-decoration:none;
  color:#034392;
  font-weight:bold;
  display:block;
  float:left;
  background:url(../images/about_tab.jpg) no-repeat left top;
}
.about_us_top_middel ul .page{
  height:23px;
  padding-top:16px;
  width:158px;
  text-align:center;
  text-decoration:none;
  color:#034392;
  font-weight:bold;
  display:block;
  float:left;
  background:url(../images/about_tab.jpg) no-repeat left top;
}
.about_us_top_right{
  width:25px;
  float:right;
  background:url(../images/about_bg_right.jpg) no-repeat right top;
  height:39px;
}
.about_us_bottom{
  width:948px;
  margin:0 auto;
  padding:40px 0;
  border-bottom:#dddddd 1px solid;
  border-left:#dddddd 1px solid;
  border-right:#dddddd 1px solid;
}
.about_us_bottom h3{
  width:840px;
  margin:0 auto;
  padding:0px 0 10px 0;
  font-size:22px;
  color:#4d7d02;
}
.about_us_bottom_text{
  width:840px;
  margin:0 auto;
  padding-bottom:15px;
  background:url(../images/about_icon.jpg) no-repeat right center;
}
.about_us_bottom_text p{
  width:700px;
  float:left;
  padding:15px 0px 0 0;
  border-top:#dddddd 1px solid;
}
.about_us_bottom_link{
  width:740px;
  padding-left:100px;
  height:44px;
  line-height:44px;
  margin:0 auto;
  background:url(../images/about_downloa.jpg) no-repeat left center;
}
.about_us_bottom_link a{
  text-decoration:underline;
  color:#034392;
  font-size:18px;
}
/*-------body top end---*/
/*-----contact-----*/
.contact{
  width:840px;/*
  height:301px;*/
  margin:0 auto;
  padding-top:20px;
  background:url(../images/dont_forget_to.jpg) no-repeat right bottom;
}
.contact p{
  font-family:tahoma;
  font-size:11px;
  color:#222222;
  line-height:20px;
  text-align:justify;
}
.contact p a{
  color:#307c02;
  text-decoration:none;
  text-align:justify;
}
.contact p a:hover{
  color:#307c02;
  text-decoration:underline;
}
.contact p span{
  color:#034392;
  font-weight:bold;
  text-align:justify;
}
.contact_wite_us{
  width:840px;
  margin:0 auto;
}
.contact_left{
  width:340px;
  float:left;
  padding-top:20px;
}
.contact_left p{
  font-family:tahoma;
  font-size:11px;
  color:#222222;
  line-height:20px;
  text-align:justify;
}
.contact_left p a{
  color:#307c02;
  text-decoration:none;
  text-align:justify;
}
.contact_left p a:hover{
  color:#307c02;
  text-decoration:underline;
}
.contact_left p span{
  color:#034392;
  font-weight:bold;
  text-align:justify;
}
.contact_right{
  width:500px;
  float:right;
}
.contact_right h3{
  font-size:22px;
  font-family:"Trebuchet MS";
  color:#4d7d02;
  float:right;
  width:500px;
  padding:0px 0 7px 0;
  border-bottom:#dbdbdb 1px solid;
}
.contact_right_left{
  width:240px;
  float:left;
  padding-top:20px;
}
.contact_right_left_input{
  width:240px;
  float:left;
  padding:5px 0 0px 0;
}
.contact_right_left_input_box{
  width:200px;
  font-family:tahoma;
  color:#303030;
  height:20px;
  line-height:20px;
  font-size:11px;
  border:#cecdcd 1px solid;
}
.contact_right_left_input_capcha{
  width:110px;
  font-family:tahoma;
  color:#303030;
  height:20px;
  line-height:20px;
  font-size:11px;
  border:#cecdcd 1px solid;
}
.contact_right_left p{
  width:240px;
  float:left;
  font-family:tahoma;
  font-size:11px;
  color:#000000;
  height:12px;
  line-height:12px;
}
.contact_right_left p span{
  color:#ff0000;
}
.contact_right_right{
  width:250px;
  float:right;
  padding-top:20px;
}
.contact_right_right_input{
  width:240px;
  float:left;
  padding:5px 0 0px 0;
}
.contact_capcha_left{
  width:120px;
  float:left;
}
.contact_capcha_right{
  width:120px;
  float:right;
}
.contact_right_right_input_box{
  width:240px;
  height:70px;
  font-family:tahoma;
  color:#303030;
  font-size:11px;
  border:#cecdcd 1px solid;
}
.contact_right_right_requestt_box{
  width:200px;
  height:90px;
  font-family:tahoma;
  color:#303030;
  font-size:11px;
  border:#cecdcd 1px solid;
}
.contact_right_right p{
  width:240px;
  float:left;
  font-family:tahoma;
  font-size:11px;
  color:#000000;
  height:12px;
  line-height:12px;
}
.contact_right_right p span{
  color:#FF0000;
}
.contact_request{
  width:240px;
  float:left;
  height:15px;
  padding:0px 0 8px 0;
}
.contact_request_left{
  width:25px;
  float:left;
}
.contact_request_right{
  width:215px;
  float:right;
  line-height:15px;
  height:15px;
}
/*-----contact end---*/

/*-----Offers----*/
#offers{
  width:950px;
  margin:0 auto;
}
#offers_top{
  width:896px;
  margin:0 auto 6px auto;
  background:#eeeeee;
  border:#dddddd 1px solid;
  padding:10px 0 10px 52px;
}
#offers_top h4{
  font-family:"Trebuchet MS";
  color:#034392;
  font-size:16px;
}
#offers_top p{
  font-family:tahoma;
  color:#80827e;
  font-size:11px;
}
#offers_bottom{
  width:948px;
  margin:0 auto;
  border:#dddddd 1px solid;
}
.offers_bottom_middle{
  width:840px;
  margin:0 auto;
  padding:15px 0 15px 0;
}
.offers_category{
  width:280px;
  float:left;
}
.of_category_middel{
  width:220px;
  margin:0 auto;
}
.offers_category h3{
  width:167px;
  float:left;
  height:54px;
  padding:0 0 0 52px;
  background:url(../images/offer_top_icon.jpg) no-repeat 0 0;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:18px;
  color:#034392;
  text-align:justify;
}
.silver{
  width:219px;
  float:left;
  border-right:#dddddd 1px solid;
  padding:8px 0 10px 0;
}
.silver p{
  width:200px;
  background:url(../images/offer_bg.jpg) repeat-x;
  height:28px;
  line-height:28px;
}
.silver p a{
  width:200px;
  background:url(../images/offer_bullet.jpg) no-repeat 8px 2px;
  height:28px;
  line-height:28px;
  color:#323334;
  text-decoration:none;
  padding:0 0 0 25px;
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
}
.silver2{
  width:220px;
  float:left;
  padding:8px 0 10px 0;
}
.silver2 p{
  width:200px;
  background:url(../images/offer_bg.jpg) repeat-x;
  height:28px;
  line-height:28px;
}
.silver2 p a{
  width:200px;
  background:url(../images/offer_bullet.jpg) no-repeat 8px 2px;
  height:28px;
  line-height:28px;
  color:#323334;
  text-decoration:none;
  padding:0 0 0 25px;
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
}
#off_bottom{
  width:840px;
  margin:0 auto;
  padding:15px 0 15px 0;
}
#off_bottom h3{
  font-family:tahoma;
  color:#034392;
  font-size:11px;
  padding:0 0 5px 0;
}
#off_bottom p{
  font-family:tahoma;
  color:#2e2e2e;
  font-size:11px;
  border-top:#d4d4d4 1px solid;
  padding:6px 0 0 0;
}
#off_bottom p a{
  color:#2e2e2e;
  text-decoration:underline;
  font-weight:bold;
}
#off_bottom p a:hover{
  color:#2e2e2e;
  text-decoration:none;
  font-weight:bold;
}
/*-----Offers----*/

/*------download---*/
.download{
  width:948px;
  margin:0 auto;
  padding:25px 0 20px 0;
  border-bottom:#dddddd 1px solid;
  border-left:#dddddd 1px solid;
  border-right:#dddddd 1px solid;
}
.download_middle{
  width:908px;
  margin:0 auto;
}
.download_middle_left{
  width:570px;
  float:left;
}
.download_middle_left_web{
  width:570px;
  float:left;
  margin-bottom:13px;
}
.download_web{
  width:310px;
  float:left;
}
.download_descrip{
  width:245px;
  float:right;
}
.download_descrip h3{
  font-family:"Trebuchet MS";
  font-size:15px;
  color:#034392;
}
.download_descrip p{
  font-family:tahoma;
  font-size:12px;
  color:#000;
  line-height:24px;
}
.download_descrip p span{
  font-weight:bold;
  color:#3b832b;
}
.download_middle_right{
  width:284px;
  float:right;
  padding-left:16px;
  border-left:#e2e4d7 1px solid;
}
.download_middle_right p{
  font-family:tahoma;
  font-size:11px;
  color:#3d3d3d;
  text-align:justify;
  padding-bottom:13px;
}
.download_middle_right .graphic{
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
  color:#034392;
  text-align:justify;
  padding:10px 0 20px 44px;
  background:url(../images/graphic.gif) no-repeat 0 5px;
}
.download_middle_right .designer{
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
  color:#034392;
  text-align:justify;
  padding:0 0 20px 44px;
  background:url(../images/designer.gif) no-repeat 0 0;
}
.download_middle_right .provide{
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
  color:#034392;
  text-align:justify;
  padding:0 0 20px 44px;
  background:url(../images/provide.gif) no-repeat 0 0;
}
.download_middle_right .know{
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
  color:#034392;
  text-align:justify;
  padding:0 0 20px 44px;
  background:url(../images/know.gif) no-repeat 0 0;
}
.download_middle_right .conduct{
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
  color:#034392;
  text-align:justify;
  padding:0 0 20px 44px;
  background:url(../images/conduct.gif) no-repeat 0 0;
}
.download_middle_right .share{
  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
  color:#034392;
  text-align:justify;
  padding:0 0 15px 44px;
  background:url(../images/share.gif) no-repeat 0 0;
}
.download_middle_right h4{
  font-family:"Trebuchet MS";
  font-size:16px;
  color:#034392;
  padding-bottom:5px;
}
.download_middle_right h3{
  font-family:"Trebuchet MS";
  font-size:20px;
  color:#034392;
  width:250px;
  border-bottom:#d4d4d4 1px solid;
  padding:30px 0 5px 0;
}
.download_middle_right img{
  margin:15px 0 0 0;
}
/*------download end---*/
/*----gallery---*/
.gallery{
  width:840px;
  margin:0 auto;
}
.gallery_top{
  width:840px;
  padding:0px 0 10px 0;
  border-bottom:#ebebeb 1px solid;
}
.gallery_top img{
  float:right;
  margin:0 0px 0 20px;
}
.gallery_bottom{
  width:840px;
  padding:10px 0 0 0;
}
.gallery_left{
  width:440px;
  float:left;
}
.gallery_left h3{
  font-size:22px;
  font-family:"Trebuchet MS";
  color:#4d7d02;
  float:right;
  width:400px;
  float:left;
  padding-bottom:0px;
}
.gallery_left p{
  font-size:11px;
  font-family:tahoma;
  color:#747373;
  text-align:justify;
  width:400px;
  float:left;
}
.gallery_right{
  width:400px;
  float:right;
}
.about_us_bottom_gallery{
  width:948px;
  margin:0 auto;
  padding:40px 0;
  border:#dddddd 1px solid;
}
/*----gallery end---*/
/*-------body bottom---*/
#body_bottom{
  width:100%;
  margin:0 auto;
  background:#034392;
}
.body_bottom{
  width:950px;
  margin:0 auto;
}
.bo_bott_left{
  width:320px;
  float:left;
  background:url(../images/middel_body_boder.jpg) no-repeat center right;
  padding:40px 0 40px 0;
}
.bo_bott_left h3{
  font-family:"Trebuchet MS";
  font-size:20px;
  color:#FFFFFF;
  padding-bottom:25px;
}
.bo_bott_left p{
  font-family:tahoma;
  color:#fff;
  font-size:11px;
  text-align:justify;
  width:195px;
  padding-left:70px;
  background:url(../images/portfolio_text.jpg) no-repeat top left;
  min-height:63px;
}
.bo_bott_left span{
  background:url(../images/portfolio.jpg) no-repeat;
  height:24px;
  width:70px;
  display:block;
  float:left;
  margin:15px 0 0 70px;
  padding:0 0 0 18px;
}
.bo_bott_left span a{
  text-decoration:none;
  color:#002149;
  line-height:23px;
  font-weight:bold;
}
.bo_bott_left span a:hover{
  text-decoration:underline;
  color:#000;
  line-height:23px;
  font-weight:bold;
}
.bo_bott_middel{
  width:300px;
  float:left;
  background:url(../images/middel_body_boder.jpg) no-repeat center right;
  padding:40px 0 40px 20px;
}
.bo_bott_middel h3{
  font-family:"Trebuchet MS";
  font-size:20px;
  color:#FFFFFF;
  padding-bottom:25px;
}
.bo_bott_middel p{
  font-family:tahoma;
  color:#fff;
  font-size:11px;
  text-align:justify;
  width:195px;
  padding-left:70px;
  background:url(../images/now.jpg) no-repeat top left;
  height:63px;
}
.bo_bott_middel span{
  background:url(../images/portfolio.jpg) no-repeat;
  height:24px;
  width:70px;
  display:block;
  float:left;
  margin:15px 0 0 70px;
  padding:0 0 0 18px;
}
.bo_bott_middel span a{
  text-decoration:none;
  color:#002149;
  line-height:23px;
  font-weight:bold;
}
.bo_bott_middel span a:hover{
  text-decoration:underline;
  color:#000;
  line-height:23px;
  font-weight:bold;
}
.bo_bott_right{
  width:290px;
  float:left;
  padding:40px 0 40px 20px;
}
.bo_bott_right h3{
  font-family:"Trebuchet MS";
  font-size:20px;
  color:#FFFFFF;
  padding-bottom:25px;
}
.bo_bott_right p{
  font-family:tahoma;
  color:#fff;
  font-size:11px;
  text-align:justify;
  width:195px;
  padding-left:70px;
  background:url(../images/work.jpg) no-repeat top left;
  height:63px;
}
.bo_bott_right span{
  background:url(../images/portfolio.jpg) no-repeat;
  height:24px;
  width:64px;
  display:block;
  float:left;
  margin:15px 0 0 70px;
  padding:0 0 0 24px;
}
.bo_bott_right span a{
  text-decoration:none;
  color:#002149;
  line-height:23px;
  font-weight:bold;
}
.bo_bott_right span a:hover{
  text-decoration:underline;
  color:#000;
  line-height:23px;
  font-weight:bold;
}
/*-------body bottom end---*/

/*-------footer---*/
#footer_bg{
   width:100%;
   margin:2px auto 2px auto;
   background:#eeeeee url(../images/footer_bg.jpg) repeat-x;
}
#footer{
   width:948px;
   margin:2px auto 2px auto;
}
.foo_left{
   width:520px;
   float:left;
   padding:24px 0 28px 23px;
   font-family:tahoma;
   color:#605f5f;
   font-size:11px;
   line-height:15px;
}
.foo_left span{
   font-weight:bold;
}
.foo_left img{
   margin:10px 0 0 0;
}
.foo_left p{
  float:left;
  margin:0 10px 0 0;
}
.foo_right{
   width:405px;
   float:right;
   padding-top:24px;
}
.foo_right p{ 
   text-align:right;
   line-height:30px;
   padding:0 8px 0 0;
}
.foo_right ul{
   list-style-type:none;
   padding:0px;
   float:right;
}
.foo_right ul li{
   font-family:tahoma;
   font-size:11px;
   padding:0 5px 0 5px;
   display:inline;
}
.foo_right ul li a{
   font-family:tahoma;
   text-decoration:none;
   font-size:11px;
   padding:0 5px 0 5px;
   color:#2b2b2b;
}
.foo_right ul li a:hover{
   font-family:tahoma;
   text-decoration:underline;
   color:#2b2b2b;
}
/*-------footer end---*/
/*------portfolio-----*/

#portfolio{
  width:948px;
  margin:0 auto;
  padding:20px 0;
  border:#dddddd 1px solid;
}
.portfolio_row{
  width:948px;
  float:left;
  padding:0 0 20px 0;
}
.portfolio{
  width:200px;
  height:200px;
  float:left;
  padding:0 0 0 30px;
}
.portfolio img{
  border:#dddddd 1px solid;
  padding:0 0 10px 0;
}
.portfolio h3{
  font:bold 18px calibri;
  color:#044392;
  text-align:center;
}
.portfolio h3 a{
  color:#044392;
  text-decoration:none;
}
.portfolio h3 a:hover{
  color:#67a536;
  text-decoration:none;
}
#portfolio ul{
  padding:0 0 0 5px;
  margin:0px;
}
#portfolio ul li{
  padding:0 0 20px 26px;
  float:left;
  text-align:center;
}
#portfolio ul li img{
  border:#dddddd 1px solid;
  padding:0 0 10px 0;
}
#portfolio ul li h3{
  font:bold 18px calibri;
  color:#044392;
  text-align:center;
}
#portfolio ul li h3 span{
  font:bold 12px calibri;
  color:#990000;
  text-align:center;
}
#portfolio ul li h3 a{
  color:#044392;
  text-decoration:none;
}
#portfolio ul li h3 a:hover{
  color:#67a536;
  text-decoration:none;
}