body {
	margin:0px;
	margin-top:20px;
	padding:0px;
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}

table#main {
	border:0px;
	width:100%;
}

table#main tr td#left {
	background-image:url('../images/home/bgleft.gif');
	background-position:left top;
	background-repeat:repeat-x;
}

table#main tr td#content {
	width:878px;
	background-image:url('../images/home/main.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

table#main tr td#content table#content {
	margin-top:202px;
	width:100%;
}

table#main tr td#content table#content tr td#email {
	height:32px;
}

table#main tr td#content table#content tr td#email a {
	font-weight:bold;
	font-size:18px;
	color:#017FC9;
	margin-left:657px;
	text-decoration:none;
}

table#main tr td#content table#content tr td#email a:hover {
	text-decoration:underline;
	color:#16509E;
}

table#main tr td#content table#content tr td#lang {
	width:450px;
	height:242px;
	text-align:center;
	vertical-align:top;
}

table#main tr td#content table#content tr td#lang div#lang {
	margin-top:132px;
}

table#main tr td#content table#content tr td#lang div#lang a {
	font-size:18px;
	color:#fff;
	text-decoration:none;
	margin:0px 22px 0px 22px;
}

table#main tr td#content table#content tr td#lang div#lang a:hover {
	text-decoration:underline;
	color:#FAF113;
}

table#main tr td#content table#content tr td#logo {
	width:428px;
	height:242px;
	background-image:url('../images/home/logo.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

table#main tr td#content table#content tr td#footer span#address {
	margin-left:100px;
	width:620px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

table#main tr td#content table#content tr td#footer a {
	color:#ccc;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-left:20px;
}

table#main tr td#content table#content tr td#footer a span#D {
	color:#8E5F44;
}

table#main tr td#content table#content tr td#footer a span#igiem {
	color:#70727F;
}

table#main tr td#content table#content tr td#footer a span#net {
	font-size:8px;
	color:#747474;
}

table#main tr td#content table#content tr td#footer a:hover {
	color:#fff;
}

table#main tr td#content table#content tr td#footer a:hover span#D {
	color:#CB5412;
}

table#main tr td#content table#content tr td#footer a:hover span#igiem {
	color:#475481;
}

table#main tr td#content table#content tr td#footer a:hover span#net {
	color:#555;
}

table#main tr td#right {
	background-image:url('../images/home/bgright.gif');
	background-position:left top;
	background-repeat:repeat-x;
}