/* header block */
.main_container
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
.header_block
{
	width: 100%;
	height: 100px;
}
#logo_block
{
	background: url(../img/header_bg.gif) repeat-x top;
	float:left;
	height: 100px;
	width: 1014px;
}
#logo
{
	width: 250px;
	position: absolute;
	height: 84px;
	margin: 19px 35px 0;
	float: left;
}
#blue_wave span#slogan_s,
#blue_wave div#slogan_b
{
	color: white;
	font-size: 15px;
	margin: 0 5px;
	width: 250px;
	font-style:italic;
	line-height:1;
}
#blue_wave div#slogan_b
{
	font-size: 34px;
}
#blue_wave
{
	margin: 15px 100px 0 0;
	float: right;
}
.hi_spacer_left,
.hi_spacer_right
{
	height: 100px;
	width: 5px;
	float: left;
	background: url('../img/header_bg_left.png') repeat-y;
}
.hi_spacer_right
{
	float: right;
	background: url('../img/header_bg_right.png') repeat-y;
}
/*header block end*/
/* languages selector */
.lang_selector
{
	font-size: 8px;
	text-align: right;
	margin: 7px 30px 0 0;
	color: #ffffff;
}
.selector
{
	font-size: 10px;
	color: #fff;
}
.lang_selector select
{
	border: 1px #ccc solid;
	float: right;
}
.lang_selector a font
{
	color: #fff;
	font-size: 8pt;
}
.lang_selected
{
	color: #FF4E00;
	text-decoration: underline;
}
.lang_selected font
{
	color: #fff;
	font-size: 8pt;
	padding-top: 2px;
}
/* languages selector end */
/* main menu */
.mmenu_bg
{
	width:486px;
	height:100px;
	background: url('../img/menu_middle.png') bottom no-repeat;
}
.mmenu_bg1
{
	width:249px;
	height:100px;
	background: url('../img/menu_left.png') bottom no-repeat;
}
.mmenu_bg3
{
	width:290px;
	height:100px;
	background: url('../img/menu_right.png') bottom no-repeat;
}
#mmenu_bg
{
	margin:0pt 5px;
	padding:10px 0pt 0pt;
}

#mmenu_content
{
	height: 24px;
	float: left;
	margin: 2px;
	padding-top: 54px;
}
#mmenu_content ul 
{
	margin:0;
	padding:0; 
	list-style:none;
}
li
{
	border:0pt none;
	display:list-item;
}
#mmenu_content ul li 
{
	display:inline;
	margin:0;
	padding:0;
}
#mmenu_content ul li 
{
	margin:0 5px 5px 0; 
	padding:0; 
	float:left;
}
#mmenu_content ul li a,
#mmenu_content ul li#active
{
	display:block;
	font-size:13px;
	float:left;
	color:#5F5F5F;
	background:url("../img/nav-link.gif") 100% 0 repeat-y;
	text-decoration:underline;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}
#mmenu_content ul li a:hover
{
	text-decoration:none;
	color: black;
}
#mmenu_content ul li#active
{
	font-weight:bold;
	text-decoration:none;
	color: black;
}

.mmenu_selected
{
	font-weight:bold;
	text-decoration:none;
}
/* main menu end*/
/* footer menu*/
.main_bottom_center_bg
{
	width: 739px;
	height: 20px;
	float: left;
	background: url('../img/logo_center_top_bg.gif') top repeat-x white;
}
.main_bottom_center_bg
{
	height: 20px;
	background: url('../img/logo_center_bottom_bg.gif') top repeat-x;
}
.main_bottom_right_angle,
.main_bottom_left_angle,
.main_bottom_center_bg_footer,
.main_top_left_angle,
.main_top_right_angle,
.main_top_center_bg
{
	width: 13px;
	height: 12px;
	float: left;
	font-size:1px;
	background: #fff url('../img/main_bottom_right_angle.gif') bottom no-repeat;
}
.main_bottom_left_angle
{
	background: #fff url('../img/main_bottom_left_angle.gif') bottom no-repeat;
}

.main_bottom_center_bg_footer
{
	background: #fff url('../img/main_bottom_center_angle.gif') bottom repeat-x;
	width: 998px;
}
.clear
{
	clear: both;
}
#footer_menu_block
{
	text-align: center;
	font-size: 1px;
}
#footer_menu_block a font,
#footer_menu_block span font,
.blue
{
	color: #000;
	font-size: 8pt;
	padding-top: 2px;
}
a.mfooter:link,
a.mfooter:visited,
.mfooter_selected
{
	color: #FF4E00;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}
a.mfooter:hover,
a.mfooter:active 
{
	text-decoration: underline;
}
.mfooter_selected
{
	text-decoration: underline;
}
.mfooter_slash
{
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 10px;
}

#footer_cr_block
{
	height: 60px;
	width:1024px;
	text-align: center;
	background: url('../img/footer.png') center center no-repeat;
}
.cr_text
{
	color: #a6a6a6;
	font-size: 10px;
}
/* footer block end */
/* header image block */

.main_top_left_angle,
.main_top_right_angle
{
	background: url('../img/main_top_left_angle.gif') top no-repeat;
}
.main_top_right_angle
{
	background: url('../img/main_top_right_angle.gif') top no-repeat;
}
.main_top_center_bg
{
	background: url('../img/main_top_center_angle.gif') top repeat-x;
	width: 998px;
}
/* header image block */
/* account menu */
a.mAccount:link,
a.mAccount:visited,
.lbAccount a
{
	color: #3F3F3F;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	text-transform: capitalize;
}
a.mAccount:hover,
a.mAccount:active
{
	text-decoration: underline;
}
.lbAccount a:link,
.lbAccount a:visited
{
	font-color:#000;
	text-decoration: underline;
}

.lbAccount a:hover,
.lbAccount a:active
{
	text-decoration: none;
}

#account_block a font,
#account_block span font
{
	color: black;
	font-size: 10pt;
}
.lbAccount
{
	padding: 1px 0 0 3px;
}
.lbAccount a font
{
	color: #000;
	font-size: 14px;
	font-weight: none;
	font-family: Trebuchet MS;
}
.lbAccount a.selected
{
	text-decoration: none;
	background: #efeaea;
}
/* account menu end */

.loading
{
	background: url('../img/load.gif') center center no-repeat white;
	height: 19px;
	width: 20px;
	display: none;
}
/* links */
a.blue_large:link,
a.blue_large:visited
{
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}
a.blue_large:hover,
a.blue_large:active
{
	text-decoration: underline;
}
/* links end */
/* bread crumbs */
#bread_crumbs
{
	background:#FFF;
	padding: 5px 8px;
}

a.bc_link:link,
a.bc_link:visited
{
	color: #1E1E1E;
	font-size: 13px;
	font-family: Trebuchet MS;
	text-decoration: none;
}
a.bc_link:hover,
a.bc_link:active
{
	text-decoration: underline;
}
.bc_current
{
	color: #1E1E1E;
	font-size: 13px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: capitalize;
}
/* bread crumbs end */

/* simple searcch */
#ss_header
{
	float: right;
	width: 260px;
	*width: 270px;
	height: 30px;
	margin: 27px 20px 0 0;
	*margin: 27px 10px 0 0;
}
#ss_header #left_part
{
	background: url("../img/ss_left.gif") left center no-repeat;
	width: 28px;
	height: 26px;
	float: left;
}
#ss_header input#search
{
	float: left;
	background: url("../img/ss_center.gif") left center repeat-x white;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	color: #a03200;
	padding: 4px 0 0 4px;
}
#ss_header #right_part
{
	background: url("../img/ss_right.gif") right center no-repeat;
	width: 12px;
	height: 26px;
	float: left;
}
#ss_button
{
	background: url("../img/ss_button.png") 0 0 no-repeat;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	*padding: 0 0 2px 0;
	border: 0;
	margin: -4px 0 0 0;
	height: 35px;
	width: 71px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
#ss_button:hover
{
	background: url("../img/ss_button.png") 0 -36px no-repeat;
}

/* simple searcch end */
