#header{
	margin: 0px auto;
	width:980px;
	}
#header #logo {float:left;
	width: 140px;
	height:60px;
	padding:12px 0px 0px 24px; 
	}
#header .login_info {float:left;font-size: 12px;margin-top: 8px;width:800px;}
#navigation {float:left;width:916px;line-height:normal;margin-top: 10px;}
.tab_l{float:left;}
.tab_r{float:right;}
#navigation ul {list-style:none;}
#navigation li {
	display:inline;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
    /* End IE5-Mac hack */
#navigation a span {float:left;display:block;background:url(img/nav_right.gif) no-repeat right top;padding:8px 12px 3px 6px;color:#7d7d7d;}
#navigation a {
	float:left;
	padding:0 0 0 4px;
	text-decoration:none;
	background:url("img/nav_left.gif") no-repeat left top;
	font-size: 12px;
	margin-right: 3px;
	margin-top:5px;
	cursor:hand;
}
#navigation a:hover {float:left;margin:0;padding:0 0 0 4px;color:#dd3456; text-decoration:none;margin-right: 3px; margin-top:5px;}
#navigation a:hover span {color:#dd3456;}

#navigation .current a span {float:left;display:block;background:url("img/nav_over_right.gif") no-repeat right top;padding:8px 12px 3px 6px;color:#fff;}
#navigation .current a {float:left;padding:0 0 0 4px;text-decoration:none;background:url("img/nav_over_left.gif") no-repeat left top;font-size: 12px;margin-right:3px;margin-top:5px;cursor:hand;}

#topsearch{font-size: 12px;color:#fff;float:left;width:100%;line-height:normal;background: url("img/topbg.gif") repeat-x;text-align: center; height:31px;}
#topsearch ul{float:left;margin-left:12px;}
#topsearch li{
	float:left;
	margin:5px 5px 0px 0px;
	line-height: 25px;
}
#topsearch input{font-size: 12px;
}
#topsearch form{
	margin:0px;
	padding:0px;
	height:30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topsearch select{font-size: 12px;
}
.card{
	float:left;
	margin:7px 5px 0px 70px;
	vertical-align: middle;
}
.card img{
	margin:0px 0px 0px 10px;
}