#wrapper {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#header {
	height: 148px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-image: url(images/batemansheader.jpg);
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	background-repeat: repeat-x;
}
body {
	background-color: #dcddde;
	background-image: url(images/websitebggradient.jpg);
	background-repeat: repeat-x;
}
#aboutimages {
	padding: 10px;
	width: 908px;
	border: 1px solid #999;
	height: 344px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-color: #f1f2f2;
	background-image: url(images/aboutgradient.jpg);
}
#recycleimagebox {
	padding: 10px;
	width: 908px;
	border: 1px solid #999;
	margin: 10px;
	height: 200px;
	background-image: url(images/recyclegradient.jpg);
	background-repeat: repeat-x;
}
#aboutimage2 {
	background-image: url(images/about2.jpg);
	height: 343px;
	width: 447px;
	border: 1px solid #666;
	float: right;
}
#aboutimageone {
	background-image: url(images/about1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666;
	height: 343px;
	width: 447px;
	float: left;
}
#logo {
	background-image: url(images/batemanslogo.png);
	margin-top: -20px;
	background-repeat: no-repeat;
	z-index: 2;
	height: 168px;
	width: 180px;
	margin-left: 16px;
}
#navigationbar {
	background-color: #666;
	height: 28px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/navgradient.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	line-height: 28px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
#content {
	background-color: #FFF;
	margin: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	background-color: #666;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 28px;
	padding-left: 10px;
	color: #FFF;
	background-image: url(images/navgradient.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	color: #F00;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin: 0px;
	padding: 0px;
	color: #F00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #090;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #090;
	margin: 0px;
	padding: 0px;
}
#smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
#recycle1 {
	background-image: url(images/recycle1.jpg);
	height: 198px;
	width: 294px;
	border: 1px solid #666;
	float: left;
}
#recycle2 {
	height: 198px;
	width: 294px;
	border: 1px solid #666;
	background-image: url(images/recycle2.jpg);
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#recycle3 {
	background-image: url(images/recycle3.jpg);
	height: 198px;
	width: 294px;
	border: 1px solid #666;
	float: right;
}
#miniskipcontainer {
	width: 450px;
	height: 178px;
	float: left;
	border: 1px solid #999;
	background-color: #f1f2f2;
	background-image: url(images/skipgradient.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#midiskipcontainer {
	height: 178px;
	width: 450px;
	float: right;
	border: 1px solid #999;
	background-color: #f1f2f2;
	background-image: url(images/skipgradient.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.skipcontainer {
	padding: 10px;
	height: 178px;
	width: 440px;
	float: left;
	margin-bottom: 6px;
	border: 1px solid #999;
	background-color: #f1f2f2;
	background:url(images/skipgradient.jpg) repeat-y;
	width: 450px;
	height: 178px;
	float: left;
	border: 1px solid #999;
	background-color: #f1f2f2;
	background-image: url(images/skipgradient.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;


}
.skipimage {
	float: left;
	height: 130px;
	width: 200px;
	margin-top: 5px;
	border: 1px solid #666;
	background-color: #0FF;
	height: 130px;
	width: 200px;
	border: 1px solid #666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;

}
.skipcontainer2 {
	padding: 10px;
	float: right;
	height: 178px;
	width: 440px;
	margin-bottom: 6px;
	border: 1px solid #999;
	background-color: #f1f2f2;
	background-image: url(images/skipgradient.jpg);
	height: 178px;
	width: 450px;
	float: right;
	border: 1px solid #999;
	background-color: #f1f2f2;
	background-image: url(images/skipgradient.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}
#midiskip {
	height: 150px;
	width: 200px;
	margin-top: 5px;
	border: 1px solid #666;
	background-color: #0FF;
	float: left;
	background-image: url(images/skip2.jpg);
}
#midiskiptext {
	float: left;
	width: 239px;
	margin-top: 5px;
	margin-left: 9px;
}
#miniskip {
	background-color: #0FF;
	height: 130px;
	width: 200px;
	border: 1px solid #666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(images/skip1.jpg);
}
#miniskiptext {
	width: 239px;
	float: left;
	margin-top: 5px;
	margin-left: 9px;
}
.skiptext {
	width: 229px;
	margin-top: 5px;
	margin-left: 9px;
	float: left;
	width: 239px;
	float: left;
	margin-top: 5px;
	margin-left: 9px;

}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #FFF;
}h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #F00;
	text-indent: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#content a:hover {
text-decoration:none;
color:#FFF;
}
#content a:link,#footer a:visited,#footer a:active {
text-decoration:none;
color:#000;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

