body {
	background:url(images/bg-body-global.png) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
img {
	border:none;
	}
	
	
.clear {
	clear:both;
	}

	
.footer {
	font-size:11px;
	width:100%;
	text-align:center;
	}

a {
	color:#2F92FF;
	}
	
a:hover {
	text-decoration:none;
	}

.site-wrapper {
	width:1000px;
	}

.content-area {
	padding:20px;
	text-align:center;
	}
