* { 
				margin:0; padding:0 
				}
			body { 
				background:#ECE9E1 url(../images/fill.png) repeat-x; 
				text-align:center; 
				font-size:12px;
				font-family:Verdana, Arial, Helvetica, sans-serif;				
				}
			#site { 
				margin:0; width:100%
				}
			#logo { 
				background:url(../images/logo.gif) no-repeat; 
				width:960px; 
				height:156px; 
				text-indent:-9999px;
				margin-left:90px 
				}

			#buttons { 
				width:960px; 
				height:40px 
				}
			#buttons ul { 
				list-style:none 
				}
			#buttons ul li { 
				float:left; 
				text-indent:-9999px;
				cursor:pointer; 
				}
			#buttons ul li.home a { 
				background:url(../images/home.png) no-repeat; 
				display:block; 
				cursor:pointer; 
				width:260px; 
				height:40px 
				}
			#buttons ul li.home a.active { 
				background:url(../images/home-selected.png) no-repeat
				}
			#buttons ul li.catalogue a { 
				background:url(../images/catalogue.png) no-repeat; 
				display:block; 
				cursor:pointer; 
				width:260px; 
				height:40px 
				}
			#buttons ul li.catalogue a.active { 
				background:url(../images/catalogue-selected.png) no-repeat 
				}
			#buttons ul li.contact a { 
				background:url(../images/contact-us.png) no-repeat; 
				display:block; 
				width:260px; 
				height:40px 
				}
			#buttons ul li.contact a.active { 
				background:url(../images/contact-us-selected.png) no-repeat 
				}
			
			#image { 
				background:url(../images/image.jpg) no-repeat center top; 
				height:171px 
				}
			#content { 
				width:100%;
				text-align:left;
				position:relative; 
				}
				
			#single-column { 
				width:87%; 
				margin-left:90px
				}
			#subnav {
				background:#020100;
				color:#FFF; 
				width:150px;
				float:left;
				margin:-18px 30px 0 90px;
				padding:0;
				font-style:italic;
				}
			#subnav ul { list-style:none }
			#subnav ul li a { text-indent:-9999em; width:150px; height:40px; display:block }
			#subnav ul li a.tracksuits { background:url(../images/subnav-tracksuits.gif) }
			#subnav ul li a.tracksuits-active { background:url(../images/subnav-tracksuits-a.gif) }
			#subnav ul li a.shirts { background:url(../images/subnav-shirts.gif) }
			#subnav ul li a.shirts-active { background:url(../images/subnav-shirts-a.gif) }
			#subnav ul li a.jackets { background:url(../images/subnav-jackets.gif) }
			#subnav ul li a.jackets-active { background:url(../images/subnav-jackets-a.gif) }
			#subnav ul li a.windbreakers { background:url(../images/subnav-windbreakers.gif) }
			#subnav ul li a.windbreakers-active { background:url(../images/subnav-windbreakers-a.gif) }
			#subnav ul li a.sportswear { background:url(../images/subnav-sportswear.gif) }
			#subnav ul li a.sportswear-active { background:url(../images/subnav-sportswear-a.gif) }
			#subnav ul li a.schools { background:url(../images/subnav-schools.gif) }
			#subnav ul li a.schools-active { background:url(../images/subnav-schools-a.gif) }
			
			#dual-column {
				width:70%;
				float:left;
				position:absolute;
				left:264px;
				top:0;
				}
			#sub-subnav {
				position:absolute; left:240px; top:0;
				background:#FB7524;
				color:#FFF; 
				width:80px;
				float:left;
				margin: -18px 0 0;
				padding:10px 10px 9px;
				height:141px;
				
				}
			#sub-subnav ul { list-style:none; padding:6px 0 0 6px }
			#sub-subnav ul li { padding-bottom:9px }	
			#sub-subnav ul li a { font-size:13px; color:white; text-decoration:none }
			#sub-subnav ul li a:hover, #sub-subnav ul li a.active { color:black; font-weight:700; text-decoration:none }			
			h2, h3 { padding-bottom:18px; color:#FB7524; margin-top:9px; font-size:24px; font-family:Arial, Helvetica, sans-serif; font-style:italic }
			h3 { color:black; font-size:18px; margin-top:0 }
			/*h2.welcome {
				background:url(../images/welcome.png) no-repeat; 
				display:block; 
				width:780px; 
				height:52px;
				text-indent:-9999px
				}
			h2.promotions {
				background:url(../images/winter.png) no-repeat; 
				display:block; 
				width:780px; 
				height:52px;
				text-indent:-9999px
				}
			h2.logos {
				background:url(images/home-logos.gif) no-repeat; 
				display:block; 
				width:780px; 
				height:52px;
				text-indent:-9999px
				}*/
			p { 
				line-height:18px;
				padding-bottom:18px;
				text-align:justify; 
				}
			.catalogue-image-home { 
				width:230px; 
				padding-right:24px;
				display:block; 
				height:350px; 
				float:left  
				}
			.catalogue-image p { 
				font-style:italic;
				text-align:left;  
				}
			img { float:left; padding-right:24px }
			.catalogue-image { 
				width:180px; 
				padding-right:24px;
				padding-bottom:72px;
				display:block; 
				height:240px; 
				float:left;
				text-align:left;  
				}
			.clear { clear:both }
			a.link { color:#FB7524; text-decoration:underline }
			#left { width:330px; float:left; margin-left:90px }
			#right { width:50%; float:left }
			