@charset "UTF-8";

* {
	padding: 0;
	margin: 0 auto;
}

body {
	text-align:center;
	font-family: verdana, sans-serif;
}

.wrapperhead, .wrapperanimation, .wrapperbottom, .wrapfooter {
	width: 100%;
	position: relative;
	height: auto;
	float: left;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.copy {
	font-size: 9px;
}

.wrapperbottom, .wrapfooter {
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #F00;
	border-bottom-style: none;
}

.wrapfooter {
	margin-top: 3px;
}


.wrapperanimation {
	background-color: #D7D7D7;
	height: 421px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(https://www.scrapmetalrecycling.com.au/uploads/images/metal-back.jpg);
	background-repeat: repeat-x;
	background-position: center;
}


#animationwrapper {
	width: 900px;
	position: relative;
	height: 421px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 1.6em;
	text-align: justify;
}

a img {
	border:none;
}

#navigation {
	background-image: url(https://www.scrapmetalrecycling.com.au/uploads/images/Pacific_metal_group_logo.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 900px;
	position: relative;
	background-position: left;
}


#bottomcontainer, #footer{
	height: auto;
	width: 900px;
	position: relative;
	background-position: left;
}
#accordion {
	float: left;
	height: 191px;
	width: 900px;
	margin-top: 3px;
}
#text {
	float: left;
	height: auto;
	width: 485px;
	position: relative;
	padding-top: 10px;
}

h1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: bold;
}
.table {
	width: 392px;
	float:right;
	
}

.table td {
	border-top-width: 1px;
	padding: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: left;
	background-color: #D7D7D7;
	vertical-align: top;
}

.table td p {
	font-size: 10px;
	font-style: normal;
}

#tablehome {
	float: right;
	height: auto;
	width: 392px;
	position: relative;
	background-image: url(https://www.scrapmetalrecycling.com.au/uploads/images/contact-home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 38px;
}

h2 {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 5px;
}
#myslidemenu ul li .currentpage, #myslidemenu ul li .menuactiveparent {
	color: #F00;
}
.left {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

.right {
	float: right;
	margin-left: 10px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

/* Stylesheet: home_page Modified On 2012-09-07 10:59:57 */
