* { 
	padding: 0; 
	margin: 0;
	border: 0 
} 			
a {
	color: #666666;
}
body { 
	font-family: "Lucida Grande","Verdana","Arial","Helvetica",sans-serif;
	font-size: 10pt;
	background-color: #666;
	background-image:url(../images/background_pattern.png);
	background-repeat:repeat;	
	text-align: center;		
	padding-bottom: 20px;
}  
table {
  border-collapse: collapse;
} 	
ul {
	margin-left: 40px;
	font-size: 10pt;
}
li {
	margin: 5px 0;
}
td {
	vertical-align: top;
}
#main-cell h1 {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;	
	color: #333;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1em;
	margin-top: 5px;
	margin-bottom: 4px;
	padding: 10px 48px;
	background-image: url(../images/starburst.png);			
	background-position: 0px -3px;
	background-repeat: no-repeat;

}  		
#main-cell h3 {
	margin: 12px 50px 0px 50px;
	font-size: 12pt;
	font-weight: bold;
}
#main-cell p {
	line-height: 1.5em;
	margin: 8px 50px;
	font-size: 10pt;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;	
	color: #555;
}
h2 {
	margin-top: 15px;
	color: #000000;
	font-size: 15px;
	margin: 5px 0 3px;
}
#content {
	width: 800px;
	margin: 20px auto 0;
	padding: 5px;
	background-color: #ffffff;
	border: solid 2px #666; 
	text-align: left;
}
#sidebar {
}
#sidebar h2 {
	background-image: url(../images/bullet-graph.png);
	background-position: 9px 55%;
	background-repeat: no-repeat;
	font-size: 11pt;
	font-family: "Helvetica","Arial",sans-serif;
	background-color: #777;
	color: #fff;
	padding: 7px 10px 7px 34px;
	font-weight: bold;
	border-left: solid 2px #666666;
	margin: 0;
}
#sidebar p {
	font-size: 8pt;
	padding: 5px 15px;
	line-height: 1.7em;
	color: #333333;
}
#sidebar ul {
	font-size: 8pt;
	margin-left: 30px;
	margin-right: 30px;
}
#sidebar p.sig {
	margin-top: -10px;
	text-align: right;
}
#sidebar a:link, #sidebar a:visited {
	color: #666666;
}
#app-name {
	font-size: 38pt;
	font-weight: bold;
	color: white;
	letter-spacing: -2px;
	padding-top: 50x;
	line-height: .9em;
}
#app-name a {
	text-decoration: none;
	color: white;
}
#order-now {
	background-color: #e7f1fc;
	border: solid 10px #b8d4fb;
	padding: 0 20px;
	margin: 10px 20px 20px 15px;
	text-align: center;
}
#order-now p {
	margin: 4px;
}
#order-now a:link, #order-now a:visited {
	color: #333;
}
#screenshot-box {
	background-color: #e7f1fc;
	border: solid 10px #b8d4fb;
	padding: 30px;
	margin: 20px;
	text-align: center;
}
#name-wrapper {
	padding: 0 30px; 
}
#mast {
	background-color: #000;
	padding: 20px 20px 20px 0;
	color: white;
	background-image: url(../images/mast-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	
}
#app-long-desc {
	font-size: 13pt;
	font-weight: normal;
	color: #fff;
	letter-spacing: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#app-long-desc-desc {
	font-size: 10pt;
	font-weight: normal;
	color: #bbbbbb;
	line-height: 1.3em;
	letter-spacing: 0px;
	margin-bottom: 20px;
}		

#main-cell {
	background:#FFFFFF url(../images/border-fringe.png) repeat-x scroll 0 0;
}		
#sidebar-cell {
	background-color: #eee; 
	width: 30%;
}
#order-top {
	background:#FFFFFF url(../images/border-fringe.png) repeat-x scroll 0 0;
}
#big-screenshot {
	border: solid 9px #dedede;
	width: 200px;
	margin: 10px auto 2px;
}		
#enlarge-screenshot {
	font-size: 8pt;
	text-align: center;
	margin-bottom: 12px;
}
#footer {
	font-size: 8pt;
	text-align: center;
	color: #666;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top: solid 1px #ccc;
}
#footer a:link, #footer a:visited {
	color: #666;
}		
#feature-list li {
	margin-left: 40px;

	font-size: 9pt;
	line-height: 1.7em;
	color: #555;	
	padding-right: 15px;
	padding-bottom: 7px;	
	list-style-type: none;
	background-position: 3px left;
	background-repeat: no-repeat;
	background-image: url(../images/blue-bullet.png);					

}
#feature-list strong {
	font-weight: bold;
	font-size: 11pt;
	color: black;
	padding-left: 30px;
}
#price {
	font-size: 27pt;
	font-family: "Helvetica","Arial",sans-serif;
	letter-spacing: -1px;	
	font-weight: bold;	
	color: #000;
}
#cc-logos {
	border: solid #666 1px;
	margin: 5px;
}
#flashcontent {
	margin: 0 auto;
}