@charset "utf-8";
/* CSS Document */
#box_container{
width:180px;
background-color:#C05649;}

#right_box {
width:180px;
height:140px;
margin-bottom:10px;
background-image: url(../assets/add1.jpg);
background-color:#C05649;
}
#box_1{
width:180px;
height:140px;
margin-bottom:10px;
background-image: url(../assets/add2.jpg);}

#box_2{
width:180px;
height:140px;
margin-bottom:10px;
background-image: url(../assets/add3.jpg);}

#box_3{
width:180px;
height:140px;
margin-bottom:10px;
background-image: url(../assets/add4.jpg);}

#box_4{
width:180px;
height:140px;
margin-bottom:10px;
background-image: url(../assets/add5.jpg);}

#box_5{
width:180px;
height:115px;
margin-bottom:10px;
background-image: url(../assets/add6.jpg);}

#box_6{
width:180px;
height:125px;
margin-bottom:10px;
background-image: url(../assets/add7.jpg);}

#menu_top {
width:1002px;
height:30px;
background-image:url(../assets/banner.gif);}

#top_banner{
width:1002px;
height:155px;
}

#box_search{
width:100px;
height:30px;
float:left;
}
#box_searchfield{
	width:400px;
	height:30px;
	float: left;
	margin: 0px;

}
#box_fedex{
	width:206px;
	height:30px;
	float: left;


}