body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 12px;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
#wrapper {
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	background-image: url(../graphics/bgHeader.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 987px;
}
#ew_logo {
	clear: both;
	margin-left: 420px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	clear: both;
	padding-top: 15px;
	padding-left: 35px;
}
#navigation a:link {
	text-decoration: none;
	color: #000000;
}
#navigation a:visited {
	text-decoration: none;
	color: #000000;
}
#navigation a:hover {
	text-decoration: underline;
	color: #993300;
}
#navigation a:active {
	text-decoration: none;
	color: #993300;
}
#main {
	float: left;
	width: 735px;
	clear: left;
	margin-left: 22px;
}
#portfolioThumbs {
	margin: 10px;
	float: left;
	height: 165px;
	width: 165px;
}
#quotecolBlank {
	float: left;
	width: 215px;
	background-image: url(../graphics/bgQuoteBlank.jpg);
	background-repeat: no-repeat;
	height: 420px;
	clear: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 60px;
}
#quotecol {
	float: left;
	width: 215px;
	background-image: url(../graphics/bgQuote.jpg);
	background-repeat: no-repeat;
	height: 420px;
	clear: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 60px;
}
.quotetextfield {
	width: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.quotemultitext {
	width: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.submitBtn {
	margin-left: 35px;
}
#exwindows {
	margin-left: 25px;
	margin-top: 25px;
}
#homepromo {
	background-image: url(../graphics/notepadHome.jpg);
	background-repeat: no-repeat;
	height: 370px;
	padding-left: 327px;
	padding-right: 20px;
}
.homeRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.homeBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

#homeindent {
	padding-left: 10px;
}
.clr {
	clear: both;
}
#footer {
	width: 987px;
	font-size: 11px;
	text-align: center;
	background-image: url(../graphics/bgFooter.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#footer a:link {
	text-decoration: underline;
	color: #000000;
}
#footer a:visited {
	text-decoration: underline;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
	color: #993300;
}
#footer a:active {
	text-decoration: underline;
	color: #993300;
}
.small {
	font-size: 10px;
}
