* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat-x;
}

a:link, a:visited{
	color: #FFF;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	text-decoration: none;
	}

#wrapper {
	width: 975px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#faux {
	margin-bottom: 5px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(../img/backgroud-faux4.gif);
}
#header {
	color: #333;
	width: 975px;
	padding: 0px;
	height: 150px;
	margin: 0px;
}

#logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 200px;
	float: left;
	}
#headadvert {
	background-repeat: no-repeat;
	height: 150px;
	width: 775px;
	float: right;
	}

#navigation {
	width: 975px;
	padding: 0px;
	height: 34px;
	margin: 0px;
	text-align: center;
	background-image: url(../img/nav/backround.jpg);
	background-repeat: repeat-x;
	position: relative;
	z-index: 999999;
}

.columnimgpad {margin-bottom: 8px;}


/************  LEFT COLUMN  ****************/


#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#leftcolumn .content {
	padding: 10px 10px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #000;
}


#leftcolumn h2 {
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	height:25px;
	margin: 0;
	padding-top: 0px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 24px;
	background-repeat: repeat-x;
}

/************  CENTER CONTENT  ****************/


#content {
	float: left;
	color: #333;
	padding: 0px;
	width: 510px;
	display: inline;
	position: relative;
	padding: 25px 32px 10px 32px;
	font-size: 0.8em;
	line-height: 1.65em;
	}
	
#content p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	
	}

#content .producthighlight { margin-bottom: 8px;
							border:0;}
	


	
#content .box {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../img/bg04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
					
}

#content .box_sp {
					background:transparent url(../img/bg04.jpg) no-repeat scroll left top;
					padding: 10px;
					margin-top: 15px;
					
}

		
		
#content .box h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.7em;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
										
#content .headred h2{
					color: #990000;
					font-family:trebuchet ms, myriad, tahoma, verdana;
					font-size:1.5em;
					margin-top: 0px;
					border-bottom: 0;}
					
#content .content h2.grey  {color: #666;
					margin-top: 0px;
					border-bottom: 1px solid #666666; }
					
#content .content h4 {color: #999;
					margin-top: 8px;}
					
					
#content img.floatright {
	float:right;
	border:3px none white;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
						
#content img.floatleft {
	float:left;
	border: 3px none white;
	padding-right: 8px;
	padding-bottom: 8px;
}					

#content .box ul{
	border-top: 1px dotted #ccc;
	color: #333;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-position: inside;
}

#content .box li{
	background: transparent url(../img/arrow-grey.gif) left top no-repeat;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	line-height: 160%;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 8px;
}

/************  RIGHT COLOUMN ****************/


#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	padding: 0px;
	width: 200px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#rightcolumn .content {
	padding: 10px 10px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #000;
}

#rightcolumn h2 {
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	height:24px;
	padding-top: 0px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-x;
}	


/************  FOOTER  ****************/


#footer {
	width: 955px;
	clear: both;
	color: #333;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

/************  SECTION COLOURS   ****************/

.red {
	color: #C20061;
	}


.black {
	color: #000;
	}

.yellow {
	color: #FDA80B;
	}

.blue {
	color: #00558E;
	}
	
.grey {
	color: #666;
	}	

/************  COLUMN HEADER COLOURS   ****************/

.redcol {
	background-image: url(../img/bars/redbar.png);
	color: #FFF;
	}


.blackcol {
	background-image: url(../img/bars/blacklbar.png);
	color: #FFF;
	}

.yellcol {
	background-image: url(../img/bars/yellbar.png);
	color: #000;
	}

.bluecol {
	background-image: url(../img/bars/bluebar.png);
	color: #FFF;
	}

.greycol {
	background-image: url(../img/bars/greybar.png);
	color: #FFF;
	}
