body {
	margin: 0px;
	padding: 0px;
}

div, body {
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
}


div.contact strong.head {
	font-size:12px;

}

.header {
	background-color:#F11C0A;
	width:980px;
	height:213px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}


.claim {
	margin-top:116px;

}


/* BEGIN: Language Switch */
.langSwitch {
	position:absolute;
	color:white;
	padding-top:9px;
	padding-left:866px;
}
.langSwitch a {
	font-size:10px;
	color:white;
	margin-right:12px;
	text-decoration:none;
}
/* END: Language Switch */



.left {

	width:199px;
	float:left;

}

.content {


	width:450px;
	padding-top:45px;
	float:left;

}

.contact {
	margin-top:41px;
	margin-left:30px;
	width:250px;
	float:left;
}



div.spacer {
	margin-top:41px;
	clear:both;
}




/* BEGIN: Footer Styles */

.footer {
	border-top:1px solid #959595;
	width:715px;
	margin-left:199px;
	color:#949695;
}

.footer a {
	
	color:#949695;
	text-decoration:none;
	
}

.footerLeft {
	float:left;
	width:200px;
}

.footerRight {
	text-align:right;
	float:right;
	width:200px;
}
/* END: Footer Styles */




a.url {

	text-decoration:none;
	font-weight:bold;
	color:black;
	padding-left:18px;
	background-image:url(images/icon_web.gif);
	background-repeat:no-repeat;
	background-position:left 2px;

}


a.mail {

	text-decoration:none;
	font-weight:bold;
	color:black;
	padding-left:20px;
	background-image:url(images/icon_mail.gif);
	background-repeat:no-repeat;
	background-position:left 2px;

}


h1 {

	font-size: 1.25em;
	font-weight: bold;
	padding-bottom:5px;
	color: #F31C0A;
}