html,body {
	font: normal lighter 13px Verdana, arial;
	padding: 0;
	margin: 0;
	background: #666666 url(../images/backgrounds/main_back.jpg) repeat-y left;
	color: #555;
}
a {
	color: #0000CC;
}
h1 span {
	display: none;
}
fieldset {
	background-color: #EEE;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #545487;
}
legend {
	padding: 0 5px;
	border: 1px solid #545487;
	color: #545487;
	background-color: #FFF;
	font-weight: bold;
}
textarea {
	font: 1em arial;
}
#wrapper {
	text-align: left;
	width: 970px;
	padding: 0px 10px;
}

#pageHeader h1 {
	background: url(../images/logo.gif) no-repeat bottom;
	width: 300px;
	height: 70px;
	margin: 0;
	padding: 0;
}

div#navcontainer {
	background: url(../images/backgrounds/barback.jpg) repeat-x top;
	border: 1px solid #CCC;
}
div#navcontainer ul {
	margin: 0;
	padding: 5px 0;
	text-align: right;
}
div#navcontainer li {
	display: inline;
	padding: 0 20px;
}
div#navcontainer li a {
	text-decoration: none;
	font-weight: normal;
	color: #0000CC;
}
div#navcontainer li a:hover {
	color: #CC6600;
}

/*
	Controls for the layout inside the 'container'.  There are three columns.  However, the first two columns are wrapped in a large column called 'firstTwoCols'
*/

div#firstTwoCols {
	float: left;
	width: 710px;
	margin-top: 20px;
}
div#gettinAround {
	float: left;
	width: 175px;
	padding-left: 0px;
	margin-right: 5px;
}
div#articleRow {
	float: right;
	width: 450px;
	padding-right: 30px;
	padding-left: 20px;
	margin-left: 10px;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
div#twoArticleBottom {
	border-bottom: 1px solid #D3D3D3;
	clear: both;
}
div#twoArticleBottom span {
	display: none;
}
div#secondaryContent {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-top: 20px;
}

div#footer {
	clear: both;
	text-align: center;
	background-color: #CCC;
	font-size: 8.5pt;
}

/*
	Define styles for the first article
*/
div#firstArticle {
	margin: 0 0 20px 0;
	font: 1em/1.5em verdana;
	padding: 10px 25px;
	background: url(../images/backgrounds/firstArticle.jpg) repeat-x left bottom;
	border: 1px solid #D3D3D3;
}
div#firstArticle h3 {
	margin: 0;
	padding: 0;
}
div#firstArticle h3 a {
	text-decoration: none;
	color: #545487;
	font: normal 2em Arial, Helvetica, sans-serif;
}
div#firstArticle h3 a:hover {
	color: #CC6600;
}
div#firstArticle p {
	padding: 0;
	margin: 0;
}
div#firstArticle p.articleStats {
	padding-top: 15px;
	font-style: italic;
	color: #555555;
	margin-bottom: 10px;
}
div#firstArticle p.readMore {
	text-align: right;
	margin-top: 5px;
}
/*
	Define styles for the 'gettinAround' column
*/

div#gettinAround a {
	color: #545487;
	text-decoration: none;
}
div#gettinAround a:hover {
	color: #CC6600;
}
div#gettinAround h2 {
	font-size: 1em;
	font-weight: bolder;
	font-family: arial;
	margin: 5px 0 0px 0;
	padding: 10px 0 0 0;
}
div#gettinAround h2 a {
	color: #CC6600;
}
div#gettinAround form {
	margin: 10px 0 0 0;
}
div#gettinAround input {
	border: 1px solid #D3D3D3;
	padding: 2px;
	color: #545487;
}
div#gettinAround ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 5px;
	border-bottom: 1px solid #CCC;
}
div#gettinAround li {
	list-style-image: url(../images/bullets/gettinAround.png);
	margin-left: 0px;
	padding: 3px 0;
	margin-left: 20px;
}
div#gettinAround li a {
	font-size: 0.85em;
}
/*
	Setup the article row details for the front page
*/

div#articleRow h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
div#articleRow h3 a {
	text-decoration: none;
	color: #545487;
}
div#articleRow h3 a:hover {
	color: #CC6600;
}
div#articleRow p.articleStats {
	padding: 10px 0 0 0;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
}
div#articleRow p.artDesc {
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCC;
}

/*
	Manage the Secondary Content Column
*/
div#secondaryContent h2 {
	border-top: 2px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px;
}
div#secondaryContent h2 a {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	font-family: arial;
}
div#secondaryContent ul {
	margin: 0;
	padding: 0;
}
div#secondaryContent li {
	padding: 10px 0;
	font-size: 0.85em;
	list-style-type: none;
}
div#recentArticles a {
	padding-left: 20px;
	line-height: 15px;
	background: url(../images/bullets/article.png) no-repeat left;
	text-decoration: none;
}
div#recentArticles a:hover {
	color: #CC6600;
}
div#newsletterSignup form {
	margin: 10px 0 20px 0;
	text-align: center;
}
div#newsletterSignup input.border {
	border: 1px solid #CCC;
	padding: 1px;
	color: #545487;
}
div#seoReviews h2 a {
	display: block;
	text-indent: -10000px;
	height: 80px;
	width: 236px;
	background: url(../images/product_images/seo_report.jpg) no-repeat left;
}
div#seoReviews p {
	display: none;
	font-size: 0.85em;
	padding: 5px;
	background: url(../images/product_images/seo_report.jpg) no-repeat left;
}
div#reviews dl {
	margin: 0;
	padding: 0;
}
div#reviews dd {
	display: none;
	margin: 0;
	padding: 0;
}
div#reviews dt {
	height: 55px;
	text-indent: -10000px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #CCC;
	background-color: #FFF;
}
div#reviews dt a {
	display: block;
	text-decoration: none;
	margin: 0;
	height: 55px;
	width: 239px;
}
div#forumTalk li a {
	padding-left: 20px;
	line-height: 1.5em;
	background: url(../images/bullets/conversation.png) no-repeat left;
	text-decoration: none;
}
div#forumTalk li a:hover {
	color: #CC6600;
	background: url(../images/bullets/conversation.png) no-repeat left;
}
div#sponsorArticles h2 {
	font-size: 1em;
	font-family: arial;
}
div#sponsorArticles h3 a {
	font-size: 1em;
	text-decoration: none;
	color: #555;
	font-weight: normal;
}
div#textAd1 {
	padding: 30px 0;
	font-family: arial;
}
div#textAd1 a {
	text-decoration: none;	
	font: 2.0em/1.0em arial;
	font-weight: bold;
}

