
html {
}
.bodyindex {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	height: 100%;
}
#bgcontainer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#bgcontainer img {
	width: 100%;
	height: 100%;
}
#container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-size: 100%;
	z-index: 2;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 93px;
	background: #FFFFFF;
}
#logo {
	position: absolute;
	top: 11px;
	left: 11px;
}
#languages {
	position: absolute;
	top: 3px;
	right: 11px;
}
#navigationtop {
	width: 798px;
	position: absolute;
	top: 70px;
	left: 0px;
	text-align: right;
	color: #339933;
}
#navigationtop ul, #navigationside ul, #navigationl2left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigationtop li {
	display: inline;
}
#navigationtop a {
	text-decoration: none;
	color: #339933;
	padding: 0px 10px 0px 10px;
}
#navigationtop a:hover {
	color: #000000;
}
#navigationtop a.current {
	color: #000000;
}
#navigationside {
	position: absolute;
	top: 115px;
	left: 11px;
	text-align: left;
	color: #FFFFFF;
	z-index: 3;
}
#navigationsideoverview {
	position: absolute;
	top: 114px;
	left: 147px;
	z-index: 50;
}
#navigationside li {
	height: 27px;
}
#navigationside a {
	text-decoration: none;
	padding: 3px 1px;
	color: #FFFFFF;
	background-color: #339933;
}
#navigationside a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#navigationside a.current {
	color: #FFFFFF;
	background-color: #000000;
}
#navigationl2left {
	position: absolute;
	top: 220px;
	left: 10px;
	text-align: left;
	color: #FFFFFF;
	z-index: 3;
	font-size: 0.9em;
}
#navigationl2left li {
	height: 19px;
}
#navigationl2left a {
	text-decoration: none;
	color: #339933;
}
#navigationl2left a:hover {
	color: #000000;
}
#navigationl2left a.current {
	color: #000000;
}
#homeimgcontainer {
	position: absolute;
	top: 104px;
	left: 0px;
	width: 800px;
	height: 433px;
	text-align: center;
}
#onlineportfolio {
	position: absolute;
	top: 494px;
	right: 30px;
	z-index: 3;
	display: none;
}
#hometextcontainer {
	position: absolute;
	top: 330px;
	left: 17px;
	color: #000000;
}

#lefttop, #leftmiddle, #centretop, #centremiddle, #centrebottom, #righttop, #rightmiddle, #centreandrighttopandmiddle {
	position: absolute;
	background-color: #FFFFFF;
}
#lefttop {
	top: 104px;
	left: 0px;
	width: 175px;
	height: 94px;
}
#leftmiddle {
	top: 209px;
	left: 0px;
	width: 175px;
	height: 328px;
}
#centretop {
	top: 170px;
	left: 186px;
	width: 428px;
	height: 28px;
}
#centremiddle {
	top: 209px;
	left: 186px;
	width: 428px;
	height: 328px;
}
#centrebottom {
	top: 548px;
	left: 186px;
	width: 428px;
	height: 93px;
}
#righttop {
	top: 170px;
	left: 625px;
	width: 175px;
	height: 28px;
}
#rightmiddle {
	top: 209px;
	left: 625px;
	width: 175px;
	height: 328px;
}
#centreandrighttopandmiddle {
	top: 104px;
	left: 186px;
	width: 614px;
	height: 433px;
}

#mainbody {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 592px;
}
#mainheading, #itemheading {
	position: absolute;
	top: 5px;
	left: 10px;
	font-weight: bold;
	color: #000000;
}
#itemweblink {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	color: #000000;
}
#itemweblink a {
	color: #339933;
}
#itemweblink a:hover {
	color: #000000;
}
#centrecontent {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 406px;
	height: 306px;
}
#arrowleft {
	position: absolute;
	top: 8px;
	left: 11px;
}
#pagecounter {
	position: absolute;
	top: 5px;
	left: 22px;
	width: 32px;
	text-align: center;
	color: #339933;
}
#arrowright {
	position: absolute;
	top: 8px;
	left: 54px;
}
#rightcontent {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 155px;
	height: 184px;
	font-size: 0.9em;
	line-height: 1.2em;
}
#microheading {
	position: absolute;
	top: 180px;
	left: 11px;
	font-size: 0.9em;
	color: #339933;
}
#microswatches {
	position: absolute;
	top: 206px;
	left: 11px;
}
#quickfinder {
	position: absolute;
	top: 50px;
	right: 10px;
	z-index: 100;
}


.imgopaque {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.imgtransparent {
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}
.white {
	color: #FFFFFF;
}












a.LinkStandard:link, a.LinkStandard:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.LinkStandard:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;
}
a.LinkStandardSmall:link, a.LinkStandardSmall:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.LinkStandardSmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;
}

