#wrapper {
	text-align:left;
	position:relative;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	height: 896px;
}
body {
	position:relative;
	background-image:url(images/allpages/background.jpg);
	background-repeat:repeat;
	background-position:center top;
	margin: 0px;
	background-attachment: scroll;
	background-color: #060;
}
#header {
	position:absolute;
	left:37px;
	top:0px;
	width:738px;
	height: 155px;
	background-image:url(images/allpages/header.jpg);
	z-index: 11;
}





.bottomtag {
	position:absolute;
	left:73px;
	top:898px;
	width:738px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #060;
	text-align: center;
}



.linksbg {
	position:absolute;
	left:37px;
	top:155px;
	width:738px;
	height:39px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 900;
	color: #060;
	line-height: 40px;
	background-image: url(images/allpages/linkssection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

