#header {
        background: url(../images/header-bg.png) no-repeat;
        width: 100%;
        height: 90px;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0px;
        clear:both;
}
#front_btm_box {
 	background: url(../images/front_btm_box.gif) no-repeat;
        width: 756px;
        height: 298px;
        margin-top: 10px;
}
#front_btm_1 {
	width: 338px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        float: left;
}
#front_btm_2 {
	width: 338px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        float: left;
}
#front_price_placement{
        text-align: right;
 	position: absolute;
        bottom: 35px;
        margin-left: 160px;
}

div.list-box {
	width: 45%;
        height: 140px;
        float: left;
        padding: 0px 0px 0px 8px;
}

