@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #fff url(images/affinity_background.gif)  repeat-x;
}

#tagline {
	position:absolute;
	width:324px;
	height:39px;
	z-index:1;
	left: 300px;
	top: 26px;
}

#toplinks {
	position:absolute;
	width:333px;
	height:20px;
	z-index:2;
	left: 300px;
	top: 65px;
}
#Layer1 {
	position:absolute;
	width:165px;
	/*height:310px;*/
	z-index:3;
	left: 5px;
	top: 185px;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
}

#textbox {
	position:absolute;
	width:200px;
	height:300px;
	z-index:4;
	left: 200px;
	top: 225px;
}
#Layer2 {
	position:absolute;
	width:700px;
	/*height:200px;*/
	z-index:5;
	left: 200px;
	top: 200px;
}
#navbar {
	position:absolute;
	width:700px;
	height:25px;
	z-index:6;
	left: 200px;
	top: 160px;
}
a.seoheader:link, a.seoheader:visited, a.seoheader:hover, a.seoheader:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	/*color: #000000;*/
}
.seohometext p /*a*/ { color: #000; text-decoration: none; }
.seohometext p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 0; margin-top: 0; }
h1, a h1 { font-family: "Times New Roman", Times, serif; font-size: 26px;}
a h2 { font-size: 24px; }
a h3 { font-size: 22px; }
a h4 { font-size: 20px; }
