.header_left {
    float:left;
}

.header_right {
    float:left;
}

.header_left .left_01 {
   height:140px;
   width:27px;
   background-image:url(../images/header/left_01.gif);
   background-position:left top;
   background-repeat:no-repeat;
}

.header_left .left_02 {
   background-image:url(../images/header/left_02.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height:41px;
   width:399px;
}

.header_left .left_03 {
   background-image:url(../images/header/left_03.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height:39px;
   width:399px;
}

.header_left .left_04 {
   background-image:url(../images/header/left_04.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height:60px;
   width:399px;
}

.header_left .center {
   background-image:url(../images/header/center.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height:140px;
   width:256px;
}

.header_right .right_01 {
   background-image:url(../images/header/right_01.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height:75px;
   width:275px;
}

.header_right .right_02 {
   background-image:url(../images/header/right_02.gif);
   background-position:left top;
   height:65px;
   width:113px;
   background-repeat:no-repeat;
}

.header_right .right_03 {
   background-image:url(../images/header/right_03.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height:65px;
   width:162px;
}

.header_right .right_04 {
   background-image:url(../images/header/right_04.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height:140px;
   width:31px;
}

.header_right .right_03 div {
   margin-top:30px;
}

.header_right .right_03 div a{
   color:#ffffff;
   cursor:pointer;
}

.header_right .right_03 div a:hover {
   color:#EED264;
}

.logged_section {
	float:right;
	height:45px;
    margin-right:8px;

}

.logged_section ul li {
	float:left;
	margin-left:5px;
	padding-top:2px;
}

.section {
	float:right;
	height:45px;
margin-right:20px;

}

.logged_section a, .section a {
   color:#EED264;
}

.logged_section a:hover ,.section a:hover {
   color:#ffffff;
}

.section ul li {
	float:left;
	margin-left:12px;
	padding-top:2px;
}

.header_left {
    float:left;
}

.header_right {
    float:left;
}

#menu .wrapper {
}

#an_seal_1 {
   float:right;
}




.header{
	height:126px;
	width:988px;
	margin:0 auto;
	background: url("../images/bg-body.png") repeat-x scroll center top transparent;
}
.top-menu{
	width:970px;
}
.left-top-menu{
	float:left;
	padding:10px 10px;
}
.left-top-menu label{
	color:#999;
	font-weight:bold;
}
.left-top-menu img{
	padding-left:5px;
}
.right-top-menu{
	float:left;
	width:490px;
	padding-left:100px;
}
.search{
	float:right;
}
.right-top-menu ul{
	list-style:none;
	padding:0;
	margin:0;
	padding-top:9px;
	height:27px;
	float:left;
}
.right-top-menu ul li{
	float:left;
	background:url(../images/menu/seperate-top-menu.png) no-repeat scroll right 2px;
}
.right-top-menu ul li.last{
	background:none;
	
}
.right-top-menu ul li a{
	padding:0px 15px;
	margin:0;
	text-decoration:none;
	color:#999;
	font-weight:bold;
	text-transform:capitalize;
	font-size:14px;
	display:block;
	height:27px;
	float:left;
}
.right-top-menu ul li a:hover{
	color:#f67717;
	background:url(../images/menu/bg-menu-hover.png) no-repeat scroll bottom;
}
.right-top-menu ul li a.active{
	color:#f67717;
	background:url(../images/menu/bg-menu-hover.png) no-repeat scroll bottom;
}
.search input{
	margin-top:6px;
	border:none;
}
.search input.input{
	float:left;
	border:1px solid #121212 !important;
	background-color:#666;
	height:18px;
	color:#CCC;
}
.logo{
	width:970px;
	height:90px;
}
.image-logo, .image-logo img{
	float:left;
	margin:0;
	padding:0;
	padding-top:8px;
}
.more-info{
	float:right;
	margin:0;
	padding:0;
}
.live-chat{
	padding:10px 50px 0px 0px;
	float:left;
}
.more-info img{
	float:left;
}
.left-live-chat{
	float:left;
	padding:0px;
	margin:0;
	width:250px;
}
.left-live-chat h4{
	padding:0;
	margin:0;
	font-size:12px;
	color:#999;
	padding:10px 0px 5px 0px;
	font-family:Verdana, Geneva, sans-serif
}
.left-live-chat ul{
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}
.left-live-chat ul li{
	float:left;
	padding-left:10px;
}
