/* Gusto Creative - www.gustocreative.co.uk */

body{
	margin: 0px;
   	padding: 0px;
  	border: 0px;
   	font-family:Arial, Helvetica, sans-serif;
  	font-size: 65%;
  	line-height: 1.3em;
  	color:#333333;
    background-repeat: repeat-x;
    background-color: #B4CC5A; 
    background-image: url(images/bg.jpg);
}

IMG{
	border:0px;
	padding:0px;
	margin:0px;
}

.floatFix:after {
	content: ".";
    height: 0px;
    clear: both;
    visibility: hidden;
    display: block;
}

a:link {
	color:#ffffff;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

a:visited{
	color:#ffffff;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

a:active{
	color:#ffffff;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

a:hover {
	color:#ff9900;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

#container {
	margin-top:40px;
	width: 656px;
	height: auto;
	margin-left: auto;
  	margin-right: auto;
	background-color:#FFFFFF;
	padding:5px;
	padding-bottom:0px;
}


#left {
	float:left;
	width:328px;
	height:677px;
}

#right {
	float:left;
	width:328px;
	height:677px;
}

#bottom {
	clear: both;
	color: #ffffff; 
	width: 655px;
	height: auto;
	margin-left: auto;
  	margin-right: auto;
	padding:5px;
}

#bleft{
	float:left;
	width:335px;
}

#bright{
	float:right;
	text-align:right;
	width:300px;
}

#wrap{
	padding:0px;
	margin:0px;
}