* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFF;
}

body, p, a {
	font-family:Verdana, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
}

p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 40px;
}

a:link, a:active, a:visited {
	color:#3E91C0;
	text-decoration:none;
}

a:hover {
	color:#3E91C0;
	text-decoration:underline;
}

strong {
	color:#333;
	font-weight:700;
}

img {
	border:0px;
}

#top {
	background: url(international_banner.jpg) no-repeat bottom right;
	width: 720px;
	height: 325px;
	margin-bottom: 54px;
}

#flag {
	position: absolute;
	top: 10px;
	left: 656px;
}

#flag a {
	font-weight: bold;
	font-size: 9px;
	color:#3E91C0;
	text-decoration: none;
}

#flag a:hover {
	color:#172A66;
}

#bodycontent {
	position: absolute;
	top: 25px;
	left: 30px;
	width: 720px;
}

#bottom {
	clear: both;
	width: 720px;
	text-align: center;
	padding-top: 7px;
	border-bottom: solid 15px #FFF;
	border-top: solid 27px #EEE;
}

#bottom p, #bottom p a {
	font-size: 9px;
}
