body {
	margin: 0px;
	padding: 0px;
}
#content {
	text-align: center;
	margin-left: -23px;
}

#background {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#country-wrap {
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	background-color:transparent;
	padding-top: 73px;
}
#country {
	width: 239px;
	background-image:url(../images/textfield-bkgd-top.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-size:14px;
	height:25px;
	line-height:14px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-top: 3px;
	padding-left: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color:transparent;
}
#top5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color:transparent;
	padding-top: 220px;
}
#top5 a {
	color: #959595;
	margin-right: 9px;
	margin-left: 9px;
	text-decoration: none;
}

#foot-wrap {
	margin-top: 47px;
	background-color: #000;
}
#footer {
	color: #5c5c5c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 16px;
	padding-right: 26px;
	padding-left: 26px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 14px;
	padding-bottom: 2px;
}

#footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer p a {
	color: #5c5c5c;
}

