#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 : 960px;
	height : 98px;
	text-align : left;
	color : #FFFFFF;
	background : url("image/banner.png") no-repeat;
}

#banner a, #search_input a, #navigation a, #column_left a, #table_bottom  a, #footer a {
	color : #FFFFFF;
}

#banner_left {
	float : left;
	padding-left : 5px;
	padding-top : 24px;
	width : 475px;
}

#banner_right {
	position : relative;
	float : left;
	padding-top : 11px;
	padding-left : 260px;
	width : 220px;
}

#register {
	position : absolute;
	top : 10px;
	left : 100px;
}

#cart {
	display : block;
	padding-left : 65px;
	width : 155px;
	height : 57px;
	background : url("image/cart.png") no-repeat left top;
}

#cart:hover {
	color : #FFD585;
	text-decoration : none;
}

#cart  span {
	float : left;
}

#cart  > span:first-child {
	width : 155px;
	font-weight : bold;
}

#cart  .caption {
	width : 72px;
}

#page {
	margin : 0 auto;
	width : 960px;
	text-align : left;
}

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

#search_input {
	float : left;
	padding-left : 18px;
	padding-top : 27px;
	line-height : 15px;
}

#glass {
	position : absolute;
	top : 15px;
	right : 13px;
	width : 40px;
	height : 36px;
	background : url("image/glass.png");
}

#menu {
	margin : 0;
	padding : 0;
	float : left;
	width : 720px;
}

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

#menu li a {
	display : block;
	width : 120px;
	height : 43px;
	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/condition.png") no-repeat;
}

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

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

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

#navigation {
	float : left;
	padding-top : 2px;
	padding-left : 11px;
	width : 709px;
	height : 18px;
	background : url("image/navigation.png") no-repeat top;
	color : #FFFFFF;
}

#column_left {
	float : left;
	width : 240px;
	color : #FFFFFF;
	font-size : 12px;
}

#content {
	margin-top : 10px;
	margin-bottom : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 30px;
	padding-right : 30px;
	float : left;
	width : 660px;
	color : #5D5D5D;
	background : #FFFFFF;
}

#content_home {
	margin-top : 10px;
	margin-bottom : 3px;
	float : left;
	width : 720px;
	color : #FFFFFF;
}

#table_bottom {
	clear : both;
	width : 960px;
	height : 43px;
	background : url("image/table_bottom.png");
	color : #FFFFFF;
}

#copy_text {
	float : left;
	padding-top : 13px;
	padding-left : 20px;
	width : 220px;
}

#menu_bottom {
	float : left;
	padding-top : 13px;
	padding-right : 20px;
	width : 700px;
	text-align : right;
}

#menu_bottom dl {
	margin : 0;
	padding : 0;
}

#menu_bottom dd {
	margin : 0;
	padding-left : 8px;
	display : inline;
}

#footer {
	clear : both;
	padding-right : 10px;
	padding-top : 5px;
	width : 950px;
	height : 25px;
	color : #FFFFFF;
	text-align : right;
}
