@charset "utf-8";
body {
	margin:0px;
	background-image:url(gfx/layyyR1C1.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
div#top {
	height:564px;
	background-image:url(gfx/layyyR1C42.png);
	background-position:center;
	background-repeat:no-repeat;
	}
div#top div#sides div#left {
	float:left;
	width:50%;	
	margin-top:380px;
	text-align:center;
	}
div#top div#sides div#right {
	float:right;
	width:48%;
	margin-top:170px;
	}
div#padding, div#top div#sides {
	width:1009px;
	margin:auto;
	}
div#padding div#L {
	float:left;
	width:745px;
	height:153px;
	}
div#padding div#L img {
	border:none;
	}
div#padding div#R {
	float:right;
	width:264px;
	background-image:url(gfx/layyyR2C5.jpg);
	background-repeat:no-repeat;
	height:120px;
	padding-top:33px;
	}
div.clear {
	clear:both;
	}
.green {
	color:#6e880c;
	}