body
{
	background-color: #081227;
	color: #eeeeee;
	font-size: 12px;
	font-family: verdana;
	overflow: auto;
}

img
{
	border-style: none;
}

a
{
	color: #eeeeee;
}

a:hover
{
	text-decoration: none;
}

a.tag
{
	position: absolute;
	left: 50%;
	width: 115px;
	height: 30px;
	top: 120px;
}

#background
{
	position: absolute;
	height: 560px;
	width: 100%;
	left:0%;
	top: 152px;
	border-top: 1px solid #c6c6d3;
	border-bottom: 1px solid #c6c6d3;
	background-color: #040613;
}

#menubar
{
	position: absolute;
	width: 700px;
	height: 20px;
	left: 50%;
	top: 125px;
	margin-left: -350px;
	border-top: 5px solid black;
	background-color: #333338;
}

img.tag
{
	position: absolute;
	width: 115px;
	height: 30px;
}

#tagleft
{
	position: absolute;
	top: 125px;
	left: 50%;
	height: 25px;
	width: 115px;
	margin-left: -387px;
}

#tagright
{
	position: absolute;
	top: 125px;
	left: 50%;
	height: 25px;
	width: 115px;
	margin-left: 276px;
}

a.menubar
{
	position: absolute;
	cursor: pointer;
	left: 50%;
	height: 110px;
	width: 105px;
	top: 192px;
	margin-left: -343px;
	z-index: 7;
	visibility: hidden;
}

img.menubar
{
	position: absolute;
	height: 110px;
	width: 105px;
	border-left: 5px solid #c6c6d3;
	border-right: 5px solid #c6c6d3;
	border-bottom: 5px solid #c6c6d3;
}

#title
{
	position: absolute;
	top: 10px;
	left: 50%;
	height: 91px;
	width: 240px;
	margin-left: -120px;
}

#content
{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	height: 560px;
	z-index: 6;
	border: 2px solid black;
}

#content #mainimg
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 560px;
	width: 770px;
}

.infobox
{
	position: absolute;
	width: 660px;
	top: 40px;
	left: 50%;
	height: 470px;
	margin-left: -345px;
	padding: 10px;
 	border: 5px solid #c6c6d3;
	visibility: hidden;
}

	.infobox .background
	{
		position: absolute;
		width: 680px;
		height: 490px;
		top: 0px;
		left: 0px;
	}

	.infobox .container
	{
		position: absolute;
		top: 10px;
		left: 10px;
		width: 660px;
	}	

		.infobox .container h1
		{
			position: absolute;
			left: 0px;
			top: 0px;
			width: 100%;
			height: 29px;
			font-weight: bold;
			text-align: center;
			font-size: 24px;
			margin: 0px 0px 20px 0px;
			border: 1px solid black;
		}

		.infobox .container .headerbackground
		{
			position: absolute;
			width: 660px;
			height: 30px;
			top: 0px;
			left: 1px;
		}

		.infobox .container h2
		{
			font-weight: bold;
			font-size: 16px;
			margin: 0px 0px 19px 0px;
		}

		.infobox .container .precontent
		{
			position: absolute;
			right: 0px;
			top: 40px;
			width: 540px;
			height: 65px;
			overflow: auto;
		}

		.infobox .container .content
		{
			position: absolute;
			top: 115px;
			left: 0px;
			width: 100%;
			height: 355px;
			overflow: auto;
		}

		.infobox .container .productlist
		{
			position: absolute;
			top: 115px;
			left: 0px;
			width: 150px;
			height: 350px;
			text-align: left;
			font-weight: bold;
			margin-left: -10px;
			border-right: 1px solid black;
			border-bottom: 1px solid black;
			border-top: 1px solid black;
			font-size: 15px;
		}

		.infobox .container .productbackground
		{
			position: absolute;
			width: 150px;
			height: 350px;
			top: 0px;
			left: 0px;
		}

			.infobox .container .productlist .producttype
			{
				position: absolute;
				height: 100px;
				width: 150px;
				top: 0px;
				padding: 5px;
				text-decoration: none;
			}

				.infobox .container .productlist .producttype img
				{
					position: absolute;
					top: 31px;
					left: 0px;
					width: 80px;
					height: 80px;
					padding-right: 10px;
					padding-left: 10px;
				}

				.infobox .container .productlist .producttype .title
				{
					position: absolute;
					width: 140px;
					border-bottom: 1px solid black;
				}

		.infobox .container .productmain
		{
			position: absolute;
			top: 40px;
			right: 0px;
			width: 500px;
			height: 425px;
			visibility: hidden;
			text-align: left;
			overflow: auto;
		}

			.infobox .container .productmain img
			{
				float: right;
				padding: 10px;
			}

			.infobox .container .productmain table
			{
				clear: right;
			}

.sidemenu
{
	position: absolute;
	width: 150px;
	left: 0px;
	top: 115px;
	height: 350px;
	margin-left: -10px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	line-height: 1.5;
	font-type: ariel;
}

	.sidemenu .background
	{
		position: absolute;
		width: 150px;
		top: 0px;
		height: 350px;
	}

	.sidemenu ul
	{
		position: absolute;
		top: 10px;
		left: 20px;
		margin: 0px 0px 0px 0px;
		padding-left: 20px;
		font-size: 14px;
		list-style-position: outside;
	}

	.sidemenu li
	{
		padding-bottom: 10px;
		cursor: pointer;
		list-style-type: disc;
	}

	.sidemenu li:hover
	{
		list-style-type: circle;
	}

	.sidemenu a
	{
		text-decoration: none;
	}

.sidecontent
{
	position: absolute;
	width: 490px;
	height: 431px;
	top: 39px;
	right: 0px;
	margin-right: 10px;
	visibility: hidden;
	overflow: auto;
}

.detailscontainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
	.detailscontainer .background
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 14px;
	}

	.detailscontainer .title
	{
		position: absolute;
		top: 0px;
		left: 0px;
		height: 14px;
		width: 100%;
		font-weight: bold;
		border-bottom: 1px solid black;
	}

	.detailscontainer .left
	{
		position: absolute;
		top: 14px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.detailscontainer .right
	{
		position: absolute;
		top: 14px;
		right: 0px;
		width: 360px;
		text-align: center;
		margin-left: 300px;
		border-left: 1px solid black;
		padding-top: 10px;
		padding-bottom: 10px;
	}

#footer
{
	position: absolute;
	top: 712px;
	height: 50px;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #333338;
}

	#footer img
	{
		border: 0px;
	}

	#footer #xhtmlvalid
	{
		position: absolute;
		top: 50%;
		margin-top: -15.5px;
		right: 0%;
		margin-right: 89px;
	}

	#footer #cssvalid
	{
		position: absolute;
		top: 50%;
		margin-top: -15.5px;
		right: 0%;
		margin-right: 1px;
	}

#enquiryform
{
	position: absolute;
	top: 20px;
	height: 410px;
	width: 430px;
	left: 50%;
	padding: 10px;
	margin-bottom: -20px;
	margin-left: -225px;
	border: 2px solid black;
	background-color: #333338;
}