html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: Fuchsia;
	background: transparent;
}

a:visited {
	text-decoration: underline;
	color: Red;
	background: transparent;
}

a:hover {
	color: #F5F5F5;
	background-color: #B22222;
	text-decoration: underline;
}

a:active {
	color: #FFCC00;
	text-decoration: underline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html, body {
	line-height: 1;
	color: black;
	background: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
em {
	font-style:italic;
	}
#wrap {
	max-width:100%;
	min-width:700px;
	}				
#header {
	color:#DAFAFD;					
	background: transparent url(../images/pa3.gif) no-repeat 0 0;
	border-bottom:2px solid #1d4063;
	border-top:2px solid #004f75;
	border-left:2px solid #004f75;
	border-right:2px ridge #1d4063;
	margin:0;
	padding:0;
	height:200px;
	}
#head_wrap {
	background: #ffffff url(../images/wrapbg2.gif) 0 0 repeat-x;
	}
#header h4 {
	position:absolute;
	top:160px;
	left:3%;
	color:#000000;
	font:bold 1.6em/1 Times, "Times New Roman", serif;
	}
#header h5 {
	position: absolute;
	top: 180px;
	left: 3%;
	color: #000000;
	font: bold 1.125em/1 Times, "Times New Roman", serif;
}
h1 {
	font:normal 1.7em/1;
	}
h2 {
	font:normal 1.5em/1;
	}
h3 {
	font:normal 1.2em/1;
	padding-top:5px;
	}
h4 {
	font:normal 1em/1;
	}
h5 {
	font:normal .8em/1;
	padding-top:5px;
	}
#content {
	margin: 33px 0 0 0;
	padding: 2.5% 10%;
	font-size:small;
	color:#272763;
	background:#ffffff;
	clear:left;
	/*border-top:1px solid rgb(0%,31%,46%);*/
	}
#content h1 {
	background: url(../images/welcome2.gif) no-repeat 50% 0;
	padding:0;
	margin:0;
	border:1px solid rgb(0%,31%,46%);
	border-width:2px 0;
	height:75px;
	clear:left;
	}
#content h2 {
	background: url(../images/services2.gif) no-repeat 50% 0;
	padding:0;
	margin:0;
	border:1px solid rgb(0%,31%,46%);
	border-width:2px 0;
	height:75px;
	clear:left;
	}
#content h3 {
	background: url(../images/contact2.gif) no-repeat 50% 0;
	padding:0;
	margin:0;
	border:1px solid rgb(0%,31%,46%);
	border-width:2px 0;
	height:75px;
	clear:left;
	}
#content #maillist {
	text-align:center;
	}
#content p {
	margin:1em 0;
	padding-top:3px;
	line-height:1.3em;
	}
#content ul, li {
	margin-left:8px;
	padding:1px 0;
	}
#list {
	width:100%;
	}
#list_1 {
	width:28%;
	float:left;
	}
#list_2 {
	width:32%;
	float:left;
	}
#list_3 {
	width:22%;
	float:left;
	}
#list_4 {
	float:left;
	width:18%;
	}
#logo {
	position:absolute;
	top:0;
	right:2px;
	background:transparent url(../images/pa_bld4.gif) no-repeat 100% 0;
	/*z-index:100;*/
	}
#nav {
	margin:0 0 0 10%;
	padding:0;
	}
#nav li {
	list-style:none;
	float:left;
	margin-left:1px;
	padding-left:16px;
	font-size:10px;
	line-height:20px;
	white-space:nowrap;
	background:#FFF url(../images/tabs2-big.gif) 0 100% no-repeat;
	}
#nav a {
	display:block;
	float:left;
	padding:0 16px 0 0;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	width:.1em;
	background:#FFF url(../images/tabs2-big.gif) 100% 100% no-repeat;
	}
html>body #nav a {
	width:auto;
	}/*fixes IE6 hack*/
/*Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {
	float:none;
	}/*End IE5-Mac Hack*/
#nav a:hover {
	color:#D87238;
	}
#nav #current, #nav #current a {
	color:#FDB;
	background-image: url(../images/tabs2-big-ct.gif)
	}
#maillist ul, li {
	display:block;
	margin:0;
	padding:2px 0 0 0;
	text-indent:1em;
	}
#footer {
	clear:both;
	color:#ffe;	
	background:#ae2f3b url(../images/footer2.gif) 0 0 repeat-x;
	padding:0.5em 1em;
	font-size:75%;
	}
.address h5 {
	text-align:center;
	}
.cat {
	font-weight:bold;
	}
.class {
	margin:2em 0;
	padding:0;
	}
