/*------------------------------------------------Basic Css Start Here------------------------------------------------*/ 

body{
padding:0px;
margin:0px;

}
.bodycolor
{
background:#fff;
}

.bodycolor2
{
background:#00bff3;
}

div, span, form, h1, h2, h3, h4, h5, h6, ul, li, ol, dt, a, p, img{
padding:0px;
margin:0px;
}
img {
border: none;
margin:0px;
padding:0px;
}
a {
text-decoration:none;
color:#727373;
}
a:hover{
color:#1f83be;
}
.clr{clear:both}
/*------------------------------------------------Basic Css Ends Here------------------------------------------------*/ 


/*------------------------------------------------Main Contener Css Start Here------------------------------------------------*/ 

#mco{
background:#fff;
width:100%;
}

#main-container{
width:929px;
margin:0 auto;
}

/*------------------------------------------------Main Contener Css Ends Here------------------------------------------------*/ 


/*------------------------------------------------Header Container Css Start Here------------------------------------------------*/ 

#header-con1{
width:929px;
}
#header-lft{
width:929px;
float:left;
}
#logo1{
width:200px;
float:left;
padding:23px 0 0px 0px;
}

/*------------------------------------------------Header Container Css Ends Here------------------------------------------------*/ 


/*------------------------------------------------middle Container Css Start Here------------------------------------------------*/ 

#middle-con{
width:929px;
}

/*------------------------------------------------Left Panel Css Start Here------------------------------------------------*/ 

#left-panel{
width:371px;
float:left;
}
#magzine{
position:absolute;
z-index:1;
margin:-10px 0px 0px 50px;
width:371px;
}

/*------------------------------------------------Left Panel Css Ends Here------------------------------------------------*/ 


/*------------------------------------------------Right Panel Css Start Here------------------------------------------------*/

#right-panel{
width:558px;
float:right;
}
#slogan{
width:546px;
float:right;
padding:10px 0 30px 0;
}
#lft-menu{
width:170px;
float:left;
padding:100px 0 0 40px;
*padding:24px 0 0 40px;
position:absolute;
z-index:3;
}
#offer{
width:366px;
float:right;
}
#exclusif{
position:absolute;
z-index:2;
width:100px;
margin:186px 0 0 -40px;
}
#btns{
width:324px;
padding:0 0 0 42px;
float:left;
}
#btns ul{
list-style:none;
padding:20px 0 0 0;
}
#btns li{
list-style:none;
padding:0 0 0px 0;
}
#border{
background:#e5e0dc;
height:1px;
width:271px;
margin:5px 0 10px 0;
}
/*------------------------------------------------middle Container Css Ends Here------------------------------------------------*/ 

/*------------------------------------------------Footer Css Start Here------------------------------------------------*/ 
#dropdown-con{
width:929px;
padding:60px 0 5px 0;
}

#footer-con{
background:url(../images/promo/footer-bg.gif) left top repeat-x;
}
#footer{
background:url(../images/promo/footer.gif) left top no-repeat;
height:283px;
width:929px;
margin:0 auto;
}
#guide1, #guide2, #guide3{
margin:20px 10px 20px 90px;
float:left;
width:72px;
}
#btn{
width:324px;
padding:0 0 0 42px;
float:left;
}
#btn ul{
list-style:none;
padding:50px 0 0 50px;
}
#btn li{
list-style:none;
padding:0 0 0px 0;
}
/*------------------------------------------------Footer Css Ends Here------------------------------------------------*/ 
