@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	text-align:center;
	background:url(../images/bg-shadow-top.gif) repeat-x left -100px;
	font-family:Tahoma, Verdana, sans-serif;
}

.clear {clear:both;}

#wrapper {
	margin:126px auto 5px auto;
	text-align:left;
	width:855px;
}

#content-payliance {	
	width:385px;
	float:left;
}

#content-legacy {
	width:320px;
	float:right;
}

#footer {
	background:url(../images/bg-shadow-bottom.gif) repeat-x;
	padding-top:47px;
}

#footer-wrapper {
	width:725px;
	margin:0 auto;
	text-align:left;
}

p {
	color:#666666;
	font-size:11px;
	line-height:24px;
}

h1, h2 {
	height:59px;
	line-height:59px;
	vertical-align:middle;
	margin:0 0 53px; 0;
}

h2 {
	height:21px;
	padding:19px 0;
}

h3, a {
	color:#0073cf;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:24px;
}

#content-payliance p,
#content-payliance h2,
#content-payliance h3{
	margin-left:65px;
}

a:hover {
	text-decoration:underline;
}
