@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url('/_images/hp/bgMain_1.jpg') top center fixed #000000;
	color:#333333;
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size:14px;
}
a {
	color:#990000;
}
a:hover {
	color:#ffff99;
}
#mainHolder {
	position:relative;
	width:1000px;
	margin:0px auto;
	background:url('/_images/hp/bg_diamondPlate.jpg') top center repeat-y;
}
	#intFLASH {
		width:1000px;
		height:290px;
		background:none;
	}
	#contentHeader {
		width:954px;
		height:29px;
		margin:0px auto;
	}
	#contentArea {
		position:relative;
		min-height:170px;
		height:auto !important;
		height:170px;
		width:921px;
		margin:0px auto;
		padding:10px;
		padding-top:0;
	}
		.btnPromo {
			position:absolute;
			top:-28px;
			right:-4px;
			width:492px;
			height:134px;
			background:url('/_images/int/freePass_up.png') top right no-repeat;
			z-index:900;
		}
	#footerButtons {
		width:948px;
		height:85px;
		margin:0px auto;
	}
		#footerButtons a {
			margin:0px 1px;
			padding:0px;
			float:left;
		}
	#underFooter {
		background:url('/_images/hp/bg_footer.jpg') top center no-repeat;
		margin:0px auto;
		width:954px;
		height:5px;
		border-bottom:2px solid #e4e6e5;
	}
#bDiv {
	position:relative;
	width:954px;
	height:40px;
	margin:0px auto;
}
	#fiBug {
		float:left;
		width:514px;
		height:40px;
		font-size:10px;
		font-family:Arial, helvetica, sans-serif;
		color:#cccccc;
	}
	#bNav {
		width:430px;
		float:right;
		margin:0px auto;
		height:40px;
		font-size:10px;
		padding-top:10px;
	}
		#bNav a {
			float:left;
			color:#FFCC00;
			font-weight:bold;
			text-decoration:none;
			margin-left:20px;
		}
		#bNav a:hover {
			color:#ffffff;
		}
	#copyrightArea {
		width:100px;
		height:15px;
		border:none;
		font-size:10px;
		font-family:Arial, helvetica, sans-serif;
		color:#cccccc;
		position:absolute;
		top:15px;
		left:165px;
	}


		.int #menucontainer, .int #menulist {
			display:none;
		}
		.loc #menucontainer, .loc #menulist {
			display:block;
			list-style:none;
		}
		.loc #menucontainer {
			background:url('/_images/mypage/titles_stretch.jpg') top left repeat-x;
			height:20px;
			width:950px;
			margin-left:2px;
		}
			.loc #menulist {
				list-style:none;
				margin:0 auto;
				padding:0;
				display:table;
				white-space:nowrap;
				vertical-align:middle;
			}
				.loc #menulist li {
					display:table-cell;
					vertical-align:middle;
				}
					.loc #menulist li a {
						padding-left:5px;
						padding-right:5px;
						vertical-align:middle;
						font-size:11px;
						color:#ffffff;
						font-weight:bold;
						text-decoration:none;
					}
					.loc #menulist li a:hover {
						color:#ffffcc;
					}
		/* IE display fixes */
		.loc #menucontainer ul {
			display:inline-block;
		}
		.loc #menucontainer ul {
			display:inline;
		}
			.loc #menucontainer ul li {
				display:inline-block;
			}
			.loc #menucontainer ul li {
				display:inline;
			}
				.loc #menucontainer ul a {
					display:inline-block;
				}
				.loc #menucontainer #menulist {
					margin:0px auto;
				}
			.loc #menucontainer {
				text-align:center
			}



/* specific right-side images per page */
/*		#rPageImg { position:absolute; top:0px; right:-6px; width:395px; height:100%; background:url('/_images/floats/picINT_contact.png') top left no-repeat; }
			#programs #rPageImg { background:url('/_images/floats/picINT_programs.png') top left no-repeat; }
			#membership #rPageImg { background:url('/_images/floats/picINT_membership.png') top left no-repeat; }
			#community #rPageImg { background:url('/_images/floats/picINT_community.png') top left no-repeat; }
			#locations #rPageImg { background:url('/_images/floats/picINT_locations.png') top left no-repeat; }
			#contact #rPageImg { background:url('/_images/floats/picINT_contact.png') top left no-repeat; }	
		#myFloat { float:right; width:300px; height:170px; }
*/
