* {
	margin:0;
	padding:0;
}
BODY, A, P, H1, H2, H3, H4, UL, LI, SELECT, INPUT, FORM, IMG, STRONG {
    margin: 0;
    padding: 0;
}
BODY {
		z-index: 1;
		margin: 0px;
		height: 100%;
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 12px;	
		line-height: 1.25em;	
		color: #000;
		text-align: left;
		background-color: #CCCC9A;
}

/* TYPOGRAPHY */
P {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}


A IMG { 
	border: 0px none;
}
A {
	color: #383860;
	text-decoration: underline;
	font-weight: bold;
}
A:HOVER {
	text-decoration: none;
	color: #666;
}

H2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	line-height: 35px;
	color: #0000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

H3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: .4em;
}
	
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #383860;
	padding: 0px 0 0px 0;
	margin: 0 0 6px 0;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #60B234;
	padding: 1.1em 0 0px 0;
	margin: 0 0 0 0;
}
TABLE {
	border: 1px solid #bbbb9a;
	/*background:url('../images/referral/gkvr_ref_bg.gif');*/
	font-size: 1em;
	margin-top: 8px;
}
TABLE .admin {
	border: 1px solid #bbbb9a;
	background-color:#FFFFFF;
	font-size: 1em;
	margin-top: 8px;
}
TD {
	/*border: 1px solid #CCC;*/
	padding: 3px;
}

HR {
	display: none;
}

.superscript {vertical-align: super; font-size: .8em; margin: 0 0 0 0; padding: 0 0 0 0; line-height: .8em; }
.hidy { display: none; }
.bright_green { color: #99ff33 }
.error { color: red; }

/* CONTAINER DIVS */

/* ---- IN THE ORDER THEY APPEAR VISUALLY, NOT SEMANTICALLY... */


#container {
	position: relative;
	display: block;	
	width: 750px;
	height: auto;
	padding: 0 0px 0 0px;
	background: URL('../images/gkvr_gl_bg.jpg') 0 0 no-repeat;
	text-align: left;
}
#container.form{
	position: relative;
	display: block;	
	width: 750px;
	height: auto;
	padding: 0 0px 0 0px;
	background: URL('../images/gkvr_gl_formbg.jpg') 0 0 no-repeat;
	text-align: left;
}

	
	#header {
		position: absolute;
		display: block;
		top: 44px;
		left: 10px;
		width: 100px;
		height: 51px;
	}
	
		#header H1 {
		position: absolute;
		top: 48px;
		left: 140px;
		width: 368px;
		height: 243px;
			
	}
	#header H1.h1_overview{
	background:url(../images/taped_photos/overview.jpg) 0 0 no-repeat;
	}
		#header P {
			display: none;
		}
		#header A {
			position: absolute;
			top: 3px;
			left: 0;
			z-index: 99;
			display: block;
			width: 180px;
			height: 36px;
		}
		#header A IMG {
			border: 0px none;
		}	

	
	/* MAIN NAV */
	
	#nav {
		z-index: 99;
		position: absolute;
		top: -2px;
		left: 29px;
		width: 500px;
		height:300px;
	}
		#nav UL {
			display: block;
			list-style: none;
			position: absolute;
			z-index: 99;
			top: -31px;
			left: 0px;
		}
		#nav LI {
			list-style: none;
			display: inline;
		}
		#nav A {
			display: block;
			width: 73px;
			height: 67px;
		}
			/* NAV BG BITS... */
			
			#nav A.nav_icon {
				position: absolute;
				left: -22px;
				top: 39px;
				background: URL('../images/nav/gkvr_gl_nav_icon.gif') 0 0 no-repeat;
			}
				#nav A.nav_icon:HOVER, #nav A.nav_icon_active {
					position: absolute;
					left: -21px;
					top: 37px;
					background: URL('../images/nav/gkvr_gl_nav_icon.gif') 0 -67px no-repeat;
				}
			
			
			
			
			
			#nav A.nav_home {
				position: absolute;
				left: -19px;
				top: 172px;
				background: URL('../images/nav/gkvr_gl_nav_overview.gif') 0 0 no-repeat;
			}
				#nav A.nav_home:HOVER, #nav A.nav_home_active {
					position: absolute;
					left: -19px;
					top: 172px;
					background: URL('../images/nav/gkvr_gl_nav_overview.gif') 0 -67px no-repeat;
				}
			#nav A.nav_capable {
				position: absolute;
				left: 35px;
				top: 71px;
				background: URL('../images/nav/gkvr_gl_nav_capable.gif') 0 0 no-repeat;
			}
				#nav A.nav_capable:HOVER, #nav A.nav_capable_active {
					position: absolute;
					left: 35px;
					top: 71px;
					background: URL('../images/nav/gkvr_gl_nav_capable.gif') 0 -67px no-repeat;
				}
			#nav A.nav_about {
				position: absolute;
				left: -20px;
				top: 106px;
				background: URL('../images/nav/gkvr_gl_nav_about.gif') 0 0 no-repeat;
			}
				#nav A.nav_about:HOVER, #nav A.nav_about_active {
					position: absolute;
					left: -20px;
					top: 106px;
					background: URL('../images/nav/gkvr_gl_nav_about.gif') 0 -67px no-repeat;
				}
			#nav A.nav_case {
				position: absolute;
				left: -19px;
				top: 172px;
				background: URL('../images/nav/gkvr_gl_nav_case.gif') 0 0 no-repeat;
			}
				#nav A.nav_case:HOVER, #nav A.nav_case_active {
					position: absolute;
					left: -19px;
					top: 172px;
					background: URL('../images/nav/gkvr_gl_nav_case.gif') 0 -67px no-repeat;
				}
			#nav A.nav_category {
				position: absolute;
				left: 37px;
				top: 138px;
				background: URL('../images/nav/gkvr_gl_nav_cat.gif') 0 0 no-repeat;
			}
				#nav A.nav_category:HOVER, #nav A.nav_category_active {
					position: absolute;
					left: 37px;
					top: 138px;
					background: URL('../images/nav/gkvr_gl_nav_cat.gif') 0 -67px no-repeat;
				}
			#nav A.nav_contact {
				position: absolute;
				left: 38px;
				top: 204px;
				background: URL('../images/nav/gkvr_gl_nav_contact.gif') 0 0 no-repeat;
			}
				#nav A.nav_contact:HOVER, #nav A.nav_contact_active {
					position: absolute;
					left: 38px;
					top: 204px;
					background: URL('../images/nav/gkvr_gl_nav_contact.gif') 0 -67px no-repeat;
				}
				
		
		
	/* BLANK HONEYCOMBS */
	
			.honeycomb_1 {
				position: absolute;
				display: block;
				width: 73px;
				height: 67px;
				left: 90px;
				top: 5px;
				background: URL('../images/nav/gkvr_gl_honeycomb_1.gif') 0 0 no-repeat;
			
			}
			.honeycomb_2 {
				position: absolute;
				display: block;
				width: 73px;
				height: 67px;
				left: 92px;
				top: 71px;
				background: URL('../images/nav/gkvr_gl_honeycomb_2.gif') 0 0 no-repeat;
			
			}
		.honeycomb_3 {
				position: absolute;
				display: block;
				width: 73px;
				height: 67px;
				left: 147px;
				top: -3px;
				background: URL('../images/nav/gkvr_gl_honeycomb_3.gif') 0 0 no-repeat;
			
			}
			
			.honeycomb_4 {
				position: absolute;
				display: block;
				width: 73px;
				height: 67px;
				left: 146px;
				top: 38px;
				background: URL('../images/nav/gkvr_gl_honeycomb_4.gif') 0 0 no-repeat;
			
			}
				.honeycomb_5 {
				position: absolute;
				display: block;
				width: 73px;
				height: 67px;
				left: 201px;
				top: 6px;
				background: URL('../images/nav/gkvr_gl_honeycomb_5.gif') 0 0 no-repeat;
			
			}
				
				
				
	
	
	
	/* SUB NAV - CATEGORY EXPERIENCES */
	
	UL#sub_nav_cat { /* AS NEEDED - DISPLAY ONLY RIGHT NOW ON ACTIVE PAGES */
		display: none;
		z-index: 99;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 500px;
		height:auto;
		list-style: none;
	}
			UL#sub_nav_cat_off {
				display: none;
			}
		#sub_nav_cat LI {
			list-style: none;
			display: inline;
		}
		#sub_nav_cat A {
			display: block;
			width: 73px;
			height: 67px;
		}
			
			/* PREV. HEALTH */
			#sub_nav_cat A.nav_prevent {
				position: absolute;
				left: 91px;
				top: 36px;
				background: URL('../images/nav/sub_category/gkvr_gl_nav_cat_prev.gif') 0 0 no-repeat;
			}
				#sub_nav_cat A.nav_prevent:HOVER, #sub_nav_cat A.nav_prevent_active {
					position: absolute;
					left: 91px;
					top: 36px;
					background: URL('../images/nav/sub_category/gkvr_gl_nav_cat_prev.gif') 0 -67px no-repeat;
				}
			/* HEALTH INSURANCE */
			#sub_nav_cat A.nav_health {
				display: block;
				position: absolute;
				left: 91px;
				top: 102px;
				background: URL('../images/nav/sub_category/gkvr_gl_nav_cat_hlth.gif') 0 0 no-repeat;
			}
				#sub_nav_cat A.nav_health:HOVER, #sub_nav_cat A.nav_health_active {
					position: absolute;
					left: 91px;
					top: 102px;
					background: URL('../images/nav/sub_category/gkvr_gl_nav_cat_hlth.gif') 0 -67px no-repeat;
				}
				
				
				
			/* FINANCIAL SERVICES */
			#sub_nav_cat A.nav_finance {
				position: absolute;
				left: 147px;
				top: 68px;
				background: URL('../images/nav/sub_category/gkvr_gl_nav_cat_fin.gif') 0 0 no-repeat;
			}
				#sub_nav_cat A.nav_finance:HOVER, #sub_nav_cat A.nav_finance_active {
					position: absolute;
					left: 147px;
					top: 68px;
					background: URL('../images/nav/sub_category/gkvr_gl_nav_cat_fin.gif') 0 -67px no-repeat;
				}
				
			
				
			/* CONSUMER EDUCATION */
			#sub_nav_cat A.nav_educate {
				position: absolute;
				left: 203px;
				top: 34px;
				background: URL('../images/nav/sub_category/gkvr_gl_nav_cat_ed.gif') 0 0 no-repeat;
			}
				#sub_nav_cat A.nav_educate:HOVER, #sub_nav_cat A.nav_educate_active {
					position: absolute;
					left: 203px;
					top: 34px;
					background: URL('../images/nav/sub_category/gkvr_gl_nav_cat_ed.gif') 0 -67px no-repeat;
				}
				/*BLANK*/
				#sub_nav_cat A.nav_BLANK {
				position: absolute;
				left: 147px;
				top:28px;
				background: URL('../images/nav/gkvr_gl_honeycomb_3.gif') 0 0 no-repeat;
			}
				
				
	/* SUB NAV - CAPABILITIES */
	
	UL#sub_nav_cap { /* AS NEEDED - DISPLAY ONLY RIGHT NOW ON ACTIVE PAGES */
		display: none;
		z-index: 99;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 500px;
		height:auto;
		list-style: none;
	}
			UL#sub_nav_cap_off {
				display: none;
			}
		#sub_nav_cap LI {
			list-style: none;
			display: inline;
		}
		#sub_nav_cap A {
			display: block;
			width: 73px;
			height: 67px;
		}
		
		/* EVENT PLANNING */
			#sub_nav_cap A.nav_event {
				position: absolute;
				left: 91px;
				top: 36px;
				background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_event.gif') 0 0 no-repeat;
			}
				#sub_nav_cap A.nav_event:HOVER, #sub_nav_cap A.nav_event_active {
					position: absolute;
					left: 91px;
					top: 36px;
					background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_event.gif') 0 -67px no-repeat;
				}
						
			/* PUBLIC RELATIONS */
			#sub_nav_cap A.nav_pr {
				position: absolute;
				display: block;
				left: 91px;
				top: 102px;
				background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_pr.gif') 0 0 no-repeat;
			}
				#sub_nav_cap A.nav_pr:HOVER, #sub_nav_cap A.nav_pr_active {
					position: absolute;
					left: 91px;
					top: 102px;
					background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_pr.gif') 0 -67px no-repeat;
				}
				
			
		/* SOCIAL MARKETING */
			#sub_nav_cap A.nav_social {
				position: absolute;
				
				left: 147px;
				top:3px;
				background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_social.gif') 0 0 no-repeat;
			}
				#sub_nav_cap A.nav_social:HOVER, #sub_nav_cap A.nav_social_active {
					position: absolute;
					left: 147px;
					top: 3px;
					background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_social.gif') 0 -67px no-repeat;
				}
					
			/* COMMUNITY OUTREACH */
			#sub_nav_cap A.nav_outreach {
				position: absolute;
				left: 147px;
				top: 68px;
				background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_outreach.gif') 0 0 no-repeat;
			}
				#sub_nav_cap A.nav_outreach:HOVER, #sub_nav_cap A.nav_outreach_active {
					position: absolute;
					left: 147px;
					top: 68px;
					background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_outreach.gif') 0 -67px no-repeat;
				}
			
			
			/* VIRAL MARKETING */
			#sub_nav_cap A.nav_viral {
				display: block;
				position: absolute;
				left: 203px;
				top: 34px;
				background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_viral.gif') 0 0 no-repeat;
			}
				#sub_nav_cap A.nav_viral:HOVER, #sub_nav_cap A.nav_viral_active {
					position: absolute;
					left: 203px;
					top: 34px;
					background: URL('../images/nav/sub_capable/gkvr_gl_nav_cap_viral.gif') 0 -67px no-repeat;
				}
						
			
/* CONTENT WRAP */			
#content {
	position: relative;
	display: block;
	float: left !Important;
	float: none;
	width: 733px;
	height: auto;
	margin: 0px 0 0px 0;
	padding: 190px 0 20px 180px;
	/*background: URL('../images/gkvr_gl_bg_tile.gif') repeat-y ;*/
}
#content.form {
	position: relative;
	display: block;
	top:-80px;
	left:20px;
	width: 733px;
	height: auto;
	margin: 0px 0 0px 0;
	padding: 190px 0 20px 180px;
	/*background: URL('../images/gkvr_gl_bg_tile.gif') repeat-y ;*/
}
				
	#content IMG#photo_header {
		position: absolute;
		display: block;
		top: 92px;
		left: 164px;
		width: 368px;
		height: 243px;
			
	}
	

	
	
	#content H2 {
		position:absolute;
		display: block;
		width: 192px;
		height: 26px;
		padding: 0 0 0 0;
		margin: 147px 0 12px 0;
		
	}
		#content H2.h2_about {
			background: URL('../images/headers/gkvr_hdr_about.gif') 0 0 no-repeat;
		}
		#content H2.h2_capable {
			background: URL('../images/headers/gkvr_hdr_capabilities.gif') 0 0 no-repeat;
		}
		#content H2.h2_case {
			background: URL('../images/headers/gkvr_hdr_casestudies.gif') 0 0 no-repeat;
		}
		#content H2.h2_cat {
			background: URL('../images/headers/gkvr_hdr_catexp.gif') 0 0 no-repeat;
		}
		#content H2.h2_contact {
			background: URL('../images/headers/gkvr_hdr_contact.gif') 0 0 no-repeat;
		}
		#content H2.h2_home {
			background: URL('../images/headers/gkvr_hdr_overview.gif') 0 0 no-repeat;
		}

		
		
		
		/* CAPABILITES HEADERS */
		#content H3.h3_event {
			background: URL('../images/headers/subs/header_cap_event.jpg') 0 0 no-repeat;
		}
		#content H3.h3_viral {
			background: URL('../images/headers/subs/header_cap_viral.jpg') 0 0 no-repeat;
		}
		#content H3.h3_pr {
			background: URL('../images/headers/subs/header_cap_pr.jpg') 0 0 no-repeat;
		}
		#content H3.h3_outreach {
			background: URL('../images/headers/subs/header_cap_comm.jpg') 0 0 no-repeat;
		}
		CATEGORY EXPERIENCE HEADERS
		#content H3.h3_prevent {
			background: URL('../images/headers/subs/header_cat_prevent.jpg') 0 0 no-repeat;
		}
		#content H3.h3_health {
			background: URL('../images/headers/subs/header_cat_health.jpg') 0 0 no-repeat;
		}
		#content H3.h3_finance {
			background: URL('../images/headers/subs/header_cat_financial.jpg') 0 0 no-repeat;
		}
		#content H3.h3_educate {
			background: URL('../images/headers/subs/header_cat_consume.jpg') 0 0 no-repeat;
		}
		
	#content H4 {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		color:#000000;
		
		}
	
		
	#content H5 {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		color:#000000;	
		font-weight:bold ;
		font-size:150%;
	
	}


	#content P {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 1.1em;
		color: black;
		font-weight: normal;
		width: 500px;
		margin: 0 0 10px 0;
		padding:0 0 10px 0;

	
	}
		#content P.block {
		position:absolute;
		top:375px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 1.1em;
		color: black;
		font-weight: normal;
		width: 330px;
		margin: 0 0 10px 0;
	
	}
	

	#content .HR {
		width: 350px;
		height: 9px;
		border: 0px none;
		display: block;
		margin: 0 0 6px 0;
		padding: 0 0 0 0;
		background: URL('../images/gkvr_gl_hr.jpg') -20px 0 no-repeat #feffcf;
	}
		#content HR {
			display: none;
		}
	
	#content UL {
		margin: 0 0 10px 10px;
		padding: 0 0 0 0;
		width: 300px;
	}
	#content LI {
		list-style: none;
		line-height: 1.3em;
		background: URL('../images/gkvr_gl_bullet.gif') 0 4px no-repeat;
		padding: 0 0px 6px 16px;
	}
	#content IMG {
		padding-right: 12px;
	}
	
	#content FORM {
		background-color: #FFF;
		padding: 5px;
		width: 500px;
		border: 1px solid #999;
	}
	#content FORM H3 {
		margin-top: 6px;
	}
	#content FORM FIELDSET {
		border: 0px none;
	}
	
	#content FORM LEGEND {
		display: none;
	}
	#content FORM LABEL {
		font-weight: bold;
	}
	#content FORM SELECT, #content FORM INPUT {
		display: block;
		margin-bottom: 6px;
	}
		#content IMG#winkid {
			display: block;
			position: absolute;
			width: 196px;
			height: 216px;
			top: -10px;
			left: 550px;
		}
		
	#content TABLE#referTABLE {
		background-image: none;
		background-color: #FFF;
		padding: 5px;
	}
	

	/*top left graphic*/
	#sub_left {
		position:absolute;
		z-index: 50;
		top:73px;
		left:99px;
		width:289px;
		height:420px;
		background-color:#feffcf;
		padding:10px 7px 7px 9px;
	}
	
	/*top-right HOME only */
	#sub_right_home {
		position:absolute;
		z-index: 50;
		display:block;
		float:left;
		width:305px;
		height:190px;
		top:73px;
		left:397px;
		background:URL('../images/cap_graphics/sub_right_bg.gif') 0 0 no-repeat;
		border:7px solid #feffcf;
		border-right:8px solid #feffcf;
		border-top:10px solid #feffcf;
		padding:0 0px 10px 15px;	
		overflow:auto;
	}
		
		
	#sub_right_home H2 {
			position:relative;
			display: block;
			width: 275px;
			font-size: 12px;
			font-weight: bold;
			line-height: 1em;
			margin:2px 0 0 0;
			padding:5px 0 0 0;			
	}	
	#sub_right_home STRONG {
			position:relative;
			font-size: 16px;
			line-height:1.25em;
			width: 275px;
	}
	#sub_right_home P {
			position:realtive;
			display: block;
			width: 275px;
			font-size:11px;
			padding:10px 0 0 0;
	}
	#sub_right_bot_home {
		position:absolute;
		display:block;
		z-index: 50;
		float:left;
		width:295px;
		height:192px;
		top:275px;
		left:403px;
		background-color:#cccc99;
		padding:10px 10px 10px 15px;
		overflow: none;
		border-top:10px solid #feffcf;
	
	}
	#sub_right_bot_home IMG{
		position:absolute;
		float:left;
		top:2px;
		left:10px;
	}
	
	
	/*top-right top */
	#sub_right_top {
		position:absolute;
		z-index: 50;
		display:block;
		width:305px;
		height:200px;
		top:73px;
		left:397px;
		background:URL('../images/cap_graphics/sub_right_bg.gif') 0 0 no-repeat;
		border:7px solid #feffcf;
		border-top:10px solid #feffcf;
		padding:0 0 10px 15px;
	
	}


		#sub_right_top H2 {
			position:relative;
			display: block;
			width: 290px;
			font-size: 12px;
			font-weight: bold;
			line-height: 1em;
			margin:2px 0 0 0;
			padding:5px 0 0 0;	
	
		}	
			#sub_right_top H2 STRONG {
			position:relative;
			font-size: 16px;
			line-height:1.25em;
			}
		#sub_right_top P {
			position:relative;
			display: block;
			width: 290px;
			font-size:12px;
			padding:0 0 0 0;
	}

	
	/*top-right bot */
	#sub_right_bot {
		position:absolute;
		display:block;
		z-index: 50;
		float:left;
		width:295px;
		height:170px;
		top:295px;
		left:403px;
		background-color:#cccc99;
		padding:10px 10px 10px 15px;
		overflow: auto;
		border-top:10px solid #feffcf;
	
	}

	
		#sub_right_bot P {
			display: block;
			width: 255px;
			padding: 0 0 0 0;
		}
		
		
	
		#sub_right_bot P.smallHead {
			font-family: Arial, Helvetica, sans-serif;
			display: block;
			width: 255px;
			font-size:11px;
			padding:0 0 0 0;
			font-weight:bold;
			
		}
		
		#sub_right_bot P.bigHead {
			font-family: Arial, Helvetica, sans-serif;
			display: block;
			width: 255px;
			font-size:16px;
			font-weight:bold;
			padding:0 0 0 0;
			
		}
		
	
	
	
	#sub_bottom{
		position:absolute;
		z-index: 99;
		display:block;
	
		top:505px;
		left:99px;
		width:632px;
		height:135px;
		padding:30px 10px 10px 70px;

			}
	
	#sub_bottom_social{
		background:url('../images/footers/sub_btm_social.gif') 0 0 no-repeat;
		margin:10px 10px 10px 7px;
		position:absolute;
		z-index: 99;
		display:block;
		top:505px;
		left:99px;
		width:632px;
		height:135px;
		padding:30px 10px 10px 70px;
	}
	
		#sub_bottom_social A#win {
			position: absolute;
			width: 274px;
			height: 110px;
			background: URL('../images/cap_graphics/win.gif') 0 0 no-repeat;
			top: 0px;
			left: 328px;
		} 
	
	#sub_bottom_events{
		background:url('../images/footers/sub_btm_event.gif') 0 0 no-repeat;
		margin:10px 10px 10px 7px;
		position:absolute;
		z-index: 99;
		display:block;
		top:505px;
		left:99px;
		width:632px;
		height:135px;
		padding:30px 10px 10px 70px;
	}
		#sub_bottom_events A#win {
				position: absolute;
				width: 274px;
				height: 110px;
				background: URL('../images/cap_graphics/win.gif') 0 0 no-repeat;
				top: 0px;
				left: 328px;
			} 
	 #sub_bottom_pr{
		background:url('../images/footers/sub_btm_pr.gif') 0 0 no-repeat;
		margin:10px 10px 10px 7px;
		position:absolute;
		z-index: 99;
		display:block;
		top:505px;
		left:99px;
		width:632px;
		height:135px;
		padding:30px 10px 10px 70px;
	}
		#sub_bottom_pr A#win {
			position: absolute;
			width: 274px;
			height: 110px;
			background: URL('../images/cap_graphics/win.gif') 0 0 no-repeat;
			top: 0px;
			left: 328px;
		} 
	#sub_bottom_outreach{
		background:url('../images/footers/sub_btm_outreach.gif') 0 0 no-repeat;
		margin:10px 10px 10px 7px;
		position:absolute;
		z-index: 99;
		display:block;
		top:505px;
		left:99px;
		width:632px;
		height:135px;
		padding:30px 10px 10px 70px;
	}
		#sub_bottom_outreach A#win {
			position: absolute;
			width: 274px;
			height: 110px;
			background: URL('../images/cap_graphics/win.gif') 0 0 no-repeat;
			top: 0px;
			left: 328px;
		} 
	#sub_bottom_viral{
		background:url('../images/footers/sub_btm_viral.gif') 0 0 no-repeat;
		margin:10px 10px 10px 7px;
		position:absolute;
		z-index: 99;
		display:block;
		top:505px;
		left:99px;
		width:632px;
		height:135px;
		padding:30px 10px 10px 70px;
	}
		#sub_bottom_viral A#win {
			position: absolute;
			width: 274px;
			height: 110px;
			background: URL('../images/cap_graphics/win.gif') 0 0 no-repeat;
			top: 0px;
			left: 328px;
		} 
	
	#sub_bottom IMG{
		position:absolute;
		float:left;
		top:5px;
		left:340px;
		display: none;
	}
	

		
	#footer {
		z-index: 25;
		position: relative;
		display: block;
		float: left;
		text-align: left;
		width: 650px;
		height: 100px;
		padding: 0px 0 0px 126px;
		margin: 0px 0 0 0;
		background: URL('../images/gkvr_gl_content_bg_bot.jpg') 0 0 no-repeat #CCCC9A;
	}
		#footer P {
			font-family: Arial, Helvetica, sans-serif;
			font-size: .9em;
			color: #666;
			width: 700px;
		}
		#footer A {
			color: #666;
			text-decoration: none;
			font-weight: normal;
		}
			#footer A:HOVER {
				text-decoration: underline;
			}
		
