body {	margin: 0px;	padding: 0px;	background-color: #0095D9;}a:link {	color: #192675;	text-decoration: none;}a:visited {	color: #192675;	text-decoration: none;}a:hover {	color: #192675;	text-decoration: underline;}a:active {	color: #192675;	text-decoration: none;}#mainwrapperindex {	width: 850px;	height: 660px;	background-color: #0095D9;	position: absolute;	left: 50%;	top: 50%;	margin-top: -330px;	margin-left: -425px;}#bgwrapper {	background-color: #0095D9;	background-image: url(../images/dropshad.gif);	background-repeat: no-repeat;	height: 700px;	width: 890px;	position: relative;}.windowmax {	width: 100%;	height: 100%;}/* Begin styles for the country selector */#countrySelector {	position: absolute;	right: 25px;	bottom: 25px;	text-align: center;	font-size: 13px;	color: #FFFFFF;	line-height: 13px;	font-family: Arial, Helvetica, sans-serif;}#countrySelector #countrySelectForm {	margin: 5px 0px 0px;	padding: 0px;}#countrySelector #countrySelect {	width: 150px;	font-size: 11px;	line-height: 11px;}#countrySelector #Go {	font-size: 11px;	line-height: 11px;	width: 40px;}/* End styles for the country selector */