
/*{
margin:0;
padding:0;
}*/
body{
text-align:center;
}
body,html{
height:100%;
}

#maincontainer{
width:1006px;
background:#f7eff6 url(../img/cont-bg.gif) repeat-y top left;
height:auto;
border:1px solid #ccc;
margin: 0 auto;
}

.top{
position:relative;
text-align:left;
background:url(../img/h_bg.gif) no-repeat top left;
/*height:128px;*/
height:125px;
padding:0;
margin:0;
}

#container{
/*margin-top:10px;*/
text-align:left;
background:url(../img/cont-bg.gif) repeat-y top left;
z-index:995;
height:auto inherit;
}


/*  ------------------------   PANES  --------------------------   */



.nav{
position:absolute;
bottom:0px;
left:190px;
width:780px;
padding:6px 0px;
}
.sx{
width:225px;
display:inline;
float:left;
padding-top:20px;
}

.cp{
width:780px !important;
width:778px;
float:left;
/*margin-right:15px;*/
}

.starter{
/*border:1px solid #CEC086;*/
float:left;
margin-left:10px;
width:190px;
}

.central{
/*border:1px solid #CEC086;*/
width:340px;
float:left;
margin-left:15px;
}

.special{
/*border:1px solid #CEC086;*/
width:190px;
float:left;
margin-left:15px;
}


.ftr{
clear:both;
}



