html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* My styles */

	body { 
		background:#252525;
		font-family:"Lucida Grande", Arial, Verdana, sans-serif;
		font-size:72.5%;
		line-height:1.5em;
	}
	h2 {
		font-size:2em;
		line-height:1em;
		margin-bottom:.5em;
	}
	h3 {
		font-size:1.5em;
		line-height:1em;
		margin-bottom:.5em;
	}
	p {
		line-height:1.6em;
		margin-bottom:1em;
	}
	ul li, ol li {
		padding-bottom:.5em;
	}
	ol li {
		line-height:2em;
	}
	ul li {
		list-style-type:square;
		margin-left:13px;
	}
	hr {
		height:1px;
		border:0px;
		background-color:#e2e2e2;
		color:#e2e2e2;
		margin-top:1em;
		margin-bottom:1em;
	}
	a {
		color:#0099ff;
	}
	input, textarea {
		background-color:#f2f2f2;
		font-family:"Lucida Grande", Arial, sans-serif;
		font-size:1em;
		padding:4px;
		line-height:1.3em;
		font-weight:normal;
	}
	#wrap {
		width:890px;
		margin:auto;
	}
	#sitename {
		float:left;
		width:615px;
	}
	#logo {
		margin-left:10px;
		width:605px;
		height:116px;
		background:url(../images/logo.gif) center center no-repeat;
	}
	#logo a {
		position:absolute;
		width:605px;
		height:116px;
	}
	#logo a span {
		position:absolute;
		left:-5000px;
	}
	#buybanner {
		width:200px;
		height:116px;
		margin-left:650px;
	}
	#buybanner h2 {
		margin-bottom:0;
	}
	#buybanner h2 a {
		display:block;
		width:200px;
		height:116px;
		background:url(../images/buybanner.gif);
	}
	#buybanner h2 a:hover {
		background-position:0 -116px;
	}
	#buybanner h2 a span {
		display:none;
		visibility:hidden;
	}
	#main {
		background:url(../images/content-top.gif) top center no-repeat #fff;	
	}
	#main-bg-bottom {
		padding:14px;
		width:862px;
		background:url(../images/content-bottom.gif) bottom center no-repeat;
	}
	#hero0 {
		width:864px;
		height:308px;
		background:url(../images/hero-001.jpg) no-repeat;
		
	}
	#hero1 {
		width:864px;
		height:308px;
		background:url(../images/hero-002.jpg) no-repeat;
		
	}
	#hero2 {
		width:864px;
		height:308px;
		background:url(../images/hero-003.jpg) no-repeat;
		
	}
	
	#hero span {
		position:absolute;
		left:-5000px;
	}
	#top3 {
		background:url(../images/top3.png);
		width:317px;
		height:287px;
		display:block;
		float:left;
	}
	#herolink1 span, #herolink2 span, #herolink3 span {
		position:absolute;
		left:-5000px;
	}
	#herolink1 {
		display:block;
		width:317px;
		height:89px;
	}
	#herolink2 {
		width:314px;
		height:95px;
		display:block;
	}
	#herolink3 {
		width:317px;
		height:103px;
		display:block;
	}
	#copyright {
		color:#666;
		padding:13px;
		font-size:.9em;
		letter-spacing:.1em;
	}
	#developer {
		float:right;
		width:111px;
		height:17px;
		margin-right:20px;
		margin-top:13px;
	}
	#developer a {
		position:absolute;
		background:url(../images/afeintdesign.gif);
		width:111px;
		height:17px;
	}
	#developer a:hover {
		background-position:0 -17px;
	}
	#developer a span {
		position:absolute;
		left:-5000px;
	}
	#col1, #col2, #col3 {
		width:260px;
		float:left;
		margin-right:10px;
		padding-left:10px;
		padding-right:10px
	}
	#col1 {
		border-right:1px solid #e2e2e2;
		padding-right:20px;
	}
	#col2 {
		width:250px;
	}
	#col3 {
		margin-right:0px;
	}
	#downloadnow {
	margin-top:1em;
		width:136px;
		height:35px;
		display:block;
		background:url(../images/downloadnow.gif) top left no-repeat;
	}
	#downloadnow:hover {
		background-position:0 -35px;
	}
	#downloadnow span {
		position:absolute;
		left:-5000px;
	}
	#ads {
		width:247px;
		padding-top:8px;
		background:url(../images/sponsor-back-top.gif) top left no-repeat;
	}
	#adbottom {
		padding:22px;
		background:url(../images/sponsor-back-bottom.gif) bottom left no-repeat;
		text-align:center;
	}
	#adbottom h3 {
		font-size:1em;
		text-align:center;
	}
	.headhighlight {
		margin-top:-10px;
		font-size:1em;
		color:#ff2f82;
		font-weight:bold;
	}
	
	/* subpages */
	#adcol {
		margin-left:616px;
	}
	#side-content {
		float:right;
		width:270px;
		margin:6px 0 10px 10px;
		border:1px solid #ccc;
		background-color:#f2f2f2;
	}
	#side-content h2 {
		font-size:1em;
		font-weight:bold;
		margin-bottom:.2em;
		background-color:#ddd;
		width:100%
		display:block;
		padding:4px;
		padding-left:10px;
		border-bottom:1px solid #ccc;
	}
	#side-content ul {
		padding-left:10px;
		padding-right:10px;
	}
	#page-content {
		float:left;
		width:582px;
		margin-left:10px;
	}
	#page-content ol {
		margin-left:3em;
		margin-bottom:1em;
	}
	#page-content ol li{
		list-style-type: decimal;
		margin-top:0;
		margin-bottom:0;
		line-height:1.1em;
	}
	#page-content strong {
		font-weight:bold;
	}
	.sales-prop {
		margin-top:10px;
		margin-bottom:10px;
	}
	
	.next-page {
		font-weight:bold;
		font-size:1.1em;
	}
	
/* blog styles */

div.post h2 a {
		text-decoration:none;
		color:#000;
	}
	div.post h2 a:hover {
		color:#0099FF;
	}
	.post {
		margin-bottom:2em;
	}
	.postdate {
		margin-top:-10px;
		margin-bottom:1em;
		font-size:.9em;
		color:#FF2F82;
	}
	.postmetadata {
		margin-top:10px;
		margin-bottom:10px;
		margin-left:10px;
	}
	.comments {
		margin-top:1em;
		border-top:1px solid #e2e2e2;
		padding-top:1em;
	}
	#sidebar {
		margin-left:616px;
	}
	
	#sidebar h2 {
		font-size:1.3em;
	}
	
	#sidebar ul li ul {
		margin-left:1em;
	}
	
	#sidebar ul li {
		list-style-type:none;
	}
	
	#sidebar ul li ul li {
		list-style:square;
	}
	
	#sidebar ul li ul {
		margin-top:5px;
	}
	
	#searchform {
		border-top:1px solid #e2e2e2;
		border-bottom:1px solid #e2e2e2;
		padding-top:5px;
		padding-bottom:5px;
	}