body {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 76%;
	font-family: verdana, sans-serif;
	padding-bottom: 10px;
	background: #f4d8ce url("images/bg.gif") repeat-x;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #555;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 1.2em 0em 1.2em 0em;
	text-align: justify;
}
li p {
	margin-top: 0.2em;
}

td, th {
	font-size: 0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 1.0em;
}

table td { } /* Fix bug in IE 5 */

textarea, input, button, select {
	font-size: 1.0em;
	font-family: verdana, sans-serif;
}

h2 {
	font-family: verdana, sans-serif;
	color: #B0ACAE;
	font-size: 1.7em;
	margin: 0.1em 0;
	padding: 0;
	text-align: left;
}

h3 {
	font-family: verdana, sans-serif;
	color: #B0ACAE;
	font-size: 1.3em;
	margin: 1.6em 0em 1.2em 0em;
	text-align: left;
}

h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

/* Menu */

#menu {
	position: absolute;
	background: #FFF url("images/menu_bg.gif") no-repeat;
}

#menu_ul {
	margin: 1px 0 0 30px;
	list-style-type: none;
	padding: 0;
}

#menu_ul li {
	margin: 0;
	padding: 0;
	float: left;
}

a.nav_link {
	display: block;
	position: relative;
	line-height: 33px;
	height: 33px;
	margin-right: 1px;
	text-indent: -3000px;
}

a.nav_link:link, a.nav_link:visited, a.nav_link:active {
	text-decoration: none;
}

#nav_home {
	background: url("images/nav_home.gif") no-repeat;
}
#nav_home a:hover, #nav_home_this {
	background: url("images/nav_home_over.gif") no-repeat;
}
#nav_home, #nav_home_this {
	width: 60px;
}

#nav_company-profile {
	background: url("images/nav_company-profile.gif") no-repeat;
}
#nav_company-profile a:hover, #nav_company-profile_this {
	background: url("images/nav_company-profile_over.gif") no-repeat;
}
#nav_company-profile, #nav_company-profile_this {
	width: 143px;
}

#nav_wholesale-jewellery {
	background: url("images/nav_wholesale-jewellery.gif") no-repeat;
}
#nav_wholesale-jewellery a:hover, #nav_wholesale-jewellery_this {
	background: url("images/nav_wholesale-jewellery_over.gif") no-repeat;
}
#nav_wholesale-jewellery, #nav_wholesale-jewellery_this {
	width: 165px;
}

#nav_wholesale-accessories {
	background: url("images/nav_wholesale-accessories.gif") no-repeat;
}
#nav_wholesale-accessories a:hover, #nav_wholesale-accessories_this {
	background: url("images/nav_wholesale-accessories_over.gif") no-repeat;
}
#nav_wholesale-accessories, #nav_wholesale-accessories_this {
	width: 173px;
}

#nav_disclaimers {
	background: url("images/nav_disclaimers.gif") no-repeat;
}
#nav_disclaimers a:hover, #nav_disclaimers_this {
	background: url("images/nav_disclaimers_over.gif") no-repeat;
}
#nav_disclaimers, #nav_disclaimers_this {
	width: 102px;
}

#nav_contact {
	background: url("images/nav_contact.gif") no-repeat;
}
#nav_contact a:hover, #nav_contact_this {
	background: url("images/nav_contact_over.gif") no-repeat;
}
#nav_contact, #nav_contact_this {
	width: 65px;
}