body
{
	background: #ffffff url(/images/mainBg.gif) top left repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#contentBg
{
	margin: auto;
	width: 747px;	
}

#contentTop
{
	background: #ffffff;	
}

#contentText
{
	margin: 10px;
	text-align: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#contentTopLeft
{
	background: url(/images/contentLeftTile.gif) top left repeat-y;	
	width: 13px;
	font-size: 1px;	
}

#contentTopRight
{
	width: 140px;
	background: url(/images/rightBottomTile.gif) top left repeat-y;
}

#contentLeft
{
	background: url(/images/contentLeftTile.gif) top left repeat-y;
	width: 13px;
	font-size: 1px;
}

#footerBottom
{
	background: url(/images/bottom.gif) bottom left no-repeat;	
}

#mainContent
{
	background: #ffffff;
}

#sideBar
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/images/sideBarTile.gif) top left repeat-y;	
	width: 140px;		
}

#sideBarTop
{
	background: url(/images/sideBarTop.gif) top left no-repeat;	
}

#sideBarBottom
{
	background: url(/images/sideBarBottom.gif) bottom left no-repeat;
	height: 70px;
}

#menu
{
	width: 100%;
	height: 38px;
	background: #e8e8e8;
	border-bottom: 1px solid #adadad;
}

#footer
{
	background: #e8e8e8;
	padding: 5px 0px 0px 5px;
}

.inputBox
{
	background: #e8e8e8;
	border: 1px solid #d7d7d7;
	margin: 2px;
}

#submitButton
{
	cursor: pointer;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 70px;
}

#catalogBreadcrumbs
{
	width: 97%;
	background: #cccccc;
	padding: 2px 2px 2px 5px;
	margin: 0px 5px 0px 5px;
}

#catalogListing
{
	margin: 5px;
}

.catalogProductListing
{
	margin: 2px;
	border: 1px solid #cccccc;
	width: 98%;
	clear: right;
	background: #eeeeee;
}

.catalogProductListing td
{
	text-align: left;
	width: 33%;
}

.catalogProductListing2
{
	margin: 3px;
	padding: 10px;
	border: 1px solid #cccccc;
	width: 100%;
	clear: right;
}

.catalogProductListing td
{
	line-height: 14px;
}

#catalogSearch
{
	float: right;
	text-align: left;
}

#catalogPages
{
	clear: right;
	width: 100%;
	text-align: right;
	margin-top:10px;
}

.catalogCurrentPage
{
	background: #dddddd;
	padding: 2px;
}

.articleContainer
{
	border: 1px solid #ffffff;
}

#homepageStuff
{
	float: right;
	width: 235px;
	text-align: right;
}

#homepageNews
{
	border: 1px solid #dddddd;
	text-align: left;
	font-size: 0.9em;	
	padding: 5px;
	margin: 5px 0px 5px 5px;
}

.careerForm
{
	border: 2px solid #cccccc;
	background: #ffffff;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	width: 100%;
}

.catalogCategoryHeader
{
	background: #dddddd;
}