@charset "utf-8";
#Container {
	height: 990px;
	width: 1100px;
}
#top_title {
	background-color: #000000;
	height: 56px;
	width: 100%;
}
#seperator {
	height: 50px;
	width: 100%;
}

#apply_online {
	height: 56px;
	width: 200px;
	float: left;
	text-align: center;
	vertical-align: bottom;
}
#left_side {
	float: left;
	height: 800px;
	width: 18%;
}
#bottom {
	float: left;
	height: 200px;
	width: 82%;
	padding-top: 0px;
}
#bottom_left {
	float: left;
	height: 200px;
	width: 30%;
}
#bottom_centre {
	float: left;
	height: 200px;
	width: 40%;
}
#bottom_right {
	float: right;
	height: 200px;
	width: 30%;
}
#bios {
	height: 380px;
	width: 100%;
	padding-top: 15px;
}



#vid_leftside {
	float: left;
	height: 301px;
	width: 30px;
}
#videos {
	float: left;
	height: 301px;
	width: 99%;
}
#v {
	height: 20px;
	width: 70%;
}
#hjh {
	float: left;
	height: 20px;
	width: 48%;
}



#bottom_seperator {
	height: 90px;
	width: 69%;
	text-align: left;
}
#gbot_bottom {
	float: right;
	height: 40px;
	width: 31%;
	background-image: url(images/g_bot_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
}


#vid_holder {
	background-repeat: no-repeat;
	background-position: center top;
	height: 820px;
	width: 82%;
	float: left;
}
#image_text {
	float: left;
	height: 400px;
	width: 65%;
	padding-left: 30px;
	padding-top: 15px;
}
#more_text {
	height: 55px;
	width: 95%;
	float: left;
	margin-left: 20px;
}

.contentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}



#gbot {
	float: right;
	height: 396px;
	width: 31%;
}



#pfma_logo {
	float: left;
	height: 53px;
	width: 139px;
	background-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#title {
	float: left;
	height: 56px;
	width: 760px;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#bottom_nav {
	height: auto;
	width: 1100px;
}
