body{
background-color:#ffffff;
font-family:"lucida grande",verdana,arial,helvetica,sans-serif;
font-size:75%; /* 12px default */
color:#000000;
padding:0;
margin:0;
}

img{
border-width:0px;
}

form{
display:inline;
}

#maind{
width:835px;
margin:0 auto;
position:relative;
}

#head{
width:calc(100% - 255px);
float:left;
margin:30px 0 10px 255px;
padding-bottom:5px;
border-bottom:1px solid #ffbaad;
}

#cont{
width:100%;
float:left;
min-height:500px;
height:auto !important;
height:500px;
}

#contl{
float:left;
width:235px;
}
.contlp{
float:left;
width:100%;
border-bottom:1px solid #ffd7ad;
padding:2px 0;
color:#9ed3e4;
font-size:1.333em;

text-align:center;
}
a.contlp,
a.contlp:visited{
color:#9ed3e4;
text-decoration:none;
font-weight:bold;
text-align:left;
padding:0 10px 0 25px;
width:calc(100% - 35px);
}
a span{
font-weight:normal;
}

#contr{
float:right;
width:570px;
padding:20px 0 0 30px;
}
.contrp{
float:left;
width:100%;
padding-bottom:10px;
}

#foot{
border-top:1px solid #a0ecbb;
width:100%;
float:left;
text-align:center;
font-size:.916em;
}
