/*<![CDATA[*/
body {
	background-color: #FFEEDA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*	frame set */
#frame {
	background-image: url(../images/pages/bg_page_color.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #66CC66;
	border-right: 1px solid #66CC66;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 760px;
	height: auto;
}

#frameLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 338px;
}

#frameRight {
/*	background-image: url(../images/pages/our_clients_bg.jpg); */
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 340px;
	padding-left: 20px;
	text-align: left;
	width: 400px;
}

*html #frameRight {
	width: 420px;
}

#logoArea {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: auto;
	text-align: right;
}

#logoArea img {
	border: 0px;
	display: block;
	margin: auto;
	margin-right: 0px;
	padding: 0px;
}

#homeLink {
	margin: 0px;
	margin-left: 5px;
	margin-right: auto;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
	width: 60px;
}

#homeLink a {
	display: block;
	margin: 0px;
}

#homeLink a img {
	border: 0px;
}

#bottomFrame {
	background-color: #660000;
	border-top: 5px solid #D3AE84;
	clear: both;
	height: 105px;
	width: 100%;
	text-align: center;
}

#bottomFrame #copyright {
	color: #FFFFFF;
	font-size: 9px;
	margin: auto;
	margin-top: 45px;
}

#bottomFrame #copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomFrame #copyright a:hover {
	text-decoration: underline;
}

#address {
	border-bottom: 5px solid #E0C2A1;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 30px;
	padding: 0px;
	padding-left: 30px;
	padding-bottom: 40px;
	width: 220px;
}

#address td {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

#pageNav {
	background-image: url(../images/pages/bg_nav_dot.gif);
	background-position: top;
	background-repeat: repeat;
	border-left: 5px solid #006600;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 7px;
	width: auto;
	text-align: right;
}

#pageNav a {
	display: block;
	margin: 0px;
	padding: 0px;
}

#pageNav a img {
	border: 0px;
}

.content {
	color: #660000;
	font-size: 11px;
	line-height: 180%;
	text-align: left;
}

.content h4 {
	font-size: 14px;
}

.content a {
	color: #660000;
	text-decoration: none;
}

.content a:hover {
	color: #339900;
	text-decoration: underline;
}

.hilite {
	color: #336633;
	font-size: 11px;
	line-height: 180%;
	text-align: left;
}


/*	form style */
#formTable {
	margin: auto;
	margin-top: 20px;
	padding: 0px;
}

*html #formTable {
	margin-top: 0px;
}

#formTable td {
	text-align: left;
}

#formTable img {
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}

.frm_text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 210px;
}

#frm_submit {
	background-color: #FFEEDA;
	background-image: url(../images/pages/frm_submit.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 55px;
}

#frm_reset {
	background-color: #FFEEDA;
	background-image: url(../images/pages/frm_reset.gif);
	background-position: 10px 4px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 55px;
}

/*	product page style	*/
.productList {
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
}

*html .productList {
	margin-bottom: 0px;
}

.productList ul {
	margin: 0px;
	padding: 0px;
}

.productList ul li {
	border-top: 1px solid #66CC66;
	color: #660000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 150px;
}

.productList ul li a {
	color: #660000;
	display: block;
	text-decoration: none;
	width: 150px;
}

.productList ul li a:hover {
	color: #339933;
	text-decoration: none;
}

.productCatList {
	margin: 0px;
	margin-left: 20px;
	margin-right: 40px;
	width: auto;
}

.productCatList ul {
	margin: 0px;
	padding: 0px;
}

.productCatList ul li {
/*	background-image: url(../images/pages/products_list_border.gif);
	background-position: top left;
	background-repeat: no-repeat;
*/
	border: 1px solid #66CC66;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	width: auto;
}

*html .productCatList ul li {
	padding-top: 0px;
}

.productCatList ul li a {
	color: #660000;
	display: block;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	width: 100%;
}

.productCatList ul li a:hover {
	color: #339933;
	text-decoration: none;
}

.productTitle {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.productField {
	border-bottom: 1px solid #339933;
	color: #660000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	padding-bottom: 2px;
	width: 180px;
}

.productSpace {
	margin: 0px;
	padding: 0px;
	height: 80px;
	vertical-align: bottom;
	width: auto;
}

.productImage {
	border: 1px solid #339933;
	margin: 0px;
	padding: 0px;
}

.productColourImage {
	border: 1px solid #339933;
	margin-top: auto;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 8px;
	padding: auto;
}

.productColourLabel td {
	color: #666666;
	font-size: 10px;
	text-align: center;
}
/*]]>*/
