body {
	background: transparent url(/templates/si-translations/images/background.jpg) repeat-x scroll 0 0;
	color: #1a2948;
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
}
#header { background: transparent url(/templates/si-translations/images/header.jpg) no-repeat scroll 0 0; }
#content { background: transparent url(/templates/si-translations/images/main.jpg) no-repeat scroll 154px 0; }
#main {
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
	height: 386px;
	width: 600px;
}
#left { 
	
}
#footer { background: transparent url(/templates/si-translations/images/footer.jpg) no-repeat scroll 0 0; }

h1 {
	color: #0A1626;
	font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
}

h2 {
	color: #0A1626;
	font-weight: bold;
	font-size: 9pt;
	padding: 0;
	margin: 10px 0 0 0;
}

p {
	padding: 0;
	margin: 0 0 5px 0;
}

a:link, a:hover, a:visited, a:active {
	color: #0A1626;
}

ul {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
}
ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

#languageSelection {
	position: absolute;
	top: 115px;
	left: 450px;
	color: #f06a31;
	width: 550px;
}

#languageSelection a,
#languageSelection a:hover,
#languageSelection a:link,
#languageSelection a:active,
#languageSelection a:visited {
	color: #fff;
	text-decoration: none;
}

#contactDetails {
	position: absolute;
	top: 48px;
	left: 785px;
	line-height: normal;
	width: 180px;
}

#footerLink {
	position: absolute;
	top: 10px;
	left: 745px;
	line-height: normal;
}

#footerLink img {
	width: 175px;
	height: 40px;
	border: 0;
}
