body
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

html { padding: 0 margin:0; }

body
{
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-color: #E8E1BC;
	font-size: 10pt;
	padding: 0 margin:0;
	line-height: 140%;
}

div#container
{
	width: 780px;
	margin: 0 auto;
}

a { color: #339; }
a:hover { color: #000; }

h1
{
	font-family: arial,helvetica,sans-serif;
	font-size: 140%;
	margin: 0;
}

h2
{
	font-family: arial,helvetica,sans-serif;
	font-size: 140%;
	padding-bottom: 1em;
	margin-bottom: 1em;
	background-image: url(../images/horizontal_dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

h1.replaced a
{
	text-indent: -1234em;
	background-image: url(../images/01_07_01_NEW.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 84px;
	margin: 0;
	display: block;
}

h3
{
	font-size: 100%;
	margin: 1em 0 .5em 0;
	padding: 0;
	clear: both;
}

h3.section
{
	margin-top: 1em;
	padding-top: 1em;
	background-image: url(../images/horizontal_dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#content { padding: 10px 25px; }

p
{
	text-align: justify;
	text-transform: inherit;
	margin: 0 0 .5em 0;
	padding: 0;
}

p#footer
{
	font-size: 80%;
	color: #999;
	text-align: left;
	margin-top: 6em;
	padding-top: 1em;
	clear: both;
	background-image: url(../images/horizontal_dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

p#footer a { text-decoration: none; }

div#navigation
{
	font-size: 80%;
	background-color: #000;
	clear: both;
	display: table;
	width: 100%;
}

div#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navigation li
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;
}

div#navigation ul a
{
	background-repeat: no-repeat;
	background-position: 100% .2em;
	background-image: url("images/arrow_breadcrumbs.gif");
	padding: .3em 10px;
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
}

div#navigation ul a:hover { background-color: #666; }

div#breadcrumbs
{
	font-size: 80%;
	clear: both;
	padding: 10px 0 20px 0;
}

div#breadcrumbs ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content div#breadcrumbs li
{
	list-style: none;
	margin: 0;
	text-indent: 0;
	float: left;
	background-image: none;
	padding: 0;
}

div#breadcrumbs ul a
{
	background-repeat: no-repeat;
	background-position: 100% .5em;
	background-image: url("../images/arrow_breadcrumbs.gif");
	padding-right: 15px;
	display: block;
	float: left;
	text-decoration: none;
}

div#breadcrumbs ul a.current
{
	color: #000;
	cursor: default;
	background-image: none;
}

table { clear: both; }

ul.bigger
{
	list-style: none;
	font-size: 120%;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: arial,verdana,helvetica,sans-serif;
}

div#content ul.bigger li
{
	background-color: #CCCC99;
	border-top: 1px #fff solid;
	padding: 10px;
	background-image: none;
}

ul.bigger  a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

dl
{
	margin: 2.5em 0 1.5em 0;
	padding: 0;
	list-style: none;
}

dl dt { font-weight: bold; }

dl dd
{
	text-indent: 0;
	margin: 0;
	padding: 0;
}

a.top
{
	font-size: 80%;
	padding-left: 18px;
	text-decoration: none;
	margin-top: 1em;
	display: block;
	background-image: url(../images/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

div#news
{
	font-size: 80%;
	line-height: 140%;
	float: right;
	width: 180px;
	padding-left: 1.5em;
	padding-bottom: 1.5em;
	margin-bottom: 1em;
	margin-left: 2.5em;
	background-image: url(../images/vertical_dot.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

div#news p { text-align: left; }

span.logo
{
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

ul.bigger li.engineering { background-color: #9CF; }
ul.bigger li.contracting { background-color: #9CF; }
ul.bigger li.trading { background-color: #9CF; }
ul.bigger li.management { background-color: #9CF; }
ul.bigger li.catering { background-color: #9CF; }

div.col
{
	width: 50%;
	float: left;
	display: table-cell;
	margin-top: 1em;
}

a.name { color: #963; }

div#graphicBand
{
	height: 118px;
	background-image: url(../images/generic_band.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

body.engineering div#graphicBand { background-image: url(../images/buildings_band.jpg); }
body.trading div#graphicBand { background-image: url(../images/trading_band.jpg); }
body.development div#graphicBand { background-image: url(../images/development_band.jpg); }
body.contracting div#graphicBand { background-image: url(../images/contracting_band.jpg); }
body.catering div#graphicBand { background-image: url(../images/generic_band.jpg); }
body.frontpage p.intro { margin-top: 1.5em; }

div#content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content ul li
{
	list-style: none;
	margin: 0;
	padding-left: 15px;
	background-image: url(../images/arrow_breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	text-indent: 0;
}

img.project
{
	padding: 3px;
	border: 1px #333 solid;
	margin-bottom: 2em;
}

dl.project
{
	list-style: none;
	display: block;
	float: left;
	width: 340px;
	font-size: 80%;
	line-height: 130%;
}

dl.project.double { width: 100%; }
dl.project.double dl { width: 48%; }

dl.project img
{
	padding: 3px;
	border: 1px #333 solid;
	margin-bottom: .5em;
}

dl.project dt
{
	list-style: none;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}

dl.project dd
{
	margin: 0;
	padding: 0;
}

dl.project dl
{
	list-style: none;
	margin: 1em 10px 1em 0;
	padding: 0;
	float: left;
	width: 160px;
}

div#lang
{
	float: right;
	font-size: 80%;
	padding: .2em 20px;
}

div#lang a,div#lang a:visited
{
	text-decoration: none;
	padding-left: 1em;
}

div#lang a.current
{
	color: #000;
	cursor: default;
}

