body
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
}

div#header
{
	padding: 0px; margin: 0px;
	width: 100%;
	background-color: #D9E1EE;
	height: 80px;
	background-repeat: no-repeat;
	background-image: url(images/topLogo.jpg);
	text-align: right;
}

div#header div#jewersFlash
{
	padding: 8px 10px 0 0;
}

div#divider {height: 41px; background-image: url(images/navBg.gif); padding: 0px; margin: 0px;}
div#divider img {float: right; padding: 14px 10px 0 0; border: none;}

div#menu 
{
	width: 190px;
	float: left;
	margin: 18px 0px 0 2px;
}

div#printPageTitle {display: none; font-family: Verdana;}
div#printURL {display: none;}

div#content 
{
	margin: 18px 00px 0px 190px;
	width: 578px;
}

div#footer 
{
	float: left;
	margin: 20px 0 0 0;
	height: 48px;
	background-image: url(images/dot-01.gif);
	background-repeat: repeat-x;
	background-color: #EAEFF5;
	width: 100%;
}

div#contactUs {float: left; padding: 2px;}
div#contactUs a {color: #000000; text-decoration: none;}
div#contactUs a:hover {color: #FF0000; text-decoration: none;}

div#copyright {float: right; padding: 2px 20px 2px 2px;}

ul#productMenuList
{
	position: absolute;
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 3px 0px 4px 0px;
	width: 584px;
	top: 140px;
} 

ul#productMenuList li
{
	display: inline;
}

ul#productMenuList li a 
{
	border: solid 1px #669ACC;
	padding: 2px 5px 3px 26px;
	text-decoration: none;
	font-size: 1em;
	color: #0000FF;
	background-repeat: no-repeat;
	background-position: 2px 1px;
}
ul#productMenuList li a:hover {color: #FF0000;}

li#downloads {margin: 10px 10px 10px 0px;}
li#productDetails {margin: 10px 10px 10px 0px;}
li#caseStudies {margin: 10px 10px 10px 0px;}
li#projectEnquiry {margin: 10px 0px 10px 0px;}


li#downloads a {background-image: url(images/download.gif);}
li#productDetails a {background-image: url(images/productDetails.gif);}
li#projectEnquiry a {background-image: url(images/form_blue.gif);}
li#caseStudies a {background-image: url(images/documents_gear.gif);}

div#productDetails {margin-top: 50px;}

div#productImages 
{
	float: right;
	border: solid 1px #CCCCCC;
	width: 192px;
	margin: 0 3px 3px 0;
	padding: 4px 3px 3px 3px;
}

div#productImages div#mainImage 
{
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
}

div#productImages div#imageText {height: 60px;}

p#resellerBreadcrumb {border-bottom: solid 1px #000;}
p.resellerInfo {border-top: solid 1px #000; padding-bottom: 4px;}
p.resellerInfo table td {padding: 2px; vertical-align: top;}

div#enquirySent 
{
	margin: 20px 5px 20px 5px;
	border-top: solid 1px #0200C6;
	border-bottom: solid 1px #0200C6;
	padding: 5px;
}

#homePageTable {
	width: 560px;
}

#homePageTable #leftCol {
	width: 280;
	vertical-align: top; text-align: left;
	padding: 0 5px 0 0;
}

#homePageTable #leftCol #leftHeader {color: #C00; font-size: large; font-style: italic;}

.homeLink {font-weight: bold;}
.homeLink span {color: #000;}

#homePageTable #rightCol {
	width: 296px;
	vertical-align: top;
	text-align: left;
	padding: 3px;
	background: url(images/newsBg.gif) repeat-x 0 0;
}

#homePageTable #rightCol .newsHeader {font-weight: bold; text-decoration: underline;}

/*
#homePageTable #rightCol #newsTable {
	width: 100%;
	border: solid 1px #000;
	background: url(images/newsBg.gif) repeat-x 0 0;
}
*/
	
	