body {
	background: #000;
	font-family: lucida grande, trebuchet, verdana;
	font-size: 13px;
	color: #999;
	padding: 0;
	margin: 0;
}

a:link,
a:visited {
	color: #009dd9;
	text-decoration: none;
	border: 0px;
}

a:hover {
	text-decoration: underline;
}


img.box {
	border: 2px solid #009dd9;
	margin-left: 10px;
}


p {
	line-height: 140%;
}

div.wrapper {
	width: 742px;
	margin: 0 auto;

}

div.padding {
	padding: 40px 20px 20px 20px;
}

div.logo {
	width: 307px;
	height: 53px;
	margin-bottom: 100px;
}

div.blurb {
	text-align: right;
	float: right;
	width: 330px;
	margin-top: -20px;
}

div.column1 {
	width: 345px;
	float: left;
}

div.column2 {
	margin-left: 380px;
}

div.product h1 {
	display: none;
}

div.product strong {
	color: #fff;
	font-weight: normal;
}

div.product h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
}

div.product ul {
	padding-left: 5px;
}

div.product ul li {
	list-style: none;
	background: url(../images/bullet-med.jpg) 0 0 no-repeat;
	padding-left: 30px;
	margin-left: 0;
	margin-bottom: 10px;
}

div.signup {
	border: 1px solid #A9A9A9;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;	
}


div.download {
	width: 187px;
	height: 39px;
	margin: 50px auto 0 auto;		
}

div.download img {
	border: 0;
}

div.clr {
	clear: both;
}

div.divider {
	height: 20px;
	margin-bottom: 50px;
	margin-top: 30px;
}

div.footer {
	margin-top: 20px;
	text-align: center;
}

div.footer ul {
	margin-left: 70px;
}

div.footer li {
	list-style: none;
	background: url(../images/bullet-sm.png) 0 2px no-repeat;
	float: left;
	padding-left: 20px;
	margin-left: 50px;
}

.small {
	font-size: 11px;
	color: #666;
}

div.slideshow p {
	text-align: center;
}