﻿
html, body {
    margin: 0px;
    padding: 0px;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header img {
    border: 0px;
    height: 65px;
    width: 182px;
}


#innerwrap {
    width: 780px;
    text-align: left;
    margin: 0px auto;
    padding: 25px 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;    
}

#header {
    height: 65px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color: black;
    background-image: url('http://www.max.co.uk/images/indexmulticol.jpg'); 
    background-position: right; 
    background-repeat: no-repeat;
}

#header p {
    margin: 0px;
    height: 0px;
}

#headerlink {
    float: left;
    width: 376px; 
    height: 65px;
}

#footer {
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}

#footerslogan {    
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

#footerlinkswrap {
	height: 25px;
	background-color: #DCDADA;
	padding: 0px;
	margin: 0px;
}

#footerlinks {    	
	font-size: 10px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}

#footercopyright span {
	background-color: #FFFFFF; 
	font-size: 11px; 
	color: #666666; 
	text-align: center; 
	text-decoration: none;
}

#footercopyright 
{
	margin-top: 10px;
    margin-bottom: 35px;
}

#footercopyright a {
	color: #666666;
	text-decoration: none
}
#footercopyright a:visited {
	color: #666666;
	text-decoration: none
}
#footercopyright a:hover {
	color: #333333; 
	text-decoration: underline
}

.minilinks a { color: black; }

h1 
{
	font-size: 16px;
	color: #005A9C;
}

h2 
{
	font-size: 14px;
	font-weight: bold;
}

p {
    margin-bottom: 12px;
    margin-top: 0px;
    padding: 0px;
}

a {	color: Blue; }
.highlight { color: #005A9C; }

h1.display
{
	background-color: #063881;	
	height: 25px;
	color: White;	
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	background-image: url(http://www.maximizer.co.uk/webforms/images/updownarrow.gif);
	background-repeat: no-repeat;
	background-position: 1px -25px;
}

h1.display a
{
	padding: 0 0 0 20px;
	display: block;
	line-height: 25px;	
	text-decoration: none;	
	width: 760px;
	color: white;	
	background-image: url(http://www.maximizer.co.uk/webforms/images/ctd.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

h1.display span { display: none; }
body h1.displaynofocus a { background-position: right -25px; }
body h1.displayfocus { background-position: 1px 0px; }