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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----  End Reset ---- */
body {
background: url(images/grass.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#wrapper {
width:813px;
margin:auto;
}

.clear {
clear:both;
}

h1 {
font-size:30px;
font-style:oblique;
text-align:right;
letter-spacing:-2px;
}

h2 {
border-bottom:2px solid #FFFFFF;
color:#FFFFFF;
font-size:21px;
text-align:center;
margin-bottom:10px;
}

h3 {
text-align:center;
margin-bottom:20px;
}

h4 {
font-size:21px;
font-weight:bold;
}

h5 {
font-size:16px;
margin-bottom:10px;
color:#666666;
}

#sidebar a, #footer a {
text-decoration:none;
color:#CCCCCC;
}

#content img {
float:right;
margin: 0px 0px 10px 10px;
}

/* ---- End Global ---- */

#header {
margin-top:30px;
}

#logo {
width:281px;
float:left;
}

#navigation {
width:532px;
height:217px;
background:url(images/PFPK4_04.png);
float:right;
}

#navigation ul {
margin-top:170px;
margin-right:30px;
}

#navigation ul li {
float:right;
}

#navigation ul li a {
text-decoration:none;
color:#097d3f;
margin-left:25px;
font-size:18px;
}

#navigation ul li a:hover {
color:#ffffff;
}
     
/* ---- End Header ---- */

#top {
width:743px;
height:34px;
padding:30px 70px 0px 0px;
background:url(images/PFPK4_06.png);
color:#FFFFFF;
}

#body {
width:813px;
background-image:url(images/PFPK4_08.png);
}

#sidebar {
float:left;
width:231px;
padding:20px;
color:#FFFFFF;
}

#sidebar p {
margin-bottom:10px;
}

#sidebar table {
margin-bottom:20px;
}

#sidebar td {
padding-top:5px;
}

td.left {
font-weight:bold;
font-size:14px;
width:60px;
}

td.right {
margin-left:10px;
padding-top:2px;
}

#content {
width:492px;
padding:20px 30px 20px 20px;
float:right;
}

#content p {
margin-bottom:10px;
color:#666666;
}

#content img{
border:1px solid #666666;
}


/* ---- End Body ---- */

#footer {
background-image:url(images/PFPK4_10.png);
height:43px;
margin-bottom:30px;
text-align:right;
padding:15px 30px 0px 0px;
color:#FFFFFF;
}

