.bigleftblock {	
	width: 448px;
	float: left;
	margin-right:4px;
}
.bigleftblock h3 {
	font-size: 14px;
	color: #000099;
	padding-left: 12px;
	padding-right: 6px;
	margin-bottom: 6px;
	margin-top: 12px;
}
.bigleftblock p {
	padding-left: 12px;
	padding-right: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.bigleftblock img {
	float: right;
	padding-left: 6px;
	padding-right: 6px;
}

.bigrightblock {
	width: 298px;
	float: right;
	margin-left: 4px;
}

.bigbottomblock {
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
}
.bigbottomblock h3 {
	font-size: 14px;
	color: #000099;
	margin-bottom: 6px;
	margin-top: 6px;
}
.bigbottomblock p {
	margin-bottom: 6px;
	margin-top: 6px;
}

#piug_top {
	background-image: url("PIUG_Banner_Viking.png");
	background-repeat: no-repeat;
	background-size: 485px 200px;
	background-position: 0px 0px;
	height: 200px;
	width: 485px;
}

#piug_actionbuttons {
	width: 180px;
	height: 90px;
	background-color: transparent;
	padding: 8px 0px 5px 5px;
	margin: 0px;
	float: right;
	}

.contactbutton {
	background-image: url("/images/email-icongray.png");
  	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 190px;
/*	height: 30px;*/
	margin: 5px 0px 0px 15px;
	padding: 2px 0px 0px 33px;
}

#piug_top .contactbutton a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#piug_top .contactbutton a:hover {
    font-weight: bold;
	text-decoration: none;
}

.downloadbutton {
	background-image: url("/images/pdficon_small.png");
  	background-color: transparent;
	background-repeat: no-repeat;
	width: 190px;
/*	height: 30px;*/
	margin: 4px 0px 0px 15px;
	padding: 2px 0px 0px 33px;
}

#piug_top .downloadbutton a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#piug_top .downloadbutton a:hover {
    font-weight: bold;
	text-decoration: none;
}

.meetingbutton {
	background-image: url("/images/zoom-icon.png");
  	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 190px;
/*	height: 30px;*/
	margin: 5px 0px 0px 11px;
	padding: 2px 0px 0px 37px;
}

#piug_top .meetingbutton a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#piug_top .meetingbutton a:hover {
    font-weight: bold;
	text-decoration: none;
}
		
.leftnav_center_menu_resources div.section_thumb {
	overflow: auto;
}
.leftnav_center_menu_resources div.section_thumb img {
	float: left;
	padding-right: 6px;
	margin-bottom: 0px; /* override general */
}
.leftnav_center_menu_resources div.section_thumb a {

	padding-top: 6px;
}