* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	height: auto;
}

body {
	background: #EDF2F3 url(images/mmfix_bg.jpg) top center no-repeat;
	color: #3D4547;
	font: 1.0em Helvetica, HelveticaNeue, Helvetica Neue, "Helvetica Neue LT Pro", Arial, Verdana, sans-serif;
	text-align: justify;
}
a { color: #3D4547; text-decoration: underline; }

a:hover { color: #3D4547; }

ul { list-style-type: none; }

h1 span, h2 span, a span { display: none; }

.clearer { clear: both; }

#poll {
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 0;
}
a#poll_button {
	display: block;
	width: 243px;
	height: 84px;
	background: transparent url(images/tellus_button.jpg) 0 0 no-repeat;
}
a#poll_button:hover { background-position: 0 -84px; }

#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#main { float: left; margin-left: 210px; width: 560px; }

.mmsection {
	width: 560px;
	padding: 30px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D5D9DA;
}

.mmfirst { margin-top: 590px; }
.mmlast { padding-bottom: 12px; margin-bottom: 0px; }

.mmsection h3 {
	float: left;
	padding: 0 10px 0 0;
	font-size: 2.0em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 0.3em;
	color: #566062;
}
.mmsection p { font-size: 1.05em; font-weight: normal; line-height: 1.3em; }
.mmsection p.pcenter { padding: 20px 0px; text-align: center; }

.mmvideo {
	margin: 0 auto;
	width: 640px;
}

h3#h3_thepeople { clear: both; margin-top: 40px; }
p#p_thepeople { margin-top: 40px; }
a.buyitnow_button {
	display: block;
	margin: 10px auto 0px auto;
	width: 283px;
	height: 84px;
	background: transparent url(images/buyitnow_button.jpg) 0 0 no-repeat;
}
a.buyitnow_button:hover { background-position: 0 -84px; }
.mmfooter {
	margin: 0 auto;
	width: 560px;
	padding: 10px 0px 10px 0px;
}

a.mmfixedlink, a.mmcontactlink, a.mmtwitterlink {
	float: right;
	display: block;
	height: 32px;
}

a.mmfixedlink {
	float: left;
	width: 192px;
	background: transparent url(images/mmfixedlink.jpg) 0 0 no-repeat;
}
a.mmcontactlink {
	margin-left: 10px;
	width: 32px;
	background: transparent url(images/mmcontactlink.jpg) 0 0 no-repeat;
}
a.mmtwitterlink {
	margin-left: 10px;
	width: 32px;
	background: transparent url(images/mmtwitterlink.jpg) 0 0 no-repeat;
}

a.mmfixedlink:hover, a.mmcontactlink:hover, a.mmtwitterlink:hover { background-position: 0 -32px; }

#customer_reviews {
	float: right;
	width: 180px;
	margin-top: 610px;
}
.customer_review, .customer_review_alt { cursor: pointer; }

.customer_review blockquote, .customer_review_alt blockquote {
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-bottom: 1px solid #CDD8DA;
	border-right: 1px solid #CDD8DA;
	font-size: 0.65em;
	line-height: 1.4em;
	color: #CDD9DB;
	background-color: #EAEFF0;
}
.customer_review:hover blockquote, .customer_review_alt:hover blockquote {
	background-color: #FFF;
	color: #3D4547;
}

.customer_review p, .customer_review_alt p {
	margin-top: -2px;
	padding: 5px 20px 20px 0px;
	font-size: 0.65em;
	text-align: right;
	color: #CDD9DB;
	background: transparent url(images/customer_review_bg.gif) right 0 no-repeat;
}
.customer_review_alt p {
	padding: 5px 0px 20px 20px;
	text-align: left;
	background: transparent url(images/customer_review_alt_bg.gif) 0 0 no-repeat;
}
.customer_review p a, .customer_review_alt p a { color: #CDD9DB; }
.customer_review:hover p a, .customer_review_alt:hover p a {color: #3D4547; }
.customer_review p a:hover, .customer_review_alt p a:hover { color: #000 !important; }
.customer_review:hover p { color: #3D4547; background-position: right -50px; }
.customer_review_alt:hover p { color: #3D4547; background-position: 0 -50px; }

/*---Thank you---*/
body.mmthankyou { background: #EDF2F3 url(images/mmfix_thankyou_bg.jpg) center center no-repeat !important; }
body.mmthankyou #poll_ty {
	position: fixed;
	bottom: 20px;
	left: 0px;
	width: 100%;
	z-index: 0;
}
#poll_ty a#poll_button {
	margin: 0 auto;
}
body.exitpoll {
	background-image: none !important;
}
#poll_page {
	width: 302px;
	margin: 10px auto;
}
#poll_page span { display: inline !important; }