/* CSS Document */


.body,td,th {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 14px;
}

.body {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
}

.body_small {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}

.med-grey-smaller {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}

#Logo {
	position:absolute;
	left:31px;
	top:42px;
	width:209px;
	height:202px;
	z-index:1;
}

#contact-info {
	position:absolute;
	left:439px;
	top:41px;
	width:453px;
	height:391px;
	z-index:2;
}

.dk_grey_large {
	font-family: "Century Gothic";
	font-size: 36px;
	color: #666666;
}

.dk_grey_Med {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #666666;
}

.copyright {
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}

#copyright {
	position:absolute;
	left:423px;
	top:838px;
	width:290px;
	height:21px;
	z-index:3;
}

