/* CSS Document */
*{margin:0px; padding:0px; color:#333333}
a, a:hover{ text-decoration:none;}
a{color:#333333}
body{ background:url(images/bg.jpg) top center no-repeat;}
p{font: normal 13px/17px "Lucida Sans Unicode"; padding:5px 0px 15px 0px;}
ul, li{ list-style:none;}

#wrapper{
width:800px;
height:auto;
margin:0 auto;
padding:13px;
}
#wrapp{
width:800px;
height:auto;
float:left;
background: #FFFFFF url(images/tile-1.jpg) repeat-y;
}
.wrapp{
width:800px;
height:auto;
float:left;
background: url(images/img-01.jpg) no-repeat;
}


#hedder{
width:693px;
height: auto;
float:left;
padding:22px 0px 0px 56px;
}

#contant{
width:693px;
height: auto;
float:left;
padding:22px 0px 0px 56px;
}
#contant h1{
font:italic 17px/18px Arial, Helvetica, sans-serif;
padding:5px 0px 20px 0px;
}
#contant h2{
font: bold 18px/19px Arial, Helvetica, sans-serif;
padding:8px 0px 0px 0px;
}
#contant h3{
font: bold 18px/19px "Lucida Sans Unicode";
padding:20px 0px 0px 0px;
}
.ul-1{
width:410px;
height: auto;
padding:2px 0px 15px 41px;
}
.ul-1 li{
font: normal 13px/15px "Lucida Sans Unicode";
padding:4px 0px 4px 22px;
background:url(images/bullet-1.jpg) no-repeat;
}

#table-01 td{
font: normal 13px/15px "Lucida Sans Unicode";
padding:4px;
}
.input-01{
width:200px;
height:20px;
border:1px solid #C1D3FB;
}
.input-02{
width:124px;
height:31px;
border: none;
color:#fff;
font: normal 14px/12px "Lucida Sans Unicode";
background:url(images/img-03.jpg) no-repeat;
margin-right:4px;
}

.bot-bullet{
width:650px;
height: auto;
float:left;
padding:10px 0px 25px 0px;
}
.ul-2{
width:214px;
height: auto;
float:left;
padding:2px 0px 15px 41px;
}
.ul-2 li{
font: normal 13px/15px "Lucida Sans Unicode";
padding:4px 0px 4px 22px;
background:url(images/bullet-1.jpg) no-repeat;
}



#footer{
width:800px;
height:72px;
float:left;
background: url(images/footer.jpg) top right no-repeat;
}

