.holder{
	text-align: center;
	width: 950px;
}
.main {
	background-image: url(../images/styleImages/bkgd.jpg);
	width: 924px;
	text-align: center;
	height: auto;
	float: left;
}
.mainbottom {
	background-image: url(../images/styleImages/bottom_bkgd.jpg);
	height: 71px;
	width: 924px;
	text-align: right;
	color: #FFFFFF;
	float: left;
}
.mainbottom ul {
	margin-right: 60px;
	margin-top: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainbottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

body {
	background-color: #44484B;
	text-align: center;
}
.mbar {
	background-image: url(../images/styleImages/mbar.jpg);
	width: 900px;
	height: 39px;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	float: left;
}
.header {
	background-color: #FFFFFF;
	height: 80px;
	width: 900px;
	float: left;
	margin-left: 11px;
}
.home {
	width: 900px;
	float: left;
	margin-left: 11px;
}
.homeleft {
	float: left;
	width: 647px;
}
.homeright {
	float: left;
	width: 253px;
	background-color: #CCCCCC;
}


#menu
{
	margin: 0;
	padding: 0;
	z-index: 30;
	height: 30px;
	width: 900px;
}

#menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}

#menu li a
{
	display: block;
	margin: 0;
	padding: 12px 15px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../images/styleImages/divide.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px none #FFFFFF;
}

#menu li a:hover
{
}
#menu div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}

	#menu div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 20px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #666666;
	font: 11px arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

	#menu div a:hover
	{	background: #666666;
		color: #FFF}

html {
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

.productmenu {
	width: 199px;
	font-size: 11px;
	float: left;
	margin: 0px 20px 40px;
	}

	.productmenu ul {
	list-style: none;
	border: none;
	margin: 20px 0px 0px;
	padding: 0px;
		}
		
	.productmenu li {
		}

	.productmenu li a {
	display: block;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
		}

	html>body .productmenu li a {
		width: auto;
		}

	.productmenu li a:hover {
	color: #CCCCCC;
	background: #999999 url(images/greenbar.jpg) repeat-y right;
		}
.productmenu #cat a {
	background-color: #44484B;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	background-image: url(../images/styleImages/downarrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.productmenu #cat a:hover {
	color: #FFFFFF;
}
.bodyleft {
	width: 230px;
	float: left;
}
.bodyright {
	width: 670px;
	text-align: left;
	float: left;
}
h1 {
	background-image: url(../images/styleImages/titlesquare.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	padding-left: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 10px 0px 0px;
	padding-right: 0px;
}
.breadcrumbs {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 20px;
	font-weight: bold;
}
.breadcrumbs a {
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
	margin: 10px;
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
}
.images img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
.images {
	float: left;
	padding-top: 10px;
}
.info {
	margin-left: 10px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.icons {
	float: right;
	height: 50px;
	margin-right: 25px;
	margin-top: 10px;
}
.icons a {
	color: #797C73;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 20px;
	padding: 0px 5px 20px;
}
.icons img {
	padding-top: 10px;
	margin-top: 10px;
}
.portal {
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
}
.portal img {
	float: left;
}
.portaltext {
	float: left;
	background-color: #65696C;
	height: 98px;
	width: 565px;
	margin-left: 5px;
}
.portaltext img {
	float: right;
	margin: 0px 10px 10px;
}
.portaltext p {
	float: left;
	line-height: 20px;
}
.welcome {
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.welcome img {
	margin: 10px 10px 0px;
}
.spotlight {
	float: left;
	width: 206.25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: left;
}
.spotlight img {
	float: left;
	margin-bottom: 5px;
}
.spotlighttext {
	float: left;
	color: #44484B;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	margin-left: 5px;
	height: 75px;
	background-color: #999999;
	margin-bottom: 5px;
}
.spotlighthead {
	background-color: #797C73;
	float: left;
	height: 24px;
	width: 206.25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-image: url(../images/styleImages/titlesquare.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
.spotlighthead a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	margin-left: 30px;
}
.spotlight p {
	color: #44484B;
}

.contact table {
	margin: 0px 0px 10px;
	width: 500px;
}
.contact td {
	width: 500px;
}
.contact {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.enquire table {
	margin: 0px 0px 10px;
	width: 300px;
}
.enquire td {
	width: 250px;
}
.enquire {
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
textarea {
	height: 200px;
	width: 300px;
}
.logo {
	float: left;
}

