/* CSS Document */

body{
margin:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#5083C3;
}

#wrap{
margin:auto;
width:780px;
}

a img{
border:none;
}

#logo{
text-align:center;
margin-bottom:20px;
}

#box_wrap{
width:100%;
margin-left:82px;
_margin-left:41px; /* IE6 bug */
background:url(../images/bg.gif) left repeat-y;
}

#top ,#left , #box_content , #box_wrap ,#btm img{
float:left;
}

#box_content{
width:560px;
}

#box_content p{
text-indent:50px;
line-height:2em;
margin-bottom:15px;
}

#btm{
clear:both;
}
