html {
	height: 100%;
}
body {
	background-color: #b3b6bc;
	text-align: center;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #333;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color:#ad952b; 
	text-decoration: underline;
}
li {
	margin-bottom: 5px;
	color: #22333a;
}
#wrapper {
	width: 902px;
	height: 100%;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}	
#header {
	height: 174px;
	background-image:url(../images/westwood-associates.jpg);
	background-repeat: no-repeat;
	background-position: 22px 18px;
	border-left: solid 1px #223134;
	border-right: solid 1px #223134;
	position: relative;
}
#nav {
	border-left: solid 1px #223134;
	border-right: solid 1px #223134;
	text-align: left;
	padding-left: 125px;
}
#mainsection {
	background-color: #fff;
	_height: 100%;
	min-height: 100%;
	border-left: solid 1px #223134;
	border-right: solid 1px #223134;
	background-image:url(../images/curve.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 125px;
	padding-top: 20px;
}

#silhouette1 {
	position: absolute;
	width: 85px;
	height: 154px;
	left: 739px;
	top: 18px;
	background-image: url(../images/silhouette1.jpg);
	background-repeat:no-repeat;
}
#silhouette2 {
	position: absolute;
	width: 85px;
	height: 154px;
	left: 739px;
	top: 18px;
	background-image: url(../images/silhouette2.jpg);
	background-repeat:no-repeat;
}
#silhouette3 {
	position: absolute;
	width: 85px;
	height: 154px;
	left: 739px;
	top: 18px;
	background-image: url(../images/silhouette3.jpg);
	background-repeat:no-repeat;
}
#silhouette4 {
	position: absolute;
	width: 85px;
	height: 154px;
	left: 739px;
	top: 18px;
	background-image: url(../images/silhouette4.jpg);
	background-repeat:no-repeat;
}
#content {
	width: 700px;
}
#footer {
	width: 700px;
	color: #666;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid 1px #e4d7b1;
	clear: both;
}
#footer a {
	color: #666;
	text-decoration: none;
	margin-right: 15px;
}
#footer a:hover {
	color:#ad952b; 
	text-decoration: underline;
}
.firstright {
	float: right;
	width: 180px;
	padding-left: 15px;
	border-left: dashed 1px #e4d7b1;
}
.firstleft {
	width: 485px;
}
.headingtext {
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
label {
	display: block;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
input, select {
	margin-bottom: 5px;
}
#Submit1 {
	margin-left: 188px;
	border: solid 1px #666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.cutout {
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cutout2 {
	border-top: dashed 1px #e4d7b1;
	border-bottom: dashed 1px #e4d7b1;
	padding-top: 15px;
	padding-bottom: 15px;
}
.quote {
	padding-left: 20px;
	font-style: italic;
}
.quoteemphasis {
	font-weight: bold;
	font-style: normal;
}
.coverpad {
	margin-right: 15px;
	float: left;
}
.booktext {
	float: left;
	width: 480px;
}