body {
  background: #0079c1;
  margin: 0;}
#wrapper {
  width: 940px;
  height: auto;
  margin: 0 auto;}
#top_links{
  float: right;	
  color: #FFFFFF;}
  #top_links li {
	float:left;
	list-style:none;
	margin-left: 10px;}
  #top_links li a {
	color: #FFFFFF;
	text-decoration: none;}	
#content {
  background: transparent url(images/bg.png) top left no-repeat;
  width: 940px;
  height: 375px;
  margin: 0;
  padding: 15px 20px;}
  #content-main {
	width: 500px;
	height: auto;
	float: left;}
#right {
  background: transparent url(images/mobilecard_fr.jpg) top left no-repeat;
  width:390px;
  height:300px;
  float: left;
  margin: 10px 0 0 20px;
  z-index:2;
  position:inherit;}
#bottom {
  width: 1090px;
  height: 238px;
  margin: 0;}
#footer {
  width: 1090px;
  height: 45px;
  clear: both;}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;  
  margin: 0 0 9px 0;}
.disclaimer {
	  font-size: 9px;
	  line-height: 11px;  
	  margin-top: 20px;}