body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #f1f1f2;
}
h1 {
	color:gray;
	font-size:14px;
	font-weight:normal;
	padding-left:114px;
	position:relative;
	text-align:left;
}
#wrap {
	width:960px;
	height:600px;
	margin:auto;
	position:relative;
}
.flashIntro {
	padding-top:100px;
	position:relative;
	padding-left:285px;
}
hr {
	height:1px;
	color:#939598;
}
#grayBar {
	border-bottom:1px solid #939598;
	height:1px;
	margin-top:13px;
	position:relative;
	width:960px;
}
p {
	text-shadow:#333 0px 0px 1px; 
	color:#555;
	padding-bottom: 40px;
	width:380px;
	text-align:Justify;
}
.footer {
	padding-top:20px;
	position:relative;
	text-align:right;
	font-size:12px;
	font-family:Helvetica;
	color:#939598;
}
.fadeContent a img{ 
	text-decoration: none;
	border: none;
}
.fadeContent a:link, .fadeContent a:active, .fadeContent a:visited {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	padding-left:26px;
	padding-right:26px;
}
.fadeContent a:hover {
	color:#fff;
}


