*{
  margin: 0px auto;
  padding: 0px;
}

body{
  background: #ffffff;
  text-align:center;
 font-family:Tahoma;
font-size:12px;
font-weight:normal;
line-height:18px;
}

.wrapper{
  width:896px;
  text-align:left;
  }

.header{
  width:896px;
  height:100px;
  text-align:center;
}
.menu{
  width:896px;
  height:50px;
  background: url(img/menu-bg.jpg) repeat-x;
  margin:0 auto;
}
.menu ul{
  margin-left:20%;
}


.menu ul li{
 width:160px;
 height:50px;
 float:left;
 list-style-type:none;
 outline:none;
}

.menu li.navhome a {
background:transparent url(img/home_btn.jpg) no-repeat scroll 0 0;
display:block;
height:50px;
margin:0;
overflow:hidden;
padding:0;
text-indent:-9999px;
outline:none;
}

.menu li.navhome a:hover,.menu li.navhome a:focus ,.menu li.navhome a.selected
{
  background-position: 0 -50px;
  outline:none;
}

.menu li.navstrategy a {
background:transparent url(img/our_strategy_btn.jpg) no-repeat scroll 0 0;
display:block;
height:50px;
margin:0;
overflow:hidden;
padding:0;
text-indent:-9999px;
outline:none;
}

.menu li.navstrategy a:hover,.menu li.navstrategy a:focus ,.menu li.navstrategy a.selected
{
  background-position: 0 -50px;
  outline:none;
}

.menu li.navsubscription a {
background:transparent url(img/subscription_btn.jpg) no-repeat scroll 0 0;
display:block;
height:50px;
margin:0;
overflow:hidden;
padding:0;
text-indent:-9999px;
outline:none;
}

.menu li.navsubscription a:hover,.menu li.navsubscription a:focus ,.menu li.navsubscription a.selected
{
  background-position: 0 -50px;
  outline:none;
}



.logo {
  background: url(img/logo.jpg) no-repeat;
  width:422px;
  height:27px;
  margin-top:35px;
  float:left;
}


.header-banner{
  width:896px;
  height:220px;
 /* background: url(img/banner.jpg) no-repeat;   */
 }


.main-content{
  font-family:"Tahoma, Arial, sans-serif";
  font-size:11px;

  }
p{
  text-align: justify;
}


.headingp{
  color: #006633;
  margin:20px 0 20px 0px;
}

#columns ul#one li,ul.three li{
  background-image:url(img/arrow_go.png);
  background-repeat: no-repeat;
/*  background-position: 0 .5em; */
  padding-left: 20px;
}


#columns ul#one{
 /* margin-left:30%; */
  width:244px;
  float:left;
  margin-bottom:35px;
  list-style-type:none;
  padding:14px;
  }



#columns ul#two {
  width:200px;
  float:left;
}

ul.three{
  margin-left:15%;
  list-style-type:none;
}


.footer{
clear:both;
width:896px;
height:63px;
background: url(img/footer-bg.jpg) repeat-x;
}
.footer a{
  padding-top:5px;
  color: #006633;
}

.footer p{
  text-align: center;
}

#main-content-01{
  width:800px;
}

a{
  outline: none;
}


#boxbg{
   background:url(img/index-page-box.gif)no-repeat;
   width:662px;
   height:200px;

}

#boxbg img{
  margin-top:6px;
  margin-left:14px;
}


p#man-laptop-img {
left:537px;
position:absolute;
top:830px;
}


#startegy-box{
   background:url(img/strategy-box.gif)no-repeat;
   width:612px;
   height:210px;
   float:left;
   margin-left:10%;
}
#home-box{
   background:url(img/strategy-box.gif)no-repeat;
   width:610px;
   height:210px;
   float:left;
 

   
}
#home-box2{
   background:url(img/homeboxes2.gif)no-repeat;
   width:610px;
   height:175px;
   float:left;
 

   
}
#subscription-box{

   background:url(img/subscription-box.gif)no-repeat;
   width:865px;
   height:325px;
   float:left;

}