﻿body {
	top: 					20px;
	position: 				absolute;
	width:					700px;
	left:					50%;
	margin-left: 			-350px;
	text-align:				center;
	color:					#808080;
	font-size:				12px;
	font-family:			Arial;
}

#layout {
	width:					460px;
}

h1 {
	font-size:				12px;
	color:					#000000;
	font-weight:			normal;
	margin-top:				20px;
}

ul {
	list-style:				none;
	margin:					0px;
	padding:				0px;
	font-size:				16px;
	margin-bottom:			-30px;
}

address {
	font-style:				normal;
	margin-top:				20px;
}

a {
	color:					#808080;
	text-decoration:		none;
}

a:hover {
	text-decoration:		underline;
}

p {
	font-size:				10px;
}

img {
	border:					0px;
}

span {
	display:				inline;
	margin-left:			390px;
}

.divider {
	margin-top:				40px;
}
.bot {
	margin-right:			15px;
	margin-top:				23px;
}
