body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}

h1 {
	margin: 0px;
	margin-bottom: 17px;
	padding: 0px;
	padding-left: 12px;
	border-left: 3px solid #CC0000;
	color: #CC0000;
	font-size: 23px;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 11px;
	margin-top: 25px;
	font-size: 15px;
	color: #CC0000;
}

a:visited, a:link {
	text-decoration: underline;
	color: #999999;
}

a:active, a:hover {
	text-decoration: none;
	color: #666666;
}

img {
	border: none;
}

#homepage_container {
	width: 807px;
	height: 457px;
	background-image: url('../img/homepage-background.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -403px;
	margin-top: -228px;
}

#techconsult_container {
	width: 807px;
	height: 257px;
	background-image: url('../img/techconsult-background.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -403px;
}

#techconsult_content {
	width: 807px;
	background-image: url('../img/techconsult-background-content.jpg');
	background-repeat: repeat-y;
	position: absolute;
	top: 257px;
	left: 50%;
	margin-left: -403px;
}

#techconsult_footer {
	width: 807px;
	background-image: url('../img/techconsult-footer.jpg');
	background-repeat: no-repeat;
	text-align: right;
	height: 27px;
}

a.leftMenu:visited, a.leftMenu:link {
	display: block;
	margin-bottom: 7px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

a.leftMenu:active, a.leftMenu:hover {
	display: block;
	margin-bottom: 7px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#homepage_subscription {
	width: 790px;
	height: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -403px;
	margin-top: 228px;
	text-align: right;
	font-size: 10px;
}

#homepage_subscription a:visited, #homepage_subscription a:link {
	color: #999999;
	text-decoration: none;
}

#homepage_subscription a:active, #homepage_subscription a:hover {
	color: #666666;
	text-decoration: underline;
}

#homepage_language {
	width: 780px;
	height: 19px;
	margin-top: 7px;
	text-align: right;
}
