p {
	color: #4b4b4b;
	text-align: left;
	line-height: 14pt;
	font-size: 9pt;
	font-family: Verdana;
	padding: 0px;
}

p.section {
	color: #660c0c;
	text-align: left;
	line-height: 14pt;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}


#container-BG {
	background-image: url(../images/BG-container.jpg);
	background-repeat: repeat-y;
	border-style: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 906px;
}

#container {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-top-color: #660c0c;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	width: 876px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/BG-content.jpg);
}

#containerPH {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-top-color: #660c0c;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	width: 876px;
}

#header {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	height: 102px;
	max-width: 100%;
}

#nav {
	height: 14px;
	float: right;
	text-align: right;
}

#logo {
	margin-top: 14px;
	height: 68px;
	width: 252px;
}

#content {
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#content #fpMenu {
	text-align: right;
	height: auto;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

#content #fp {
	text-align: center;
	height: auto;
	width: 100%;
}

#content #fp img{
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content img {
	border-color: #4b4b4b;
	border-width: 1px;
	border-style: solid;
}

#landingLeft {
	float: left;
	height: 100%;
	width: 396px;
}
#landingRight {
	float: right;
	height: 100%;
	width: 355px;
}

.bracket{
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}

.right{
	float: right;
	height: auto;
	width: 197px;
}

.left{
	float: left;
	height: auto;
	width: 150px;
}

#landingbottom{
	height: auto;
	width: 100%;
	clear: both;
}

#footer {
	background-color: #660c0c;
	height: 30px;
	width: 836px;
	padding-right: 40px;
	clear: both;
	margin-top: 25px;
}

#footer p {
	font-family: Helvetica;
	text-align: right;
	color: #878282;
	word-break: normal;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 30px;
}

#footer a:link {
	color: #878282;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: none;
	color: #878282;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#footer a:active {
	text-decoration: none;
	color: #878282;
	font-weight: bold;
}
