body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}
.bg-1 {
	background-image: url(img/bg-1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.text-11-lgery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2AAB3;
}

.text-12-grey-geo {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #707070;
	line-height: 150%;
}

a:visited {
	color: #0066CC;
}

a:hover{
	color: #CC6600;
}
