body {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 9pt;
	background-image: url(../images/mainBG.gif);
	padding: 0px;
	margin: auto auto;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #E58F41;
	text-decoration: none;
}

a:active {
	color: #E58F41;
	text-decoration: none;
}

table, tr, td {
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

#header_banner {
	width: 800px;
	height: 80px;
	background-image: url(../images/header.gif);
}

#contentBG {
	width: 800px;
	background-image: url(../images/contentBG.gif);
	line-height: 100%;
}

#footer_banner {
	width: 800px;
	height: 30px;
	background-image: url(../images/footer.gif);
}

#mainBG {
	width: 800px;
	background-image: url(../images/mainBG.gif);
}

#menu1 {
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	height: 261px;
	width: 158px;
}

#menu2 {
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#italics {
	font-style: italic;
	line-height: 150%;	
}

.brands_desc {
	line-height: 150%;
	font-family: Verdana, Varia, san-serif;
	color: #000000;
	padding: 10px;
	padding-left:20px;
}

/*----------------*/
/* menu rollovers */
/*----------------*/

/*----------------*/
/* home menu item */
/*----------------*/
#home_on {
	background-image: url(../images/home_on.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;
}

#home_off {
	background-image: url(../images/home_off.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;
}


/*-----------------*/
/* about menu item */
/*-----------------*/
#about_on {
	background-image: url(../images/about_on.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;
}

#about_off {
	background-image: url(../images/about_off.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;
}

.CB {
	background-image: url(../images/cb_header.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 72px;
}

.Moki {
	background-image: url(../images/moki_header.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 72px;
}

.Noel {
	background-image: url(../images/noel_header.jpg);
	background-repeat: no-repeat;	
	width: 550px;
	height: 72px;
}

.all {
	background-image: url(../images/all_header.jpg);
	background-repeat: no-repeat;	
	width: 550px;
	height: 72px;
}
/*------------------*/
/* brands menu item */
/*------------------*/
#brands_on {
	background-image: url(../images/brands_on.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}

#brands_off {
	background-image: url(../images/brands_off.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}


/*-----------------------*/
/* collections menu item */
/*-----------------------*/
#collections_on {
	background-image: url(../images/collections_on.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}

#collections_off {
	background-image: url(../images/collections_off.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}



/*---------------------*/
/* enquiries menu item */
/*---------------------*/
#enquiries_on {
	background-image: url(../images/enquiries_on.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}

#enquiries_off {
	background-image: url(../images/enquiries_off.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}



/*----------------*/
/* news menu item */
/*----------------*/
#news_on {
	background-image: url(../images/news_on.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}

#news_off {
	background-image: url(../images/news_off.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}



/*-------------------*/
/* contact menu item */
/*-------------------*/
#contact_on {
	background-image: url(../images/contact_on.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;

}

#contact_off {
	background-image: url(../images/contact_off.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 24px;
}