body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
form { margin:0px; }
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	margin-top: 0px;
	border-top: 0px;
	line-height:80px;
	background-position: top;
}
#menu a:hover {
	color: #000000;	
	background-color: #F1F1F1;
	}
#container {
	position:relative;
	left:50%;
	top:30px;
	width:750px;
	height:auto;
	z-index:1;
	margin-left: -375px;
	border: solid 1px #C0C0C0;
	margin:Opx;
	margin-bottom:20px;
	padding-bottom:20px;
}
#footer {
	position:relative;
	color:#999999;
	left:50%;
	top:8px;
	width:750px;
	height:auto;
	z-index:1;
	margin-left: -375px;
	margin:Opx;
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:right;
}
#header {
	height: 80px;
}
#content {
	padding: 0px;
	line-height: 18px;
}
#contact a, #contact a:visited, #contact a:link, #contact a:active {
	color: #990000;	
	text-decoration: none;
	}
#contact a:hover {
	color: #990000;	
	text-decoration: underline;
	}
#logo {
	position:relative;
	left:30px;
	top:5px;
	width:119px;
	z-index:2;
	margin-top: 20px;
}
#menu {
	display:inline;
	position:absolute;
	height:64px;
	width:650px;
	left:50%;
	top:31px;
	margin-top: 0px;
	height: 64px;
	text-align: right;
	margin: 0px;
	margin-left:-274px;
	overflow:hidden;
	z-index:5;
}
#language {
	position:absolute;
	left:690px;
	top:-19px;
	width:auto;
	z-index:1;
	margin-top: 0px;
	height: 20px;
	text-align: right;
	line-height:15px;
	margin: 0px;
	padding-top:2px;
	z-index:0;
}
.red {
	color: #990000;
}
#language a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	padding: 4px;
	margin-top: 1px;
	margin-right: 2px;
}
#language a:hover {
	text-transform: uppercase;
	color: #990000;
}
a.button, a.button:link, a.button:visited, a.button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-decoration:none;
	background-color: #FFFFFF;
	padding: 6px;
	border: solid 1px #C0C0C0;
}
a.button:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F1F1F1;
	border: solid 1px #C0C0C0;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#990000;
	text-decoration:none;
}
h1 {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:20px;
}
h2 {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:15px;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:30px;
}
#faq a { color:#990000; }
