/* Global Declarations  */

* {
	margin: 0;
	padding: 0;
}

*, 
.hC
{
	/* 	Entire web site is made up of images so we 
		HIDE ALL ALTERNATIVE CONTENT HTML TEXT 			*/
	text-indent: -5999em;
	font: 1px/1px sans-serif;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
	
}

body {
	background-color: #FFF;
}

a {
	outline:0 !important;
}


a:hover {
	background-color:#fff;
}


img, object {
	display:block;
	text-indent:0;
}

/* Layout  */

div#wrapper {
	width: 980px;
}

div#nav {
	width:261px;
	background-image:url(../../images/layout/menu.jpg);
	padding-left:12px;
}

div#content,
div#content div.pContainer
{
	width:707px;
}

div#nav,
div#content
{
	height:552px;
	padding-top:12px;
	float:left;
}

div#content div.pContainer {
	height:542px;
}

div#content div.pContainer div {
	float:left;
}

div#content div.twoCols div {
	width:353px;
}

div#mColours {
	width:323px;
}

div#footer {
	width:383px;
	background-image:url(../../images/layout/footer.gif);	
}

div#mColours,
div#footer
{
	float:right;
	height:40px;
}

/* Content */

div#nav a {
	display:block;
}

div#nav h1 {
	margin:1px 0 17px 0;
}

div#nav h1,
div#nav h1 a 
{
	height:84px;
}

div#nav h2 {
	margin-bottom:5px;
}

div#nav h2,
div#nav h2 a {
	height:16px;
}

div#nav ul {
	margin-bottom:42px;
}

div#nav ul li {
	margin-bottom:5px;
}

div#nav ul li a
{
	height:10px
}

li#lt1 a {width:88px;}
li#lt2 a {width:76px;}
li#lt3 a {width:73px;}
li#lt4 a {width:66px;}
li#lt5 a {width:114px;}
li#lt6 a {width:143px;}
li#lt7 a {width:143px;}
li#lt8 a {width:110px;}
li#lt9 a {width:181px;}
li#lt10 a {width:80px;}
li#lt11 a {width:149px;}

li#mi1 a {width:154px;}
li#mi2 a {width:201px;}
li#mi3 a {width:72px;}
li#mi4 a {width:56px;}

h2#home a {
	width:71px;
	padding-bottom:6px;
}

div#content div.pContainer div a {
	display:block;
}

div#mColours ul {
	float:right;
	width:236px;
}

div#mColours li {
	float:right;
}

div#mColours li,
div#mColours li a
{
	height:26px;
	display:block;
}

div#mColours li#mColours1 a 
{
	width:24px;
	margin-right:60px;
	background-image:url(../../images/layout/more-colours-back.jpg);
}

div#mColours li#mColours2 a 
{
	width:121px;
	background-image:url(../../images/layout/more-colours.jpg);
}

div#mColours li#mColours3 a 
{
	width:31px;
	background-image:url(../../images/layout/more-colours-back-last.jpg);
}

img#logo,
div#content div.twoCols p,
p#iWeb 
{
	display:none;
}
