body {
	margin 						: 0px;
	padding 					: 0px 0px 20px;
	border 						: 0px;
	background:url(../../apgfcu/assets/bg-main.jpg) top left repeat-x;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#layout {
	width: 980px;
	margin: 0 auto;
	margin-top:20px;	 
}

/* -----------------------------|---------------------------------------------------------------- Global Navigation - */
#global_navigation
{
	background 					: #0f3f6d;
	color 						: #888888;
	font-family 				: "Arial", "Helvetica", "sans-serif";
	text-align 					: left;
	font-size 					: 11px;
}

#global_navigation ul
{
	list-style 					: none;
	margin:0px;
	padding:0px;
}

#global_navigation li
{
	display 					: inline;
}

#global_navigation li:after
{
	content 					: "|";
}

#global_navigation li.last:after
{
	content 					: "";
}

#global_navigation a
{
	display 					: inline-block;
	padding 					: 6px 8px 7px;
	color 						: #ffffff;
	text-decoration 			: none;
	font-weight 				: bold;
}

#global_navigation li.active a,
#global_navigation li 	a:hover
{
	color 						: #ff6600;
}

/********MASTHEAD**********/

#masthead {
	width: 980px;
	height: 122px;
	background:url(../../apgfcu/assets/header.jpg) top left no-repeat;
	padding:0;
	margin:0;
}

#masthead-top {
	width: 980px;
	height: 0px;
	margin:0;
	padding:0;
}

#logo {
	float: right;
	height: 97px;
	width: 368px;
	margin:5px 15px 0 0;
	background-image: url(../../apgfcu/assets/logo.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#banner-top {
	float: left;
	width: 533px;
	height: 82px;
	margin:15px 0 0 20px;
	padding:5px 16px;
	background:url(../assets/bg_banner-top.png) top left no-repeat;
	background-position: top left;
	background-repeat:no-repeat;
}

#banner-top h1 {
	font-size:18px;
	color:#015289;
	padding:5px 0 0 20px;
	margin:0;
}

#banner-top h2 {
	font-size:14px;
	color:#333333;
	padding:5px 0 5px 0;
	margin:0;
}

#banner-top a:link,
 banner-top a:active {
	color: #015289;
	text-decoration: none;
}

#banner-top a:visited {
	color: #015289;
	text-decoration: none;
	}

#banner-top a:hover {
	color:#FF6600;
	text-decoration: none;
}


/******NAVBAR STYLES********/

#menubar {
	height: 21px;
	border:1px solid #000000;
	background-image: url(../../apgfcu/assets/bg_menubar.jpg);
	background-repeat: repeat-x;
	background-color: #7A8C99;
	font-size: 13px;
	color:#666666;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top:5px;	
}

#menubar ul {
	padding: 0;
	margin: 0;
}

#menubar li {
	list-style-type: none;
	display: inline;
}

#menubar li a {
	color: #FFF;
	padding: 5px 19px;
	text-decoration: none;
	border-right:1px solid #999999;
	margin-right:-5px;
}

#menubar li a:hover,
#menubar li a:focus, 
#menubar li a:active {
	color: #000000;
	background-color: #FFFFFF;
}

#p7uberlink {
	color:#FF6600!important;
	font-weight:bold;
	background-color: #FFFFFF!important;
	background:url(../../apgfcu/assets/bg_menubar-hyperlink.jpg) top left repeat-x;
}


/******SUBNAVBAR STYLES********/

#submenu {
width:917px;
height:62px;
margin:0 auto;
padding:0 0 0 5px;
border:1px solid #666666;
background-color:#FCFCFC;
text-align:center;
}

#submenu .button {
	float:left;
    width:145px;
	padding: 12px 0;
	margin:10px 10px;
	background:url(../../apgfcu/assets/bg_li-submenu.jpg) center no-repeat;
}

#submenu .button-long {
	float:left;
    width:185px;
	padding: 12px 0;
	margin:10px 10px;
	background:url(../../apgfcu/assets/bg_li-long-submenu.jpg) center no-repeat;	
}


#submenu a, #submenu a:link, #submenu a:active, #submenu a:visited {
	text-decoration 			: none;
	color 						: #FFFFFF!important;
}

#submenu a:hover {
color:#FF6600!important;
}



/********MAINBOX**********/

#collumwrapper {
	padding:20px 20px 0 20px;
	background-color:#FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#collumwrapper-bottom {
	width:980px;
	height:0px;
	margin:0 auto;
}

#bgLayertop {
	height:12px;
	background-color:#FFFFFF;	
}

#bgLayertop2 {
	height:12px;
	background-color:#FFFFFF;	
}

#bgLayer {
	background-color:#FFFFFF;
	}

#bgLayer-bottom {
	height:15px;
	background-image:url(../../apgfcu/assets/bgLayer-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#mainbox {
	padding: 0px 7px;
}

#mainbox2 {
	padding: 0px 7px;
}

/********MAINCONTENT**********/

.small {
font-size:10px;
}

#leftcollum {
	float:left;
	width:530px;
	margin-bottom:17px;
}

#leftcollum2 {
	float:left;
	width:400px;
	margin:0 30px 17px 0;
}

#rightcollum {
	float:right;
	width:345px;
	margin:0;
}

#rightcollum2 {
	float:right;
	width:460px;
	margin-bottom:17px;
}

#rightcollum3 {
	float:right;
	width:280px;
	margin:0 15px 0 0;
}

#rightcollum ul {
	padding: 0 5px;
	margin: 0 15px;
}

#leftbar {
	float:left;
	width:575px;
	margin-bottom:17px;
}

#rightbar {
	float:right;
	width:321px;
	margin-bottom:17px;
	font-size:0.8em;
}

#mainVideo {
	float:left;
	width:575px;
	height:325px;
	margin-bottom:15px;
}

#message {
float:left;
width:553px;
padding:10px;
background-color:#FCFCFC;
border: 1px solid #666666;
font-size:0.92em;
}

#message h1 {
margin-bottom:20px;
}

h1 {
	font-size:22px;
	color:#666666;
	margin:5px 0 20px 0;
	padding:0px;
}

h2 {
	font-size:18px;
	color:#666666;
	margin:5px 0 20px 0;
	padding:0;
}

h3 {
	font-size:18px;
	color:#000000;
	margin:5px 0 20px 0;
	padding:0;
}



/********RIGHTBAR**********/


#rightbar p {
	padding:0;
	margin:6px 0;
	line-height:1.45em;
}

#rightbar .rightBox {
	margin-bottom:17px;
}

#rightbar .top {
	width:311px;
	height:22px;
	margin:0;
	padding-top:6px;
	padding-left:10px;
	background-image:url(../assets/rightBox-top_blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #666666;
}

#rightbar .content {
width:299px;
background-color:#FFFFFF;
margin:0;
padding:6px 10px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

#rightbar .bottom {
width:321px;
height:10px;
margin:0;
background-image:url(../assets/rightBox-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#rightbar .rightBox2 {
float:left;
width: 175px;
margin-bottom:0;
text-align:center;
}

#rightbar .rightBox2-top {
width:175px;
height:22px;
margin:0;
padding:6px 0 0 0;
background-image:url(../assets/rightBox2-top_blue.jpg);
background-position:top left;
background-repeat:no-repeat;
border-bottom:1px dotted #666666;
}

#rightbar .rightBox2-content {
background-color:#FFFFFF;
width:153px;
margin:0;
padding:6px 10px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

#rightbar .rightBox2-bottom {
width:175px;
height:10px;
margin:0;
background-image:url(../assets/rightBox2-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#rightbar .rightBox3 {
float:right;
width: 125px;
margin-bottom:0;
text-align:center;

}

#rightbar .rightBox3-top {
width:125px;
height:22px;
margin:0;
padding:6px 0 0 0;
background-image:url(../assets/rightBox3-top_blue.jpg);
background-position:top left;
background-repeat:no-repeat;
border-bottom:1px dotted #666666;
}

#rightbar .rightBox3-content {
background-color:#FFFFFF;
width:103px;
margin:0;
padding:6px 10px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

#rightbar .rightBox3-bottom {
width:125px;
height:10px;
margin:0;
background-image:url(../assets/rightBox3-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.textbox-top {
	width:430px;
	height:22px;
	margin:0;
	padding-top:6px;
	padding-left:10px;
	background-image:url(../assets/rightBox4-top_blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #666666;
	color:#FFFFFF;
}

.textbox-content {
width:418px;
background-color:#FFFFFF;
margin:0;
padding:6px 10px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

.textbox-bottom {
width:440px;
height:10px;
margin:0;
background-image:url(../assets/rightBox4-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.box2 {
width:175px; float:left; margin:20px 0 0 0;

}

.textbox2-top {
	width:165px;
	height:22px;
	margin:0;
	padding-top:6px;
	padding-left:10px;
	background-image:url(../assets/rightBox2-top_blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #666666;
	color:#FFFFFF;
}

.textbox2-content {
width:153px;
background-color:#FFFFFF;
margin:0;
padding:6px 10px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

.textbox2-bottom {
width:175px;
height:10px;
margin:0;
background-image:url(../assets/rightBox2-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.box5 {
width:280px; float:left; margin:20px 0 15px 0;
}

.textbox5-top {
	width:268px;
	height:22px;
	margin:0;
	padding-top:6px;
	padding-left:10px;
	background-image:url(../assets/rightBox5-top_blue.jpg);
	background-position:top left;
	border-bottom:1px dotted #666666;
	color:#FFFFFF;
}

.textbox5-content {
width:256px;
margin:0;
padding:6px 10px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

.textbox5-bottom {
width:278px;
height:10px;
margin:0;
background-color:#FCFCFC;
background-image:url(../assets/rightBox5-bottom.jpg);
	background-position:top left;
}

.box6 {
width:500px; float:left; margin:20px 0 0 0;
}

.textbox6-top {
	width:490px;
	height:22px;
	margin:0;
	padding-top:6px;
	padding-left:10px;
	background-image:url(../assets/rightBox6-top_blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #666666;
	color:#FFFFFF;
}

.textbox6-content {
width:478px;
background-color:#FFFFFF;
margin:0;
padding:6px 10px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

.textbox6-bottom {
width:500px;
height:10px;
margin:0;
background-image:url(../assets/rightBox6-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.box7 {
width:917px; margin:20px 0 15px 0;
}

.textbox7-top {
	width:897px;
	height:22px;
	margin:0;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../assets/rightBox7-top_blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #666666;
	color:#FFFFFF;
}

.textbox7-content {
width:845px;
background-color:#FFFFFF;
margin:0;
padding:6px 35px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

.textbox7-bottom {
width:917px;
height:10px;
margin:0;
background-image:url(../assets/rightBox7-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.box8 {
width:603px; float:left; margin:20px 0 15px 0;
}

.textbox8-top {
	width:583px;
	height:22px;
	margin:0;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../assets/rightBox8-top_blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #666666;
	color:#FFFFFF;
}

.textbox8-content {
width:561px;
background-color:#FFFFFF;
margin:0;
padding:6px 20px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

.textbox8-bottom {
width:603px;
height:10px;
margin:0;
background-image:url(../assets/rightBox8-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}


#rightbar h1{
font-size:12px;
font-weight:bold; 
color:#FFFFFF;
margin:0;
padding:0px;
}

#rightbar h2{
font-size:18px;
font-weight:bold;
color:#FF6600;
margin:0;
padding:5px;
}


#rightbar ul.space li {
margin-top:10px;
}

#rightbar ul.nospace li {
margin-top:0;
}

#rightbar .date {
color:#999999;
}

#rightbar a, #rightbar a:link, #rightbar a:active, #rightbar a:visited {
	text-decoration 			: none;
	color 						: #0068d4;
}

#rightbar a:hover {
	color:#FF6600;
	text-decoration: none;
}


#rightbar h1 a:link {
	color: #FFF;
	text-decoration: none;
}

#rightbar h1 a:visited {
	color: #FFF;
	text-decoration: none;
}

#rightbar h1 a:hover {
	color:#FF6600;
	text-decoration: none;
}

#rightbar h1 a:active {
	color: #FFF;
	text-decoration: none;
}

#leftbar a, #leftbar a:link, #leftbar a:active, #leftbar a:visited {
	text-decoration 			: none;
	color 						: #0068d4;
}

#leftbar a:hover {
	color:#FF6600;
	text-decoration: none;
}

#mainbox a, #mainbox a:link, #mainbox a:active, #mainbox a:visited {
	text-decoration 			: none;
	color 						: #0068d4;
}

#mainbox a:hover {
	color:#FF6600;
	text-decoration: none;
}

#maincollum a, #maincollum a:link, #maincollum a:active, #maincollum a:visited {
	text-decoration 			: none;
	color 						: #0068d4;
}

#maincollum a:hover {
	color:#FF6600;
	text-decoration: none;
}

#maincontent h1{
size:20px;
margin:0;
padding-left:20px;

}

#maincontent {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}


#thumb-home {
float:left;
width:129px;
height:110px;
margin-top:16px;
background:url(../../apgfcu/assets/thumb_home-family.jpg) top left no-repeat;
}

#reviewTicker {
width:913px;
height:115px;
margin:0 auto;
margin-top:15px;
padding:0;
}

.highlight {
color:#015289;
}
.orange {
color:#FF6600;
}

.gray {
color:#666666;
}

.red {
color:#FF0000;
}


/********Tickerscript**********/

#reviews {
width:915px;
height:118px;
marginwidth:0;
marginheight:0;
hspace:0;
vspace:0;
border:1px solid #FFFFFF;
padding:0;
}

.thumb {
float:left;
width:130px;
height:110px;
margin:0 15px 0 0;
}

.thumb-about {
float:right;
width:130px;
height:130px;
margin:0 0 12px 30px;

} 

.message {
float:left;
width:750px;
height:110px;
margin:0;
padding:14px 10px 0 10px;
color:#000;
background-image:url(../../apgfcu/assets/bg_reviews-rotating);
background-repeat:no-repeat;

}

.review p {
margin:0 0 10px 0;
padding:0;
}

.indent {
margin-left:25px;
}

.title {
font-size:11px;
margin-top:-12px;
}

.video-bio {
width:320px;
margin:0 40px 0 0;
float: left;
}

/********FOOTER*******/

/* -----------------------------|--------------------------------------------------------------------------- Footer - */
#footer
{
	overflow 					: hidden;
	padding 					: 0px 15px;
	border-top 					: 1px solid #000000;
	background 					: #1A1A1A;
	color 						: #999999;
	text-align 					: left;
	font-size 					: 10px;
	margin 						: 0 auto;
	width						: 948px;
	border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}

#footer .footer_copyright
{
	float 						: left;
}

#footer .footer_links
{
	float 						: right;
}

#footer a,
#footer a:link,
#footer a:active
{
	text-decoration 			: none;
	color 						: #999999;
}

#footer a:hover
{
	color 						: #ff6600;
}
