.Heading {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #000000;
}
.Architectural {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #999999;
}
.Solutions {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #333333;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintextcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #843030;
	text-decoration: underline;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #843030;
}
.mainsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}



.Topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
}

div#navbar li {
	list-style-type: none;
	display: inline;}
.Box {
	background-color: #7F2929;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 28px;
	clear: none;
	float: none;
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
}

