@charset "utf-8";
/* CSS Document */

/*html & body*/
html , body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

/*main container*/


#main_container {
	width: 100%;
	min-height:100%;
	background-image: url(../images/layout/flower_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

* html #main_container {
	height:100%;
}



/*****top navigation*****/

#top_container1 {
	margin: 0;
	padding: 0;
	background-image: url(../images/layout/top_bg1.gif);
	background-repeat: repeat-x;
	height: 21px;
}

#top_container1b {
	margin: auto;
	padding: 0;
	width: 955px;
	height: 21px;
}

#top_navigation {
	margin: 0;
	padding: 0 2px 0 702px;
}

#top_navi {
	margin: 0;
	padding: 0;
}

#top_navi li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

/********top navigation class********/
.home {
	background-image: url(../images/nav/home_over.gif);
	background-repeat: no-repeat;
	width: 42px;
	height: 18px;
}

.home a {
	background-image: url(../images/nav/home_up.gif);
	background-repeat: no-repeat;
	width: 42px;
	height: 18px;
	display: block;
}

.home a:hover {
	background: none;
}

.company {
	background-image: url(../images/nav/company_over.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 18px;
}

.company a {
	background-image: url(../images/nav/company_up.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 18px;
	display: block;
}

.company a:hover {
	background: none;
}

.other_brands {
	background-image: url(../images/nav/others_over.gif);
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
}

.other_brands a {
	background-image: url(../images/nav/others_up.gif);
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	display: block;
}

.other_brands a:hover {
	background: none;
}

/*****main navigation*****/

#top_container2 {
	margin: 0;
	padding: 0;
	background: #f1f2cb;
	height: 148px;
}

#top_container2b {
	margin: auto;
	padding: 0;
	width: 955px;
	height: 148px;
}

#logo {
	margin: 0;
	padding: 0;
	padding-right: 708px;
}

.logo {
	width: 247px;
	height: 148px;
	background-image: url(../images/layout/logo.gif);
	background-repeat: no-repeat;
}

.logo a{
	width: 247px;
	height: 148px;
	background-image: url(../images/layout/logo.gif);
	background-repeat: no-repeat;
	display: block;
}

h1 {
	margin: 0;
	padding: 0;
}

#main_navigation {
	margin: 0;
	padding: 0;
	width: 955px;
	height: 146px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
}

#main_navi {
	margin: 0;
	padding: 0;
}

#main_navi li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	color: #622c11;
}

#main_navi a {
	color: #622c11;
	display: block;
	text-decoration: none;
	

}

#main_navi a:hover {
	color: #622c11;
	text-decoration: none;
	

}

.about_kemby {
	width: 159px;
	height: 23px;
	padding-top: 103px;
	
}

.about_kemby a{
	width: 159px;
	height: 23px;
	padding-top: 103px;
}

.about_kemby a:hover{
	width: 159px;
	height: 23px;
	border-bottom: 4px solid #622c11;
	padding-top: 103px;
}

.products a{
	width: 80px;
	height: 23px;
	padding-top: 103px;
}

.products a:hover{
	width: 80px;
	height: 23px;
	padding-top: 103px;
	border-bottom: 4px solid #622c11;
}

.event {
	width: 120px;
	height: 23px;
	padding-top: 103px;
}

.event a{
	width: 120px;
	height: 23px;
	padding-top: 103px;
}

.event a:hover{
	width: 120px;
	height: 23px;
	padding-top: 103px;
	border-bottom: 4px solid #622c11;
}

.wholesale {
	width: 99px;
	height: 23px;
	padding-top: 103px;
}

.wholesale a{
	width: 99px;
	height: 23px;
	padding-top: 103px;
}

.wholesale a:hover{
	width: 99px;
	height: 23px;
	padding-top: 103px;
	border-bottom: 4px solid #622c11;
}

.spacing {
	width: 25px;
}

.spacing2 {
	width: 170px;
}

/*****content*****/

#content_container1 {
	clear: both;
	margin: auto;
	padding: 0;
	width: 955px;
	margin-top: 10px;
	background-image:url(../images/layout/content_bg1.png);
	background-repeat: no-repeat;
	height: 30px;
}

#content_container2 {
	margin: auto;
	padding: 0;
	width: 955px;
	background-image:url(../images/layout/content_bg2.png);
	background-repeat: repeat-y;
}

#content_container3 {
	margin: auto;
	padding: 0;
	width: 955px;
	background-image:url(../images/layout/content_bg3.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 50px;
}


/*footer*/
#footer {
	width: 100%;
	height:50px; 
	margin-top:-50px;
	padding: 0;	
	background-image: url(../images/layout/footer_bg.gif);
	background-repeat: repeat-x;

}

#copyright {
	width: 955px;
	height:50px; 
	margin-top:-50px;
	margin: auto;
	padding: 0;
	background-image: url(../images/layout/footer_bg.gif);
	background-repeat: repeat-x;
	text-align:center
	
}

#copyright p {
	margin: 0;
	padding: 0;
	text-align:left;
	font: Tahoma;
	font-size:10px;
	color: #FFFFFF;
	padding-top: 22px;

}
