﻿/* CSS layout */
#masthead {
	height: 116px;
	padding-top: 54px;
	margin: 0 auto;
	position: relative;
	width: 955px;
	text-align: center;
	z-index: 5;
}
#top_nav {
	height: 40px;
	padding-top: 20px;
	width: 955px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
#page_content {
	height: 100%;
	width: 955px;
	position: relative;
	margin: 0 auto;
}
#footer {
	height: 23px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	padding-top: 7px;
	z-index: 10;
	text-align: center;
	background-color: #50160C;
	top: 600px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
}
.pig3 {
	position: absolute;
	width: 175px;
	height: 49px;
	z-index: 1;
	left: 741px;
	top: 111px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 140%;
}
.pig3 a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.pig3 a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.pig3 a:hover {
	color: #EE9021;
	font-weight: bold;
	text-decoration: none;
}
.pig3 a:active {
	color: #EE9021;
	font-weight: bold;
	text-decoration: none;
}
.features {
	position: absolute;
	width: 162px;
	height: 128px;
	z-index: 1;
	left: 6px;
	top: 9px;
	color: #FFFFFF;
	font-size: 14pt;
	padding: 15px;
	line-height: 140%;
	padding-top: 5px;
	text-decoration: none;
}

.features a {
	color: #FFFFFF;
	text-decoration: none;
}
.features a:visited {
	color: #FFFFFF;
}
.features a:active {
	color: #FFBB48;}
.features a:hover {
	color: #FFBB48;
}

