﻿*
{
	margin:0px;
	border:0px;
	text-decoration:none;
	padding:0px;
	list-style:none;
	list-style-type:none; 
}
p{margin:0 0 10px 0;}

body 
{
	margin:0;
	padding:0;
	background:url('../images/background.gif') repeat-x #595959;
}
.content
{
	margin:0 auto;
	width:800px;
	background:#FFFFFF;
	height:100%;
	display:table;
	
}
h1
{
	float:left;
	background:url(../images/header.gif) no-repeat;
	width:800px;
	height:110px;
	text-indent:-19999px;
	overflow:hidden;
}
h1 a{width:800px;height:110px; display:block;}
h2
{
	float:left;
	width:760px;
	padding:20px 20px;
}

p{float:left; width:760px; padding:0 20px; font:12px Arial; color:#003996;}
p strong{color:#2464cd;}
p a{color:#2464cd; font:bold 12px Arial; text-decoration:none; }
