@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/grey_background.gif);
	background-repeat: repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	background-color: #FFFFFF;
}

#logo
{
	position:absolute;
	width:767px;
	height:125px;
	background-image: url(/images/plycontop.png);
	background-repeat:no-repeat;
}
*html #logo
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/plycontop.png);
}

#rightswf {
	position: absolute;
	width:295px;
	height:343;
	left:0px;
	text-align:left;
	frameborder:5;
	z-index: 15;
	top: 125px;
}

.main {
	position: relative;
	width:767px;
	height:480px;
	top: 0px;
	margin:0px auto;
	text-align:left;
	background-image: url(images/metal.jpg);
	background-repeat:repeat;
	padding:0px;
}

.bottombartext {
	position: relative;
	width: 767px;
	color:#ffffff;
	top:95px;
	font-style:italic;
	font-size:10px;
	text-align: center;
	z-index: 20;
}
.bottombar {
	position: absolute;
	width: 767px;
	height: 92px;
	top:390px;
	left: 0px;
	z-index: 30;
}

#info
{
	position:absolute;
	right:0px;
	width:467px;
	height:348px;
	background-image: url(/images/info.png);
	background-repeat:no-repeat;
	top:125px;
	z-index: 15;
}
*html #info
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/info.png);
}

#thumb
{
	position:absolute;
	top:20px;
	left:320px;
	width:128px;
	height:128px;
	top:140px;
	background-image: url(/images/thumb.jpg);
	background-repeat:no-repeat;
	z-index: 16;
}

#about
{
	position:absolute;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	top:20px;
	left:470px;
	top:140px;
	z-index: 16;
	width: inherit;
}

#aboutus
{
	position:absolute;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #222222;
	top:20px;
	left:470px;
	top:165px;
	width:280px;
	height:120px;
	z-index: 16;
}

#contact
{
	position:absolute;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	top:20px;
	left:320px;
	top:295px;
	z-index: 16;
}

#contactus
{
	position:absolute;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #222222;
	top:20px;
	left:320px;
	top:320px;
	z-index: 16;
}

#address
{
	position:absolute;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	top:20px;
	left:530px;
	top:295px;
	z-index: 16;
}

#address2
{
	position:absolute;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #222222;
	top:20px;
	left:530px;
	top:320px;
	z-index: 16;
	width: 230px;
}

#address3
{
	position:absolute;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #222222;
	top:20px;
	left:320px;
	top:415px;
	z-index: 16;
}

#address4
{
	position:absolute;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #222222;
	top:20px;
	left:530px;
	top:415px;
	z-index: 16;
}


