@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.nimiancoast {

}
#header .pageTitle p {
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page .main .clear {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	display: block;
}
.divider {
	margin-bottom: 36px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #383435;
	border-bottom-color: #68635F;
}
