/* POSITIONING */
.header{
background:#000;
width:846px;
height:171px;
color:FFF;
display:block;
margin-left:auto;
margin-right:auto;
}
.header_menu{
width:846px;
height:79px;
margin-left:auto;
margin-right:auto;
background:url(http://www.expix.co.uk/templates/common/menu_base.jpg) bottom left no-repeat;
}
.header_logo{
width:846px;
height:92px;
display:block;
}
.advertbanner{
width:460px;
height:60px;
background-color:#333333;
display:block;
float:right;
margin-right:10px;
margin-top:10px;
}

.expixcols li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.expixcols li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.expixcols li a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.expixcols li a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.directorycols li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.directorycols li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.directorycols li a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.directorycols li a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.exzinecols li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.exzinecols li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.exzinecols li a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.exzinecols li a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.gallerycols li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.gallerycols li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.gallerycols li a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.gallerycols li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menutext {
	color: #000000;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
}