<!--
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	word-spacing: 1px;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#wrapper {
	width: 766px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
p {
	text-indent: 0px;
	margin: 0px 0px 20px 0px;
}
.block {
	text-indent: 0px;
	margin: 0px 0px 50px 0px;
}
div#layoutLeftColumn p {
	text-indent: 0px;
	margin: 0px 0px 15px 0px;
}




/* GLOBAL LINKS */
a:link {
	color: #F53D3D;
	text-decoration: none;
}
a:visited {
	color: #B04F4F;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
/* END OF GLOBAL LINKS */





/* BOTTOM BAR */
a:link.bottomLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.bottomLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.bottomLink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.bottomLink {
	color: #FFFFFF;
	text-decoration: underline;
}
div#bottomBar {
	background-color: #333333;
	width: 100%;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
/* END OF BOTTOM BAR */





/* GLOBAL LAYOUT */
div#layoutLeftColumn {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}
div#layoutRightColumn {
	max-width: 551px;
	margin: 0px 0px 20px 215px;
	padding-top: 5px;
	text-align: left;
}
/* END OF GLOBAL LAYOUT */






/* LEFT COLUMN LAYOUT */
.blockTitle_leftColumn {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
}
.contentBlock_leftColumn {
	margin: 0px 0px 25px 0px;
}
/* END OF LEFT COLUMN LAYOUT */





/* RIGHT COLUMN LAYOUT */
.blockTitle_rightColumn {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 2px;
	color: #FF8022;
	margin: 0px 0px 20px 0px;
}
.blockSubTitle_rightColumn {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FF8022;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
.subBlockSubTitle_rightColumn {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FF8022;
	margin: 0px 0px 10px 0px;
}
/* END OF RIGHT COLUMN LAYOUT */










.quote {
 	color: #555555;
	font-weight: bold;
	margin-bottom: 20px;
}
.workImg {
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	margin-bottom: 20px;
}
.workTitle {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FF8022;
	margin: 0px 0px 5px 0px;
}
.workIcon {
	vertical-align: middle;
}
.workDescription {

}
.workPieceBlock {
	clear: both;
	vertical-align: top;
}

-->