body
{
	background-color: #787095;	
}

/* FIRST LEVEL DIV */
#wrapper
{
	position: relative;	
	width: 763px;
	height: 685px;
}

/* SECOND LEVEL DIVS */
#header
{
	background-image: url(/images/header.jpg);
	position: absolute;
	height: 55px;
	width: 763px;
	top: 0px;
	left: 0px;
}

#body
{
	background-image: url(/images/bodybg.jpg);
	background-color: #787095;
	position: absolute;
	height: 580px;
	width: 763px;
	top: 55px;
	left: 0px;
}

#content
{
	position: absolute;
	height: 545px;
	width: 760px;
	top: 35px;
	left: 5px;
	text-align: left;
}

#pageText
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
	position: absolute;
	height: 545px;
	width: 720px;
	left: 15px;
	top: 15px
}

#pageText a
{
	color: yellow;
}

#pageTtext a:visited
{
	color: #c5c500;
}

#background
{	
	background-color: Black;
	position: absolute;
	width: 740px;
	left: 5px;
	top: 5px;	
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#border
{
	border: solid 2px #8E84B8;
	width: 740px;
	position: absolute;
	left: 5px;
	top: 5px;	
}

.text
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
}

.text a
{
	color: yellow;
}

.text a:visited
{
	color: #c5c500;
}

#footer
{
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 763px;
	top: 635px;
	left: 0px;
}

/* THIRD LEVEL DIVS */
#footerText
{
	color: Black;
	font-family:  Arial;
	font-size: 14pt;
	position: absolute;	
	left: -180px;
	top: 5px;
	height: 50px;
	width: 763px;
}

#home
{
	position: absolute;
	background-color: none;
	width: 150px;
	height: 45px;
	left: 10px;
	top: 5px;
}

#about a
{
	position: absolute;
	background-color: none;
	width: 81px;
	height: 22px;
	left: 295px;
	top: 10px;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#about a:hover
{
	color: Yellow;
	background-image: url(/images/glow.png);
}

* html #about a:hover
{
	color: Yellow;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/glow.png',sizingMethod='crop');
}

#products a
{
	position: absolute;
	background-color: none;
	width: 81px;
	height: 22px;
	left: 395px;
	top: 10px;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#products a:hover
{
	color: Yellow;
	background-image: url(/images/glow.png);
}

* html #products a:hover
{
	color: Yellow;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/glow.png',sizingMethod='crop');
}

#services a
{
	position: absolute;
	background-color: none;
	width: 81px;
	height: 22px;
	left: 485px;
	top: 10px;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#services a:hover
{
	color: Yellow;
	background-image: url(/images/glow.png);
}

* html #services a:hover
{
	color: Yellow;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/glow.png',sizingMethod='crop');
}

#markets a
{
	position: absolute;
	background-color: none;
	width: 81px;
	height: 22px;
	left: 580px;
	top: 10px;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#markets a:hover
{
	color: Yellow;
	background-image: url(/images/glow.png);
}

* html #markets a:hover
{
	color: Yellow;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/glow.png',sizingMethod='crop');
}

#contact a
{
	position: absolute;
	background-color: none;
	width: 81px;
	height: 22px;
	left: 670px;
	top: 10px;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#contact a:hover
{
	color: Yellow;
	background-image: url(/images/glow.png);
}

* html #contact a:hover
{
	color: Yellow;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/glow.png',sizingMethod='crop');
}

#copyright
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
	position: absolute;
	left: 60px;
}

#homelink
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
	position: absolute;
	left: 600px;
	width: 200px;
}

#homelink a
{
	color: Yellow;
}

.copyright
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

.homelink
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

.homelink a
{
	color: Yellow;
}

.form
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
}

.form input, textarea
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

.formHeading
{
	color: Yellow;
	font-size: 14pt;
	font-weight: bold;	
}

.heading
{
	color: Yellow;
	font-size: 14pt;
	font-weight: bold;	
}

.subheading
{
	/*color: #FEF28C;*/
	color: #32B06C;
	font-size: 12pt;
	font-weight: bold;	
}

.red
{
	color: Red;	
}

.bodyText
{
	
}

#homeFooter
{
	position: relative;
	top: -5px;	
}

.inset
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
}

/* ID'S AND CLASSES FOR LOCALISED FOOTER */
#localized
{
	position: relative;
	left: 50px;
}

#polishFlag
{
	position: relative;
	top:-78px;
	left: 188px;
	width:42px;
	height:31px;
}

#germanFlag
{
	position: relative;
	top:-109px;
	left: 234px;
	width:42px;
	height:31px;
}

#frenchFlag
{
	position: relative;
	top: -140px;
	left: 280px;
	width:42px;
	height:31px;
}

#polishDesc
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	background-color: #CCCCCC;
	border: solid 1px black;
	width: 60px;
	height: 18px;
	position: relative;
	left: 220px;
	top: 5px;
	z-index: 50;
	visibility: hidden;
}

#germanDesc
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	background-color: #CCCCCC;
	border: solid 1px black;
	width: 60px;
	height: 18px;
	position: relative;
	left: 260px;
	top: -15px;
	z-index: 50;
	visibility: hidden;
}

#frenchDesc
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	background-color: #CCCCCC;
	border: solid 1px black;
	width: 60px;
	height: 18px;
	position: relative;
	left: 305px;
	top: -35px;
	z-index: 50;
	visibility: hidden;
}

#comingSoon
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	background-color: #CCCCCC;
	border: solid 1px black;
	width: 230px;
	height: 18px;
	position: relative;
	left: 200px;
	top: -200px;
	z-index: 50;
	visibility: hidden;
}

#selectLanguage
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	position: relative;
	top:7px;
	left:95px;
}

.imageBuffer
{
	margin-right: 10px;
}