/* BEGIN STYLES */

header, footer, section, article, aside, nav {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	}

body {
	margin: 0 auto;
	width: 960px;
	}
        
a:link, a:visited {
	text-decoration: none;
	color: #757575;
	}

a:hover, a:active {
	text-decoration: none;
	color: #7ece74;
	}


/* HEADER */

header {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 960px;
	height: 144px;
	background-image: url('/index_files/gt_header3.png');
	}

.nodisplay {
	display: none;
	}
       
/* CONTENT SECTION */

.row {
	position: relative;
	margin: 20px auto;
	display: block;
	width: 780px;
	height: 180px;
	}

aside {
	position: relative;
	display: inline;
	float: left;
	width: 220px;
	margin: 0 20px 0 20px;
	}

/* IMAGE BLOCKS */

#mac {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/mac_tips.png');
    }
#pcsecurity {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/pcsecurity_tips.png');
    }
#quickbooks {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/quickbooks_tips.png');
    }
#smallbiz {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/smallbiz_tips.png');
    }
#twitter {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/twitter_tips.png');
    }
#weight {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/weightloss_tips.png');
    }
#windows {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/windows_tips.png');
    }
#win7 {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/windows7_tips.png');
    }
#youtube {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/youtube_tips.png');
    }
#screencast {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 147px;
	background-image: url('/index_files/books/screencast_tips.png');
    }

/* FOOTER */

footer {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 960px;
	height: 120px;
	background-image: url('/index_files/GT_footer.png');
    }

body>footer {
	text-align: right;
	font-size: 0.8em;
	color: #fff;
	}
	body>footer a:link, body>footer a:visited {
		text-decoration: none;
		color: #c1f3bb;
		}
	body>footer a:hover, body>footer a:active {
		text-decoration: none; 
		color: #fff;
		}

footer p {
	margin-top: 50px;
	padding-top: 70px;
	padding-right: 6px;
	}

#rgb {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: -0.6em;
	padding-right: 6px;
	}


/* END STYLES */
