.top_logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 213px;
	height: 73px;
}
.top_tools
{
	position: absolute;
	right: 10px;
	bottom: 78px;
	padding: 10px;
}
.top_tools li
{
	display: inline;
	float: left;
	margin: 0pt;
	padding: 0px 0px 0px 20px;
	white-space: nowrap;
	font-size: 11px;
	text-transform: uppercase;
	/*font-family: arial;	*/
}
.top_tools a
{
	text-decoration: none;
	color: #274577;
	/*font-family: arial;*/
}
.top_tools a:hover
{
	text-decoration: underline;
}
.top_tools .stress
{
	font-weight: bold;
	color: #5F8EAA;
}	
.cart_full, .cart_empty
{
	padding-right: 19px;
	background-repeat: no-repeat;
	background-position: center right;
}
.cart_full
{
	background-image: url(/images/gui/cart_full.gif);	
}
.cart_empty
{
	background-image: url(/images/gui/cart_empty.gif);		
}
.fcr_link
{
	position: absolute;
	bottom: 40px;
	left: 224px;
	height: 40px;
	width: 180px;
}
.faq_link
{
	position: absolute;
	bottom: 40px; 
	left: 409px;
	height: 40px;
	width: 121px;
}
.search_box
{
	position: absolute;
	bottom: 40px;
	right: 0px;
	width: 207px;
	height: 40px;
}
.search_box .search_keywords
{
	/*float: left;
	margin: 9px 0px 0px 10px;*/
	position: absolute;
	top: 9px;
	left: 10px;
	width: 157px;
	height: 20px;
	background-color: white;
	border: 1px solid #4A627E;
}
.search_box .search_keywords input
{
	position: absolute;
	top: 1px;
	left: 5px;
	font-size: 11px;
	line-height: 18px;
	width: 150px;
	height: 18px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
.search_box .search_submit
{
	/*float: right;
	margin: 9px 9px 0px 0px;*/
	position: absolute;
	top: 9px;
	right: 9px;
	width: 22px;
	height: 22px;
}
.top_logos
{
	position: absolute;
	top: 88px;
	left: 0px;	
}