BODY {
	margins				: 0px;
	bgcolor				: white;
	background-image	: url(images/main-background.png);
	background-repeat	: no-repeat;
}

.logoarea {
	top					: 0px;
	left				: 0px;
	position			: relative;
	height				: 190px;
	width				: 260;
}

.established {
	border-top			: 1px solid #B9812D;
	border-bottom		: 1px solid #B9812D;
	margin-top			: 3px;
	margin-bottom		: 3px;
	font-family			: arial, helvetica, sans-serif;
	font-size			: 7pt;
	letter-spacing		: 5px;
	color				: #B9812D;
	text-align			: center;
	margin-left			: 25px;
	margin-right		: 25px;
}

.productrange {
	top					: 0px;
	left				: 0px;
	height				: 200;
	width				: 260;
	position			: relative;
}

.products A {
	text-decoration		: none;
	color				: #B9812D;
	border				: 1px solid none;
	width				: 200px;
	padding-right		: 10px;	
}
.products A:hover {
	text-decoration		: none;
	color				: black;
	border				: 1px solid #B9812D;
	background-color	: #FABC31;
}

.mainbody {
	top 				: 30px;
	left 				: 300px;
	position 			: absolute;
	font-family			: arial, helvetica, sans-serif;
	font-size			: 9pt;
	width 				: 50%;
	border				: 1px solid #B9812D;
	border-left			: 1px solid #B9812D;
	border-right		: 1px solid #B9812D;
	padding				: 10px;
	padding-left		: 20px;
	padding-right		: 20px;
	display				: block;
}

.mainbody P {
	line-height			: 20pt;
}

.mainbody P:first-line {
	margin-left			: -50px;
	line-height			: 25pt;
}

.mainbody P:first-letter {
	font-family			: "Times New Roman", Times, serif;
	font-size			: 25pt;
	font-style			: normal;
	font-weight			: bold;
	height				: 34px;
	outline				: Aqua;
	padding				: 5 2 5 2;
	border				: medium double Gray;
	margin-top			: 10px;
	margin-right		: 1px;
	padding-right		: 0px;
}

.footer {
	border-top			: 1px solid #B9812D;
	border-bottom		: 1px solid #B9812D;
	background-color	: #FABC31;
	color				: #B9812D;
	font-family			: arial, helvetica, sans-serif;
	font-size			: 8pt;
	text-align			: center;

	left 				: 0px;
	top					: 250px;	
	position			: relative;
/*
	display				: run-in;
*/
}

























.header {
	top : 0px;
	left : 270px;
	height: 190px;
	position : absolute;

	border-bottom: 1px solid #B9812D;
	color: #B9812D;

	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	font-decoration: none;
	text-align: center;
	vertical-align: bottom;
}


.flashheader {
	height : 170px;
}


.products {
	height : 25px;
	color: #B9812D;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	margin: 2px;
	width: 200px;
}

.header A {
	text-decoration: none;
	color: #B9812D;
}
.header A {
	text-decoration: none;
	color: #B9812D;
}



.systemdevelopment {
	background-image: url(images/icon-small-system-developme.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 40px;
	border: 1px solid #B9812D;
	top: 20px;
	left: 10px;
	position: relative;
	text-align: right;
	vertical-align: bottom;
}

.interfacedesign {
	background-image: url(images/icon-small-graphical-design.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 40px;
	border: 1px solid #B9812D;
	top: 20px;
	left: 15px;
	position: relative;
	text-align: right;
	vertical-align: bottom;
}
.infodesign {
	background-image: url(images/icon-small-info-design.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 40px;
	border: 1px solid #B9812D;
	top: 20px;
	left: 20px;
	position: relative;
	text-align: right;
	vertical-align: bottom;
}
.visualadaption {
	background-image: url(images/icon-small-visual-adaption.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 40px;
	border: 1px solid #B9812D;
	top: 20px;
	left: 25px;
	position: relative;
	text-align: right;
	vertical-align: bottom;
}
