@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
	width: 960px;
	display: inline;
}
#container #mainArea {
	width: 787px;
	float: right;
	position: relative;
}
#container #mainArea #summaryBox li {
	list-style-image: url(images/arrow.png);
	padding-top: 5px;
}
#container #mainArea #summaryBox {
	font-family: Tahoma, Arial, "Sans Serif";
	color: #FFFFFF;
	background-image: url(images/boxBg.jpg);
	background-repeat: repeat;
	padding: 10px;
	width: 290px;
	font-size: 12px;
}
#container #mainArea #summaryBox ul {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.marginBottom {
	margin-bottom: 12px;
}
#container #mainArea #countryListCol1 {
	position: absolute;
	width: 157px;
	left: 0px;
	top: 281px;
}
#container #mainArea #countryListCol2 {
	position: absolute;
	width: 157px;
	left: 157px;
	top: 281px;
}
#container #mainArea #countryListCol3 {
	position: absolute;
	width: 157px;
	left: 320px;
	top: 281px;
}
#container #mainArea #countryListCol4 {
	position: absolute;
	width: 157px;
	left: 473px;
	top: 281px;
}
#container #mainArea #countryListCol5 {
	position: absolute;
	width: 157px;
	left: 630px;
	top: 281px;
}
#container {
	width: 960px;
	margin-top: 50px;
	margin-left: 50px;
}
a, a:active, a:visited{
	color: #555555;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	}
#container #brandlogos {
	font-family: Tahoma;
	font-size: 9px;
	clear: both;
        margin-left:  50px;
	position: relative;
	top: 220px;
}
#container #smallText {
	font-family: Tahoma;
	font-size: 9px;
	clear: both;
	position: relative;
	top: 260px;
}

