/* CSS Document */
body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif, "Trebuchet MS";
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.outershell {
	position: absolute;
	left: 50%;
	width: 760px;
	height: 100%;
	visibility: visible;
	z-index: 2;
	top: 0px;
	margin-left: -380px;
	left: 50%;
}	

.greyline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3B8C5;
	clear: both;
}

.logoholder {
	position: relative;
	height: 86px;
	width: 90px;
	float: left;
}
.magazinecoverholder {
	height: auto;
	width: 760px;
	position: relative;
	overflow: visible;
	z-index: 3;
}

.taglineimage {
	height: 58px;
	width: 268px;
	position: relative;
	float:left;
	margin-top: 20px;
	clear: left;
}

.taglineholder {
	font-weight: bold;
	color: #000000;
	height: auto;
	width: 336px;
	position: relative;
	float:left;
	margin-top: 56px;
	margin-bottom: 20px;
	margin-left: 4px;
}
.magazineimage {
	position: absolute;
	height: 180px;
	width: 138px;
	left: 608px;
	margin-top: 10px;
	z-index: 4;
}
.lettersizeholder {
	position: relative;
	top: 2px;
	right: 0px;
	height: auto;
	width: 670px;
	text-align: right;
	float: left;
}
.smltext {
	font-size: 14px;
	font-weight: bold;
}
.medtext {
	font-size: 18px;
	margin-left: 4px;
	font-weight: bold;
}
.lartext {
	font-size: 22px;
	margin-left: 4px;
	font-weight: bold;
}
.mainarea {
	height: auto;
	position: relative;
	width: 760px;
	z-index: 2;
	float: left;
	margin-top: 7px;
	overflow: visible;
	padding-top: 1px;
	font-size: 11px;
}
.footerholder {
	position: relative;
	height: 64px;
	width: 760px;
	z-index: 1;
	padding: 0;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 20px;
}
.footertextone {
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footertexttwo {
	color: #888EA2;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-position: outside;
	margin-left: 18px;
}

h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}

.pageheaderholder {
	float: left;
	height: 78px;
	width: 90px;
	position: relative;
	margin-top: 8px;
	margin-right: 8px;
	overflow: visible;
}

.pageheaderholder h1 {
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-left: 4px;
	white-space: normal;
	font-weight: normal;
}
.quoteholder {
	margin-top:58px;
	position: relative;
	height: auto;
	width: 273px;
}
.quoteholder p{
	padding:0px;
	margin:0px;
}
.quoteholdertext {
	font-size: 12px;
	font-weight: bold;	
}
.headerholder {

	height: auto;
	width: 760px;
	position: relative;
	overflow: visible;
	z-index: 3;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

