body {
background-color:#2B4A84;
margin:0px;padding:0px;
background-image:url(img_home/homeColor_bg.gif);


}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	width: 400px; */
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	width: 400px; */
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B4A84;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B4A84;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #889BC0;
	padding-right: 6px;
	text-align:right;
}

a:link { color: #336633;}
a:hover { color: #669966; text-decoration: none; } 
a:visited { color: #669966; }

A.imglink:link,  A.imglink:active { color: #99CC99; }
A.imglink:hover  {  color: #FFFFFF; text-decoration: none;}
A.imglink:visited  {  color: #79AA7A;}

A.lite:link,  A.lite:active { color: #99CC99; }
A.lite:hover  {  color: #FFFFFF; text-decoration: none;}
A.lite:visited  {  color: #79AA7A;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE1EC;
	margin: 6px;
}

#logo{ position: absolute; left: 255px; top: 0px; width: 198px; height: 148px; z-index: 1; text-align: right;}
#imapDescription {position: absolute; left: 158px; top: 148px; width: 295px; height: 57px; z-index: 2; text-align: right;}

#description {
	position: absolute; left: 216px; top: 207px; width: 236px; height: 215px; 
	z-index: 3; text-align: right;
	}

#addressHome {	
	clear:left;
	position: absolute; left: 216px; top: 419px; width: 236px; height: 492px; 
	z-index: 5;
	background-image:url(img_home/descLines_bottom.gif); background-repeat:repeat-y; background-position:right;
	}

#homePresResGuid {
	position: absolute; left: 571px; top: 321px;  width:11px; height:35px; z-index: 100;
}
#homeNav {
	position: absolute; left: 453px; top: 0px; width: 438px; height: 420px; z-index: 4;
	background-image:url(img_home/homepattern_bg.jpg); background-repeat:no-repeat;
	}
#newResourceTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute; left: 549px; top: 385px; width: 238px; height: 76px; z-index: 6; vertical-align: middle;
}

