body {
	background-color: #000;
	margin: 0px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #fff;
	text-decoration: none;
}
#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#masthead a {
	display: block;
	height: 200px;
	width: 950px;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url(/image/header.jpg);
	background-repeat: no-repeat;
}

/* menu bar */

#nav {
	overflow: hidden;
	margin-top: 3px;
	background-image: url(/image/nav-bg.png);
	background-repeat: repeat-x;
	background-position: left center;
	position: relative;
}
#navLeftCorner {
	background-image: url(/image/nav-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 40px;
	width: 21px;
}
#navRightCorner {
	background-image: url(/image/nav-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 40px;
	width: 21px;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul li      {
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	height: 30px;
	padding-top: 10px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left center;
	float: left;
	font-size: 20px;
	text-transform: uppercase;
}
#nav ul li a {
	text-decoration: none;
	color: #fff;
}
#nav ul li a:hover {
	color: #999;
	opacity: 0.7;
}
#nav ul li a:active {
	color: #F00;
	opacity: 0.7;
}
#pageBlogs .navBlogs  , #pageBM .navBlogs, #pageSMB .navBlogs, #pageINGP .navBlogs, #pageHSB .navBlogs, #pageStaff .navStaff, #pageEcommerce .navEcommerce, #pageWebmasters .navWebmasters, #pageNews .navNews{
	border: 1px solid #000;
	padding-top: 8px;
	background-image: url(/image/nav-page.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* "Title" of each page */

#pageWelcome {
	background-image: url(/image/pagewelcome-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 50px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	width: 490px;
	position: relative;
}
#pageWelcomeCornerLeft {
	background-image: url(/image/pagewelcome-cornerleft.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 24px;
}
#pageWelcomeCorner {
	background-image: url(/image/pagewelcome-corner.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 50px;
	width: 24px;
}
#pageWelcome h1 {
	font-size: 25px;
	padding-top: 13px;
	color: #FFF;
	margin-left: 30px;
	text-decoration: underline;
}
#pageBlogs #pageWelcome {
	width: 250px;
}
#pageBM #pageWelcome  {
	width: 325px;
}
#pageSMB #pageWelcome {
	width: 275px;
}
#pageINGP #pageWelcome {
	width: 325px;
}
#pageHSB #pageWelcome {
	width: 275px;
}

#pageStaff #pageWelcome {
	width: 250px;
}
#pageEcommerce #pageWelcome {
	width: 245px;
}
#pageWebmasters #pageWelcome {
	width: 310px;
}
#pageNews #pageWelcome {
	width: 140px;
}

/* Contact Box */

#contactBox {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 547px;
	top: 310px;
	background-color: #000;
	border: 3px solid #fff;
	visibility: hidden;
}

/* main content, includes image at top of div */
	
#mainContent {
	position: relative;
	background-image: url(/image/maincontent-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	padding-top: 30px;
}
#mainContent h1 {
	padding-top: 10px;
	padding-left: 30px;
	font-style: italic;
	padding-bottom: 0px;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

/* left column on homepage */

#mainContent #mainCol {
	float: left;
	width: 550px;
	margin-bottom: 20px;
}
#mainContent #mainCol p{
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 0px;
}
#mainContent #mainCol ul {
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#mainCol #thumbs {
	text-align: center;
	border: 1px dotted #666;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#mainCol #thumbs img {
	padding: 10px;
}
#mainCol #thumbs img:hover  {
	border: 1px solid #fff;
	padding: 9px;
}


/* right column on homepage */

#mainContent .rightCol {
	float: right;
	width: 350px;
	height: auto;
	margin-bottom: 50px;
}
#mainContent .rightCol h1{
	padding-top: 10px;
	padding-left: 20px;
	font-style: italic;
	padding-bottom: 20px;
}
#mainContent .rightCol p {
	padding-right: 10px;
	padding-left: 8px;
}
#mainContent .rightCol img {
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 30px;
	border: 2px solid #666;
}

/* bottom navigatio */

#mainContent #bottomCol {
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 15px;
	height: 600px;
	position: relative;
	padding-left: 6px;
	margin-top: 20px;
}
#mainContent #bottomCol .title{
	padding-top: 5px;
	padding-left: 0px;
	font-style: normal;
	padding-bottom: 0px;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
}
#bottomCol .bottomNav  {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 206px;
	margin-right: 12px;
	padding: 8px;
	background-color: #000;
	border: 1px dotted #666;
	height: 550px;
}
#bottomCol .bottomNav:hover {
	background-image: url(/image/a-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #fff;
}
#bottomCol .bottomNav:active {
	background-color: #000;
	background-image: none;
}

/* container for header, pictures and copy on blog pages */

#mainContent #blogDesc {
}
.floatLeft {
	float: left;
}

/* footer image and copyright at bottom of pages */

#footer {
	position: relative;
	background-image: url(/image/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 74px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 50px;
}
#footerLeft {
	background-image: url(/image/footer-corner-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 74px;
	width: 37px;
	top: 3px;
}
#footerRight {
	background-image: url(/image/footer-corner-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 74px;
	width: 37px;
	position: absolute;
	top: 3px;
	right: 0px;
}
#footer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* adjusts footer for pages with the bottom nav menu... could either adjust this, or as alternative also adjust the bottom nav menus called "bottomCol" */

#pageBM #footer , #pageSMB #footer , #pageINGP #footer, #pageHSB #footer{
	margin-top: -220px;
}

/* blog banners on blog page, as well as blog banner on each individual blog page */

#blogHeaders  {
	text-align: center;
	padding-bottom: 30px;
}
#blogHeaders img  {
	margin-top: 30px;
	margin-bottom: 10px;
	border: 3px solid #fff;
	padding: 5px;
}
#blogHeaders img:hover {
	border: 3px solid #900;
}

/* screenshots on blog pages */

#blogDesc #blogScreenShots {
	float: right;
	width: 325px;
	margin-right: 68px;
	margin-top: -10px;
	padding: 5px;
	border: 1px dotted #666;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 30px;
}

/* additional formatting for blog pages */

#blogDesc #blogScreenShots img {
	padding: 3px;
}
#blogDesc #bottomCol .bottomNav {
	height: 325px;
}
#blogDesc #blogDescCopy {
	width: 450px;
	margin-left: 68px;
	padding-left: 15px;
	border: 1px dotted #666;
	margin-top: -10px;
}
#blogDescCopy #visit  {
	text-align: right;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
#blogDescCopy #visit a  {
	color: #F00;
}
#blogDescCopy #visit a:hover {
	color: #FFF;
	border: 1px solid #fff;
	margin-right: -1px;
}
