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

div, input { behavior: url(iepngfix.htc) }
body {
	margin: 0;
	padding:0;
}
body.home, body.thankyou {
	background-image: url(http://www.themapmemo.com/images/sub-bg.gif);}
body.why {background-image: url(http://www.themapmemo.com/images/mapmemo-sub-why-bg.jpg);}
p {
	font-family:Arial, sans-serif;
	font-weight:bold;
}
#all {
	padding:135px 20px 0;
}
#all.home  {
	height:590px;
	background:url(http://www.themapmemo.com/images/bg.png) top left no-repeat;
	width:350px;
}
* html #all.home  {
	height:710px;
	width:390px;
}
#all.thankyou  {
	height:270px;
	background:url(http://www.themapmemo.com/images/bg-sm.png) top left no-repeat;
	width:350px;
}
#all.why  {
	height:835px;
	background:url(http://www.themapmemo.com/images/bg-why.png) top left no-repeat;
	width:630px; 
	color:#FFFFFF; 
	margin:40px 0;
}
* html div.why  {
	height:970px;
	background:url(http://www.themapmemo.com/images/bg-why.png) top left no-repeat;
	width:670px;
	color:#FFFFFF
}
#contact {
    font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:9pt;
	margin-left:75px;
	font-weight:bold;
	width:200px;
}
#tswname, #tswemail, #tswcountry {
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	width:200px;
}
a {
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
}
#whylink a {color:#000000}
:-moz-any-link:focus {
  outline: none;
}
#whylink {
	text-align:center;
	font-size:9pt;
	margin-top:15px;
}
* html #whylink {
	margin-top:20px;
}
