@charset "ISO-8859-1";
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5px;
	line-height: 1.15em;
	float: left;
	width: 200px;
	padding-top: 65px;
}
.contact {
	float: left;
	width: 175px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5px;
	line-height: 1.25em;
	padding-top: 0px;
	padding-bottom: 15px;
}
.work {
	float: left;
	width: 180px;
	padding-bottom: 16px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.45em;
}
.Navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	width: 100px;
	padding-left: 12px;
	font-weight: bold;
	line-height: 1.45em;
	padding-bottom: 16px;
}
.contactright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5px;
	line-height: 1.25em;
	float: right;
	width: 120px;
	padding-right: 0px;
}
.Logo {
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 12px;
}
.container {
	float: left;
	height: auto;
	width: 825px;
	padding-top: 0px;
	padding-left: 18px;
}
.Content {
	float: right;
	height: auto;
	width: 600px;
	padding-top: 65px;
}
