body {
	background: #d9d9d9 url(../images/background.gif) center top;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 62.5%;
	border-top: solid 15px #000;
}

.top-decoration {
	overflow: hidden;
	height: 15px;
	background: #000;
	display: block;
}

#wrapper {
	
	position: relative;
	width: 848px;
	margin: 0 auto;
	background: #fff;
}

#header {
	position: relative;
	margin: 0 auto;
	background: #A6CE39;
	border-bottom: solid 14px #000;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

.inside #header h1 {
	top: 45px;
}

#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 464px;
	height: 123px;
	background: url(../images/gmg-header-white.png) no-repeat;
	z-index: 110;
	top: 170px;
	left: 420px;
}

#header h1 a {
	display: block;
	position: absolute;
	background: transparent;
	width: 430px;
	height: 90px;
	top: 12px;
	left: 12px;
}

#header h1 a strong {display: none;}

#navigation {
	margin: 0 0 0 0;
	padding: 0 8em 0 15px;
	background: #000;
	position: relative;
	height: 2.4em;
	font-size: 1.7em;
	list-style: none;
	overflow: visible;
	z-index: 1000;
}

#navigation li {
	float: left;
	line-height: 2.4em;
	height: 2.6em;
	margin: 0 30px 0 0;
	position: relative;
}

#navigation li a {
	display: block;
	float: left;
	height: 2.6em;
	position: relative;
}




#login,
#navigation li a {color: #B3B3B3; text-decoration: none;}

#login:hover,
#navigation li a:hover,
#navigation li.selected a {color: #fff;}

#navigation li.selected a, #navigation li a:hover {background: url(../images/diamond-split.gif) center bottom no-repeat;}

#not-credit-union-button em,
#credit-union-button em { display: none;}
#not-credit-union-button a,
#credit-union-button a { display: block; margin: 0 0 15px 0; width: 580px; height: 70px; background: url(../images/not-a-credit-union.gif) no-repeat;}

#credit-union-button a { background: url(../images/credit-union.gif) no-repeat;}

#header-image {
	height: 286px;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
	z-index: 90;
}

.inside #header-image {
	height: 125px;
}

#login {
	position: absolute;
	right: 15px;
	top: 18px;
	text-indent: 20px;
	background: url(../images/green-arrow.gif) left center no-repeat;
	font-size: 1em;
	z-index: 10000;
}


#content-area
{
	width: 848px;
	float: left;
	clear: both;
	background: #fff url(../images/sidebar.gif) repeat-y;
}

#sidebar {
	width: 230px;
	float: left;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 1.5em;
	overflow: visible;
	padding-bottom: 40px;
}

#sidebar h2 {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	width: 235px;
	margin: 0 0 6px 0;
	padding: 6px 0;
	background: #999 url(../images/sidebar-title.gif) -240px 0 repeat-y ;
	color: #fff;
	cursor: pointer;
}
#sidebar h2 em {
	display: block;
	padding: 5px 20px;
	font-style: normal;
	
}

#sidebar h2.selected {
	background-position: 0 0;
}


#sidebar ul, #sidebar ol {
	/*line-height: 1.3em;*/
	font-size: 1.2em;
	margin-right: 20px;
}

#sidebar li {
	margin: 0 0 7px 0;
}

#sidebar h1 {
	background: #a6ce39 url(../images/sidebar-title.gif) 0 0 repeat-y ;
}

.large-quote {
	margin: 15px;
	padding: 0;
	text-align: center;
	font-size: 1.60em;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif
}


#content {
	width: 580px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	display: relative;
}

#content-body {
	margin: 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.8em;
	padding-bottom: 50px;
}

.inside #content-body p {
	margin: 0 0 6px 20px;
}

.inside #content h2 {
	margin: 0 0 10px 0;
}

.home #content h1.special-highlight, .inside #content h2, .portfolio #content h1.special-highlight {
	color: #a6ce39;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.75em;
	line-height: 1.4em;
	font-weight: normal;
}

.home #content p,
.home #content h1, .portfolio #content h1 {
	color: #999;
	font-size: 1.5em;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: auto;
}

.portfolio #content h1 { font-size: 1.3em;}

#content h3 {
	color: #999;
	font-size: 1.3em;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content ul {margin-top: 0;}

#greylock-logo {
clear: both;
	width: 230px;
	height: 41px;
	margin-bottom: 10px;
	text-align: center;
}

a img { border: none;}

#highlighted-products{
	width: 580px;
	height: 203px;
	background: url(../images/large-links.jpg) no-repeat;
	position: relative;
}

#highlighted-products.non-cu {
	background: url(../images/non-cu-large-links-rev.jpg) no-repeat;
}

#highlighted-products a{
	display: block;
	position: absolute;
}

#highlighted-products em {display: none;}

#first-product {
	width: 344px;
	height: 203px;	
}
#second-product {
	left: 344px;
	width: 236px;
	top: 0;
	height: 159px;
}

#third-product {
	left: 344px;
	top: 159px;
	height: 44px;
	width: 236px;
}



.arrow-link { color: #999; text-decoration: none; font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; padding-left: 20px; background: url(../images/green-arrow-white.gif) left center no-repeat;}
.arrow-link:hover {color: #000}



#content a {
	
}

#footer {
	width: 848px;
	padding: 0;
	float: left;
	clear: both;
	background: #4D4D4D;
	border-bottom: solid 14px #000;
	color: #E6E6E6;
	font-family: Verdana, Arial, sans-serif;
}

#footer h2 {
	color: #a6ce39;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 2em;
	margin: 0;
	padding: 5px 0 0 0;
}

#footer .address {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
}

#footer .address strong {
	font-weight: normal;
	color: #a6ce39;
}

.copyright {
	color: #999999
}

#site-credits {
	float: left;
	width: 200px;
	margin: 0 15px 0 15px;
	padding: 10px 0;
}

/*#site-credits {
	width: 600px;
}

#contact-form {display: none;}*/

#contact-form {
	float: left;
	width: 580px;
	margin: 8px 12px 8px 8px;
}

/*.hidden {
	display: none;
}*/

.accordion p {
	margin: 5px 10px 5px 20px;
	font-size: 1.2em
}
.accordion div {
	padding-bottom: 0;
}

table tr, table td {vertical-align: top;}



.photoAlbum h3 {
	clear: left;
	padding-top: 25px;
	margin-top: 0;
}
.photoAlbum ul {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding: 0;
}

.photoAlbum ul li {
	float: left;
	padding: 0;
	margin: 0;
}

.photoAlbum ul li a img {
	border: solid 1px #ddd;
	padding: 7px;
	background: #fff;
	margin-right: 10px;
}

.photoAlbum ul li a:hover img {
	background: #ddd;
}


.photoGalleryElement .thumbnail {min-height: 0 !important;}
.photoGalleryElement {margin-bottom: 15px;}
fakerule {
	/*

#fieldList .fieldItem label {display: block; padding: 3px 0; margin: 0;}
#fieldList .fieldItem input {margin: 0;}
#fieldList input {padding: 3px; margin: 3px;}

.fieldItem span {color: #FF513B;}
.fieldItem label span {color: #E6E6E6;}
#content .fieldItem span {color: #000;}

.largeField {width: 500px; height: 100px;}
.medField {width: 250px;}

.fieldItem label .error {color: #a6ce39; background: transparent; display: inline;}
.error, #content .fieldList .error {color: Red; }
*/
}

.notice {
	padding: 10px;
	margin: 5px 0;
	font-size: 1.2em;
}

.error {
	background: #FFD9D9;
	color: #A70909;
}

.success {
	background: #EEF9C7;
	color: #7E9E0A;
}

a {color: #98BD34;}
a:hover {color: #000;}

.testimonial {
	padding-bottom: 8px !important;
}


.cu-header {
	padding: 0 10px;
	font-size: 1.9em;
	background: #000;
	color: #fff;
	opacity: 0.2;
	line-height: 35px;
}

.inside .cu-header {
	position: absolute;
	bottom: 0;
	width: 828px;
	z-index: 100;
}

.home .cu-header {
	position: relative;
	height: 35px;
	z-index: 100;
	text-align: right;
	margin-bottom: -40px;
}

#contact-form fieldset {
	border: none;
	padding: 10px 0 0 0;
	margin: 0;
	position: relative;
}

#contact-form input.auto-fill {
	width: 200px;
	font-size: 1.3em;
	padding: 5px;
	display: block;
	margin: 0 0 5px 0;
	border: none;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	position: relative;
}

#contact-form .prefilled {
	color: #999;
	font-style: italic;
}

#contact-form textarea {
	width: 98%;
	padding: 5px;
	font-size: 1.3em;
	border: none;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
		position: relative;
}

#contact-form label {
	display: block;
}

#contact-form label.auto-fill {
	display: none;
}


.error-inline {
	display: block;
	padding: 2px 0;
	color: #fff;
}

.submit-row {
	text-align: right;
	width: 98%;
	padding: 5px;
}

form {
	padding: 0;
	margin: 0;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
