body {
	text-align: center;
	margin: 50px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
}
h1, h2, h3, h4 { color: #006AE2; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; text-align: center; }
h3 { font-size: 1.3em; margin-bottom: 0; }
h4 { font-size: 1.2em; margin: 10px 0 0; margin-bottom: 0; }
p { margin: 0 0 10px; }
div.container {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
div.content {
	margin-left: 180px;
}
div.bowsers a img, div.browsers a:link img, div.browsers a:visited img { 
	float: left;
	width: 75px;
	border: 0;
}
div.browsers p { margin: 0 0 0 85px; min-height: 7.5em;}
div.rowClear { clear: both; height: 20px; }
img.badge {
	width: 160px;
	border: 0;
}
a img, a:link img { border: 0; margin: 0 0 10px; }
a, a:link {
	color: #E24800;
	text-decoration: underline;
}
a:visited { color: #FD7700; }
p.textCenter { text-align: center; }
div.left { 
	width: 180px;
	float: left;
}
ul {
	color: #E24800;
	margin: 0;
	padding: 0 0 0 20px;
}
li.tab1 { text-indent: 2em; }
div.left ul {
}

img.link
{
margin-bottom: 10px;
float: left;
width: 75px;
}
