body {
	background-color: #ffffff;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	margin: 0px;
}
a {
	text-decoration: underline;
	color: #222222;
}
a:hover {
	text-decoration: underline;
	color: #0082d1;
}
h3 {
	font-size: 24px;
	letter-spacing: 2px;
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
}
img {
	/*border: 5px solid #000000;*/
	display: block;
	border: 0px;
}
#hcontainer {
	margin: 0;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 20px;
}
#hcontent {
	padding-left: 80px;
	padding-top: 80px;
	padding-bottom: 20px;
}
#footer {
	padding-left: 80px;
	padding-bottom: 20px;
}
#wcontainer {
	text-align: left;
	font-size: 9px;
}
#wcontainer2 {
	text-align: center;
	font-size: 9px;
}
.wtitle {
	width: 640px;
}
.title {
	float: left;
	font-size: 12px;
	color: #222222;
}
.wcontent {
	text-align: left;
	width: 640px;
	margin-left: 80px;
}
.wcontent2 {
	text-align: left;
	width: 640px;
	margin: 0 auto;
}
.big {
	font-size: 14px;
	color: #222222;
}
.big2 {
	font-size: 12px;
	color: #222222;
}
.small {
	font-size: 9px;
}
.line {
	width: 100%;
	height: 40px;
	background-image: url(/showcase/images/line.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.block {
	width: 100%;
	height: 4px;
	font-size: 0px;
	float: left;
}
.block2 {
	width: 113px;
	height: 4px;
	background-color: #222222;
	margin-left: 80px;
}
/*#bar {
	width: 100%;
	background-color: #f9f9f9;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #aaaaaa;
}*/
.red {
	color: #fc3d32;
	font-weight: bold;
}