/* CSS Document */

html {
	height:100%;
}

body {
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#e4e8ec;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:20px;
}

h1,h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	margin:0;
	padding-top:20px;
}

.clear {
	clear:both
}

#quotes li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:20px;
}

.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	width:870px;
	min-height:100%;
	padding:0px 15px 0px 15px;
	background:url(images/main_bg.gif) repeat-y;
}

#landing {
	position:relative;
	width:870px;
	height:550px;
	padding-top:60px;
}

#header {
	position:relative;
	width:870px;
	height:85px;
	padding-top:30px;
}

#spacer01 {
	position:relative;
	width:870px;
	height:80px;
}

#navigation {
	position:relative;
	width:870px;
	height:30px;
	border-bottom:1px dashed #999;
	padding-bottom:5px;
}

#spacer02 {
	position:relative;
	width:870px;
	height:20px;
}

#content {
	float:none;
	width:830px;
	padding:20px;
	background-color:#002596;
}

#gruffalocontent {
	float:none;
	width:830px;
	height:402px;
	padding:115px 20px 53px 20px;
	background:url(images/gruffalo_bg.jpg) no-repeat;
}

#gruffalocopy {
	float:left;
	width:605px;
}

#gruffalocopy p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:14px;
}

#logos01 {
	clear:both;
	width:830px;
	padding:0px 20px 20px 20px;
	background-color:#002596;
}

#footer {
	width:840px;
	height:25px;
	padding:15px 0px 15px 20px;
}