body{                    
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                margin: 0px auto;
                padding: 0px;
                color: #000000;
                background-image: url("media/bg.jpg");
}

#body {
                width: 832px;
                margin: 0px auto;
                padding: 0px;
                background: #ffffff;
                border-top: none;
                border-right: 35px solid #90ca85;
                border-bottom: 35px solid #90ca85; 
                border-left: 35px solid #90ca85;
}


#innerbody {
	width: 804px;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	border: 14px solid #ffffff;
}

#headerleft {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px;
}

#headerright {
	float: left;
	width: 484px;
	padding: 0px 0px 0px 0px;
}

#menu {
	float: left;
	width: 804px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 5px solid #adafaa;
	margin: 0px;
	padding: 0px;
}



/* ### £15 / £20 / £30 / £40 / £60 / £80 / £100 START ### */


#one {
	float: left;			
	width: 112px;
	margin: 0px;
	padding: 0px;
}

#two {
	float: left;		
	width: 112px;
	margin: 0px;
	padding: 0px;
}

#three {
	float: left;		
	width: 112px;
	margin: 0px;
	padding: 0px;
}

#four {
	float: left;			
	width: 112px;
	margin: 0px;
	padding: 0px;
}

#five {
	float: left;		
	width: 112px;
	margin: 0px;
	padding: 0px;
}

#six {
	float: left;
	margin: 0px;
	padding: 0px;
}

#seven {
	float: left;
	width: 112px;
	margin: 0px;
	padding: 0px;
}

#divider1 {
	float: left;
	width: 3px;
	height: 103px;
}

#divider2 {
	float: left;
	width: 3px;
	height: 103px;
}

#divider3 {
	float: left;
	width: 3px;
	height: 103px;
}

#divider4 {
	float: left;
	width: 3px;
	height: 103px;
}

#divider5 {
	float: left;
	width: 3px;
	height: 103px;
}

#height1 {
	float: left;
	width: 804px;
	height: 5px;
}

#height2 {
	float: left;
	width: 804px;
	height: 5px;
}

#blackline {
	width: 804px;
	height: 7px;
	background: #000000;
	border-bottom: 2px solid #ffffff;
}

#greenline {
	width: 804px;
	height: 4px;
	background: #60c658;
	border-bottom: 2px solid #ffffff;
}


/* ### £15 / £20 / £30 / £40 / £60 / £80 / £100 FINISH ### */



#content {
	float: left;
	width: 402px;
	margin: 0px;
	padding: 0px;
}

#content2 {
	float: left;
	width: 402px;
	margin: 0px;
	padding: 0px;
}

#contentbox {
	float: left;
	background: #def4df;
	width: 392px;
	margin-top: 25px;
	padding: 0px;
}

#contentdivider {
	float: left;
	width: 10px;
	height: 407px;
}

#contentdivider2 {
	float: left;
	width: 10px;
	height: 407px;
}

#card {
	float: left;
	width: 402px;
	margin: 0px;
	padding: 0px;
}

#menu_bottom{
	float: left;
	text-align: left;
   	position: relative;
    	display: block;
	border-bottom: 5px solid #adafaa;
    	width: 804px;
    	font-size: 11px;
    	font-weight: bold;				
}

#menu_bottom ul{
    	margin: 0px;
    	padding: 0px;
    	list-style-type: none;				
}

#menu_bottom ul li{
    	display: block;
    	float: left;					
}

#menu_bottom ul li a{
    	display: block;
   	float: left;
    	color: #000000;
    	text-decoration: none;
    	padding: 4px 20px 0px 12px;			
}

#menu_bottom ul li a:hover{
    	text-decoration: none;
    	color: #60c658;					
}

#dividerspace {
	float: left;
	background: #ffffff;
	width: 24px;
	height: 50px;
}

h1 {
	text-align: left;
	color: #000000;
	font-size: 22px;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 0px
}

p {
	text-align: left;
	color: #000000;
}

.marginleft {
	text-align: left;
	color: #000000;
	margin: 10px 0px 0px 10px;
	padding: 0px
}

.bigfont {
	text-align: left;
	font-size: 34px;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	padding: 0px
}

div.clear {
	clear:both; 
}

a img { 
	text-decoration:none;
	border: 0px;
}

a:link { 
	color : #000000;
	text-decoration : none;
} 

a:visited { 
	color : #000000;
	text-decoration : none;
} 

a:hover { 
	color : #60c658;
	text-decoration : none;
}

.button {
	cursor: hand;
}

a:hover .button {
	FILTER: Gray; -moz-opacity: 0.50;
}