body {
	margin:0 auto;
	background:url(../images/background.jpg) repeat-x #e0e8d1;
}

#wrapper {
	width:600px;
	margin:0 auto;
	padding: 0;
}

#main_content{
	margin:0 auto;
	float:left;
}

#banner_area{
	background: url(../images/main_banner.jpg) no-repeat;
	height:345px;
	width:600px;
	float:left;
	margin-top:6px;
}

#banner_area_2{
	background: url(../images/main_banner2.jpg) no-repeat;
	height:345px;
	width:600px;
	float:left;
	margin-top:6px;
}

#banner_area_3{
	background: url(../images/main_banner3.jpg) no-repeat;
	height:345px;
	width:600px;
	float:left;
	margin-top:6px;
}

#banner_area_4{
	background: url(../images/main_banner4.jpg) no-repeat;
	height:345px;
	width:600px;
	float:left;
	margin-top:6px;
}

#banner_area_5{
	background: url(../images/main_banner5.jpg) no-repeat;
	height:345px;
	width:600px;
	float:left;
	margin-top:6px;
}

#banner_area_6{
	background: url(../images/main_banner6.jpg) no-repeat;
	height:345px;
	width:600px;
	float:left;
	margin-top:6px;
}

#header_title{
	padding:22px 0px 0px 40px;
}

#header_text{
	padding:5px 0px 0px 40px;
}

#text_header_area{
	float:left;
	background: url(../images/gradient_text.gif) no-repeat;
	height:129px;
	width:600px;
}

#content_area{
	background-color:#efefef;
	width:600px;
	float:left;
	height:auto;
	margin:0 auto;
}

#text_area{
	padding-top:34px;
	background: url(../images/footer.gif) no-repeat bottom;
}

#text{
	padding:0px 0px 50px 40px;
	width:518px;
	color:#646464;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align: justify;
}

#right_background{
	padding:63px 0px 0px 0px;
	background: url(../images/right_background.jpg) repeat-x;
	height:309px;
	width:279;
}	

#footer{
	background: url(../images/footer_green.gif) repeat-x;
	height:17px;
	margin-top:-17px;
}

#vat_no{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}



