body {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
	background-color: #112b93;
}
a{color: white; text-decoration: none; font-family: 'CenturyGothic';}
a:hover{color: #000;}
a:active{color: #000000;}
img {width: 100%; margin: 20px 0 20px 0; }

p {
	margin: 20px 0 auto;
	color: #fff;
	line-height: 18px;
	text-align: center;
}
.content {
	margin: 0 auto;
	padding: 20px;
}
.bar
{
	width: 100%; 
	background-color: #fff;
}

h1 a
	{
	width: 220px;
	height: 75px;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat center;
	padding-top: 20px;
	margin: 0 auto !important;
	}
ul.browser {
	width: 920px;
	margin: 0 auto;
}

ul.browser li {
	width: 200px;
	color: #fff;
	line-height: 18px;
	float: left;
	padding: 30px 30px 0 0;
	text-align: center;
}