html,
body
{
	background: url(/images/en/background.jpg) repeat-y;
	background-color: #A3BBC9;
	color: #00395A;
	font: 85%/1.5em tahoma,arial,verdana,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
img
{
	border: none;
}
td
{
	text-align: left;
	vertical-align: top;
}
a:link,
a:visited,
a:active
{
	text-decoration: none;
	color: #00395A;
}
a:hover
{
	text-decoration: none;
	color: #558EAF;
}
#mainTable
{
	width: 760px;
	height: 600px;
}
#header
{
	position: relative;
	height: 104px;
}
#logoLink
{
	position: absolute;
	z-index: 1;
	left: 27px;
	top: 29px;
}
#bodyContent
{
	background: url(/images/en/pageBack.jpg) no-repeat;
	color: #00395A;
	height: 447px;
}
#bodyContentHome
{
	background: url(/images/en/pageBack_home.jpg) no-repeat;
	color: #00395A;
	height: 447px;
}
#bodyContentPortfolio
{
	background: url(/images/en/pageBack_portfolio.jpg) no-repeat;
	color: #00395A;
	height: 447px;
}
#leftNavColumn
{
	float: left;
	width: 245px;
}
#navigation
{
	margin-left: 29px;
	margin-top: 26px;
}
#rightContentColumn
{
	float: left;
	width: 515px;
}
#footer
{
	position: relative;
	height: 50px;
}
#footer div
{
	position: absolute;
	z-index: 1;
	top: 8px;
	right: 34px;
	text-align: right;
	font-size: 10px;
}
/* portfolio */
#mainPicDiv
{
	width: 481px;
	text-align: right;
}
#dots
{
	width: 481px;
   text-align: right;
}
