

body {
	background: #120d0b url(/images/common/gradient.jpg) top left no-repeat;
	
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
}

#index-page-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -263px;
	margin-left: -378px;
	width: 756px;
	height: 526px;
	overflow: hidden;
	text-align: left;
}

#index-container {
	width: 756px;
}

#index-swf {
	padding: 110px 0 0;
}

#index-noflash {
	width: 756px;
	height: 526px;
}

#no-flash-header {
	width: 100%;
	height: 75px;
	
	text-align: center;
}

#no-flash-header h1 {
	margin-left: 193px;
}

#no-flash-header h1 a {
	display: block;
	background: transparent url(/images/index/logo-index.gif) top left no-repeat;
	
	width: 352px;
	height: 26px;
	text-indent: -10000px;
	
}

#no-flash-header h2 {
	margin: 8px 0 8px;
	font-size: 13px;
	letter-spacing: 3px;
	font-weight: normal;
}

#index-noflash-container {
	padding: 0 20px;
}

.index-col {
	float: left;
	width: 234px;
	margin-right: 7px;
}

.index-col-last {
	margin-right: 0;
	float: right;
}

#index-noflash-container h3 {
	margin-top: 8px;
	text-align: center;
	font-size: 13px;
	letter-spacing: 3px;
	font-weight: normal;
}

#index-noflash-container h3 a {
	text-decoration: none;
	color: #888078;
}

#index-noflash-container h3 a:hover {
	color: #76799E;
}

#index-noflash p {
	color: #fff;
	font-size: 1.3em;
	
	margin-bottom: 1.462em;
	
}
