* {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 12px arial;	
	color:#808080;
}


#container {
	width: 975px;
	background: #ffffff;
	padding-right:8px;
}

#header
{
	width: 975px;
	height:149px;
	font-family:Arial, Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	padding-right:10px;
}

#footer
{
	padding-top:10px;
	padding-bottom:20px;
	
}

.footercell
{
	font-size:12px;
	font-weight:normal;
	color:#4d64ad;
}

.footercell a, .footercell a:visited, .footercell a:hover 
{
	font-size:12px;
	font-weight:normal;
	color:#4d64ad;
	text-decoration:none;
}

.footertitle
{
	width:85%;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#1b2280;
	display:block;
	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#6d6b6b;
}

.footersub
{
	font-size:12px;
	border-bottom-style:none;
	color:#203d8d;
}

#head_cart
{
	margin-left:122px;
}

#head_cart a, #head_cart a:visited, #head_cart a:hover
{
	color:#000000;
	text-decoration:none;
}

#search_div
{	height:31px;
	width:268px;
	padding-top:12px;
	padding-left:51px;
	padding-right:0px;
	margin-right:0px;
	background-image:url(images/search_input.gif);
	background-repeat:no-repeat;
	background-position:left;	
	text-align:left;
	
	float:right;
}

#account_div
{

	width:168px;
	float:right;
	clear:right;
}

#tabstrip
{
	height:71px;
	overflow:hidden;
	width:972px;
	clear:both;
	float:left;
	background-color:transparent;
	background-image:url(images/tab-foot.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	vertical-align:top;
}

#leftnav
{
	width:172px;
}

#maincontentcell
{
	width:800px;
}

.left_titling
{
	color:#009966;
	font-weight:bold;
	font-size:14px;
}

#navCategory4541 a
{
	color:#009966;
	font-weight:bold;
	font-size:14px;
}

.resources
{
	list-style-type:none;
	margin-left:8px;
}