body{
background-image:url(../images/search_bgcolor.jpg);
font-size:12px;
margin-left:0;
margin-right:0;
}

#main{
margin-left:0;
margin-right:0;
width:100%;
height:100%;
text-align:center;
position:absolute;
top:0;
}
#footer{
width:800px;
margin-left:auto;
margin-right:auto;
}
#header{
color:#FFFFFF;
margin-left:auto;
margin-right:auto;
margin-top:30px;
width:800px;
text-align:left;
padding-left:16px;
}
#right_bottom_bar{
float:right;
color:#FFFFFF;
margin-right:9px;
}
#left_bottom_bar{
float:left;
color:#FFFFFF;
margin-left:9px;
}
#background_pic{
width:800px;
height:500px;
margin-left:auto;
margin-right:auto;
}
#bg_border_top_left{
width:10px;
height:10px;
float:left;
background:url(../images/border_top_left.png);
}
#bg_border_top_right{
width:10px;
height:10px;
float:right;
background:url(../images/border_top_right.png);
}
#bg_border_top{
width:780px;
height:10px;
background:url(../images/border_top.png);
float:left;
}
#bg_border_left{
width:10px;
height:480px;
float:left;
background:url(../images/border_left.png);
}
#bg_border_right{
width:10px;
height:480px;
float:right;
background:url(../images/border_right.png);
}
#bg_pic_container{
height:480px;
width:780px;
float:left;
background:url(../images/bg.jpg);
overflow:hidden;
}
#bg_border_bottom_left{
width:10px;
height:10px;
float:left;
background:url(../images/border_bottom_left.png);
}
#bg_border_bottom{
width:780px;
height:10px;
background:url(../images/border_bottom.png);
float:left;
}
#bg_border_bottom_right{
width:10px;
height:10px;
float:right;
background:url(../images/border_bottom_right.png);
}

#logo{
margin-left:130px;
margin-right:auto;
margin-top:170px;
text-align:left;
height:40px;
font-size:36px;
width:650px;
background-image:url(../images/title.png);
background-repeat:no-repeat;
background-position:5px;
}

#search_box_container{
width:650px;
margin-left:130px;
margin-right:auto;
text-align:left;
}
