	body 
	{
		padding:5px 5px 5px 5px;
		text-align:center;
		min-width:980px;
	}
	
	/* SKETLETON *****************************************************************************************/
	/* ***************************************************************************************************/
	#wrapper
	{
		position:relative;
		width:980px;
		margin:0 auto;
		text-align:left;
	}
	
	#banner
	{
		position:relative;
		height:136px;
		width:980px;
		background-image:url(../images/template/header.jpg);
		background-position:top right;
		background-repeat:no-repeat;
	
	}
	
	#footer
	{
		clear:both;
		height:18px;
		background:#0573a7;
	}
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/
	
	/* BANNER ********************************************************************************************/
	/* ***************************************************************************************************/
	#logo
	{
		margin:24px 0px 0px 30px;
		border:none;
		float:left;
	}

	#client1,#client2
	{
		float:right;
		width:130px;
		margin:10px 0px 0px 0px;
	}

	#banner #navsearch 
	{
	
		position:absolute;
		top:107px;
		right:72px;
		text-align:right;
		margin:0px;
		padding:0px;
		vertical-align: bottom;
	}
	
	#searchinput
	{
		width:150px;
		margin:0px 0px 3px 50px;
		padding:0px 2px 0px 2px;
		border:1px solid #ffffff;
		vertical-align: bottom;
		font-weight:bold;
		
	}
	
	#go
	{
		vertical-align: middle;
		font-weight:bold;
		border:0px;
		margin:0px 0px 0px 4px;
		padding:0px;
		cursor:pointer;
	}
	
	fieldset
	{	
		padding:0px;
		margin:0px;
		border:none;
	}
	
	label
	{
		text-transform:uppercase;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		margin:0px;
		padding:0px;
	}
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/

	/* NAVIGATION BAR ************************************************************************************/
	/* ***************************************************************************************************/
	#navigationbar
	{	
		list-style-type:none;
		margin:0px;
		padding:0px;
		height:25px;
		width:825px;
  		/* width:821px; remove after lime lines*/
		background-image:url(../images/template/navbar.jpg);
		background-repeat:repeat-x;
		
	}
	
	#navigationbar li
	{
		float:left;
		display:block;
		line-height:22px;
		list-style-type:none;
		color:#ffffff;
	}
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/

	/* SUBNAVIGATION BAR *********************************************************************************/
	/* ***************************************************************************************************/
	#subnavigationbar
	{	
		list-style-type:none;
		background:#555555;
		padding:0px;
		margin:0px;
	}
	
	#subnavigationbar li
	{
		line-height:22px;
		list-style-type:none;
	}
	
	#brk
	{
		margin:0px 0px 0px 0px;
		padding:25px 3px 0px 2px;
		
	}
	
	#basketitems
	{
		margin:0px 0px 0px 0px;
		padding: 3px 3px 0px 3px;
		background:none;
	}
	
	#basketitems a
	{
		margin:20px 0px 0px 0px;
		padding-left:39px;
		padding-top:7px;
		background-image:url(../images/template/basketitems.jpg);
		background-repeat:no-repeat;
		display:block;
		height:35px;
	}
	
	
	#basketitemsicon
	{
		border:none;
		margin-right:4px;
	}
	
	#viewenq
	{
		border:none;
		margin:0px;
	}
	
	#menuarea #icons
	{
		padding:0px;
		position:absolute;
		bottom:89px;
		right:13px;
	}
	
	#telicon, #emailicon
	{
		margin-right:0px;
		border:none;
	}
	
	#basketicon
	{
		border:none;
	}
	
	#menuarea #teamtext
	{
		position:absolute;
		right:4px;
		bottom:3px;
		border-top:1px solid #ffffff;
		width:147px;
	}
	
	#select
	{
		position:relative;
		top:10px;
	}
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/
	
	td.text
	{
		font-size:10px;
		padding-bottom:10px;
		font-weight:bold;
	}