* { margin: 0; padding: 0; outline: 0; }

body { font-size: 62.5%; font-family: arial; background: #9f9fa1; }

#contentcontainer { width: 100%; }
     
#content { width: 100%; height: auto; text-align: left; background:url(../images/bg-tile-x.jpg) repeat-x top; }

#flashcontent { width: 100%; height: 830px; display: block; margin:0 auto; color: #FFFFFF;}

#flashcontent h1 { text-align: center; }

#flashcontent p {  font-size: 1.2em; text-align: center; padding: 2em 0 0; }

#flashcontent p a { color: #FFFFFF; }

#logos-ratings { width: 550px; list-style-type: none; color: #FFFFFF; margin: 0 auto; padding: 15px 0 0 0; font-family: verdana; }

#logos-ratings li { float: left; margin: 0 15px 0 0; }

#logos-ratings li a { color: #FFFFFF; }



  /********************/
 /* Footer Treatment */
/********************/
#footer {
	clear: both;
	padding: 2em 0;
	color: #fff;
	font-size: 10px;
}

#footer #footerintl,
#footer #footerinfo,
#footer #footerlegal {
	font-size: 1em;
}

#footer a {
	color: #fff;
}
#footer a:hover { color: #fff; }
#footer #footerintl {
	float: right;
	text-align: right;
	text-transform: uppercase;
	margin-top:-5px;
}

#footer #footerintl a {
	text-decoration: none;
}

#footer #footerinfo {
	padding: 2em 0 0.2em 0;
}

#footer #footerinfo,
#footer #footerlegal ul {
	list-style: none;
}

#footer #footerinfo li,
#footer #footerlegal ul li {
	border-left: 1px solid #fff;
	display: inline;
	padding: 0 .5em;
}

#footer #footerinfo .listfirst,
#footer #footerlegal .listfirst {
	border-left: none;
	padding-left: 0;
}

#footer #footerlegal {
	border-top: 1px solid #fff;
	margin-top: .5em;
	padding-top: 1em;
}

#footer #footerlegal #footercopyright {
	float: right;
}
#logos {
	list-style-type: none;
	clear: both;
	width: 427px;
	margin: 0 auto;
	text-align: left;
	color: #a7babb;
	font-size: 1.1em;
	padding: 20px 0 0;
	position: relative;
	left: 50px;
}

	#logos li {
		float: left;
		margin: 0 50px 0 100px;
	}

