body {
	margin:0;
	padding:0;
	height:100%;
	color:#454545;  
	text-align:center;
	font-family:Tahoma,sans-serif;
	font-size:.9em;
	background: #f9fcff url(/media/121/bg_main.gif) repeat-x;
}

a {color: #337cb9; border: none;}
a:hover {color: black;}

#container {
	margin: auto;
	margin-top:0px;
	width:920px;
	text-align:left;
	border-right: 1px solid #cddeef;
	border-left: 1px solid #cddeef;
}

#bottom {
	clear: both;
}

#footer {
	clear:both;
	border-top: 1px solid #cddeef;
	border-bottom: 1px solid #cddeef;
	font-size:12px;
	color: #a09f95;
	padding: 10px 20px;
}

#footer .copyright{
	float: left;
}

#footer .navigation {
	margin-left: 10px;
	float: right;
}

#content{
	padding: 0 20px 80px 20px;
}

.image_title {
	margin-top:30px;
	margin-bottom:15px;
	margin-left: -5px;
	text-indent:-9999px;
	font-size: 18px;
	background-repeat:no-repeat;
}

.button {
	text-indent:-9999px;
	background-repeat:no-repeat;
	height: 50px;
	margin: 15px 0;
	cursor: hand;
}

table{
	margin: 10px 0;
	border-collapse: collapse;
}
table td{
	padding-right: 10px;
}
table td p{
	margin: 0;
}

#countryLinks {
	float:right;
	margin-top:10px;
	margin-right: 10px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
