td, div, body
	{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#555555;
	}
.interiorHeading
	{
	color:#F79238;
	font-size:13px;
	}
.exteriorHeading
	{
	color:#00846C;
	font-size:13px;
	}
h1, h2, h3, h4
	{
	color:#00846C;
	font-weight:bold;
	font-size:13px;
	font-size:12px;
	}
a.interior:link
	{
	color:#F79238;
	text-decoration:underline;
	}
a.interior:active
	{
	color:#F79238;
	text-decoration:underline;
	}
a.interior:visited
	{
	color:#F79238;
	text-decoration:underline;
	}
a.interior:hover
	{
	color:#555555;
	text-decoration:underline;
	}
	
a.exterior:link
	{
	color:#00846C;
	text-decoration:underline;
	}
a.exterior:active
	{
	color:#00846C;
	text-decoration:underline;
	}
a.exterior:visited
	{
	color:#00846C;
	text-decoration:underline;
	}
a.exterior:hover
	{
	color:#555555;
	text-decoration:underline;
	}
	
a:link
	{
	color:#00846C;
	text-decoration:underline;
	}
a:active
	{
	color:#00846C;
	text-decoration:underline;
	}
a:visited
	{
	color:#00846C;
	text-decoration:underline;
	}
a:hover
	{
	color:#555555;
	text-decoration:underline;
	}
table.order
	{
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	text-align:left;
	padding:2px;
	}
td.order
	{
	border-style:none;
	}
th.order
	{
	border:1px solid #C0C0C0;
	background-color: #EEE7DD;
	}
	
.content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;
line-height:20px;
text-decoration:none;
}
.pheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#F79238;
line-height:20px;
text-decoration:none;
}

.content_products
{
	width:209px;
    padding:9px 9px 12px 9px;
    margin:3px;
    height:250px;
    display:block;
    float:left;
    background-color:#fff;
}

.content_products a, .content_products a:hover, .content_products a:active
{
 /*color:#555;
 text-decoration:none;*/
 vertical-align:bottom;
}

.product_image
{
	width:100%;
    background:#fff url('images/product_bg.jpg') repeat-x;
	background-image:none;
	background:none;
    background-position:bottom;
    border:1px solid #777;
	border:none;
    padding:2px 0 0 0;
    text-align:center;
	height:85%;
	overflow:hidden;
	
}

.enquire
{
	height:19px;
    width:95px;
    background:#056654 url('images/enquire_bg.jpg') repeat-x;
    font-size:11px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    text-align:center;
}

.details
{
	height:19px;
    padding:3px 5px 0 0;
    width:109px;
    background:#efe9df url('images/details_bg.jpg') repeat-x;
    font-size:11px;
    color:#00846c;
    text-align:right;
    float:right;
}

.enquire a, .enquire a:hover, .enquire a:active
{
	color:#fff;
	text-decoration:none;
}

.footer
{
	color:#555;
}

body {
	padding:0 0 30px 0;
}