﻿body 
{
	font-family:Verdana, Tahoma, Arial;
	font-size:10pt;
	background-color:#fff;
	background-position:top;
	background-repeat:repeat-x;
	color:#333;
	margin:0px;
	padding: 0px;
	background-image:url(images/body.png); 
}

div#maincontainer, div#main, div#top, div#footer, div#header  {
	width: 960px;
	margin: 0 auto 0 auto;
	display: block;
	clear: both;
}

div#content {
	float: right;
	width: 690px;
	margin-left:5px;
	padding-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:20px;
	/*border:solid 1px black;	*/
}

div#leftbar{
	width: 200px;
	clear: none;
	float:left;	
	/*border:solid 1px black;	*/
	margin:10px 0px 10px 5px;
}

div#footer  { 
	padding-top: 5px;
	font-size: 10px;
	line-height: 14px;
	border-top: solid #999999  1px;
	height:40px;
}
div#header { 
	height: 100px !important ;
	 /*background-color:#9999FF;000066;*/
	color: #000000;
}
h2
{
	font-family:Arial;
	font-size:20pt;
	font-weight:bold;
	color:#666;
	}

h3
{
	font-family:Arial;
	font-size:16pt;
	font-weight:bold;
	color:#666;
	}
.spad
{
	font-family:Verdana;
	font-size:8pt;
	color:#ccc;
	margin-bottom:10px;
	display:block;
	}
.ad 
{
	font-size:9pt;
	color:#666;
	margin-bottom:10px;
	display:block;
	}
.ad a,.ad a:link, .ad a:hover, .ad a:visited
{
		color:Blue;
}

.cmmi
{
	font-size:6pt;
	font-style:italic;
	color:#666;
	
	}
span.a
{
	color:Blue;
	}

#header h1
{
	padding:25px 10px 10px 20px;
	font-family:Trebuchet MS;
	font-size:24pt;
	font-weight:900;
	letter-spacing:10px;
	
	}
#enquiryform
{
	width:100%;
	font-size:100%;
/*	border:solid 1px black;*/
	}


.inputTextarea 
{
	width:250px;
	height:80px;
	}
.inputText, .inputCombo
{
	width:180px;
	height:18px;
	}
.inputCheck{
	width:380px;
	font-family: tahoma; 
	color:#666;
	font-size:80%;
	font-weight:bold;
	vertical-align:middle;
}
.inputText, .inputTextarea, .inputCombo
{
	border: solid 1px #666;	
	font-family: tahoma; 
	color:#666;
	font-size:100%;
	font-weight:bold;
}
.label
{
	width:120px;
	}
	
.control
{
	width:200px;
	}
	
.error 
{
	color:Red;
	font-size:85%;
	}		
.label, .control
{
	height:20px;font-size:100%; word-spacing:2px;
	}
.validator
{
vertical-align:top;
height:25px;
	}	
	
	