#wrapper {
	margin: auto;
	height: 800px;
	width: 975px;
	position: relative;
}
body {
	background-color: #FFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#link1 {
	background-image: url(images/section-bg.jpg);
	background-repeat: repeat-x;
	height: 464px;
	width: 294px;
	position: absolute;
	left: 45px;
	top: 319px;
}
#content1 {
	height: 471px;
	width: 545px;
	position: absolute;
	left: 60px;
	top: 202px;
}
#content2 {
	height: 464px;
	width: 545px;
	position: absolute;
	left: 60px;
	top: 202px;
}
#content3 {
	height: 464px;
	width: 862px;
	position: absolute;
	left: 61px;
	top: 202px;
}
#content4 {
	height: 464px;
	width: 869px;
	position: absolute;
	left: 60px;
	top: 202px;
}
#nav {
	height: 79px;
	width: 882px;
	position: absolute;
	left: 46px;
	top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}


#link2 {
	background-image: url(images/section-bg.jpg);
	background-repeat: repeat-x;
	height: 464px;
	width: 294px;
	position: absolute;
	left: 341px;
	top: 319px;
}
#link3 {
	background-image: url(images/section-bg.jpg);
	background-repeat: repeat-x;
	height: 464px;
	width: 293px;
	position: absolute;
	left: 637px;
	top: 319px;
}
#location {
	background-image: url(images/section-bg.jpg);
	background-repeat: repeat-x;
	height: 464px;
	width: 293px;
	position: absolute;
	left: 637px;
	top: 196px;
}
#footer {
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat;
	position: fixed;
	z-index: 2;
	bottom: 0px;
	text-align: right;
	right:0px;
	width:100%;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 15px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #FFF;
	padding-right: 5px;
	padding-left: 15px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#fff;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
#pictures1 {
	height: 200px;
	width: 100px;
	position: absolute;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	outline:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#614D23;
	text-decoration: none;
	outline:none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	outline:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	outline:none;
}

