body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #e3e3e3;
	font-size: 12px;
	color: #000000;
}

#body {
	margin: 0 auto;
	width: 990px;
	background: url('image/top_background.png') top no-repeat;
}


#flashContentTop, #flashContentVideo, #flashContentFooter {
	display: block; 
}

#ground {
	float: left;
	width: 100%;
	background: #ffffff url('image/ground_line.gif') bottom repeat-x;
}

#Content {
	margin: 0px 44px;
}

#alternativeContentTop {
	width: 990px;
	height: 262px;
}

#alternativeContentVideo, #alternativeContentTop, #alternativeContentFooter {
	text-align: center;
}

#alternativeContentTop img {
	border: none;
	margin-top: 120px;
}

#alternativeContentVideo img {
	border: none;
	margin: 72px 0px;
}

#alternativeContentFooter img {
	border: none;
	margin: 0px 200px;

}

#footer {
	background: url('image/footer_background.png') top no-repeat;
	height: 15px;
	font-size: 11px;
	padding-top: 22px;
	color: #bebebe;
	clear: both; 
}

#copy {
	padding-top: 22px;
	background: url('image/footer_light.jpg') top center no-repeat;
	text-align: center; 
	clear: left; 
	font-size: 11px; 
	color: #9c9c9c;
	
}

#footer ul {
	list-style-type: none; 
	margin: 0px; 
	padding:0px;
	text-align: center; 
}

#footer li {
	display: inline; 
}

#footer a {
	margin: 0px 20px;
	color: #747474;
	text-decoration: none; 
} 

#footer a:hover {
	text-decoration: underline; 
}

#copy ul {
	list-style-type: none; 
	margin: 0px; 
	padding:0px;
	text-align: center; 
}

#copy .a {
	padding: 16px 0px;
}

#copy li {
	padding: 4px 0px;
}

#copy a {
	font-weight: bold; 
	text-decoration: none; 
	color: #9c9c9c;
}

#copy a:hover {
	text-decoration: underline; 
}

a {
	color: #ff7b00;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}
