body {
	margin:0;
	padding:0;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
}

#wrapper {
	width:773px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.clear {
	clear:both;
}

#left-content a[href^="http:"] {
	background: url(pix/target-blank.jpg) no-repeat right top;
	padding-right:10px;
}

#left-content a[href^="http://www.maxhits.co.uk"], a[href^="http://maxhits.co.uk"] {
	background-image:none;
	padding-right:0;
}

/*.....header.....*/

#header {
	height:53px;
	width:100%;
	background-image:url(pix/logo-header-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#header h2 {
	text-align:right;
	font-size:13px;
	font-weight:100;
	letter-spacing:2px;
	padding:23px 2px 0 0;
}

/*.....left content.....*/

#left-content {
	width:500px;
	float:left;
	display:inline;
	border-right:1px solid black;
	padding-right:10px;
	margin-bottom:10px;
	line-height:19px;
}

#left-content h1 {
	font-size:17px;
	border-bottom:1px solid black;
	letter-spacing:1px;
}

#left-content a, #left-content a:visited {
	color:#000000;
}

#flyer {
	width:500px;
	height:100px;
	background-image:url(pix/home-content.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}

#flyer p {
	padding:15px 200px 5px 20px;
	line-height:17px;
}

/*.....right content.....*/

#right-content {
	width:260px;
	float:right;
}

#right-content ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#right-content li {
	border-bottom:1px solid #000;
	padding:2px 0px 2px 0;
}

#right-content li a, #right-content li a:visited {
	color:#000000;
	text-decoration:none;
	display:block;
}

#right-content li a:hover {
	background-color:#efefef;
}

#right-content h3 {
	font-size:17px;
	border-bottom:1px solid black;
	letter-spacing:1px;
	margin-left:5px;
}

.menuNum {
	float:right;
	margin-top:-15px;
}

/*.....footer.....*/

#footer {
	margin-top:10px;
	border-top:1px solid black;
	padding-top:3px;
}

#footer-left {
	float:left;
	display:inline;
}

#footer-right {
	float:right;
}

#footer-right a {
	color:black;
	padding:0 4px ;
	background-color:#efefef;
	text-decoration:none;
}