/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	}
#nav {
	background: #fff url(images/nav_bg.gif) top right fixed repeat-x;
	padding: 0;
	}
#content {
	margin: 15px;
	}
#features {
	font-size: 14px;
	font-weight: bold;
	}
#features li {
	list-style: disc url(images/checkMark.gif) outside;
	}
#productlist {
	color: #000;
	font-size: 12px;
	}
#video {
	margin-top: 0;
	}
#topics {
	font-size: 10px;
	padding: 5px;
	line-height: 1.5em;
	}
#topics li {
	list-style: disc;
	}
#screenshots {
	margin-top: 10px;
	}
#screenshots img {
	border: 1px solid #ab4737;
	}
#footer {
	font-size: 10px;
	text-align: center;
	padding: 20px 0 5px 0;
	}
#lctassoc {
	padding: 5px;
	}
#testimonials {
	color: #000;
	}