/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:100;
	font-stretch:ultra-expanded;
}

.mainRowBg {
	background-image: url(images/ferro-architects-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E41613;
}
a:active {
	text-decoration: none;
	color: #E41613;
}

.menu { 
	letter-spacing: 0.05cm; 
}.tableBdr {
	border: 1px solid #191919;
}
.header {
	color: #E41613;
	font-size:14px;
}
.smallRed {
	font-size: 10px;
	font-style: italic;
}
.midWhite {
	color: #FFFFFF;
	font-size: 12px;
}
.greyText {
	color: #333333;
	font-size: 10px;
}
#Layer1 { 
	position:relative;
	width:190px;
	height:238px;
	z-index:1; float:right;
}
.greyButton {
	background-color: #666666;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-size: 10px;
}
