body
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
}

div#container
{
	padding: 0px; margin: 0px;
	width: 800px;
}

div#header
{
	padding: 0px; margin: 0px;
	width: 100%;
	height: 140px;
	text-align: left;
}


div#divider {width: 100%; height: 40px; background-image: url('../images/bluebar.gif'); padding: 0px; margin: 0px}
div#divider img {float: right; padding: 14px 10px 0 0; border: none;}

div#menu 
{
	width: 130px;
	height: 90px;
	float: left;
	margin: 15px 0px 0px 6px;
}

div#printPageTitle {display: none; font-family: Verdana;}
div#printURL {display: none;}

div#content 
{
	margin: 10px 0px 0px 10px;
	width: 640px;
}

div#footer 
{
	float: left;
	margin: 20px 0 0 0;
	width: 100%;
	background-image: url(../images/vbar.gif);
	background-repeat: repeat-x;
}

div#contact {float: left; padding: 15px;}
div#contact {color: #4F2700; text-decoration: none; font-weight: bold;}
div#contact a:hover {color: #FF0000; text-decoration: none;}

div#copyright {float: right; padding: 15px 20px 2px 2px;}

ul#productMenuList
{
	position: absolute;
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 3px 0px 4px 0px;
	width: 130px;
	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: 130px;
	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: 640px;
}

#homePageTable #leftCol {
	width: 265px;
	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: 375px;
	vertical-align: top;
	text-align: left;
	padding: 3px;
	background: url(../images/x.jpg) 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/vbar.gif) repeat-x 0 0;
}
*/