#content_homepage.pw-special {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
	text-align: left;
}

#content_homepage #pw-wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	color: #7f7f83;
	background: #fff url("../_img/home/v-divider.gif") 505px 0 repeat-y;
	float: left;
}

/* */

#pw-wrapper #top-row {
	width: 750px;
	margin: 0 0 11px 0;
	padding: 0 0 10px 0;
	background: transparent url("../_img/home/h-divider.gif") left bottom no-repeat;
	float: left;
}

#top-row #left-col {
	width: 495px;
	margin: 0;
	padding: 0;
	float: left;
}

#top-row #left-col #first-row {
	width: 495px;
	margin: 0 0 6px 0;
	padding: 0;
	float: left;
}

#top-row #first-row p.sup-title {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000;
}

#top-row #first-row p.big-title {
	margin: 0;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 26px;
	line-height: 26px;
}

#top-row #left-col #flash-row {
	width: 495px;
	height: 176px;
	margin: 0;
	padding: 0;
	float: left;
	/*background: #67696d;*/
	background: #fff;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	color: #eee;
	line-height: 176px;
	text-align: center;
}

/* */

#top-row #right-col {
	width: 234px;
	margin: 0;
	padding: 0;
	float: right;
}

#top-row #right-col p.sup-title {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000;
}

#top-row #right-col p.image {
	margin: 0 0 10px 0;
	padding: 0;
}

#top-row #right-col p.intro-copy {
	margin: -4px 0 0 0;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#top-row #right-col p.intro-copy a {
	color: #7f7f83;
	text-decoration: underline;
	border: none;
}
#top-row #right-col p.intro-copy a:hover {
	color: rgb( 0, 102, 153);
}

/* --- ---- */

#pw-wrapper #bottom-row {
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
}

#bottom-row #left-col {
	width: 495px;
	margin: 0;
	padding: 0;
	float: left;
}

#bottom-row #left-col p.links {
	margin: 0;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 125%;
}

#bottom-row #left-col a {
	width: 477px;
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
	color: #7f7f83;
	text-decoration: none;
	border: none;
	background: url("../_img/home/link-dot-blank.gif") 1px 3px no-repeat;
	clear: both;
	float: left;
}
#bottom-row #left-col a strong {
	font-size: 16px;
	color: rgb(229, 112, 22);
}
#bottom-row #left-col a span {
	text-decoration: underline;
}

#bottom-row #left-col a:hover {
	background: url("../_img/home/link-dot-over.gif") 1px 3px no-repeat;
}
#bottom-row #left-col a:hover span {
	color: rgb( 0, 102, 153);
}

#bottom-row #left-col a.last {
	margin: 0;
}

/* */

#bottom-row #right-col {
	width: 234px;
	margin: 0;
	padding: 0;
	float: right;
}

#bottom-row #right-col p.links {
	margin: -3px 0 0 0;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#bottom-row #right-col a {
	/*color: rgb( 0, 102, 153);*/
	color: rgb(229, 112, 22);
	text-decoration: underline;
	border: none;
}
