@charset "UTF-8";
html{
height:101%;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFEE;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header{
	width:822px; height: 204px;
	background-image:url(../images/header-bg.jpg);
	background-repeat: no-repeat; background-position: top center;
	margin-left: auto; margin-right: auto;
}

.header ul{
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.header li{
	display: inline;	
}

.logo{
	padding-top: 35px;
	text-transform: lowercase;
	color:#CCCCCC;
	font-size: 36px;
	height: 70px;
	font-weight:normal;
}

.logo-thin{
	color:#CCCCCC;
	font-weight:normal;
}

.logo h1{
	font-size: 36px;
	padding: 0px;
	margin: 0px;
	color: #999999;
	font-weight:normal;
}

.navigation{
	padding-top: 68px;
	font-size: 14px;
	color: #333333;
}

.navigation a{
	color: #333333;
	text-decoration:none;
	margin-right: 18px;
}

.navigation a:hover{
	color: #666666;
	text-decoration:none;
	margin-right: 18px;
}

.main{
	width:832px;
	margin-left: auto; margin-right: auto;
	margin-top: 20px;
}

.left-column{
	width: 440px;
	margin-left: auto; margin-right: auto;
	padding-right: 57px;
	float: left;
}
.right-column{
	width: 321px;
	float: left;
	padding-left:10px;
}

.seperater{
	height: 40px;
	clear: both;
}

.footer{
	height: 80px;
	background-color:#000000;
	padding-top: 20px;
	color: #CCCCCC;
}

.footer-inner{
	width:822px;
	margin-left: auto; margin-right: auto;
}

.footer-left{
	width: 300px;
	float:left;
}

.footer-right{
	width: 516px;
	float: left;
	text-align: right;
}

.footer ul{
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.footer li{
	display: inline;
}

.footer a{
	color: #CCCCCC;
	text-decoration: none;
}

.small{
	font-size: 11px;
	color:#666666;
}

.small a{
	color:#666666;
	text-decoration: none;
}

.small a:hover{
	color: #333333;
	text-decoration: none;
}

.padd-bottom{
	padding-bottom: 5px;
}

h1{
	font-size: 18px;
	color:#333333;
}

h2, h3, h4{
	font-size: 16px;
	color:#666666;
}

p{
	line-height: 18px;
}

a{
	color:#333333;
	text-decoration: underline;
}

a:hover{
	color:#999999;
	text-decoration: none;
}
/*div.top {
	background-image:url(top.jpg);
	background-repeat: no-repeat;
}

div.middle {
	background-image:url(middle.jpg);
	background-repeat: repeat-y;
	margin-top:-0.8em;
	padding-right:0.5em;
	padding-left:0.5em;
	text-align:left;
	line-height: 130%;
	font-size: small;
	padding-left:0.5em;
}

div.bottom {
	background-image:url(bottom.jpg);
	background-repeat: no-repeat;
}*/
table.borders {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #000000;
	border-collapse: separate;
}
table.borders th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #000000;
}
table.borders td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #000000;
}

table.borders tr {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #000000;
}

.redtxt {
color:#FF0000;
}

.list {
margin-left:-2em;
}

img.imgborders{
border:1px solid #333333;
}

img.imglinkborders{
border:2px solid #333333;
}
img.imglinkborders:hover{
border:2px solid #999999;
}



div.middle {
	background-color:#CCCCCC;
	border:1px solid #666666;
	margin-top:-0.8em;
	padding-right:0.5em;
	padding-left:0.5em;
	text-align:left;
	line-height: 130%;
	font-size: small;
	padding-left:0.5em;
	width:300px;
}


.test_left_column{
	width: 65px;
	margin-left: auto; margin-right: auto;
	padding-right: 57px;
	float: left;
}
.test_middle_column{
	width: 561px;
	float: left;
	padding-left:10px;
}
.test_right_column{
	width: 95px;
	float: left;
	padding-left:10px;
}

img.flags{
border:1px solid #333333;
margin-right:0.5em;
}
.translate{
float:right;
margin-top:-20px;
margin-right:1em;
color: #000000;
}

