	html,body {
	margin:0 auto;
	margin: 0 auto;
	height:100%;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFCC00;
	background-image: url(images/bg.png);
}
 

	
	#container {
	text-align: center;
	width: 998px;

	margin: 0px auto;
	padding: 0px;
 min-height:88%;
  height:auto !important;
  height:88%;

	}
.transPng{ behavior: url(_ajax/iepngfix.htc) } 


 
a:hover{ text-decoration:underline;}
 


img { border:0;}
 
h1,h2,h3,p,div{
	margin: 0;
	padding:0;
	font-weight: normal;
 }

ul,li{
	margin: 0;
	padding:0;
	list-style:none;
 }
 
form {margin: 0; padding:0; } 
 

.button1{ 
	font-size: 11px;
	color: #FFFFFF;
	border:none;
	background-color: #666666;
	margin:0;
	padding:2px;
	text-transform: lowercase;
} 

  

 
  

form {
	margin: 0;
	padding: 0;
}

  

 
#top{
	position:relative;
	margin:0 auto;
	z-index: 5;
	height: 200px;
 
	 
}
 
 
#logo{
	position:absolute;
	left: 5px;
	top: 25px;
}

 
 #strapline{
	z-index: 10;
	position: absolute;
	left: 5px;
	top: 139px;
	font-size:22px;
	letter-spacing:-1px;
	color:#FFFFFF;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-style: normal;
	 
}

#tel {
	z-index: 10;
	position: absolute;
	left: 1px;
	top: 13px;
	width: 484px;
	text-align: left;

	 
}

#tel h3,#tel a{
	font-size:16px;
	letter-spacing:0px;
	color:#000000;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	 
}

 #topImage{
	position:absolute;
	right:0px;
	top: 0px;
}  

#contentWrapper
{

	clear: both;
	margin:25px auto 20px auto;
	padding-top: 0px; text-align:center;


}
 
 

#contentLeft{
	float:left;
	width: 220px;
	text-align: left;
	color: #333333;
	font-size: 11px; 
	
	
}
 
#contentRight{
	border:0;
	float: right;
	text-align:left;
	margin-left: 0px;
	width:744px;
	margin-right: 10px;
	background-image: url(images/innerBg.png);
	background-repeat: repeat-y;

	background-color: #FFFFFF;
}

#contentRightInner{
	min-height:270px;
	height:auto !important;
	height:270px;
	margin-left: 40px;
	margin-right: 30px;
}
	
#contentRightTop{
	background-image:url(images/innerBgTop.png);
	background-position:top;
	height:30px;
	display: block;
}
#contentRightBase{
	background-image:url(images/innerBgBase.png);
	background-position:bottom;
	height:25px;
	display: block;
}



 
#contentRight p{ margin:0; padding:4px 0px;}

#contentRight td {padding:5px}

#contentRight table {
	text-align: left;  
	margin-right:12px;margin-left:12px;
	margin-bottom:12px; 
	 }
	 
#contentRight td {border:0px solid #f1f1f1;}
 
#contentRight ul{ 	margin: 0; padding:10px 15px; }
	
#contentRight li{
margin:0;  padding:3px; 
list-style:  inside;
list-style-type:square;

}


#sidebarQuote{
	margin-top: 12px;
	padding: 12px;
	background-color: #FF6600;
	background-image: url(images/quotebase.gif);
	background-position: left bottom;
	background-repeat: no-repeat; 
}
#sidebarQuote h1{
	font-size: 11px;
	 
}
#sidebarQuote h2{
	font-size: 11px;
	font-weight: bold; text-align:right
}

/* enq form*/


#formWrapper{
	text-align:left;
	margin:0;
	padding:0;
	margin-top: 10px;
}

#enqForm{
	padding:10px;
	padding-top:5px;
	margin:0 0 0 0px;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	text-align:left;
	margin-left: 0px;
}

.rows{
	clear: both;
	margin-left: 20px;
	margin-top: 5px;
}

.labels{
	clear: both;
	color: #333333;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
} 
.inputs{
	width: 355px;
	clear: both;
	border: 1px solid #e3e3e3;
	margin-bottom:8px;
	font-size: 11px;
	padding:1px;
	margin-top: 2px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	background:#fff;
}

.inputsDD{ 
	clear: both; 	border: 1px solid #e3e3e3;
	margin-bottom:8px;
	font-size: 11px;
	padding: 0;
	margin-top: 5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	background:#fff;
}



 /* sub menu for left sidebar  */
 
 
 #sideBarLeftHead{
	padding: 0px;
	margin: 0px;
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	border:1px solid #ccc; background-color:#001133; 
	border-bottom: 0;
}
#sideBarLeftHead h1,#sideBarLeftHead h2{
	font-weight: normal; 
	font-size: 18px; 
	color:#fff;
	letter-spacing: 0px;
	padding: 8px;
	text-transform: uppercase;
}

#sideBarLeft{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:left;
	border: 0;
	border-top-width: 0px;
	border-left: 0px;
	margin-top: 2px;


}

#sideBarLeft li{ 
	display: block;
  }


#sideBarLeft li a {
	font-size: 13px;
	text-align: left;
	text-decoration:none;
	display: block;
	border-bottom:0px;
	height:35px;
	line-height: 35px;
	padding:2px;
	padding-left: 40px;
	color: #333333;
	text-transform: capitalize;
	background-position: 2px 50%;
	background-repeat: no-repeat;
	letter-spacing: 0px;
}

#sideBarLeft li a:hover {
	background-color:#FF6600;
	color: #FFFFFF; 
}

#sideBarLeft li #home{	background-image: url(images/iconHome.png);}
#sideBarLeft li #nav1{	background-image: url(images/icon1.png);}
#sideBarLeft li #nav2{	background-image: url(images/icon2.png);}
#sideBarLeft li #nav3{	background-image: url(images/icon3.png);}
#sideBarLeft li #nav4{	background-image: url(images/icon4.png);}
#sideBarLeft li #nav5{	background-image: url(images/icon5.png);}
#sideBarLeft li #nav6{	background-image: url(images/icon6.png);}
#sideBarLeft li #nav7{	background-image: url(images/icon7.png);}
#sideBarLeft li #nav8{	background-image: url(images/icon8.png);}
#sideBarLeft li #nav9{	background-image: url(images/icon9.png);}
#sideBarLeft li #nav10{	background-image: url(images/icon10.png);}
#sideBarLeft li #nav11{	background-image: url(images/icon11.png);}
#sideBarLeft li #nav12{	background-image: url(images/icon12.png);}
/* sub menu for left sidebar  */




#siteBy{
	margin-right: 15px;
	font-size: 16px;
	color: #666666;
	text-align: right;
}

#siteBy a{
	color: #666666;
	font-size: 10px;
} 
 
#footerDiv{
	clear:both;
	border-top: 2px solid #fff;
	margin-top: 6px;
	text-align: center;
}

	#footer {
	background-repeat:no-repeat;
	background-position: top center;
	width: 998px;
	margin: 0 auto;
	position: relative;
	height: 75px;
	}



#NavSub .seLnk a , #NavSub .seLnk a:hover , #NavSub .seLnk { 
font-size:8px;  margin:0; padding:0;TEXT-DECORATION: none;color:#FFFFFF; cursor: text}

#NavSub {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 594px;
	top: 17px;
	width: 405px;
	

}

 
 #copyright{
	position: absolute;
	left: 558px;
	top: 50px;
	width: 437px;
	text-align: right;
 
}

#copyright span , #copyright  a{	font-size: 11px;
	text-align: right;
	color: #FFEB9B;}

#NavSub UL {
margin:0; padding:0;	 
	margin-right: 25px;
	list-style-type: none;
}

#NavSub LI {
	DISPLAY: inline;
	margin:0;
	padding:0px;
	LIST-STYLE-TYPE: none;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
}



#NavSub A {
	padding:0px;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	padding-right: 6px;
	border-right: 1px solid #333;
	padding-left: 6px;
}
 
 
#NavSub A:hover {
	color:#999999;
	text-decoration: none; 
}





/*######## universal ########### */
.floatLeft{ float:left}
.floatRight{ float:right}
.clearFloat{ clear:both;}
.TAR{ text-align:right}
.TAC{ text-align:center}
.TAL{ text-align:left}

.centred , .centered{margin:0 auto}

.m3{margin:3px}
.m5{margin:5px}
.m10{margin:10px}

.mT3{margin-top:3px}
.mT5{margin-top:5px}
.mT10{margin-top:10px}
.mT15{margin-top:15px}
.mT20{margin-top:20px}
.mT25{margin-top:25px}
.mT30{margin-top:30px}

.mB3{margin-bottom:3px}
.mB5{margin-bottom:5px}
.mB10{margin-bottom:10px}
.mB25{margin-bottom:25px}

.mL3{margin-left:3px}
.mL5{margin-left:5px}
.mL10{margin-left:10px}
.mL15{margin-left:15px}
.mL20{margin-left:20px}
.mL50{margin-left:50px}
.mL75{margin-left:75px}
.mL100{margin-left:100px}

.mR3{margin-right:3px}
.mR5{margin-right:5px}
.mR10{margin-right:10px}
.mR15{margin-right:15px}
.mR20{margin-right:20px}
.mR25{margin-right:25px}
.mR30{margin-right:30px}
.mR50{margin-right:50px}


.p3{padding:3px}
.p5{padding:5px}
.p10{padding:10px}
.p20{padding:20px}
.p25{padding:25px}

.pT3{padding-top:3px}
.pT5{padding-top:5px}
.pT10{padding-top:10px}

.pB3{padding-bottom:3px}
.pB5{padding-bottom:5px}
.pB10{padding-bottom:10px}

.pL3{padding-left:3px}
.pL5{padding-left:5px}
.pL10{padding-left:10px}
.pL15{padding-left:15px}
.pL20{padding-left:20px}

.pR3{padding-right:3px}
.pR5{padding-right:5px}
.pR10{padding-right:10px}
.pR15{padding-right:15px}
.pR20{padding-right:20px}
.b0{border:none; border:0px;}




.bfs{border:1px solid  #D6D6D6;}
.bfd{border:1px dotted #D6D6D6;}
.bfdd{border:1px dashed #D6D6D6;}

.bfdd{border:1px dashed #D6D6D6;}
.bbd{ border-bottom : 1px dotted #D6D6D6;}
.bbs{ border-bottom : 1px solid #D6D6D6;}
.bbdd{ border-bottom : 1px dashed #D6D6D6;}

.bts{ border-top : 1px solid #D6D6D6;}
.btd{ border-top : 1px dotted #D6D6D6;}
.btdd{ border-top : 1px dashed #D6D6D6;}
 
 
.bbr{border:1px solid #ff0000;}
.bfr{border:1px dotted #ff0000;}
.bfrdd{border:1px dashed #ff0000;}

.w10{ width:10px}
.w20{ width:20px}
.w25{ width:25px}
.w50{ width:50px}
.w75{ width:75px}
.w100{ width:100px}
.w150{ width:150px}
.w175{ width:175px}
.w200{ width:200px}
.w250{ width:250px}
.w275{ width:275px}
.w300{ width:300px}
.w325{ width:325px}
.w350{ width:350px}
.w400{ width:400px}
.w425{ width:425px}
.w450{ width:450px}
.w500{ width:500px}
.w525{ width:525px}
.w550{ width:550px}
.w600{ width:600px}
.w625{ width:625px}
.w650{ width:650px}
.w675{ width:675px}
.w700{ width:700px}
.w725{ width:725px}
.w750{ width:750px}
.w800{ width:800px}
.w850{ width:850px}
.w900{ width:900px}
.w950{ width:950px}


.h0{ height:0px}
.h1{ height:1px}
.h5{ height:5px}
.h10{ height:10px}
.h15{ height:15px}
.h20{ height:20px}
.h25{ height:25px}
.h50{ height:50px}
.h75{ height:75px}
.h100{ height:100px}
.h150{ height:150px}
.h200{ height:200px}
.h250{ height:250px}

.bgcCCC  {background-color:#999999}
.bgcWHITE  {background-color:#fff}
.bgcF1  {background-color:#f1f1f1}
.bgcF7 {background-color:#f7f7f7}
.bgcBLACK  {background-color:#000}
.bgcRED  {background-color:RED}
.bgc999  {background-color:#999}
