.outer {
	width:770px;
	margin:0px auto;
	padding:auto;
}

.mastheadOuter {
	background:url(/images/masthead.jpg) transparent no-repeat;
	width:770px;
	height:60px;
}

.mainContentOuter {
	padding:2px;
}

.lrgBoldTxt {
	font-size:160%;
	font-weight:bold;
}

.divider {
	margin:40px 0 40px 0;
}

/* Left Column */
.leftCol {
	float:left;
	width:112px;
}

.navOuter { }
.navTopBkg {
	background:url(/images/navContainerTopBkg.png) transparent no-repeat;
	overflow:visible;
	width:112px;
	height:300px;
}
.navLinks { padding: 20px 10px 10px 20px; line-height:22px; font-size:.9em; }
.navLinks a:link, .navLinks a:visited { color:#FFF; text-decoration:none; }
.navLinks a:hover { color: #FF0000; text-decoration:none; }
.navBuyNowBut { margin:25px 0 0 0; }

/* Middle Column */
.midCol {
	float:left;
}
.contentTopBkg { 
	background:url(/images/mainContainerTopBkg.png) transparent no-repeat;
	width:653px;
	min-height:300px;
}
.contentInner { padding:15px; }

.moduleLrgOuter { margin:10px 0 0 0; }

.moduleLrgTopBkg {
	background:url(/images/moduleLrgTopBkg.jpg) #000 no-repeat;
	overflow:visible;
	width:623px;
}

.moduleLrgBot { 
	background:url(/images/moduleLrgBot.jpg) transparent no-repeat;
	width:623px;
	height:22px;
}

.moduleLrgContentOuter { }

.moduleContent {
	margin:0 0 10px 0;
	padding:20px 30px 0 30px; 
}

.moduleHeader {  
	margin:0 0 10px 0; 
}
.moduleHeaderTxt { float:left; font-size:1.8em; font-weight:bold; }
.moduleHeaderTxtRt { float:right; }

.moduleItemBlock {
	margin:15px 0 0 0;
}
.moduleItemHeader { font-size:1.2em; font-weight:bold; margin:0 0 10px 0;  }
.moduleItemHeaderIcon { float:left; margin:6px 8px 0 0; width:5px; height:5px; border:solid 1px #870000; }
.moduleItemTxt { line-height:20px; }
.moduleItemReadMore { margin:5px 0 0 0; }

/* Footer */
.footerOuter {
	background:url(/images/footer_bkg.jpg) transparent no-repeat;
	width:751px;
	height:111px;
	margin:10px 0 0 0;
	font-size:.8em;
}
.footerInner { padding:30px 10px 30px 10px; text-align:center; }
.footerLogo { width:226px; margin:0px auto; padding:auto; }
.footerLinks { margin:2px 10px 0 0; line-height:20px; }
