* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	text-align: left;
}

div.header_container {
	background: #ee1d25 url(../img/bg_catalogueTop08.gif) top left repeat-y;
	width: 100%;
}

div.catalogue_header_new {
	overflow: hidden;
	width: 925px;
}

div.logo_legend {	
	float: left;
	height:65px;
	width: 785px;		
}

div.link_homepage {
	float: left;
	padding: 5px 0 0 0;
	width: 139px;
}

div.link_homepage a#btn_home {
	background: transparent url(../img/btn_backHome08.gif) no-repeat;
	display: block;
	height: 28px;
	width: 139px;
}

div.link_homepage a#btn_home:link, div.link_homepage a#btn_home:visited { background-position: top left; }
div.link_homepage a#btn_home:hover, div.link_homepage a#btn_home:active { background-position: top right; }
div.link_homepage a#btn_home span { display: none; }

.catalogue_header
{
	background: #ee1d25 url(../img/bg_catalogueTop.gif) left top repeat-y;		
	width: 1024px;
	height: 130px; 
	margin: 0 0 5px 0;
}

.catalogue_logo
{
	float: left;
	width: 243px;
	height: 130px;
	background: transparent url(../img/logo_smythsMain.gif) left top no-repeat;			
}

a.catalogue_hplink
{
	margin: 94px 0 6px 0;
	float: right;
	width: 150px;
	height: 30px;
	background: transparent url(../img/btn_backHome.gif) left top no-repeat;					
}

a.catalogue_hplink:hover
{
	background-position: right top;	

}

.catalogue_legend
{
	float: right;
	width: 422px;
	height: 130px;
	background: transparent url(../img/legend.gif) left top no-repeat;					
}

.catalogue_logo span, .catalogue_hplink span
{
	display: none;	
}

p
{
	FONT-FAMILY: Verdana;	
	FONT-SIZE: 11px;	
	MARGIN-BOTTOM: 1em;	
	COLOR: #000;	
	LINE-HEIGHT: 15px;
}

.catalogue_promotext
{
	background-color: #8a1014;
	width: 100%;
	display:block;
}

.catalogue_promotext span
{
	color: #FFFFFF;
	font-weight: 700;
	font-size: 16px;	
	padding: 20px 0px;
	text-indent: 20px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}