#wrapper {
	margin: 0px auto auto;
	height: auto;
	width: 1200px;
}
#header {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;		
}

#navmenu {
	float: left;
	height: auto;
	width: 400px;
	
}
#body_bg {
	float: none;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/body_bg.jpg) no-repeat;
}
#image {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header_image {
	float: left;
	height: 100px;
	width: 600px;
}

#info {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/footer_bg.gif) repeat-y;
	border-top: 2px dashed #cbcbcb;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#left_footer {
	float: left;
	height: 300px;
	width: 331px;
}
#middle_footer {
	float: left;
	height: 300px;
	width: 331px;
}
#right_footer {
	float: left;
	height: 300px;
	width: 331px;
}
#breadcrumb {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	}
#text_info {
	font: 100 14px arial;
	color: #000000;
	height: 2100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/text_bg.gif) repeat-y;
}
#left_text {
	height: auto;
	width: 470px;
	float: left;		
	
}
#right_text {
	height: auto;
	width: 502px;
	float:left;
	margin-right: 10px;	
}
h1 {
	font: bold 18px verdana;
	color: #666666;
	text-indent: 10px;
}
a.link {
	font: 14px verdana;
	color: #99CC33;
}
#text_info2 {
	font: 100 14px arial;
	color: #000000;
	height: auto;
	width: 1000px;
	background: url(../images/text_bg.gif) repeat-y;
	border-bottom: 2px dashed #cbcbcb;
	margin: 0px auto;
}
h2 {
	font: bold 14px verdana;
	color: #666666;
	text-indent: 10px;
}
#header_links {
	height: 50px;
	width: 1000px;
	float: none;
	margin-right: auto;
	margin-left: auto;	
}

#socialise_links {
	height: 50px;
	width: 500px;
	background:url(../images/find-us.gif);
	float: left;
	
}

#quote {
	height: 50px;
	width: 500px;
	float: left;
	
}


