﻿body 
{
	margin:0px;
	color:Black;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

#pageWrapper
{
	margin:0px auto;
	height:auto;
	width:768px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}

#topBanner
{
	width:768px;
	height:91px;
}

#topMenu
{
	width:768px;
	height:23px;
	background-image:url(../images/bgMenu.gif);
	background-repeat:no-repeat;
	margin-left:4px;
	margin-bottom:11px;
}

#leftCol
{
	float:left;
	height:auto;
	width:543px;
}

#rightCol
{
	height:auto;
	width:216px;
	float:left;
}

#text
{
	width:533px;
	padding-right:10px;
	height:auto;
}

.homeRightContent
{
	width:200px;
	height:auto;
	margin-left:6px;
	padding:5px;	
}



.homeRightContent ul
{
	margin:0px;
}

#mainContent
{
	height:auto;
	width:759px;
	margin-left:4px;
}

#mainContent a
{
	color:#fa702a;
	text-decoration:none;
}

#mainContent a:hover
{
	color:#fa702a;
	text-decoration:underline;
}

#mainContent .homeRightContent a
{
	color:Black;
	text-decoration:none;
}

#mainContent .homeRightContent a:hover
{
	color:#fa702a;
	text-decoration:underline;
}


#topImage
{
	width:532px;
	height:155px;
	margin-bottom:10px;
}

h1
{
	color:#fa702a;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}

#enquiry
{
	height:auto;
	width:216px;
	margin-top:5px;
}

#enquiryTop
{
	background-image:url(../images/enquiryTop.gif);
	background-repeat:no-repeat;
	width:216px;
	height:18px;
}

#enquiryMid
{
	background-color:#fdcdb5;
	width:206px;
	height:auto;
	padding:0px 5px 0px 5px;
}

#enquiryBot
{
	background-image:url(../images/enquiryBot.gif);
	background-repeat:no-repeat;
	width:216px;
	height:17px;
	margin-bottom:10px;
}

#footer
{
	margin:0px auto;
	width:770px;
	border-top:1px dotted #fa702a;
	color:Black;
	padding:3px 5px 0px 5px;
}


.clearLeft
{
	clear:left;
}

.itsupp_homemail 
{
    width:194px;
    margin:0px 0px 0px 6px;
    border:0px;
    padding:0px;
    font-family:Arial, Helvetica, Sans-Serif;
	font-size:10px;
	border:1px none    
}

.itsupp_homemail input
{
	background-color:#fdcdb5;
	border:1px solid #fa702a;
	color:#666666;
}

.itsupp_homemail textarea
{
	background-color:#fdcdb5;
	border:1px solid #fa702a;
	color:#666666;
}
