﻿ 		img, div
 		{
 			behavior: url(iepngfix.htc);
 		}
 		a
 		{
			text-decoration:none;
		}
 		a:link
 		{
 			color:#bbbbbb;
		}
		a:visited
		{
			color:#bbbbbb;
		}
    	body
    	{
			text-align:center;
			background-color:#ffffff;
			behavior: url(csshover3.htc);
		}
		#CentreLayout
    	{
    		position: relative;
			width:840px;
			margin:0 auto;
			text-align:left;
		}
		.NormalText
		{
			font-family:Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-style: normal;
			text-align: center;
		 	color: white;
		}
		.Background
		{
			position: absolute;
			left:-5px;
			top:-5px;
			width:850px; 
			height:600px;
			background: url("index_files/Background.png") no-repeat;
		}
		.IWTSLogo
		{
			position: absolute;
			left:180px;
			top:29px;
			width:480px; 
			height:180px;
			background: url("index_files/IWTSLogo.png") no-repeat;
		}
		.Print
		{
			position: absolute;
			left:82px;
			top:254px;
			width:117px; 
			height:182px;
			background: url("index_files/Print.png") no-repeat;
		}
		.Web
		{
			position: absolute;
			left:222px;
			top:254px;
			width:117px; 
			height:182px;
			background: url("index_files/Web.png") no-repeat;
		}
		.Maps
		{
			position: absolute;
			left:362px;
			top:254px;
			width:116px; 
			height:185px;
			background: url("index_files/Maps.png") no-repeat;
		}
		.ThreeD
		{
			position: absolute;
			left:501px;
			top:254px;
			width:117px; 
			height:182px;
			background: url("index_files/ThreeD.png") no-repeat;
		}
		.AndMore
		{
			position: absolute;
			left:642px;
			top:254px;
			width:116px; 
			height:182px;
			background: url("index_files/AndMore.png") no-repeat;
		}
		.Phone
		{
			position: absolute;
			left:215px;
			top:522px;
			width:121px; 
			height:17px;
		}
		.Email
		{
			position: absolute;
			left:357px;
			top:522px;
			width:289px; 
			height:17px;
		}
		.Description
		{
			position: absolute;
			left:114px;
			top:455px;
			width:607px; 
			height:40px;
		}
		.Tagline
		{
			position: absolute;
			left:171px;
			top:202px;
			width:494px; 
			height:18px;
		}

