body {
	font-family:Verdana;
	font-size:11px;
	margin:0px;
}

p{
	margin:5px 0px 5px 0px;
}
a{
	color:#000;
}
#container {
	width:988px;
	margin-right:auto;
	margin-left:auto;
}

div.contentbox{
	margin-left:30px;
	margin-right:0px;
	}
div.header{
	background-image:url('../images/header_bg.jpg');
	background-repeat:no-repeat;
	height:87px;
}

div.main{
	background-image:url('../images/main_bg.jpg');
	background-repeat:repeat-y;
	}
	

div.main img{
	margin-bottom:20px;
}

div.main 	div.menue img {
	margin-bottom:2px;
}

div.main #countrylist{
	padding-bottom:35px;
	text-align:center;
	margin-left:26px;
}
div.main #countrylist table{
	text-align:left;
	width:918px;
	margin-left:21px;
}

div.main #countrylist table  td{
width:153px;
}
div.main #countrylist  ul{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}
div.main #countrylist  ul li{
	list-style-image:url(../images/li.jpg);
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}
div.main #menu{
	width:926px;
	height:37px;
	background-image:url('../images/doorway_menu_bg.jpg');
	background-position:center bottom;	
}

div.footer {
	height:50px;
	background-image:url('../images/doorway_footer_bg.jpg');
	background-position:center bottom;
}

.logo{
	display:block;
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	height:48px;
	width:144px;
	margin-top:21px;
}
#footer div.footer_text{
	text-align:center;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-right:30px;
}