body {
	background-image: url(/includesU/header/default10/images/bg_blue.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}
#warp {
	text-align: left;
}
/* text-align: center;-------------------------------------------------------- header START --------------------------------------------------------*/
#logo {
	height: 81px;
	width: 228px;
	float: left;
	position: relative;
}
#headcontainer {
	width:940px;
	clear: both;
	position: static;
}
#banner_top {
	background-image: url(/includesU/header/default10/images/topbg_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
}
#nav_top {
	height: 81px;
	width: 350px;
	float: right;
	position: relative;
}
#topnav {
	background-image: url(/includesU/header/default10/images/topnav_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 245px;
	float: right;
}
#topnav2 {
	color: #777777;
	font-size: small;
	position: absolute;
	top: 63px;
	left: 10px;
	width: 340px;
	text-align: right;
	font-size: 13px;
}
#topnav2 a {
	font-size: small;
	color: #0072BC;
	text-decoration: none;
	font-size: 13px;
}
#topnav2 a:hover {
	font-size: small;
	color: #0072BC;
	text-decoration: underline;
	font-size: 13px;
}
#topnav_link a {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	font-size:13px;
}
#topnav_link a:hover {
	color: #FFFFFF;
	font-size: small;
	text-decoration: underline;
	font-size:13px;
}
.topnav_roundl {
	float: left;
}
.topnav_roundr {
	float: right;
}
#topnav_link {
	padding-top: 3px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
#favorite {
	float: right;
	padding-top: 8px;
	font-size: small;
	color: #FF0000;
	height: 20px;
	padding-right: 10px;
}
#favorite a {
	color: #FF0000;
	text-decoration: none;
}
#favorite a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/* -------------------------------------------------------- header END --------------------------------------------------------*/

/* -------------------------------------------------------- breadcrumb START --------------------------------------------------------*/
#breadcrumb {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	padding-left: 10px;
	text-align: left;
}
#breadcrumb a{
	font-size: 13px;
	color: #0072bc;
	text-decoration: none;
}
#breadcrumb a:hover{
	font-size: 13px;
	color: #0072bc;
	text-decoration: underline;
}
/* -------------------------------------------------------- breadcrumb END --------------------------------------------------------*/
