body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	background-image: url(images/bkg.jpg);
	background-color:#182E77;
	background-repeat: repeat-x;
	margin: 0px;
}

#banner {
	 background-image: url(images/banner.jpg);
     width: 804px;
	 height: 191px;
	 margin-left: auto;
	 margin-right: auto;
	 
	 }
	 #banner img {
	 margin-top: 40px;
	 }
	 
#main {
     width: 770px;
	 height: auto;
	 margin-left: auto;
	 margin-right: auto;
	 overflow: hidden;
	 margin-top: 10px;
	 background-color: #FFFFFF;
	 }
	 
#sitemap {
     width: 770px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 0px;
	 background-image: url(images/footer.jpg);
	 background-position: top;
	 background-repeat: no-repeat;
	 padding-top: 30px;
	 color:#FFFFFF;
	 }

#logo {
     width: 208px;
	 height: 123px;
	 margin-top: 20px;
	 }
	 
#navigation {
     width: 804px;
	 height: 20px;
	 margin-top: 10px;
	 margin-left: auto;
	 margin-right: auto;
	 colour: #FFFFFF;
	 }
	 
	 #nav2 {
     width: 804px;
	 height: 20px;
	 margin-top: 10px;
	 margin-left: auto;
	 margin-right: auto;
	 colour: #FFFFFF;
	 }
	 
#flash {
     margin-top: 5px;
	 margin-left: 5px;
     width: 410px;
	 height: 250px;
	 float: left;
	 }
	 
	 #domestic {
     margin-top: 5px;
	 margin-left: 5px;
     width: 410px;
	 height: 250px;
	 float: left;
	 }
	 
	 
	
#commercial {
     margin-top: 5px;
	 margin-left: 5px;
     width: 410px;
	 height: 250px;
	 float: left;
	 }
	 
#leftcol {
     width: 455px;
	 float: left;
	 padding-top: 20px;
	 padding-right:25px;
	 padding-left:20px;
	 }
	 
#rightcol {
     width: 270px;
	 float: left;
	 padding-top: 20px;
	 overflow:hidden;
	 }

	 
h1 {
     font-family: "Arial Narrow";
	 font-size: 16px;
	 font-weight: bold;
	 color: #021759;
	 }

h2 {
     font-family: "Arial Narrow";
	 font-size: 15px;
	 font-weight: bold;
	 color: #021759;
	 }
	 
	 h3 {
     font-family: "Arial Narrow";
	 font-size: 15px;
	 font-weight: bold;
	 color: #021759;
	 }

#bluebtn {
     width: 337px;
	 height: 76px;
	 margin-top: 5px;
	 margin-left: 2px;
	 float: left;
	 padding-left: 10px;
	 padding-top: 5px;
	 background-image: url(images/blue-button.jpg);
	 background-repeat: no-repeat;
	 }
	 
#yellowbtn {
     width: 337px;
	 height: 76px;
	 float: left;
	 margin-left: 2px;
	 margin-top: 4px;
	 padding-left: 10px;
	 padding-top: 5px;
	 background-image: url(images/yellow-button.jpg);
	 background-repeat: no-repeat;
	 }
	 
#greybtn {
     width: 337px;
	 height: 76px;
	 float: left;
	 margin-top: 4px;
	 margin-left: 2px;
	 padding-left: 10px;
	 padding-top: 5px;
	 background-image: url(images/grey-button.jpg);
	 background-repeat: no-repeat;
	 }
	 
.btnheading {
     font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 font-size: 18px;
	 line-height: 20px;
	 color: #FFFFFF;
	 }
	 
.btntext {
     font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 font-size: 11px;
	 letter-spacing: 1px;
	 line-height: 16px;
	 color: #FFFFFF;
	 }

#enquiry {
     width: 246px;
	 background-image: url(images/enquiry.png);
	 background-repeat: no-repeat;
	 float: left;
	
	 }

.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 150px;
	border: 1px solid #999999;
}

.enquiryheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 16px;
	color: #ffffff; 
	margin: 0px;
	padding-left: 50px;
	padding-top: 10px;
}

.white {
     color: #FFFFFF;
	 }

#productlogos {
     width: 250px;
	 padding-top: 20px;
	 float: left;
	 }
	 
#navigation a {
   text-decoration: none;
   color: #ffffff;
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: none;
	 padding-left: 8px;
	 padding-right: 8px
   }
	
#navigation a:hover {
   text-decoration: none;
   color: #6e7fa5;
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: none;
	 padding-left: 8px;
	 padding-right: 8px
	}
	
	  #navigation a.active {color: #6e7fa5;
   text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: none;
	 padding-left: 8px;
	 padding-right: 8px}
	
	 
a:link {
   text-decoration: none;
   color: #0D1A47;
   }
a:visited {
   text-decoration: inherit;
   color: #0D1A47;}
	
a:hover {
   text-decoration: underline;
   color: #172D76;}
   
   a.sitemap:link {
   text-decoration: none;
   color: #ffffff;
   }
a.sitemap:visited {
   text-decoration: inherit;
   color: #ffffff;}
	
a.sitemap:hover {
   text-decoration: underline;
   color: #ffffff;}

	
.addressheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021759;
	font-weight: bold;
	line-height: 20px;
}

.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4b4b4b;
}

.style4 {
color: #008000
}
.style3 {
color: #c33131
}
.tickyellowbox {
background-color: #eff6ef;
border: 1px solid #008000;
}
.tickredbox {
background-color: #f9eaea;
border: 1px solid #c33131;
}	


#creare {
   width: 750px;
   text-align: center;
   margin: 0 auto;
   }
#creare a:link {
   text-decoration:underline;
   color: #FFFFFF;
   }
#creare a:visited {
   text-decoration:underline;
   color: #FFFFFF;
   }
#creare a:hover {
   text-decoration:underline;
   color: #FFFFFF;
   }