@charset "utf-8";
/* CSS Document */

.plogo {
	padding: 5px 5px 15px 20px;
	}
	
.packagepadtop {
	padding-top: 60px;

}
.packagepadbottom {
	padding-bottom: 12px;
	}

#subhead {
	position:relative;
	padding-top: 3.5em;
}

#subhead img.banner {
	display: block;
    margin-left: auto;
    margin-right: auto;}

#subhead #main {
	position: relative;
	padding: 2em 0 3.5em 0;
	overflow: hidden;
	}
#subhead #main img.subheader {
	padding-bottom: 15px}
	
#subhead #main .leftcolumn {
	float: left; width:258px; margin-right: 2em;
	}
#subhead #main .rightcolumn {
	float: right; width:248px;
	}
	
#subhead #main .centre {
	float: left; position: relative; width: 420px; top: 1em;
	}
#subhead #main .centre p {
	margin-bottom: 10px;
	}
	
.packlist {
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 15px;
	}
.didyouknow {
	padding-top: 30px; padding-left: 20px;
	}