<style type="text/css">

	.dummy{}			/*  first selector is ignored by Netscape  */
	
	a:hover
	{
		color: #000000;  
	}

	#middleHome
	{
		/*BORDER: #000000 1px solid; */ 
		/*MARGIN: 0px auto 0;		centers it*/
		WIDTH: 775px; 
		BACKGROUND-IMAGE: url(m-Home.gif);
		BACKGROUND-COLOR: #BF0000;
		background-repeat: repeat-y;
	}

	#middleFaq
	{
		/*BORDER: #000000 1px solid; */ 
		/*MARGIN: 0px auto 0;		centers it*/
		WIDTH: 775px; 
		BACKGROUND-IMAGE: url(m-Faq.gif);
		BACKGROUND-COLOR: #FFB210;
		background-repeat: repeat-y;
	}

	#middleProducts
	{
		/*BORDER: #000000 1px solid; */ 
		/*MARGIN: 0px auto 0;		centers it*/
		WIDTH: 775px; 
		BACKGROUND-IMAGE: url(m-Products.gif);
		BACKGROUND-COLOR: #019DC3;
		background-repeat: repeat-y;
	}
	
	#middleContact
	{
		/*BORDER: #000000 1px solid; */ 
		/*MARGIN: 0px auto 0;		centers it*/
		WIDTH: 775px; 
		BACKGROUND-IMAGE: url(m-Contact.gif);
		BACKGROUND-COLOR: #F0027F;
		background-repeat: repeat-y;
	}

	#middleClients
	{
		/*BORDER: #000000 1px solid; */ 
		/*MARGIN: 0px auto 0;		centers it*/
		WIDTH: 775px; 
		BACKGROUND-IMAGE: url(m-Clients.gif);
		BACKGROUND-COLOR: #7365AD;
		background-repeat: repeat-y;
	}

	#middleBuilder
	{
		/*BORDER: #000000 1px solid; */ 
		/*MARGIN: 0px auto 0;		centers it*/
		WIDTH: 775px; 
		BACKGROUND-IMAGE: url(m-Builder.gif);
		BACKGROUND-COLOR: #9DA201;
		background-repeat: repeat-y;
	}

	#middleAdmin
	{
		WIDTH: 775px; 
		BACKGROUND-IMAGE: url(m-Admin.gif);
		BACKGROUND-COLOR: #FFFFFF;
		background-repeat: repeat-y;
	}

	#splash
	{
		WIDTH: 775px; 
		HEIGHT: 483px; 
		/*BACKGROUND-COLOR: #FFB210;
		BACKGROUND-IMAGE: url(splash.gif);*/
		
		background-repeat: no-repeat;
	}

	#whiteText
	{
		font-family:"Arial";
		font-size:12px;
		color: #FFFFFF;
	}
	
	h1
	{
		font-family:"Arial";
		font-size:18px;
		color: #000000;
	}

	#blackText
	{
		font-family:"Arial";
		font-size:12px;
		color: #000000;
	}

	p
	{
		font-family:"Arial";
		font-size:12px;
		color: #FFFFFF;
		font-weight:normal;
		line-height: 150%;
	}

	ol
	{
		font-family:"Arial";
		font-size:12px;
		color: #FFFFFF;
		text-align: left;
		font-weight:normal;
		line-height: 175%;
	}

	li
	{
		font-family:"Arial";
		font-size:12px;
		color: #FFFFFF;
		text-align: left;
		font-weight:normal;
		line-height: 175%;
	}
	
	#contactRight
	{
		/*BORDER: #000000 1px solid;*/

		background-color:#F0027F;


		font-family:"Arial";
		font-size:12px;
		color: #FFFFFF;
		text-align: left;
		font-weight:normal;
	}

	.details
	{
		font-family:"Arial";
		font-size:12px;
		color: #000000;
		width:300px;
	}

	#message
	{
		width:300px;
		font-family:"Arial";
		font-size:12px;
		color: #000000;
		border: 1 solid #8C1888;
		
		BACKGROUND-IMAGE:none;
		background-color:white;
		scrollbar-3dlight-color: white;		/*Light 3d*/
		scrollbar-darkshadow-color:#8C1888;	/*Dark 3d*/
		scrollbar-arrow-color:#8C1888 ;		/*arrow colour when needed*/
		scrollbar-base-color: white;		/*Main Base Colour - not ideal to used with others*/

		scrollbar-face-color:#ECABCD;			/*Main colour*/
		scrollbar-highlight-color:#ECD6E1;	/*scroll bar track 1st colour*/
		scrollbar-shadow-color:white;		/*arrow colour when scrol not needed */

	}

	#admin
	{
		width:400px;
		font-family:"Arial";
		font-size:12px;
		color: #000000;
	}

	#address
	{
		width:300px;
		font-family:"Arial";
		font-size:12px;
		color: #000000;
		border: 1 solid #8C1888;
		
		BACKGROUND-IMAGE:none;
		background-color:white;
		scrollbar-3dlight-color: white;		/*Light 3d*/
		scrollbar-darkshadow-color:#8C1888;	/*Dark 3d*/
		scrollbar-arrow-color:#8C1888 ;		/*arrow colour when needed*/
		scrollbar-base-color: white;		/*Main Base Colour - not ideal to used with others*/

		scrollbar-face-color:#ECABCD;			/*Main colour*/
		scrollbar-highlight-color:#ECD6E1;	/*scroll bar track 1st colour*/
		scrollbar-shadow-color:white;		/*arrow colour when scrol not needed */

	}

	option
	{
		font-family:"Arial";
		font-size:12px;
		color: #000000;
	}
	
	select
	{
		font-family:"Arial";
		font-size:12px;
		color: #000000;
	}

	#contact
	{
		font-size:14px;
		font-family:"Arial";
		color: #8C1888;
	}

	#talkingdesign
	{
		font-size:11px;
		font-family:"Arial";
		color: #F6D8E8;
	}
</style>
