body {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
}
.wrapper {
	
	width: 895px;
	font-size: 0.9em;
	margin: 0 auto;
}


h1 {
	text-indent: -500em;
}
h2 {
	padding: 0 0 0.6em;
	color: #4a78bc;
	font: 21px Georgia bold;
	text-align:right;
}
p {
	padding: 0 0 22px;
	color: #4d4d4d;
	font: 12px Georgia;
	text-align:justify;
	line-height:17px;
}

ul {
	color: #4d4d4d;
	font: 12px Georgia;
	text-align:justify;
	line-height:17px;
	
}
a {
	color: #4a78bc;
	text-decoration: none;
	
}
a:hover {
	color: #999;
}
strong {
	font-weight: blod;
}

.grey {color:#999;}
.logo {
	position: absolute;
	width:168px;
	height:168px;
	top:155px;
	margin-left:50px;
}
.text {
	position: absolute;
	width:538px;
	
	top:170px;
	margin-left:315px;
}