            /* General style */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul{
    list-style:none;
}
abbr,fieldset{
    border:0;
}
a,a:link{
    color:#2b2c2c;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
.clear{
    clear:both;
}
html{                                                         
  background:#0279bf url(../images/background2.gif) repeat-x scroll 0 0;
}

#wrap1{
    background:#0279bf url(../images/background1.gif) no-repeat scroll center top;
    overflow:hidden;
    margin:0 auto;
    height:100%;
    width:1000px;
}
#wrap2{
}
body{
    position:relative;
    color:#2b2c2c;
    font:12px Verdana, Geneva, sans-serif;
    background:url(../images/bg.gif) repeat-x left bottom;
}
.replace{
    position:relative;
    margin:0;
    padding:0;
    /* \*/
    overflow:hidden;
    /* */
}
.replace span{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
.skiplink{
    display:none;
}
.page{
    background:url(../images/page_bg.gif) no-repeat center top;
}
.wrapper{
    margin:0 auto;
    width:800px;
}
/* Header */
#header{
    width:100%;
    height:181px;
    background:url(../images/header_bg.gif) repeat-x;
    overflow:hidden;
}
#hlogo{
    float:left;
    width:266px;
}
#hflash{
    float:left;
    width:266px;
}
#hsearch{
    float:right;
    width:268px;
    height:181px;
    background:url(../images/hsearch_bg.png) no-repeat;
}
#hflash img{
    float:left;
    width:100%;
}
#logo{
    width:248px;
    height:149px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:12px 0 0 11px;
}
#logo span{
    /*background:url(../images/logo.gif) no-repeat;*/
	background:url(../images/FTKlogojpeg_2.jpg) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#hsearch fieldset{
    width:248px;
    overflow:hidden;
    padding:7px 0 0 19px;
}
#search_val{
    float:left;
    font-size:1.0em;
    width:184px;
    background:#fff;
    font-family:Arial, Helvetica, sans-serif;
    color:#a5a4a4;
    border:1px solid #bdd4e1;
    padding:5px 6px 5px 6px;
    margin:0 5px 0 0;
}
#search_sub{
    float:left;
}
#b_donate{
    width:88px;
    height:33px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:109px 0 0 18px;
}
#b_donate span{
    background:url(../images/b_donate.gif) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
/* Menu */
#menu{
    width:100%;
    height:44px;
    background:url(../images/menu_bg.gif) repeat-x;
}
#menu ul{
    float:left;
    padding:0 0 0 35px;
}
#menu ul li{
    float:left;
    color:#0279bf;
    font-size:1.2em;
    font-weight:bold;
    background:url(../images/menu_li.gif) no-repeat right top;
    padding:0 2px 0 0;
}
#menu ul li.last{
    background:none;
    padding:0;
}
#menu ul li a{
    float:left;
    display:block;
    color:#0279bf;
    height:30px;
    padding:13px 15px 0 15px;
}
#menu ul li a:hover, #menu ul li a.selected{
    color:#fff;
    background:url(../images/menu_a_h.gif) repeat-x;
    text-decoration:none;
}
/* BODY */
#body{
    width:100%;
    background:url(../images/body_bg.gif) repeat-y;
}
#body2{
    width:100%;
    background:url(../images/body_bg2.gif) repeat-y;
    clear:both;
}
#body_top{
    width:100%;
    background:url(../images/body_top_bg.gif) no-repeat;
    overflow:hidden;
    padding:0 0 30px 0;
}
#body_top2{
    width:100%;
    background:url(../images/body_top_bg2.gif) no-repeat;
    overflow:hidden;
    padding:0 0 140px 0;
}
#left{
    float:left;
    width:510px;
}
#right{
    float:right;
    width:259px;
}
/* Content */
#content{
    width:533px;
    margin:0 0 0 4px;
}
#content .typography p{
    padding:0 10px 0 10px;
}
/* Sub Content */
#sub_content{
    width:455px;
    margin:20px 0 20px 29px;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#0279bf;
    padding:0 0 6px 0; 
}
#sub_content h1{
    font-size:1.8em;
    font-weight:normal;
}
#sub_content h2{
    font-size:1.6em;
}
#sub_content h3{
    font-size:1.3em;
}
#sub_content h4, #sub_content h5, #sub_content h6{
    color:#2b2c2c;
    padding:0 0 6px 0;
    width:425px;
}
#sub_content h4{
    font-size:1.8em;
    font-weight:normal;
}
#sub_content h5{
    font-size:1.6em;
}
#sub_content h6{
    font-size:1.3em;
}
p.sub_content_text{
    color:#2b2c2c;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 15px 0;
}
p.sub_content_text a{
    color:#2b2c2c;
}
p.sub_content_text a.selected{
    color:#0279bf;
}
p.sub_content_text a.selected:hover{
    color:#0279bf;
}
p.georgia{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:1.2em;
}
.sub_box{
    background:#9fcf67;
    border:1px solid #474646;
    padding:10px 20px 20px 0;
    margin:5px 0 19px 0;
    width:440px;
    overflow:hidden;
}
.sub_box p{
    color:#2b2c2c;
    font-size:1.1em;
    line-height:1.3em;
    padding:0 0 12px 30px;
}
#sub_content .sub_box h4{
    color:#0279bf;
    padding:0 0 4px 30px;
}
.sub_list{
    padding:10px 0 5px 32px;
    width:425px;
}
.sub_list p{
    color:#0279bf;
    padding:0 0 6px 0;
    font-size:1.2em;
}
.sub_list .sub_list_ul{
    color:#0279bf;
}
.sub_list ol{
    margin:0 0 0 28px;
    list-style:decimal;
}
.sub_list ol li{
    color:#2b2c2c;
    font-size:1.2em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 5px;
}
.sub_list ul li{
    color:#2b2c2c;
    font-size:1.2em;
    background:url(../images/dot.gif) no-repeat left 4px;
    padding:0 0 3px 12px;
    display:block;
}
/* Index page */
#ic_flash{
    width:100%;
    overflow:hidden;
    margin:0 0 20px 0;
}
#ic_flash img{
    width:100%;
    float:left;
}
#ic_descr{
    margin:0 10px 0 6px;
}
p.text{
    font-size:1.1em;
    line-height:1.5em;
    padding:0 0 10px 0;
}
/* Sidebar */
#sidebar{
    width:255px;
	padding-bottom: 130px;
}
#sidebar #subpages {
    width:250px;
}

#sidebar #subpages li{
    font-size:14px;
    padding: 5px 15px 5px 15px;
}

#is_links{
    width:100%;
    /*height:430px;*/
    overflow:hidden;
    background:url(../images/is_links_bg.gif) no-repeat;
    margin:0 0 18px 0;
}
#b_email{
    width:255px;
    height:87px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#b_email span{
    background:url(../images/b_email.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#b_message{
    width:255px;
    height:88px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#b_message span{
    background:url(../images/b_message.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
.rel_news{
    width:240px;
    padding:0 0 8px 15px;
}
.rel_news h2{
    color:#10244a;
    font-size:1.5em;
    padding:0 0 7px 0;
}
.rel_news ul{
    padding:0 0 8px 2px;
}
.rel_news li{
    font-size:1.0em;
    color:#444444;
    padding:7px 0 7px 0;
}
.rel_news li a{
    color:#444444;
    background:url(../images/rel_news_a.gif) no-repeat left 3px;
    padding:0 0 0 14px;
    display:block;
}
.hightlights{
    width:100%;
    margin:0 0 7px 0;
}
.hightlights h2{
    margin-left:10px;
}
.hightlights ul{
    width:100%;
    overflow:hidden;
}
.hightlights ul li{
    width:100%;
    overflow:hidden;
    padding:0 0 5px 0;
}
.hightlights .view_all{
    float:right;
    margin-right:60px;
    margin-top:-20px;+
}
.hightlights ul li .feat-left{
    float:left;
}
.hightlights ul li .feat-right{
    float:right;
    width:158px;
}
.hightlights ul li .feat-left h3{
    float:left;
    background:url(../images/shadow.gif) no-repeat;
    width:96px;
    height:94px;
}
.hightlights ul li .feat-right p{
    padding:0 10px 10px 0;
    color:#424b4e;
    font-size:12px;
    float:right;
    width:148px;
}
.hightlights ul li .feat-left h3 a{
    display:block;
    margin:14px 0 0 13px;
}
.hightlights ul li h4{
    padding:8px 0 5px 0;
    color:#121542;
    font-size:14px;
    font-weight:normal;
} 

.hightlights ul li h4 a{
    color:#121542;
}
.hightlights ul li p{
    padding:0 10px 10px 0;
    color:#424b4e;
    font-size:12px;
    float:right;
    width:148px;
}
.hightlights ul li a.homemore{
    float:left;
}
/* Footer */
#footer{
    width:100%;
    height:56px;
}
#footlocker{
    width:800px;
    margin:0 auto;
}
#footer_left{
    float:left;
}
#footer_right{
    float:right;
}
#footer_left .vcard{
    font-size:1.1em;
    line-height:1.6em;
    color:#cbe4f2;
    padding:10px 0 0 10px;
}
#footer_left .vcard a{
    color:#cbe4f2;
}
#footer_right ul{
    float:left;
}
#footer_right ul li{
    float:left;
    padding:0 16px 0 0;
}
#b_encompass{
    width:92px;
    height:25px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:14px 0 0 0;
}
#b_encompass span{
    background:url(../images/b_encompass.gif) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#b_login{
    width:44px;
    height:20px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:17px 0 0 0;
}
#b_login span{
    background:url(../images/b_login.gif) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
form fieldset .inp-btn-holder{
    width:25px;
    float:right;
    margin-right:20px;
}
form fieldset .inp-text-holder{
    float:left;
    font-size:11px;
    width:184px;
    background:#fff;
    font-family:Arial, Helvetica, sans-serif;
    color:#A5A4A4;
    border:0px solid #bdd4e1;
    padding:5px 6px 5px 6px;
    margin:0 5px 0 0;
}
form fieldset .inp-text-holder input{
    border:0;
}

/*--- page-2 ---*/
.bg-content {
	width: 500px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 0 28px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 27px;
    width:700px;
}
.breadcrumbs {
	width: 440px;
	padding: 20px 38px 17px 28px;
	text-transform: uppercase;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 9px;
	display: inline;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #b7b7b7;}

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: 15px 0 0 0;
	padding: 20px 19px 30px 19px;
	background-color:#e9f1f9
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}
