* {
	margin: 0;
	padding: 0;
	outline: 0;
}

html {
	height: 100%;
	background-color: #083401;
}

body {
	font: normal 100% Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

#main-wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 87px;
	padding-top: 13px;
}

a.pollimath-logo {
	width: 269px;
	height: 74px;
	display: block;
	margin: 0 0 0 13px;
}

a.pollimath-logo img {
	border: none;
}

ul.navigation {
	position: absolute;
	width: 375px;
	top: 42px;
	right: 27px;
	font-size: 0.875em;
}

ul.navigation li {
	list-style: none;
	display: inline;
	float: left;
	height: 30px;
	margin-left: 13px;
}

ul.navigation li a {
	width: auto;
	display: block;
	float: left;
	height: 30px;
	padding-left: 6px;
	text-decoration: none;
	color: #E2FFA4;
	background: url(../images/pollimathsprite-01.gif) -91px top no-repeat;
	cursor: pointer;
}

ul.navigation li a:hover {
	color: #FFDE00;
}

ul.navigation li a span {
	height: 10px;
	float: left;
	padding: 7px 14px 13px 8px;
	background: url(../images/pollimathsprite-01.gif) right top no-repeat;
}

.current {
	color: #FFDE00;
}

#content {
	position: relative;
	color: #333;
}

p.home-blurb {
	width: 485px;
	padding: 15px 0 10px 42px;
	font-size: 0.875em;
	line-height: 1.625em;
}

p.home-blurb b {
	color: #008E14;
}

div.mainimage-container {
	position: absolute;
	top: 1px;
	right: 3px;
	width: 308px;
	height: 478px;
	padding: 38px 0 0 96px;
	background: url(../images/home-bg.gif) no-repeat;
	z-index: 100;
}

div.home-midcontent {
	position: relative;
	width: 600px;
	height: 371px;
	margin-top: 10px;
	background: url(../images/speech-bubble.jpg) no-repeat;
	z-index: 300;
}

div.home-midcontent p {
	position: absolute;
	top: 270px;
	left: 215px;
	width: 360px;
	font-size: 0.875em;
}

div.home-midcontent a {
	position: absolute;
	top: 300px;
	left: 487px;
	width: 65px;
	height: 15px;
	padding: 7px 10px;
	display: block;
	font-size: 0.75em;
	text-decoration: none;
	color: #333;
	background-color: #DBEEDE;
}

div.home-midcontent a:hover {
	color: #111;
	background-color: #E6C929;
}

#footer-top {
	width: 100%;
	height: 210px;
	background: #519E23 url(../images/footer-bg.gif) left top repeat-x;
}

div.footertop-inner,div.footerbot-inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

div.footertop-left {
	float: left;
	width: 520px;
	padding: 20px 20px 15px 40px;
}

div.footertop-left h2,div.footertop-right h2 {
	font-size: 1em;
	color: #b4e65d;
}

div.footertop-left p,div.footertop-right p {
	font-size: 0.75em;
	padding: 10px 0 0 0;
	color: #FFF;
}

div.footertop-left p span {
	margin-left: 320px;
	font-style: italic;
	color: #bbec67;
}

div.footertop-right {
	float: right;
	width: 280px;
	padding: 20px 42px 15px 0;
}

div.footertop-right p {
	color: #ddff65;
}

div.footertop-right p span {
	float: left;
}

.cont-email {
	width: 108px;
	height: 12px;
	margin: 3px 7px;
	background: url(../images/pollimathsprite-01.gif) left -100px no-repeat;
}

#footer-bottom {
	background-color: #083401;
}

div.footerbot-right {
	float: right;
	width: 420px;
	padding: 17px 15px 17px 0;
	font-size: 0.75em;
	text-align: right;
	color: #419636;
}

div.footerbot-right span {
	margin-left: 20px;
}

div.footerbot-right span a {
	text-decoration: none;
	color: #419636;
}

div.footerbot-right span a:hover {
	color: #E6C929;
	border-bottom: dotted 1px #E6C929;
}

#text {
	margin: 50px auto;
	width: 500px;
}

.hotspot {
	color: #900;
	cursor: default;
}

#tt {
	position: absolute;
	display: block;
	background: url(../images/tt_left.gif) bottom left no-repeat;
}

#tttop {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(../images/tt_top.gif) top right no-repeat;
	overflow: hidden;
}

#ttcont {
	display: block;
	padding: 2px 5px;
	margin-left: 5px;
	background-color: #EEF7EF;
	color: #000;
	font-size: 0.6875em;
}

#ttbot {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(../images/tt_bottom.gif) top right no-repeat;
	overflow: hidden;
}

#subpage-content {
	position: relative;
	color: #333;
	padding: 15px 38px 30px 38px;
	overflow: hidden;
	background: url(../images/contnt-bg.gif) right bottom no-repeat;
}

.subpage-left {
	width: 700px;
	min-height: 300px;
	float: left;
	padding-right: 10px;
}

.subpage-right {
	width: 314px;
	float: left;
}

h1 {
	margin-bottom: 15px;
	font: bold 1.5em Arial, Helvetica, sans-serif;
}

.subpage-left p {
	font-size: 0.875em;
	line-height: 1.625em;
	margin-bottom: 10px;
}

.subpage-left a,p.home-blurb a {
	color: #076F15;
	padding: 2px;
}

.subpage-left a:hover,p.home-blurb a:hover {
	color: #FFF;
	background: #89C901;
	text-decoration: none;
}

.team {
	padding-left: 30px;
}

.team h2 {
	font-size: 1.25em;
	padding: 10px 0 0;
	color: #0F7F1F;
}

.team-member {
	overflow: hidden;
}

.team-member h3 {
	font-size: 1em;
	font-weight: normal;
	padding: 13px 0 10px;
}

.team-member img {
	float: left;
	margin: 0 11px 0 0;
	border: solid 4px #dee3c5;
}

.team-member p {
	font-size: 0.875em;
	line-height: 1.625em;
	margin-bottom: 5px;
}

p.space {
	padding-bottom: 5px;
}

img.space {
	margin-right: 15px;
}

h3.vspace {
	margin-top: 15px;
}

ul.content-list {
	font-size: 0.875em;
	list-style: none;
	margin-bottom: 10px;
	padding-left: 5px;
}

ul.content-list li {
	line-height: 1.875em;
	padding-left: 12px;
	background: url(../images/pollimathsprite-01.gif) left -52px no-repeat;
}