@charset "UTF-8";

/*------------------------------------------------------------------

[Standard page Stylesheet]
	
Version: 1.0

Creator: Pete Luffman

Company: Merchant Marketing Group

Last modified: 13/05/08


[Grid]

Column width 83px
Gutter width 10px


[Color codes]

Background:	#ffffff 
Content text:	#757562
Dark brown: #757562

a (standard): #515140
a (hover):	  

-------------------------------------------------------------------*/

/*********************************************** 
				HTML Tags
***********************************************/

h1 {
	color:#FFFFFF;
}
h1 span {
	background: #FFFFFF url(../../../../images/h1-grad-grey.gif) repeat-x;
}

/*********************************************** 
				Global styles
***********************************************/

#banner {
	width:410px;
	height:217px;
	padding:10px 500px 10px 10px;
	background: url(../../../../images/banner-dark-grad.gif) repeat-x bottom;
	margin-right:0;
	margin-bottom:1em;
	position:relative;
}
#expandingFlash {
	position:absolute;
	top:0px;
	left:0px;
}
#boxContainer {
	background: url(../../../../images/boxgrad.gif) repeat-x top;
	padding-top:42px;
}
