#bg {
    background-image:url("bg.jpg");
	background-color:#f8f8f8;
	background-position: left top;
	background-repeat: repeat-x;
}
#bg_jos {
    background-image:url("bottom.jpg");
	background-position: left top;
	background-repeat: repeat-x;
}
#logo {
    width:913px;
	height:110px;
	clear:both;
}
#btn {
    width:913px;
	height:256px;
	clear:both;
}
#left_main {
    padding-left:23px;
	margin-right:10px;
	margin-bottom:10px;
    width:617px;
	float:left;
}
#right_menu {
    margin-right:23px;
	margin-bottom:10px;
    width:240px;
	float:right;
}
#top_1 {
    background-image:url("top_1.jpg");
	background-position:top;
	background-repeat:no-repeat;
    width:236px;
	height:17px;
}
#bg_1 {
    background-image:url("bg_1.jpg");
	background-position:top;
	background-repeat: repeat-y;
    width:236px;

}
#bottom_1 {
    background-image:url("bottom_1.jpg");
	background-position:top;
	background-repeat:no-repeat;
    width:236px;
	height:17px;
}