/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections
	can be built on using the layered css technique

	Author:		Tom Harman		[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Header Elements
	Navigation Elements
	Body Elements
	Content Sub
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

p#advent {
	padding: 2px;
	margin: 0px;
}

p#advent a {
	font-size: 1.8em;
	color: #060;
}

body {
		/*font-size: 1em;*/
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
#content ul.big-buttons {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0px;
	text-indent: -1em;
	width: 540px;
}

div#header div#branding-logo a:hover, div#nav ul li a:hover {
	text-decoration: none;
}

div#content {
	font-size: 130%;
}

div#content h1 {
	font-size: 130%;
	margin: 10px 0;
	font-weight: normal;
	text-transform: lowercase;
}

div#content h2 {
	font-size: 100%;
	margin: 10px 0;
	text-align: left;
}

div#map {
	border: 1px solid #CCC;
	margin-left: 10px;
	margin-top: 15px;
	width: 500px;
	height: 350px;
	background: #FFF;
}

div#mapoptions {
	width: 120px;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #CCC;
	background: #FFF;
}

div#mapoptions a {
	margin-top: 5px;
	display: block;
}

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none
}

fieldset div input, fieldset div textarea  {
	color: #333;
	font-weight: normal;
	border: 1px solid #aaa;
	padding: 1px
}

legend {
	margin: .4em 0 .3em;
	padding: 0 .5em;
	background: transparent;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 130%;
}

label {
	float: left;
	padding: 0 1em;
	text-align: right;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div select {
	padding: 1px;
}

form fieldset div {
	clear: both;
}

div.submit {
	/*clear: both;
	text-align: right;*/
/*	background: Fuchsia;*/
	float: left;
	width: 150px;
/*	height: 200px;*/
	margin-top: 5px;
}
input#orderSubmit{
	width: auto;
	float: left;
	margin-bottom: 10px;
	}

div.checkbox input {
	width: auto;
	border: 0;
}

textarea						{
	width: 100%;
	height: 80px;
}

form 							{ width: 300px; }
label		 					{ float: left;	width: 35%;	/*height: 22px;*/ margin: 0; font-size: 80%;}
fieldset div input,
fieldset div select,
fieldset div textarea  	{ width: 55%; margin: 0 0 0 0; }

div.req label 				{ color: #333; font-weight: bold }
p.req							{ font-weight: bold; }
div.multi label 			{ height: 22px }
p.notice 					{ color: #d22 }

div.multi input {
	width: 5%;
	border: 0;
	float: right;
	margin-top: 3px;
}

div.req label:before, div.req p:before, p.req:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

div.submit input {
	border: 1px solid #333;
	padding: 1px .7em;
	background: #777;
	color: #fff;
	width: auto;
	font-weight: bold;
}

.buffets div#content form div.submit {
	text-align: center;
}

* html .buffets-place-your-order div#content form div.submit input {
	padding: 1px 0;
	width: 300px;
}

* html .buffets-place-your-order div#content form div.submit a.fake-button {
	padding: 3px 0;
	text-align: center;
	margin-right: 15px;

}
a.fake-button{
/*margin-bottom: 10px;*/
	float: left;

}
* html a.fake-button{
	float: left;
}

* html .shopping-basket-checkout div#content a#shopping-basket-list-checkout {
	padding: 3px 0;
	width: 220px;
	text-align: center;
	/*margin-right: 15px;*/
}

div.image-submit {
	text-align: right;
/*	margin-top: 5px;*/
}

div.image-submit input {
	border: 0;
	margin: 0;
	width: auto;
}

/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/

div#container, div#footer {
	width: 760px;
	margin: 20px auto;
}

/***********************************************************************
	HEADER ELEMENTS
************************************************************************/

div#header {
	height: 147px;
}

/*div#header div#branding-logo a {
	background: url(../i/layout/animated-logo.gif) no-repeat;
	display: block;
	height: 72px;
	width: 214px;
	text-indent: -999em;
}*/

/***********************************************************************
	NAVIGATION
************************************************************************/

div#nav {
	background: url(../i/layout/nav.gif) 0 -117px no-repeat;
	position: absolute;
	width: 760px;
	height: 60px;
	top: 91px;
}

div#nav ul li {
	float: left;
}

div#nav ul li a {
	display: block;
	height: 60px;
	position: absolute;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
}

div#nav ul li a:active {
	outline: none;
}

div#nav ul li a:hover {
	background: url(../i/layout/nav.gif) 0 0 no-repeat;
}

div#nav ul li#nav-home a {
	left: 104px;
	width: 109px;
}

div#nav ul li#nav-buffets a {
	left: 212px;
	width: 108px;
}

div#nav ul li#nav-cafe a {
	left: 320px;
	width: 108px;
}

div#nav ul li#nav-van-service a {
	left: 429px;
	width: 107px;
}

div#nav ul li#nav-company a {
	left: 536px;
	width: 108px;
}

div#nav ul li#nav-contact a {
	left: 643px;
	width: 109px;
}

div#nav ul li#nav-home a:hover 			{ background-position: -104px 3px; }
div#nav ul li#nav-buffets a:hover 		{ background-position: -212px 3px; }
div#nav ul li#nav-cafe a:hover 			{ background-position: -320px 3px; }
div#nav ul li#nav-van-service a:hover 	{ background-position: -429px 3px; }
div#nav ul li#nav-company a:hover	 	{ background-position: -536px 3px; }
div#nav ul li#nav-contact a:hover	 	{ background-position: -643px 3px; }

.safari div#nav ul li#nav-home a:hover 			{ background-position: -104px -7px; }
.safari div#nav ul li#nav-buffets a:hover 		{ background-position: -212px -7px; }
.safari div#nav ul li#nav-cafe a:hover 			{ background-position: -320px -7px; }
.safari div#nav ul li#nav-van-service a:hover 	{ background-position: -429px -7px; }
.safari div#nav ul li#nav-company a:hover	 	{ background-position: -536px -7px; }
.safari div#nav ul li#nav-contact a:hover	 	{ background-position: -643px -7px; }

.safari div#nav ul li#nav-home a:hover,
.safari div#nav ul li#nav-buffets a:hover,
.safari div#nav ul li#nav-cafe a:hover,
.safari div#nav ul li#nav-van-service a:hover,
.safari div#nav ul li#nav-company a:hover,
.safari div#nav ul li#nav-contact a:hover {
	margin-top: 10px;
	height: 50px;
}

.home div#nav ul li#nav-home a, .home div#nav ul li#nav-home a:hover,
.buffets div#nav ul li#nav-buffets a, .buffets div#nav ul li#nav-buffets a:hover,
.cafe div#nav ul li#nav-cafe a, .cafe div#nav ul li#nav-cafe a:hover,
.van-service div#nav ul li#nav-van-service a, .van-service div#nav ul li#nav-van-service a:hover,
.company div#nav ul li#nav-company a, .company div#nav ul li#nav-company a:hover,
.contact div#nav ul li#nav-contact a, .contact div#nav ul li#nav-contact a:hover{
	margin-top: 0;
	height: 60px;
}

.home div#nav ul li#nav-home a,
.buffets div#nav ul li#nav-buffets a,
.cafe div#nav ul li#nav-cafe a,
.van-service div#nav ul li#nav-van-service a,
.company div#nav ul li#nav-company a,
.contact div#nav ul li#nav-contact a {
	background: url(../i/layout/nav.gif) 0 0 no-repeat;
}

.home div#nav ul li#nav-home a, .home div#nav ul li#nav-home a:hover 									{ background-position: -104px -60px; }
.buffets div#nav ul li#nav-buffets a, .buffets div#nav ul li#nav-buffets a:hover 					{ background-position: -214px -60px; }
.cafe div#nav ul li#nav-cafe a, .cafe div#nav ul li#nav-cafe a:hover 									{ background-position: -322px -60px; }
.van-service div#nav ul li#nav-van-service a, .van-service div#nav ul li#nav-van-service a:hover{ background-position: -429px -60px; }
.company div#nav ul li#nav-company a, .company div#nav ul li#nav-company a:hover 					{ background-position: -536px -60px; }
.contact div#nav ul li#nav-contact a, .contact div#nav ul li#nav-contact a:hover					 	{ background-position: -645px -60px; }

/***********************************************************************
	BODY ELEMENTS
************************************************************************/

div#main div#content {
	float: right;
	width: 302px;
	border: 1px solid #9C9A9A;
	min-height: 408px;
	/*overflow: auto;*/
	padding: 10px 245px 10px 28px;
	/* new rules for images */
	width: 547px;
	padding: 0px 0px 0px 28px;
	line-height: 128%;
	text-align: left;
	z-index: 5;
}

* html div#main div#content{
	height: 408px;
}

/*.safari div#main div#content {
	display: table-cell;
	height: 408px;
	min-height: none;
	clear: both;
}*/

div#main div#content p {
	color: #666;
}

div#main {
	background: transparent url(../i/layout/content-bg.gif) 184px 28px no-repeat;
}

div#main div#content img.side-photo {
	float: right;
	margin: 0 0 0 -70px;
	z-index: 1;
}

* html div#main div#content img.side-photo {
	position: relative;
	z-index:-1;
}

* html div#main div#content form {
	/*position: absolute;*/
	z-index: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

div#main div#content p {
	z-index:20;
}

div#main div#content-sub ul#contact-details {
	position: absolute;
	width: 140px;
/*	margin: -180px 0 0 20px;*/
margin-top: -120px;
margin-left: 20px;
	text-align: right;
	line-height: 20px;
}

/* =add-to-round */

div#tabpoints ul li a.active {
	background: #2C952B;
	color: #FFF;
}

div#tabpoints ul li {
	list-style: none;
	float: left;
	margin-right: 20px;
}

div#tabpoints ul li a {
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #000;
}
div#main div#tabpoints ul li a:hover {
	background-color: transparent;
}
div#tabpoints ul li{
	margin: 0px;
	padding: 0px;
	width: 179px;

}

div#tabpoints ul li.menubutton1 a{
	float: left;
	width: 179px;
	height: 141px;
	background-image: url(../i/layout/menubutton1.gif);
	background-repeat:no-repeat;
	border: none;
	padding: 0px;
	margin: 0px;
	text-indent: -999em;
}div#tabpoints ul li.menubutton2 a{
	float: left;
	width: 179px;
	height: 141px;
	background-image: url(../i/layout/menubutton2.gif);
	background-repeat:no-repeat;
	border: none;
	padding: 0px;
	margin: 0px;
	text-indent: -999em;
}div#tabpoints ul li.menubutton3 a{
	float: left;
	width: 179px;
	height: 141px;
	background-image: url(../i/layout/menubutton3.gif);
	background-repeat:no-repeat;
	border: none;
	padding: 0px;
	margin: 0px;
	text-indent: -999em;
}
div#tabpoints ul li.menubutton1-green a{
	float: left;
	width: 179px;
	height: 141px;
	background-image: url(../i/layout/menubutton1-green.gif);
	background-repeat:no-repeat;
	border: none;
	padding: 0px;
	margin: 0px;
	text-indent: -999em;
}div#tabpoints ul li.menubutton2-green a{
	float: left;
	width: 179px;
	height: 141px;
	background-image: url(../i/layout/menubutton2-green.gif);
	background-repeat:no-repeat;
	border: none;
	padding: 0px;
	margin: 0px;
	text-indent: -999em;
}div#tabpoints ul li.menubutton3-green a{
	float: left;
	width: 179px;
	height: 141px;
	background-image: url(../i/layout/menubutton3-green.gif);
	background-repeat:no-repeat;
	border: none;
	padding: 0px;
	margin: 0px;
	text-indent: -999em;
}

div#tabpoints ul {
	margin-top: 5px;
}

div#tabpoints ul li a:hover {
	background-color: #2C952B;
}

div#tabpoints ul li a:hover {
	color: #FFF;
}

div#tabpoints {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#main div#content form#add-to-round {
	width: 96%;
	margin-bottom: 10px;
}

div#main div#content form#add-to-round legend {
	/*background-color: #D5EAD5;
	padding-bottom: 5px;*/
	margin: .4em 0 .3em;
	padding: .5em .5em 0 .5em;
	background: transparent;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 95%;
}

div#main div#content form#add-to-round fieldset {
	/*background-color: #D5EAD5;*/
	margin-top: 10px;
	padding-bottom: 5px;
	clear: both;
	border-top: 1px solid #89C589;
	margin-right: 20px;
}

* html div#main div#content form#add-to-round label {
	width: 30%;
}

div#main div#content form#add-to-round fieldset div {
	float: left;
	width: 100%;
	clear: none;
}

div#main div#content p {
	margin: 12px 0;
	font-size: 80%;
}

div#main div#content p span.highlight-main {
	font-size: 120%;
	font-weight: bold;
	color: #2C962B;
}

div#main div#content p span.highlight-sub {
	font-size: 120%;
	font-weight: bold;
	color: #E00724;
}

div#main div#content ul#nav-sub {
	list-style: none;
	margin-left: -28px;
	padding: 0;
	border-bottom: 1px solid #b3b3b3;
	font-size: 80%;
	height: 29px;
	background-image: url(../i/layout/nav-repeat.jpg);
	background-repeat: repeat-x;
}

* html div#main div#content ul#nav-sub {
	width: 575px;
}



div#main div#content ul#nav-sub li {
	height: 29px;
	float: left;
	margin: 0;
	padding: 0;
}

div#main div#content ul#nav-sub li a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	padding: 6px 15px 7px 25px;
	text-transform: lowercase;
	margin: 0;
	border-left: 1px solid #ccc;
}

div#main div#content ul#nav-sub li:hover {
	background: #C4061E;
}

div#main div#content ul#nav-sub li a:hover {
	text-decoration: none;
}
div#main div#content ul#nav-sub li a:active {
	color: #fff;
}

* html div#main div#content ul#nav-sub li a:hover {
	background: #C4061E;
}

/* menu */

ul#menu-container {
	list-style: square;
}

	ul#menu-container li {
		list-style: square;
		margin-left: 12px;
		text-indent: 0px;
	}

		ul#menu-container li a {
			color: #2C962B;
			font-size: 90%;
			font-weight: bold;
		}

div h2 a{
	color: #2C962B;
	font-size: 90%;
	font-weight: bold;
}

div#menu-container div div {
	/*min-height: 80px;*/
	width: 30%;
	float: left;
	margin-right: 2%;
}

div#menu-container h2 {
	color: #2C962B;
	text-align: left;
	clear: both;
	position: relative;
	height: auto;
}

div#menu-container div div p em {
	font-weight: bold;
}

/* =no-pic-content bit e.g. like on terms and conditions page. */

div#main div#content div#no-pic-content {
	margin-right: 15px;
	margin-bottom: 10px;
}

div#menu-container-new {
	width: 90%;
	float: left;
	margin-right: 2%;
}
div#menu-container-new h1{
	font-weight: bold;
	color: #2C962B;
	border-bottom: 2px solid #E00724;
	padding-bottom: 5px;
}
div#content div#menu-container-new  p.greenify{
	color: #2C962B;
	font-size: 1em;
	font-weight: bold;
}

/***********************************************************************
	CONTENT SUB
************************************************************************/

div#main div#content-sub {
	width: 180px;
	padding-top: 268px;
/*	padding-top: 100px;*/
}

* html div#main div#content-sub {
	padding-top: 370px;
}

div#main div#content-sub div.content-sub-compensate{
	margin-top: -268px;
	margin-left: 5px;
}
div#main div#content-sub div.content-sub-compensate a{

}

div#main div#content-sub form {
	width: 175px;
	margin: 10px 0;
}

div#main div#content-sub form fieldset {
	margin: 0;
	padding: 0;
	position: relative;
}

div#main div#content-sub form legend {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 95%;
}

div#main div#content-sub form div label {
	width: 50px;
	height: 16px;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 110%;
}

div#main div#content-sub form div input {
	width: 140px;
	padding: 3px;
	margin: 0;
}

.safari div#main div#content-sub form {
	position: absolute;
	height: 150px;
	margin: 0;
	padding: 0;
	clear: both;
}

.safari div#main div#content-sub form fieldset {
	height: 150px;
	position: relative;
	clear: both;
	top: 0;
}

.safari div#main div#content-sub p.safari-special {
	position: relative;
	padding-top: 130px;
}

.safari div#main div#content-sub p.safari-special {
	background: #fff;
}

div#main div#content-sub p.new-user-registration a {
	display: block;
	background: #2C962B;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#main div#content-sub p.new-user-registration a:hover {
	background: #30A730;
}

div#main div#content-sub p.add-to-favourites a {
	display: block;
	background: #E00724;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#main div#content-sub p.add-to-favourites a:hover {
	background: #C4061E;
}

div#main div#content-sub img.side-photo-sub {
	padding-top: 15px;
	position: absolute;
	top: 200px;
}

div#main div#content-sub p.side-new-buffet {
	padding-top: 15px;
	position: absolute;
	top: 300px;
}

div#main div#content-sub p {
	margin: 10px 0;
}


p.online-ordering-button a {
	background: #848282 url(../i/layout/shopping-cart.gif) 110px center no-repeat;
	background-repeat: no-repeat;
	width: auto;
	display: block;
	width: 150px;
	height: 26px;
	color: #fff;
	font-weight: bold;
	padding: 7px 10px;
	margin: 0 auto;
}

p.online-ordering-button a:hover {
	background: #999 url(../i/layout/shopping-cart.gif) 110px center no-repeat;
}

/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/

div#footer {
	background: url(../i/layout/footer-bg.gif) no-repeat;
	height: 22px;
	margin-top: -16px;
}

div#footer div#footer-nav {
	background: url(../i/layout/footer-bg.gif) no-repeat;
}

div#footer div#footer-nav ul, div#footer div#footer-nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#footer div#footer-nav ul {
    text-align: right;
	 padding: 4px 110px 0 0;
}

div#footer div#footer-nav ul li {
    display: inline;
    margin-right: .75em;
}

div#footer div#footer-nav ul li a {
    color: #848282;
	 text-transform: lowercase;
}

/***********************************************************************
	MESSAGES
************************************************************************/

.error {
	color: #a00;
	font-weight: bold;
}

.error ol li {
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
	font-weight: normal;
}

.notice {
	font-weight: bold;
}

.message {

}

/***********************************************************************
	CART
************************************************************************/

div.product-item {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}

form#order-form fieldset.order-details div#lunch-items div.order-column div.product-item input{
	float: right;

	width: 20px;
}

.safari div.product-item {
	float: none;
}

/***********************************************************************
	SCROLLING PANE
************************************************************************/

div.scrolling-pane {
	height: 365px;
	overflow: auto;
	width: 302px;
	padding: 0 245px 0 0;
	position: absolute;
}

div#content div.extended {
	height: 396px;
}

* html div.scrolling-pane {
	margin-left: 70px;
}

* html div#content div.no-pic {
	margin-left: 0;
}


/* =sales-promotions */

div#main div#content-sub div#sales-promotions {
	position: absolute;
	/*bottom: 250px;*/
	clear: both;
	width: 170px;
	margin: -180px 0 0 5px;
	padding: 0;
	text-align: center;
	border: 1px solid #2C962B;
}

div#main div#content-sub div#sales-promotions h2 {
	text-align: center;
	position: relative;
	margin: 0;
	display: block;
	background: #2C962B;
	color: #fff;
	padding: 5px;
	font-weight: bold;
}

div#main div#content-sub div#sales-promotions h3 {
	font-weight: normal;
	text-align: center;
	position: relative;
	margin: 0;
	padding: 0 8px 8px 8px;
	line-height: 18px;
}


div#main div#content-sub div#sales-promotions img {
	position: relative;
	clear: both;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

/* =order-details */

div#order-details-summary h2, div#customer-details-summary h2 {
	color: #2C962B;
	margin: 0;
	padding-top: 1em;
}
div#order-details-summary dl, div#customer-details-summary dl {
	margin: 0;
}

fieldset.order-details label {
	width: 48%;
	height: 18px;
	margin: 0;
}

* html fieldset.order-details div.delivery-time select {
	left: 3px;
	position: relative;
}

fieldset.order-details textarea {
	width: 47%;
	height: 70px;
	margin: 0;
}

div#customer-details-summary dl dd {
	line-height: 22px;
}

* html a#proceed-to-cc {
	width: 230px;
}

* html a#invoice-later {
	width: 200px;
}

div#order-details-summary dl dt,
div#order-details-summary dl dd,
div#customer-details-summary dl dt,
div#customer-details-summary dl dd {
	min-height: 22px;
}

* html div#order-details-summary dl dt,
* html div#order-details-summary dl dd,
* html div#customer-details-summary dl dt,
* html div#customer-details-summary dl dd {
	height: 22px;
}

/* =order-column */

div#main div#content div.order-column {
	width: 47%;
	float: left;
	clear: none;
	text-align: center;
	margin: 0 auto;
}

div#main div#content div.order-column-right {
	width: 47%;
	float: right;
	clear: none;
	text-align: center;
	margin: 0 auto;
}

/* =place-order-right */
div#main div#content form fieldset.order-recipient div.place-order-left {
	float: left;
	clear: none;
	position: relative;
	width: 46%;
}

div#main div#content form fieldset.order-recipient div.place-order-right {
	float: right;
	clear: none;
	right: 25px;
	position: relative;
	width: 46%;
}

.safari div#main div#content form fieldset.order-recipient div.place-order-right {
	margin-right: 25px;
}

div#menu-container div.menu-column-two {
	width: 45%;
	float: left;
}

div#menu-container div.menu-column {
	width: 29%;
	float: left;
}

div#menu-container div.menu-column h3, div#menu-container div.menu-column-two h3 {
	color: #000;
}

div#menu-container div.menu-column div, div#menu-container div.menu-column-two div {
	float: none;
	width: 100%;
	height: auto;
	min-height: auto;
}

div.buffet-item{
	background-color:#E5FFE5;
/*	padding: 5px;*/
	margin-bottom: 10px;
}
div#content-sub a.discreet{
	margin-left: 5px;
	display: block;


	margin-top: 3px;
}


div.cafe-bg{
/*	width: 530px;*/
	float: left;
	background-image: url(../i/layout/topban2.jpg);
	background-repeat: no-repeat;
	height: 210px;
	padding-top: 390px;
	padding-left: 24px;
	padding-right: 30px;


}
div#main div#content div.cafe-bg p{
		text-align: justify;
		color: #fff;
}
div.cafe-bg h2{
		text-align: justify;
		color: #fff;
}
div.cafe-bg a.link{
	float: left;
	outline: none;
	width: 400px;
	height: 70px;
	text-indent: -999em;
}

img.under-home{
	float: left;
	top: 20px;
	margin-left: 17px;
/*	clear: both;*/
	position: absolute;
}
* html img.under-home{
	float: left;
	top: 20px;
	margin-left: 86px;
/*	clear: both;*/
	position: absolute;
}