body
{
	background-image:url('../images/bg2.png');
	background-position:center;
	background-repeat:repeat-y;
}

#content
{
	margin-left:auto;
	margin-right:auto;
	width:820px;
	background-color:white;
}
#content #innerContent
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#content #innerContent #header
{
	width:800px;
	height:131px;
	background-image:url('../images/top.png');
	background-repeat:no-repeat;
}

#header #mini_cart_total
{
	color:white;
	font-size:17px;
	text-align:left;
	width:78px;
	height:23px;
	float:right;
	margin-right:20px;
	padding-top:40px;
	margin-top:56px;
	padding-left:50px;
	cursor:hand;
	cursor:pointer;
}

#loc_strip
{
	width:800px;
	height:10px;
}
#left_menu_holder
{
	float:left;
	width:140px;
	margin-right:10px;
}
#h_140_top
{
	width:140px;
	height:10px;
	background-image:url('../images/rounded_bg_140_top.png');
	background-repeat:no-repeat;
	margin-bottom:0px;
	line-height:0.1px;
	font-size:0.1px;
}
#h_140_mid
{
	width:140px;
	text-align:left;
	background-image:url('../images/rounded_bg_140_mid.png');
	background-repeat:repeat-y;
	margin-bottom:0px;
	margin-top:0px;
}
#h_140_bot
{
	width:140px;
	height:10px;
	background-image:url('../images/rounded_bg_140_bot.png');
	background-repeat:no-repeat;
	margin-top:0px;
	line-height:0.1px;
	font-size:0.1px;
}
#h_140_mid .vert_spacer
{
	height:10px;
}
#h_140_mid strong
{
	display:block;
	width:130px;
	margin-left:6px;
}
#h_140_mid .inner
{
	padding-left:8px;
	width:130px;
	line-height:150%;
}
#right_content_holder
{
	float:left;
	width:650px;
}
#product_ads_table
{
	width:650px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
#product_ads_table a
{
	font-weight:bold;
	color:black;
	text-decoration:none;
}
#testimonials_header
{
	font-size:12px;
	margin-bottom:5px;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
}
#testimonials_header hr
{
	height:1px;
	color:black;
	width:450px;
	float:left;
	margin-top:5px;
}
#testimonials_holder_home
{
	width:648px;
	background-color:#f1f1f1;
	border:1px solid #acacac;
	margin-bottom:10px;
	font-size:12px;
	margin-top:10px;
}
#testimonials_holder_home img
{
	width:16px;
	height:16px;
}
#testimonials_holder_home table
{
	width:100%;
	font-size:12px;
}
#testimonials_holder_home table td
{
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #acacac;
	vertical-align:text-top;
	padding-top:10px;
	padding-bottom:10px;
	width:198px;
}
#testimonials_holder_home table td.first{border-right:1px solid #acacac;}
#testimonials_holder_home table td.last{border-right:none;}
#testimonials_holder_home table td p{text-align:justify;}
#footer
{
	width:650px;
	margin-top:20px;
	border-top:1px solid black;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
}
#footer .flag
{
	width:16px;
	height:11px;
}

#login_indicator_140_holder
{
	width:140px;
	height:100px;
	background-image:url('../images/login_indicator_bg_140.png');
	margin-bottom:10px;
	font-size:10px;
}

#login_indicator_140_holder .username
{
	text-align:center;
	padding-top:52px;
	font-size:16px;
}

#login_indicator_140_holder .logout_holder
{
	padding-top:15px;
	padding-right:10px;
	text-align:right;
}

#login_indicator_140_holder .logout_holder a:link{color:#C00;text-decoration:none;}
#login_indicator_140_holder .logout_holder a:visited{color:#C00;text-decoration:none;}
#login_indicator_140_holder .logout_holder a:hover{color:#C00;text-decoration:underline;}
#login_indicator_140_holder .logout_holder a:active{color:#C00;text-decoration:none;}

#search_col_140
{
	width:140px;
	height:100px;
	background-image:url('../images/search_bg_140.png');
	margin-bottom:10px;
	font-size:10px;
}

#search_col_140 #searchBox
{
	width:92px;
	margin-left:5px;
}

#search_col_140 #searchButton
{
	width:29px;
	padding:0 .25em 0 .25em;
  overflow:visible;
}