body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color:#FFFFFF;
}
p {
	line-height:20px;
	letter-spacing:.2px;
}
.why p {
	 text-align:left; 
	 line-height:15.5px;
}
* html .why p {
	line-height:14.5px;
}
div, ul, li, img { behavior: url(iepngfix.htc) }
#map {
	margin-bottom:20px;
}
body.home {
	background:url(../img/bg-home.jpg) top right;
}
body.contact {
	background:url(../img/bg-letterpress.jpg) center center;
}
body.advertise {
	background:url(../img/bg-phone.jpg) center center #000000;
}
body.win {
	background:url(../img/bg-win.jpg) center center;
}
body.why {
	background:url(../img/bg-swimmers.jpg) center center;
}
#box {
	padding:0px 125px 0;
	text-align:center;
	height:660px;
	background:url(../img/bg-blackbox.png) top left no-repeat;
	width:350px;
	font-size:13px;
}
* html #box {
	width:600px;
	height:660px;
}
.why#box {
	height:1250px;
	padding:0 20px;
	background:url(../img/bg-why.png);
	width:350px;
	margin:20px 0 0;
}
ul {
	list-style-type:none;
	text-align:left;
	margin-top:25px;
}
li {
	margin-top:8px;
}
.nav {
	margin:0 0 15px 10px;
}
.nav2 {
	margin:0 0 8px 10px;
}
.footer {
	text-align:center;
	margin-top:8px;
}
#mapdigital {
	margin-right:130px;
}
:-moz-any-link:focus {
  outline: none;
}
.sub {
	margin:9px 0 9px;
}
.sub2 {
	margin:15px 0 9px;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
#contact {
	text-align:left;
	font-size:9pt;
	width:236px;
}
#tswname, #tswemail, #tswaddress, #tswtelephone {
	width:236px;
	padding:5px;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	margin:5px 0 10px 0;
	
}
#requiredfield {
	font-size:8pt;
	text-align:right;
	margin:-30px 20px 0 0;
	width:236px;
}
.icons {
	margin:-80px 0 65px 240px;
}
#why {
	margin:-55px 0 35px 275px;
}