body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, SansSerif;
	font-size: 12px;
	font-style: normal;
	color: #575757;
	line-height: 1.166;	
	background-color: #FFFFFF;
}

#page_Top{
	padding: 0px 0px 0px 0px;
	background-image:url(../images/index.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position: relative;
	width: 972px;
	margin: 0px auto;
	height:555px;
	color:#575757;
	border: 1px solid #CCCCCC;
}

#page_Top a {
	color: #575757;
	text-decoration: underline;
	font-weight:bold;
	}

#page_Top a:hover {
	color: #575757;
	text-decoration: none;
	}
	
#logo {
	margin-left: 645px;
	margin-top: 40px;
	width: 327px;
	text-align:center;
	}
	
#countries {
	margin-left: 700px;
	margin-top: 30px;
	width: 272px;
	text-align:left;
	position:relative;
	font-size:110%;
	font-weight:bold;
	color: #777777;
	}

#countries a {
	font-weight:normal;
	text-decoration:none;
	color:#AAAAAA;
	line-height: 2;
	}
