@charset "utf-8";
/* CSS Document */

form{
margin:0px;
padding:0px;
}

#logo-link{
position:absolute;
top:14px;
left:14px;
}

#logo-link a{
width:258px;
height:49px;
display:block;
}

#search{
position:absolute;
top:22px;
left:365px;
width:371px;
}

#search .col-left{
width:300px;
float:left;
}

#search .col-right{
width:69px;
float:right;
}

#search .search-box{
padding:3px;
width:297px;
height:26px;
border:solid 1px #38a6cf;
}

.footer-lhs{
background:url(../images/bg-footer-lhs.gif) top left repeat-y;
}

.footer-rhs{
background:url(../images/bg-footer-rhs.gif) top right repeat-y;
}

.footer-bottom{
padding: 5px 0px;
border-bottom:solid 1px #bdbdbd;
}

