* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	width: 100%;
	background: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 1.0em/1.5em Arial,Helvetica,Sans-serif,Sans;
	font-weight: normal;
}

img {
	display: block;
	border: 0;
}

th, td {
	vertical-align: top;
	font-weight: normal;
}

h1 {
	color: #fff;
	font: 15px/27px Arial,Helvetica,Sans-serif,Sans;
	letter-spacing: 1px;
	margin: 0 0 12px 0;	
}

h2 {
	color: #000;
	font: 1.1em/1.25em Arial,Helvetica,Sans-serif,Sans;
	margin: 12px 0 3px 0;
	font-weight: bold;
}

h3 {
	font: 0.85em/2.0em Helvetica,Arial,Sans-serif,Sans;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}

a {
	color: #007abb;
}

a:hover {
	color: #636645;
}

a:visited {
	color: #97977b;
}




/* ---								page-specific styles									--*/

body.index h1 {
	font-size: 1.2em;
	margin: 0 0 0.75em 0;
}

body.index p {
	font: 1.0em/1.5em Arial,Helvetica,Sans-serif,Sans;
	margin: 0 20px 0.75em 0;
}




/* ---							block-level-item-specific styles							--*/

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

#content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	text-align: left;
	color: #fff;
}

#footer {
	height: 30px;
	width: 100%;
	background: url('../images/pixel_blue_87.png') repeat-x top left;
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 0;
	z-index: 1000;
}

.container {
	position: relative;
	width: 790px;
	margin: 0 auto 0 auto;
}

ul#navigation {
	float: left;
	list-style: none;
	text-align: left;
	margin: 48px 0 0 45px;
	padding: 0;
}

ul#navigation li {
	margin-bottom: 2px;
	padding: 0;
}

ul#ow_port {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#ow_port li {
	display: block;
	float: left;
	margin: 0 14px 0 0;
	padding: 0;
}

table.cdc {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0;
}

.tcontent {
	width: 448px;
	padding: 20px 20px 50px 20px;
	background: #fff;
}

body.our_work .tcontent {
	width: 790px;
	padding: 20px 20px 50px 20px;
	background: #fff;
}

.tsidebar {
	width: 250px;
	padding: 20px 20px 50px 20px;
	background: url('../images/pixel_brown_67.png') repeat top left;
}

table.cdc p {
	font: 1.0em/1.5em Arial,Helvetica,Sans-serif,Sans;
	color: #000;
	margin: 0 0 5px 0;
}

table.cdc ul {
	margin: 0;
	padding: 0;
}

table.cdc td.tcontent ul li {
	font: 0.95em/1.5em Helvetica,Arial,Sans-serif,Sans;
	color: #000;
	margin: 0 0 5px 1.0em;
	padding: 0;
	list-style-image: url('../images/bullet.gif');
}

table.cdc td.tcontent ul li.sans {
	font: 0.95em/1.3em Helvetica,Arial,Sans-serif,Sans;
	color: #000;
	margin: 0 0 5px 1.0em;
	padding: 0;
	list-style-image: url('../images/bullet.gif');
}

table.cdc td.tcontent ul li.sans ul li {
	font: 0.95em/1.3em Helvetica,Arial,Sans-serif,Sans;
	color: #000;
	margin: 0 0 5px 1.0em;
	padding: 0;
	list-style-image: url('../images/bullet.gif');
}

table.cdc td.tcontent ul li.sans ul li ul li {
	font: 0.95em/1.3em Helvetica,Arial,Sans-serif,Sans;
	color: #000;
	margin: 0 0 5px 1.0em;
	padding: 0;
	list-style-image: url('../images/bullet.gif');
}

table.cdc td.tsidebar ul li {
	font: 0.95em/1.3em Helvetica,Arial,Sans-serif,Sans;
	color: #d6d4be;
	margin: 0 0 5px 1.0em;
	padding: 0;
	list-style-image: url('../images/bullet_sidebar.gif');
}

table.cdc h2 {
	font: 1.00em/1.3em Helvetica,Arial,Sans-serif,Sans;
	color: #007abb;
	margin: 18px 0 5px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

table.cdc td.tsidebar h2 {
	color: #ffffff;
}

table.cdc h3 {
	font: 0.95em/1.3em Helvetica,Arial,Sans-serif,Sans;
	text-transform: uppercase;
	color: #97977b;
	margin: 12px 0 5px 0;
}

table.cdc td.tsidebar h3 {
	color: #d6d4be;
}

table.cdc td.tsidebar p {
	font: 0.95em/1.5em Helvetica,Arial,Sans-serif,Sans;
	color: #fff;
	margin-bottom: 1.0em;
}

table.cdc td.tsidebar a {
	color: #d6d4be;
	text-decoration: none;
	border-bottom: 1px #d6d4be dotted;
}

table.cdc td.tsidebar a:hover {
	color: #fff;
	border-bottom: 1px #fff dotted;
}

table.cdc p.sans {
	font: 0.95em/1.5em Helvetica,Arial,Sans-serif,Sans;
}

.footer_floats {
	display: block;
	float: right;
	margin-top: 11px;
}




/* ---									Image Replacements										--*/

#nav_what_we_do {
	display: block;
	padding-top: 29px; /* Height of the image */
	width: 104px;
	background-image: url(../images/nav_what_we_do_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 29px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_what_we_do:hover {
	background-position: 0 -29px;
	cursor: pointer;
}

#nav_why_were_different {
	display: block;
	padding-top: 29px; /* Height of the image */
	width: 172px;
	background-image: url(../images/nav_why_were_different_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 29px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_why_were_different:hover {
	background-position: 0 -29px;
	cursor: pointer;
}

#nav_our_work {
	display: block;
	padding-top: 29px; /* Height of the image */
	width: 90px;
	background-image: url(../images/nav_our_work_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 29px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_our_work:hover {
	background-position: 0 -29px;
	cursor: pointer;
}

#nav_contact {
	display: block;
	padding-top: 29px; /* Height of the image */
	width: 90px;
	background-image: url(../images/nav_contact_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 29px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_contact:hover {
	background-position: 0 -29px;
	cursor: pointer;
}

#banner_off-site_creative_direction {
	display: block;
	padding-top: 177px; /* Height of the image */
	width: 367px;
	background-image: url(../images/banner_off-site_creative_direction_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 177px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#banner_off-site_creative_direction:hover {
	background-position: 0 -177px;
	cursor: pointer;
}

#what_we_do_title {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 790px;
	background-image: url(../images/what_we_do_title.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#why_were_different_title {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 790px;
	background-image: url(../images/why_were_different_title.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#our_work_title {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 790px;
	background-image: url(../images/our_work_title.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#contact_title {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 790px;
	background-image: url(../images/contact_title.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#understanding_that {
	display: block;
	padding-top: 284px; /* Height of the image */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 309px;
	background-image: url(../images/understanding_that.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 284px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#sidebar_services_title {
	display: block;
	padding-top: 27px; /* Height of the image */
	padding-bottom: 0;
	margin: 0 0 12px 0;
	width: 250px;
	background-image: url(../images/sidebar_services_title.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#sidebar_contact_text {
	display: block;
	padding-top: 147px; /* Height of the image */
	padding-bottom: 0;
	margin: 0 0 12px 0;
	width: 250px;
	background-image: url(../images/sidebar_contact_text.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 147px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#cdc_logo_rollover {
	display: block;
	padding-top: 102px; /* Height of the image */
	width: 144px;
	background-image: url(../images/cdc_logo_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 102px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#cdc_logo_rollover:hover {
	background-position: 0 -102px;
	cursor: pointer;
}

#ow_identity {
	display: block;
	padding-top: 300px; /* Height of the image */
	width: 187px;
	background-image: url(../images/ow_identity_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 300px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#ow_identity:hover {
	background-position: 0 -300px;
	cursor: pointer;
}

#ow_online {
	display: block;
	padding-top: 300px; /* Height of the image */
	width: 187px;
	background-image: url(../images/ow_online_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 300px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#ow_online:hover {
	background-position: 0 -300px;
	cursor: pointer;
}

#ow_collateral {
	display: block;
	padding-top: 300px; /* Height of the image */
	width: 187px;
	background-image: url(../images/ow_collateral_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 300px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#ow_collateral:hover {
	background-position: 0 -300px;
	cursor: pointer;
}

#ow_ads {
	display: block;
	padding-top: 300px; /* Height of the image */
	width: 187px;
	background-image: url(../images/ow_ads_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 300px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#ow_ads:hover {
	background-position: 0 -300px;
	cursor: pointer;
}

#fresh_reliable_astutely_unpredictable {
	display: block;
	padding-top: 22px; /* Height of the image */
	width: 790px;
	background-image: url(../images/fresh_reliable_astutely_unpredictable.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 22px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#copyright {
	margin: 0;
	display: block;
	padding-top: 7px; /* Height of the image */
	width: 173px;
	background-image: url(../images/copyright.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 7px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#off_site_creative_direction_title {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 790px;
	background-image: url(../images/off_site_creative_direction_title.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#sidebar_sample_case_h3_title {
	display: block;
	padding-top: 45px; /* Height of the image */
	padding-bottom: 0;
	margin: 0 0 12px 0;
	width: 250px;
	background-image: url(../images/sidebar_sample_case_h3_title.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 45px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#safari_download {
	display: block;
	padding-top: 86px; /* Height of the image */
	width: 237px;
	background-image: url(../images/safari_download_rollover.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 86px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#safari_download:hover {
	background-position: 0 -86px;
	cursor: pointer;
}

#firefox_download {
	display: block;
	padding-top: 86px; /* Height of the image */
	width: 237px;
	background-image: url(../images/firefox_download_rollover.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 86px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#firefox_download:hover {
	background-position: 0 -86px;
	cursor: pointer;
}

#chrome_download {
	display: block;
	padding-top: 86px; /* Height of the image */
	width: 237px;
	background-image: url(../images/chrome_download_rollover.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 86px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#chrome_download:hover {
	background-position: 0 -86px;
	cursor: pointer;
}

#ie_download {
	display: block;
	padding-top: 86px; /* Height of the image */
	width: 237px;
	background-image: url(../images/ie_download_rollover.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 86px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#ie_download:hover {
	background-position: 0 -86px;
	cursor: pointer;
}

#banner_oscd_bullets {
	display: block;
	padding-top: 177px; /* Height of the image */
	width: 367px;
	background-image: url(../images/banner_oscd_bullets.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 177px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#privacy_policy {
	display: block;
	padding-top: 8px; /* Height of the image */
	width: 82px;
	background-image: url(../images/privacy_policy.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 8px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#privacy_policy:hover {
	background-position: 0 -8px;
	cursor: pointer;
}

#sitemap {
	display: block;
	padding-top: 8px; /* Height of the image */
	width: 44px;
	background-image: url(../images/sitemap.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 8px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#sitemap:hover {
	background-position: 0 -8px;
	cursor: pointer;
}

#footer_spacer {
	display: block;
	padding-top: 8px; /* Height of the image */
	width: 15px;
	background-image: url(../images/footer_spacer.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 8px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#sitemap_title {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 790px;
	background-image: url(../images/sitemap_title.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}




/* ---									NyroModal Styles										--*/

.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	opacity: 0.7;
	z-index: 5000;
}
.nmReposition {
	position: absolute;
}
.nyroModalCloseButton {
	display: none;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/close.gif);
}
.nyroModalTitle {
	top: -26px;
	left: 0;
	margin: 0;
    font-size: 1.1em;
	color: #ddd;
}
.nyroModalCont {
	position: absolute;
	border: 4px solid #bababa;
	margin: 25px;
	background: #fff;
	z-index: 5001;
}
.nyroModalCont iframe {
	width: 600px;
	height: 400px;
}
.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px;
}
.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px;
}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
	position: relative;
	min-height: 250px;
	min-width: 250px;
	max-width: 1000px;
	z-index: 5002;
}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
	position: relative;
	overflow: hidden;
}
.nyroModalHidden {
	left: -9999em;
	top: -9999em;
}
.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
/*---	background: #fff url('../images/ajaxLoader.gif') no-repeat center; ---*/
	padding: 0;
}
.nyroModalPrev, .nyroModalNext {
	outline: none;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
	height: 100%;
	width: 40%;
	max-height: none;
}
.nyroModalPrev {
	left: 0;
}
.nyroModalPrev:hover {
	background-image: url(../images/prev.gif);
}
.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
.nyroModalNext:hover {
	background-position: right 20%;
	background-image: url(../images/next.gif);
}




/* ---									Popup Styles										--*/

#pop_container {
	width: 720px;
	height: 540px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
	background: url(../images/pop_identity_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#pop_container_alt {
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
	overflow-x: hidden;
}

#pop_preview_pane {
	clear: both;
	width: 620px;
	height: 240px;
	margin: 20px 50px 15px 50px;
	padding: 0;
	text-align: center;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

#pop_content {
	width: 620px;
	height: 40px;
	margin: 0 50px 0 50px;
	padding: 0;
	text-align: center;
}

#pop_content_alt {
	width: 620px;
	margin: 0 50px 0 50px;
	padding: 0;
	text-align: left;
}

#pop_thumbs {
	width: 612px;
	height: 70px;
	margin: 25px auto 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
	border-bottom: 5px #000 solid;
}

#full_size, #full_size_golf, #full_size_htoee, #full_size_sb2, #full_size_end, #full_size_one, #full_size_vac, #full_size_webmd, #full_size_theknot, #full_size_fw, #full_size_h3g, #full_size_ss, #full_size_ae {
	position: absolute;
	top: 0;
}

#pop_container li {
	margin: 0px;
	padding: 0 20px 0 0;
	list-style-type: none;
	float: left;
}

#pop_preview_pane li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#pop_content a {
	color: #5e5e5e;
	text-decoration: none;
	border-bottom: 1px #5e5e5e dotted;
}

#pop_content a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}

#pop_content a:visited {
	color: #919191;
	text-decoration: none;
	border-bottom: 1px #919191 dotted;
}

#pop_thumbs ul {
	margin: 0;
	padding: 0;
}

#pop_thumbs li {
	padding: 0;
	margin: 0 18px 0 0;
}

#pop_container ul {
	margin: 0px;
	padding: 0px;
}

#pop_content_alt ul {
	margin: 0;
	padding: 0 0 0 1.2em;
}

#pop_content p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0 99px 0 99px;
	color: #000;
	text-align: center;
}

#pop_content_alt p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	line-height: 1.25em;
	margin: 0;
	padding: 0 0 9px 0;
	color: #000;
	text-align: left;
}

#closeBut {
	display: none;
}




/* ---											Classes											--*/

.upper {
	text-transform: uppercase;
}

.black {
	color: #000;
}

.iSeeYou {
	display: block;
}

.iDontSeeYou {
	display: none;
}




/* ---										Image Replacements									--*/

#close_transparent {
	display: block;
	padding-top: 40px; /* Height of the image */
	width: 40px;
	background-image: url(../images/close_transparent_rollover.png); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 40px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#close_transparent:hover {
	background-position: 0 -40px;
	cursor: pointer;
}

#pop_nav_identity_rollover {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 140px;
	background-image: url(../images/pop_nav_identity_rollover.gif); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pop_nav_identity_rollover:hover {
	background-position: 0 -27px;
	cursor: pointer;
}

#pop_nav_online_rollover {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 140px;
	background-image: url(../images/pop_nav_online_rollover.gif); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pop_nav_online_rollover:hover {
	background-position: 0 -27px;
	cursor: pointer;
}

#pop_nav_collateral_rollover {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 140px;
	background-image: url(../images/pop_nav_collateral_rollover.gif); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pop_nav_collateral_rollover:hover {
	background-position: 0 -27px;
	cursor: pointer;
}

#pop_nav_advertisements_rollover {
	display: block;
	padding-top: 27px; /* Height of the image */
	width: 140px;
	background-image: url(../images/pop_nav_advertisements_rollover.gif); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 27px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pop_nav_advertisements_rollover:hover {
	background-position: 0 -27px;
	cursor: pointer;
}

#pop_close_rollover {
	display: block;
	padding-top: 40px; /* Height of the image */
	width: 40px;
	background-image: url(../images/pop_close_rollover.gif); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 40px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pop_close_rollover:hover {
	background-position: 0 -40px;
	cursor: pointer;
}

#pop_arrow_previous_rollover {
	display: block;
	padding-top: 240px; /* Height of the image */
	width: 99px;
	background-image: url(../images/pop_arrow_previous_rollover.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 240px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pop_arrow_previous_rollover:hover {
	background-position: 0 -240px;
	cursor: pointer;
}

#pop_arrow_next_rollover {
	display: block;
	padding-top: 240px; /* Height of the image */
	width: 99px;
	background-image: url(../images/pop_arrow_next_rollover.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 240px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pop_arrow_next_rollover:hover {
	background-position: 0 -240px;
	cursor: pointer;
}

#port_identity_cscm_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_cscm_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_cscm_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_oya_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_oya_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_oya_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_himf_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_himf_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_himf_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_lcma_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_lcma_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_lcma_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_h3fw_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_h3fw_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_h3fw_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_t5g_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_t5g_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_t5g_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_h3sb1_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_h3sb1_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_h3sb1_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_wwh_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_wwh_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_wwh_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_cac_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_cac_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_cac_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_h3sb2_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_h3sb2_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_h3sb2_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_h3daily_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_h3daily_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_h3daily_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_online_h3daily_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_online_h3d_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_online_h3daily_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_online_oae_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_online_oae_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_online_oae_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_online_h3e_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_online_h3e_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_online_h3e_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_online_jba_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_online_jba_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_online_jba_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_online_lbb_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_online_lbb_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_online_lbb_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_online_cscm_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_online_cscm_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_online_cscm_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_online_h3mr_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_online_h3mr_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_online_h3mr_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_advertisements_eye_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_advertisements_eye_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_advertisements_eye_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_advertisements_h3j_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_advertisements_h3j_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_advertisements_h3j_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_advertisements_h3o_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_advertisements_h3o_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_advertisements_h3o_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_advertisements_h3p_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_advertisements_h3p_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_advertisements_h3p_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_advertisements_h3s_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_advertisements_h3s_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_advertisements_h3s_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_advertisements_h3w_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_advertisements_h3w_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_advertisements_h3w_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_h3n_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_h3n_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_h3n_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_h3f_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_h3f_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_h3f_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_h3r_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_h3r_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_h3r_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_h3s_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_h3s_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_h3s_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_h3b_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_h3b_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_h3b_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_h3i_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_h3i_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_h3i_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_lbb_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_lbb_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_lbb_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_himfp_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_himfp_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_himfp_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_himft_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_himft_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_himft_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_t5g_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_t5g_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_t5g_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_collateral_cscm_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_collateral_cscm_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_collateral_cscm_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_identity_wbbr_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_identity_wbbr_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_identity_wbbr_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}

#port_online_tim_thumb {
	display: block;
	padding-top: 52px; /* Height of the image */
	width: 52px;
	background-image: url(../images/port_online_tim_thumb.jpg); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 52px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#port_online_tim_thumb:hover {
	background-position: 0 -52px;
	cursor: pointer;
}