@charset "utf-8";
/* ---------------------------- Access Recycling CSS mainfile ----- */ 
body {
    background-image: url(../images/bg.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif, "Helvetica 65 Medium";
	font-size: 9pt;
	color: #666666;
	line-height: 14pt;
	background-color: #F3F4F4;
	background-position: top;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
}

#banner {
    width:800px;
	height:425px;
	margin:0px;
	padding:0px;
}

#content {
    width: 800px;
	margin:0px;
	padding:0px;
}

#body_banner {
    width: 800px;
	height:68px;
	background-image: url(../images/a_head.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#content_01 {
    width: 800px;
	background-color:#f6eeee;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#table_01 {
    width: 800px;
	margin-left:31px;
	padding:0px;
}

#content_02 {
    width: 800px;
	background-color:#CCCCCC;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#table_02 {
    width: 800px;
	margin-left:31px;
	padding-top:30px;
}

#content_03 {
    width: 800px;
	background-color:#999999;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#table_03 {
    width: 800px;
	margin-left:31px;
	padding-top:30px;
}

#content_04 {
    width: 800px;
	background-color:#666666;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#table_04 {
    width: 800px;
	margin-left:31px;
	padding-top:30px;
}

#content_05 {
    width: 800px;
	background-color:#333333;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#table_05 {
    width: 800px;
	margin-left:31px;
	padding-top:30px;
}

#content_06 {
    width: 800px;
	background-color:#000000;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#table_06 {
    width: 800px;
	margin-left:31px;
	padding-top:30px;
}

#content_07 {
    width: 800px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#table_07 {
    width: 800px;
	margin-left:31px;
	padding-top:30px;
}

#footer {
	background-image: url(../images/layout_footer.gif);
	height: 86px;
	clear: both;
	width: 800px;
	margin: 0 auto;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
#footertext {
	padding-top: 58px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 31px;
}

.copyright {
	float: left;
	margin: 0px;
	padding: 0px;
}
.jamfooter {
	float: right;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #A72C31;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}


/* ---------------------------- Navigation ----- */




#jam{
	background-image: url(../images/layout_footer1.gif);
	margin: 0px;
	height: 86px;
	width: 172px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
#jam:hover{
	background-position: center bottom;
}

#jamfooter li {
	display: inline;

	list-style-type: none;

	margin: 0;
}

#jamfooter ul {
	margin: 0;
	display: inline;
	list-style-type: none;
	float: right;
}

#jamfooter a {
	margin-right: 0px;
}

.bolder {
	font-weight: bold;
}
.gallery {
}
.gallery img {
	margin: 4px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-size: 12pt;
}
.titles {
}
hr {
	color: #CCCCCC;
	font-size: 9px;
}
h3 {
	font-weight: normal;
	font-size: 12pt;
	line-height: 5pt;
}


.images img {
	margin-bottom: 5px;
}
.images2 img {
	margin-bottom: 6px;
	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #A72C31;
}

