@import url(../css/reset.css);

body {
	background: #fff url(../images/bg/bg.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a { color: #1674c5; }
p { margin: 0px; }
a:hover  { text-decoration: none; }
#page {
	width: 977px;
	margin: auto;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 9;
}
#header {
	position: relative;
	height: 119px;
}
#logo a { position: absolute; }
#logo .p1 {
	width: 84px;
	height: 99px;
	background: url(../images/logo.gif) no-repeat 0px 0px;
	display: block;
	cursor: pointer;
}
#logo .p2 {
	margin-left: 84px;
	width: 124px;
	height: 73px;
	background: url(../images/logo.gif) no-repeat -84px 0px;
	display: block;
	cursor: pointer;
}
#slogan {
	width: 194px;
	height: 53px;
	background: url(../images/slogan.gif);
	position: absolute;
	right: 0px;
	top: 16px;
}
.tx_del {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
.top_menu { top: 81px; position: relative;}
.top_menu li { float: left; }
.top_menu a {
    display: block;
    width: 100px;
    height: 38px;
    overflow: hidden;
    cursor: pointer;
}
.top_menu a:hover {
    text-indent: 0px;
}
.top_menu a span {
    display: block;
    width: 977px;
    height: 76px;
    background-image: url(../images/top_menu_newest.gif);
    background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.top_menu .active a span,
.top_menu a:hover span {
    margin-top: -38px;
}
.top_menu .item_0 { width: 171px; }
.top_menu .item_1 { width: 127px; } .top_menu .item_1 span { margin-left: -171px;  }
.top_menu .item_2 { width: 130px;  } .top_menu .item_2 span { margin-left: -298px;  }
.top_menu .item_3 { width: 162px; } .top_menu .item_3 span { margin-left: -430px; }
.top_menu .item_4 { width: 160px;  } .top_menu .item_4 span { margin-left: -592px; }
.top_menu .item_5 { width: 109px;  } .top_menu .item_5 span { margin-left: -752px; }
.top_menu .item_6 { width: 116px;  } .top_menu .item_6 span { margin-left: -868px; }


#fadeshow2toggler { position: absolute; width: 743px; z-index: 9999; margin: 207px 0px 0px -19px; }
#fadeshow2toggler .prev { float: left; }
#fadeshow2toggler .next { float: right; }
#content { padding-top: 13px; }
#fadeshow2 .restore,
#fadeshow2 .close { display: none; }
#fadeshow2 .title { font-size: 23px; display: block; padding-bottom: 7px;  }
#fadeshow2 .desc { font-size: 12px; display: block; }
.descpanelfg { padding: 13px 37px !important; width: 631px !important	; }
#rot { float: left; padding-left: 17px; }
.list_ico { padding-top: 18px; }
.s_rot {
	float: right;
	width: 220px;
	height: 247px;
	background: url(../images/bg/bg_r_caption.gif);
	padding: 13px 11px 0px 21px;
}

.btn, .btn span {
    cursor: pointer;
    height: 23px;
    font: bold 11px/23px Arial, Helvetica, sans-serif;
    background: url(../images/btn.gif) no-repeat 0px 0px;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
}
.btn span {
    padding: 0px 26px 0px 10px;
    background-position: 100% -23px;
}

.btn:hover {
    background-position: 0px -46px;
}
.btn:hover span {
    background-position: 100% -69px;
}
.s_tit { font: bold 18px Arial, Helvetica, sans-serif; color: #3e3e3e; }
.s_rot .s_tit { width: 135px; }
.s_rot p { padding: 3px 0px; }

.h_row { padding: 16px 0px 0px 37px; }
.h_n_col_1 { border-right: solid 1px #d8d8d8; }
.h_n_col_2 { border-left: solid 1px #d8d8d8; position: relative; left: -1px; }
.h_n_col_1,
.h_n_col_2 { float: left; width: 310px; }
.h_n_col_2 { padding-left: 28px; width: 282px; }
.h_n_col_3 { float: right; padding-right: 7px; width: 225px; }
.h_n_col_3 li { float: left; padding-right: 8px; }
.col_f { float: left; }
.m_tit { font: bold 18px/18px Arial, Helvetica, sans-serif; color: #000; }
.clr_1 { color: #1674c5; }
.h_row .m_tit { padding-bottom: 5px; }
.date { font-size: 11px; }
.h_row .dsc { color: #555; }
.h_row_red {
	margin-top: 17px;
	padding: 27px 0px 18px 37px;
	background: #f4e8da url(../images/bg/bg_grad_r_1.gif) repeat-x 0px 0px; }
.f_col_holder { position: relative; left: -30px; margin-right: -100px; }
.f_col { float: left; width: 258px; padding-right: 30px; padding-left: 30px; }
.h_row_red .m_tit, .h_row_red .m_s_tit { padding-bottom: 11px; }
.list_s_bul li { overflow: hidden; padding: 7px 0px; }
.list_s_bul .bul {
	float: left;
	width: 23px;
	height: 8px;
	background: url(../images/bullet.png);
	position: relative;
	top: 3px;
	font: bold 0px/0px small;
}
.h_row_red .list_s_bul { padding-bottom: 10px; }
.list_s_bul .li_tx {
	font-size: 11px;
	color: #555555;
	display: block;
	overflow: hidden;
	padding-left: 5px;
}
.h_row_red .btn, .h_row_red .btn span {
	background-image:url(../images/btn_r.gif);
}
.tape { width: 65px; height: 87px; background: url(../images/tape.png);
position: absolute; }
.h_row_red {
	position: relative;
}
.h_row_red .tape {
	left: -4px;
	top: -1px;
}
.h_row_grey {
	padding: 12px 15px;
	margin-top: 17px;
	background: #e5e9eb;
}
.h_row_grey .sitemap {
	float: left;
	padding: 12px 20px 0px 20px;
	width: 620px;
}
.sitemap_h { width: 620px; overflow: hidden; }
.list_sitemap {
	width: 750px;
	font-size: 11px;
}
.sitemap .m_tit { padding-bottom: 10px; }
.list_sitemap a { color: #000; }
.list_sitemap .f { float: left; width: 210px; }
.list_sitemap .l { position: relative; top: -20px; margin-bottom: -20px; }
.list_sitemap li { padding: 2px 0px; }
.testimonials_b { float: right; background: #f8f5e9; padding: 15px; width: 256px;  }
.testimonials_b .m_tit { color: #958164; padding-bottom: 10px; }
.t_dsc { font-size: 11px; font-style: italic; }
.t_dsc p { padding-bottom: 14px; }
.testimonials_b .btn, .testimonials_b .btn span {
	background-image:url(../images/btn_r2.gif);
}
.t_b_author { float:left; width: 170px; }
.t_b_author strong { display: block; }
.t_btn { float: right; }
.t_b_author a { font-size: 11px; }
#footer { padding: 29px 0px; font-size: 11px; color: #7c7c7c; }
#copy { float: left; }
.menu_f { float: right; }
.menu_f li { display: inline; padding-left: 15px; }


.postmetadata { padding-top: 5px; }



.submenu {
    position: absolute;
    padding: 0px;
    visibility: hidden;
    /*background:url('../images/backmenu.png') top left repeat transparent;*/
    z-index: 200;
}

.submenu li
{
    float: none;
    width: 100%;
    height: 22px;
    padding-top: 8px;
    background: url("../images/grey_splitter.gif") repeat-x scroll center bottom #e7ebec ;
    z-index: 1000;
}

.submenu li.last
{
    background: none;
    background-color: #e7ebec;
}

.submenu li.lasted
{
    background:url('../images/bottommenu.png') top left repeat-x transparent;
    height: 5px;
    padding-top: 0px;

}

.submenu li.lasted div
{
    height: 5px;
}

.submenu li.lasted div.bot1
{
    background:url('../images/bottommenul.png') top left no-repeat transparent;
    height: 5px;
    float: left;
    width: 5px;

}

.submenu li.lasted div.bot2
{
    background:url('../images/backmenur.png') top left no-repeat transparent;
    height: 5px;
    float: right;
    width: 5px;

}

.submenu li em
{
    background:url("../images/circle_blue.png") repeat scroll 0 0 transparent;
    cursor:pointer;
    display:block;
    font:bold 0px/0px small;
    height:11px;
    width:11px;
    float:left;
    margin-top: 2px;
}

.submenu li a
{
    padding-left: 15px;
    color:#0B6FC2;
    font-size:13px;
    font-weight:bold;
    padding-right:10px;
    height: auto;
    width: auto;
    overflow: auto;
    text-decoration: none;
}

.submenu li a:hover
{
    color:#D05240;
}

.submenu li a b
{
    padding-left: 5px;
}

.ddar
{
    float: right;
    background:url('../images/darrow.png') top left no-repeat transparent;
    width: 18px;
    height: 16px;
    margin-right: 10px;
    margin-top: -29px;
}


.box_grey_1 {
    position: relative;
}
.simple_box .bl,
.simple_box .br {
    font: bold 0px/0px small;
    width: 7px;
    height: 7px;
    margin-top: -7px;
    position: absolute;
}
.simple_box .tl,
.simple_box .tr {
    font: bold 0px/0px small;
    width: 7px;
    height: 7px;
    position: absolute;
}
.simple_box .tl {
    background: url(../images/grey_1_left_corner_top.gif);
}
.simple_box .tr {
    background: url(../images/grey_1_right_corner_top.gif);
}
.simple_box .bl {
    background: url(../images/grey_1_left_corner.gif);
}
.simple_box .br {
    margin-left: 100%;
    left: -7px;
    background: url(../images/grey_1_right_corner.gif);
}
.simple_box .tr {
    margin-left: 100%;
    left: -7px;
}
.box_grey_1 .inner_part {
    background: #e3e3e3 url(../images/bg_box_grey_1.gif) repeat-y 0px 0px;
}
.box_grey_1 a {
    color: #343434;
    font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box_grey_1 a:hover {
    color: #D05240;
}

#sidebar .simple_box .ul_special_menu li {
    padding: 7px 0px 6px 0px;
    position: relative;
    background: url(../images/grey_splitter.gif) repeat-x bottom;
}
.ul_special_menu li a {
    display: block;
    padding-left: 25px;
    cursor: pointer;
    text-decoration: none;
}
.sub_page .ul_special_menu li a {
    padding-left: 23px;
}
.ul_s_menu li em,
.ul_special_menu li a em {
    display: block;
    width: 20px;
    height: 8px;
    background: url(../images/3_circles.png);
    position: absolute;
    margin: 5px 0px 0px 0px;
    left: 44px;
    font: bold 0px/0px small;
}
.ul_s_menu li em,
#sidebar .ul_special_menu li a em,
.ul_special_menu li a b {
    display: block;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background: url(../images/circle_blue.png);
    position: absolute;
    right: -21px;
    top: 4px;
    font: bold 0px/0px small;
}
#sidebar .ul_special_menu li a em {
    left: 8px;
    right: auto;
    top: 6px;
}
#sidebar .ul_special_menu li a span {
    padding-right: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #0b6fc2;
}
#sidebar .ul_special_menu li.active a span,
#sidebar .ul_special_menu li a:hover span {
    color: #d05240;
}
.ul_special_menu li a span {
    display: block;
    float: left;
    position: relative;
    text-decoration: none;
}
.ul_special_menu li.noborder {
    background: none;
}
.box_grey_1 .bot_bg {
    background: url(../images/box_grey_bot_bg.gif) no-repeat bottom right;
}
.box_grey_1 .bot_bg,
.box_grey_1 .inner_part {
    min-height: 160px;
    height: auto !important;
    height: 160px;
}


