* {
	margin: 0;
	padding: 0;
}
body {		 
	margin: 0;
	padding: 0;
    height: 100%;
	color:#414141;
	font: 16px/20px Tahoma, Geneva, sans-serif;
	font-style: normal;
	background: #e8e8e8 url("../images/back.png") repeat-x;
	background-position: top;
}
img {
	border: 0
}
h1, h2 {
	font-size: 22px;
	color:#414141;
	padding-bottom: 15px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	color:#414141;
	font: 16px/20px Tahoma, Geneva, sans-serif;
	font-style: normal;
	text-indent: 0px;
	padding-bottom: 10px;
	}
a, a:visited {
	color: #004e8d;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #004e8d;
	text-decoration: underline;
	outline: none;
}
#container {
	margin: 2 2 10 2;
}
#copyright {
	margin: 10 0 0 15;
	vertical-align: bottom;
}
#assets {
	margin: 10 0 0 15;
	vertical-align: bottom;
}
#lang {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	color: e8e8e8;
}
#lang a {
	color: #32abff;
	outline: none;
}
#menu {
	width: 645px;
	height: 30px;
	float: left;
	margin-top: 0px;
	color: #004e8d;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#menu ul {
	margin-top: 3px;
	margin-left: 10px;
	list-style: none;
	}
#menu li {
	display: inline;
	margin-right: 10px;
	padding-left: 20px;
	}
#menu a {
	text-decoration: none;
	}
#menu #current {
	color: #c60029;
	text-decoration: none;
	}
.smallprint {
	font-size: 12px;
	color:#6e6e6e;
	margin: 0px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.smallprint a {
	color: #004e8d;
	text-decoration: none;
	outline: none;
}
.phone {
	font-size: 18px;
	color:#6e6e6e;
	margin: 0px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.goload {
	font-size: 14px;
	color:#c60029;
	margin: 0 0 10 0;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
