/* NAVIGATION */

#wrapper {
	width: 734px;
	margin: 0 auto 0 auto;
}
#menuwrapper {
	width: 734px;
	margin: 0 auto 0 auto;
}
#menuholderfloat {
	width: 734px;
	float: left;
}
#menu {
	margin: 0 auto;
	width: 736px;
	padding: 0 50px;
	height: 28px;
}
#wwww {
	clear:both;
	float: left;
	display: inline;
}
#wwwright {
	text-align: right;
}
#home {
	width: 55px;
	float: left;
	display: inline;
}
#header {
	width: 734px;
}

/* CONTENT */

#homeanimation {
	margin: 0 auto 0 auto;
	width: 734px;
}
#menuholder {
	width: 734px;
	margin: 0 auto 0 auto;
}
#bodyholder {
	margin: 0 auto 0 auto;
	width: 714px;
	background-color: #FFFFFF;
	padding: 17px 10px 17px 10px;
}
#bodyholder2 {
	margin: 0 auto 0 auto;
	width: 714px;
	background-color: #FFFFFF;
	padding: 17px 10px 17px 10px;
}
#bodyholder3 {
	margin: 0 auto 0 auto;
	width: 714px;
	background-color: #FFFFFF;
	padding: 17px 10px 17px 10px;
	height: 280px;
}
#bodyholderwhat{
	width: 714px;
	background-color: #FFFFFF;
	padding: 17px 10px 17px 10px;
	float: left;
}
#topbody {
	width: 100%;
	height: 160px;
	margin-bottom: 15px;
	float: left;
}
#title {
	width: 231px;
	float: left;
	display: inline;
}
#pageintro {
	width: 180px;
	margin-left: 35px;
	margin-top: 20px;
}
#pageimage {
	width: 377px;
	float: right;
	display: inline;
	margin-right: 104px;
}
#pageimage2 {
	width: 403px;
	float: right;
	display: inline;
	margin-right: 78px;
}
#column1 {
	width: 179px;
	margin-left: 33px;
	float: left;
	display: inline;
}
#column2 {
	width: 179px;
	margin-left: 19px;
	float: left;
	display: inline;
}
#column3 {
	width: 179px;
	margin-left: 19px;
	float: left;
	display: inline;
}
#column2row {
	width: 391px;
	margin-right: 90px;
	float: right;
	display: inline;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.brclear2 { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#interiorcolumn1 {
	width: 179px;
	float: left;
	display: inline;
}
#interiorcolumn2 {
	width: 179px;
	margin-left: 19px;
	float: left;
	display: inline;
}
#headerclear {
	clear:both;
	width: 714px;
	height: 10px;
}


/* FOOTER */

#footerclear {
	clear:both;
	width: 714px;
	height: 10px;
}
#footer {
	width: 734px;
	margin: 0 auto 0 auto;
	height: 20px;
	background: url(Locked%20Assets/footer.gif) no-repeat center top;
}
#footercontent {
	width: 734px;
	margin: 0 auto 0 auto;
	text-align: center;
}

/* TYPE FACE STYLES */

.subtitle {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font: normal 70% Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font: bold 80% Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font: bold 130% Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font: normal 55% Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}



.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}


.pm_body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.pm_body_bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.captions {
	background: #FDD786;
}

.captionsbold {
	font-weight: bold;
	background: #FDD786;
}
.captionsboldred {
	font-weight: bold;
	background: #D9575B;
	font-size: 14px;
}

.pm_small_white {
	font: normal xx-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.pm_small_black {
	font: normal xx-small Arial, Helvetica, sans-serif;
	color: #000000;
}
