#facebook {
	position : fixed;
	right : -250px;
	margin-top : 80px;
	padding : 5px;
	width : 240px;
	height : 330px;
	background : #3b5997;
	z-index : 89;
}

#facebook img {
	position : absolute; 
	top : 0; 
	left : -32px; 
	display : block; 
}

#facebook iframe {
	border : none; 
	position : relative; 
	background : #FFFFFF;
	overflow : hidden;
	width : 240px; 
	height : 330px;
}

#banner {
	margin : 0 auto;
	width : 995px;
	height : 201px;
	text-align : left;
	background : url("image/banner.png") no-repeat;
}

#banner_left {
	float : left;
	padding-left : 18px;
	padding-top : 17px;
	width : 391px;
	height : 184px;
}

#banner_right {
	position : relative;
	float : left;
	padding-top : 58px;
	width : 570px;
	background : url("image/banner_right.png") no-repeat;
	background-position : 100px 15px;
}

#plusone {
	position : absolute;
	top : 15px;
	right : -15px;
}

#menu {
	margin : 0;
	padding : 0;
	float : left;
	width : 570px;
	height : 63px;
}

#menu li {
	float : left;
	list-style : none;
}

#menu li a {
	display : block;
	width : 114px;
	height : 51px;
	overflow : hidden;
	text-indent : -100em;
}

#menu li a {
	background : url("image/menu/company.png") no-repeat;
}

#menu li + li a {
	background : url("image/menu/specials.png") no-repeat;
}

#menu li + li + li a {
	background : url("image/menu/products_new.png") no-repeat;
}

#menu li + li + li + li a {
	background : url("image/menu/order.png") no-repeat;
}

#menu li + li + li+ li + li a {
	background : url("image/menu/contact.png") no-repeat;
}

#menu li a:hover {
	background-position : bottom left;
}

#contact, #customer {
	float : left;
	width : 160px;
	height : 80px;
}

#contact {
	padding-left : 40px;
}

.contact_left , .contact_right {
	display : inline-block;
	height : 17px;
	vertical-align : middle;
}

.contact_right {
	padding-left : 4px;
	width : 130px;
}

#customer {
	padding-left : 5px;
}

#cart {
	float : left;
	display : block;
	padding-right : 45px;
	width : 150px;
	height : 57px;
	background : url("image/cart.png") no-repeat;
	background-position : 137px 2px;
}

.banner_header, .banner_header a, #cart  > span:first-child {
	font-weight : bold;
	color : #BE2323;
}

.banner_header a:hover{
	color : #BE2323;
}

#cart:hover {
	color : #BE2323;
	text-decoration : none;
	cursor : pointer;
}

#cart  span {
	float : left;
}

#cart  > span:first-child {
	width : 150px;
}

#cart  .caption {
	width : 72px;
}

#page {
	margin : 0 auto;
	width : 995px;
	text-align : left;
	background : url("image/page.png");
}

#search {
	position : relative;
	float : left;
	width : 215px;
	height : 63px;
	background : url("image/search.png") no-repeat top;
}

#search_input {
	float : left;
	padding-left : 31px;
	padding-top : 22px;
	line-height : 15px;
}

#search_input input[type=text] {
	width : 140px;
}

#search_input a {
	font-size : 10px;
}

#glass {
	position : absolute;
	top : 15px;
	right : 11px;
	width : 24px;
	height : 26px;
	background : url("image/glass.png");
}

#navigation {
	float : left;
	padding-top : 6px;
	padding-left : 11px;
	width : 750px;
	padding-right : 19px;
	height : 41px;
	background : url("image/navigation.png") no-repeat left top;
}

#column_left {
	float : left;
	padding-bottom : 9px;
	width : 215px;
}

#content {
	float : left;
	width : 780px;
	padding-bottom : 5px;
}

#main_content {
	padding-left : 25px;
	padding-right : 35px;
	width : 720px;
}

#table_bottom {
	clear : both;
	width : 995px;
	height : 107px;
	background : url("image/table_bottom.png") no-repeat;
	background-position : 19px 0px;
}

#logo_bottom {
	float : left;
	padding-top : 33px;
	padding-left : 42px;
	width : 198px;
}

#menu_bottom {
	float : left;
	width : 755px;
}

#menu_bottom dl {
	padding-top : 15px;
	padding-left : 40px;
	width : 140px;
	margin : 0px;
	float : left;
}

#menu_bottom dt {
	margin-bottom : 7px;
	font-weight : bold;
	color : #BE2323;
}

#menu_bottom dd {
	margin : 0px;
}

#footer {
	margin : 0 auto;
	clear : both;
	padding-top : 20px;
	padding-left : 16px;
	padding-right : 16px;
	width : 963px;
	height : 28px;
	color : #6B432D;
	background : url("image/footer.png") no-repeat top;
}

#footer div {
	float : left;
	width : 50%;
}
