#global_container {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/*border: 1px solid #CC6600;*/
}

#html_page { 
	width: 954px; 
	position: relative;
  float: left;
	font-size: 12px;
	color: #61523F;
}

#html_page h1 {
	padding: 0px;
	margin: 0px;
	color: #666;
	font-weight: bold;
	font-size: 16px;
}

#html_page h2 {
	padding: 0px;
	margin: 0px;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

#html_page img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}

#html_page a {
	text-decoration: none;
}

#admin_global {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left: 4px;
	padding-right: 4px;
}

#admin_global td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

#admin_banner {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	padding-top: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	border: 1px solid #cccccc;
}

#admin_menu {
	width: 960px;
	font-size: 11px;
	text-align: right;
}

#penny_people_logo {
	padding-top: 10px;
	width: 952px;
	/*border: 1px solid #6600CC;*/
}

#main_menu {
	width: 952px;
	/*border: 1px solid #6699CC;*/
	/*position:absolute;*/
	z-index: 2;
	padding-top: 20px;
}

#main_content {
	/*border: 1px solid #6699CC; */
    float: left;
	margin-top: 40px;
	padding-bottom: 25px;
	z-index: 1;
	padding-left: 1px;
	padding-right: 1px;
}

#callout_large {
  border: solid 1px #ccc;
  width: 952px;
  height: 300px;
  margin-bottom: 25px;
}

#callout_small_1 {
  border: solid 1px #ccc;
  width: 475px;
  height: 182px;
  float:left;
  margin-right: 14px;
}

#callout_small_2 {
  border: solid 1px #ccc;
  width: 461px;
  height: 182px;
  float:left;
}

#callout_small_3 {
  border: solid 1px #ccc;
  width: 205px;
  height: 180px;
  float:left;
  margin: 0;
}

#footer_info {
	border-top: 1px solid #ccc;
/*	line-height: 10px;*/
	width: 952px;
  margin-top: 25px; 
	padding-top: 25px;
  padding-bottom: 25px;
  float: left;
}

#footer_nav  {
	position: relative;
	float: left;
	width: 416px;
/*	padding-top: 10px;*/
}

#footer_twitter {
  width: 180px;
  float:left;
  padding-right: 50px;
}

#footer_social {
  width: 192px;
  float:left;
  padding-top: 20px;
}

#footer_chat {
  width: 114px;
  float:left;
}

#footer_right {
	position: relative;
	float: left;
	border: 1px solid #cccccc;
	width: 162px;
	height: 50px;
	padding-top: 2px;
}

#footer_left img {
	padding-left: 10px;
	padding-right: 10px;
}

#copyright {
	font-size: 9px;
}

#menu_help {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 110px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	line-height: 18px;
	position: relative;
	left: 560px;
	top: -10px;
}

/* tables */
#shopping_cart td {
	padding-bottom: 2.5px;
	padding-top: 2.5px;
	color: #625341;
}

#td_padding_right td {
	padding-right: 20px;
	padding-bottom:  5px;
	padding-top: 5px;
}

#shopping_cart input {
	/*border: 1px solid #7f9db9;*/
}

#shopping_cart textarea {
/*	border: 1px solid #7f9db9; */
}

.product-category-grid {
  float: left; 
  width: 181px;
  height: 210px; 
  margin-right: 20px; 
  margin-bottom: 22px; 
  text-align: center;
}

.product-category-grid img {
/*  border: solid 1px #ccc; */
}

.product-subcategory-grid {
  width: 189px; 
  float: left; 
  height: 180px; 
  padding-bottom: 22px; 
  text-align: center;
}

.product-subcategory-grid img {
/*  border: solid 1px #ccc; */
}

.cleared {
	clear: both;
	line-height: 0px;
}
