body {
	background-color: #FFF7E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5;
}

body.printable {
	background-color: #FFFFFF;
}

div {
	margin: 0 auto;
}

div#site {
	margin-top: 15px;
	width: 720px;
	text-align: center;
}

div.headers {
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}

div.product, div.product_longtext {
	width: 162px;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 212px;
	height: 212px;
	
}

div.product_longtext {
	font-size: 12px;
}

div.product_title {
	width: 160px;
}

div.footer_text {
	padding-top: 30px;
	clear: both;
}

div.copy{
	text-align: left;
}

table.product_data {
	width: 100%;
}

table.styles {
	width: 90%;
}

td {
	vertical-align: top;
	text-align: left;
}

td.icons {
	vertical-align: middle;
	padding-left: 50px;
}

span.header {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
}

span.references {
	font-size: 14px;
}

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

a.products:visited {
	text-decoration: none;
}

a.productsNEW:visited {
	font-weight:bold;
}

a.nav_link {
	margin-left: 80px;
}

img.product_page, img.product_page_small, img.body_image, img.contact_us_thumb {
	padding: 3px;
	border: 1px double #000000;
	background-color: #FFF7E7;
	margin-right: 20px;
}

img.product_page_small {
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
}

img.body_image {
	margin: 10px;
}

img.product_enquiry {

	border: 7px solid #000000;
	padding: 1px;
	background-color: #FFFFFFF;

}

.ewebseointro {font-weight:100;}