body *{
	margin: 0;
	padding: 0;
	border: 0;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #D3FED7;
	padding-top: 10px;
	padding-bottom: 10px;
}

#recycle {
}

#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background2.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	height: 800px;
	padding-right: 20px;
}
#main2 {
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#shop_main {
	width: 940px;
}
#shop_container {
	height: auto;
	width: 940px;
	background-color: #CCFF99;
	margin-right: auto;
	margin-left: auto;
}

#header {
}
#top_navigation {
	margin-top: 10px;
}
#google_bar {
	padding-top: 10px;
}
#safebuy {
	float: right;
}



#content_enclosure {
	padding: 5px;
	margin-left: 20px;
}
#content {
}
#contact_us {
}
#specialise {
	padding: 10px;
}
#maintenance {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
#links {
	padding: 5px;
}
#shop {
	height: auto;
	width: auto;
	margin-bottom: 20px;
}

#manufacturers_bar {
	margin-bottom: 10px;
	padding-top: 10px;
}
#footer {
}
#man_logo_bar {
}


.introduction {
	font-family: Tahoma, Arial, Moonbeam, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.links1 {
	color: #660000;
	font-family: Tahoma;
	font-weight: bold;
}
.align_right {
	float: right;
	margin-right: 5px;
}
.align_left {
	float: left;
	margin-left: 5px;
}
.headliners {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.headliners2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #003333;
	font-weight: bold;
}
.text {
	font-family: Tahoma, Arial, Moonbeam, "MS Sans Serif";
	font-size: 13px;
	color: #000000;
}
.markings {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.headliners3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990033;
}
.contact_us {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	padding: 10px;
}
.shop {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: blink;
}
.terms {
	font-family: Tahoma;
}

