/* Css reset */
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;
}
fieldset{
    border:0;
}
a,a:link{
    color:#9a957b;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
html{
    background:url(../images/html.jpg) repeat-x;
}
body{
    position:relative;
    background:url(../images/bg.png) repeat-x bottom;
    color:#9a957b;
    font:62.5% Arial, Helvetica, sans-serif;
}
.skiplink{
    display:none;
}
.page{
    background:url(../images/page_bg.jpg) no-repeat center top;
}
.wrapper{
    margin:0 auto;
    width:922px;
}
/* HEADER */
#header{
    width:100%;
    height:142px;
    overflow:hidden;
}
#logo{
    float:left;
}
#logo a{
    width:452px;
    height:115px;
    text-indent:-5000px;
    display:block;
    margin:10px 0 0 0;
    background:url(../images/logo.png) no-repeat;
}
#hright{
    float:right;
    padding:0 4px 0 0;
}
/*phones*/
#phones{
    float:right;
    height:60px;
    text-align:right;
    padding:44px 0 0 0;
}
#phones p{
    color:#aeb1b4;
    font-size:1.2em;
    padding:0 7px 2px 0;
    text-transform:uppercase;
}
#phones span{
    color:#0053a0;
}
#phones span.hficial{
    color:#b68519;
}
/*search*/
.button_go{
    float:right;
    margin-top:-24px;
    margin-right:10px;
}
#header form{
    display:block;
    clear:both;
    width:212px;
    height:24px;
    background:url(../images/search_bg.jpg) no-repeat;
    float:right;
    padding:7px 0 0 65px;
}
.txt{
    border:0;
    background:#fff;
    color:#cfcfcf;
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
    width:162px;
    padding:4px;
    margin:0 6px 0 0;
}
.txt:focus{
    border:none;
}
.button_go:focus{
    border:none;
}
#search_sub{
    float:left;
}
/* MENU */
#menu{
    width:100%;
    height:53px;
    background:url(../images/facial_link_divider.jpg) no-repeat left;
}
/*nav*/
#nav{
    float:left;
    width:922px;
    /* background:url(../images/facial_link_divider.jpg) no-repeat right; */
    height:53px;
}
#nav li{
    float:left;
    text-transform:uppercase;
    font-weight:bold;
    color:#a1c4e4;
    font-size:1.3em;
    background:url(../images/nav_bg.png) no-repeat right;
}
#nav li a{
    float:left;
    display:block;
    text-align:center;
    color:#a1c4e4;
    padding:35px 15px 0 15px;
    height:53px;
}
#nav li:hover a,
#nav li a:hover,
#nav li a:active,
#nav li a.selected{
    text-decoration:none;
    color:#FFF;
    background:url(../images/nav_hover.png) repeat-x;
}
/*menu_links*/
#menu_links{
    float:right;
    width:152px;
}
#menu_links p{
    color:#a1c4e4;
    font-size:1.2em;
    line-height:1.2em;
    font-weight:bold;
    padding:2px 13px 0 10px;
    position:relative;
}
#menu_links p a{
    color:#ffffe1;
}
#t_links{
    width:73px;
    height:15px;
    text-indent:-5000px;
    display:block;
    margin:2px 0 0 10px;
    background:url(../images/t_links.png) no-repeat;
    overflow:hidden;
}
/*flash*/
#flash{
    width:100%;
    border-bottom:8px solid #d9cc84;
    float:left;
}
#flashitem{
    width:100%;
}
#flashitem img{
    float:left;
}
#flashnav{
    position:absolute;
    margin:290px 0 0 851px;
}
#flashnav li{
    float:left;
    padding:0 2px 0 0;
}
/* BODY */
#body{
    width:100%;
    background:#ffffff;
    overflow:hidden;
    padding:8px 0 8px 0;
    clear:left;
}
#index #body{
    background:#ffffff url(../images/body_index_bg.png) repeat-y;
    padding:0 0 15px 0;
    clear:left;
}
#bodysub{
    width:100%;
    background:url(../images/body_bg.png) repeat-y;
    padding:0 0 15px 0;
    overflow:hidden;
}
#bodysub2{
    width:100%;
    background:url(../images/body_bg2.png) repeat-y;
    padding:0 0 15px 0;
    overflow:hidden;
}
/*wellcome*/
#wellcome{
    float:left;
    width:308px;
    padding:20px 20px 0 0;
}
#wellcome h2{
    font-size:2.3em;
    font-weight:normal;
    color:#797252;
    padding:0 0 10px 28px;
}
#wellcome p{
    font-size:1.2em;
    padding:0 0 15px 28px;
    line-height:1.5em;
}
/*iarticles*/
#iarticles{
    float:left;
    width:316px;
}
#iarticles ul{
    width:290px;
    padding:12px 0 0 12px;
}
#iarticles ul li{
    width:100%;
    overflow:hidden;
    padding:0 0 12px 0;
}
#iarticles ul li h2{
    float:left;
    padding:0 10px 0 0;
}
#iarticles ul li h2 a{
    float:left;
    border:5px solid #fff;
}
#iarticles ul li h2 img{
    float:left;
}
#iarticles ul li h3{
    color:#b8a959;
    font-weight:normal;
    font-size:1.6em;
    padding:7px 0 0 0;
}
#iarticles ul li h3 a{
    color:#b8a959;
}
#iarticles ul li p{
    color:#85794c;
    font-size:1.2em;
    padding:7px 0 0 0;
}
/*latestnews*/
#latestnews{
    float:left;
    width:270px;
}
#b_facial{
    padding:10px 0 10px 14px;
}
#b_paybill {
    padding:0 0 15px 14px;
}
#testimonials {
    padding: 5px 0 0 10px;
}
#latestnewsitems{
    width:229px;
    padding:0 0 0 30px;
    margin-top:20px;
}
#latestnewsitems h2{
    color:#797252;
    font-size:2.4em;
    font-weight:normal;
    border-bottom:1px solid #f0eddb;
    padding:0 0 7px 0;
    margin:0 0 10px 0;
}
#latestnewsitems h2 img{
    position:relative;
    left:10px;
    top:-8px;
}
#latestnewsitems ul{
}
#latestnewsitems ul li{
    font-size:1.2em;
    line-height:1.4em;
    padding:0 0 10px 0;
}
#latestnewsitems ul li a{
    color:#b8a959;
}
/*ileft*/
#ileft{
    float:left;
    width:599px;
}
#ileft2{
    float:left;
    width:699px;
}
/*iright*/
#iright{
    float:right;
    width:323px;
}
/* SubContent */
#sub_content{
    width:505px;
    min-height:300px;
    padding:18px 0 0 38px;
}
#sub_content2{
    width:838px;
    min-height:300px;
    padding:18px 0 0 38px;
}
#bread{
    padding:0 0 5px 0;
}
#bread ul{
}
#bread ul li{
    font-size:1.2em;
    display:inline;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#004482;
    padding:0 0 4px 0;
    font-weight:normal;
}
#sub_content h1{
    font-size:2.4em;
}
#sub_content h2{
    font-size:2.0em;
}
#sub_content h3{
    font-size:1.8em;
}
#sub_content h4, #sub_content h5, #sub_content h6{
    color:#797252;
    padding:0 0 4px 0;
    font-weight:normal;
}
#sub_content h4{
    font-size:2.4em;
}
#sub_content h5{
    font-size:2.0em;
}
#sub_content h6{
    font-size:1.8em;
}
p.sub_content_text{
    color:#9a957b;
    font-size:1.3em;
    line-height:1.4em;
    padding:0 0 10px 0;
}
#sub_content p.sub_content_text a{
    color:#004482;
}



#sub_content2 h1, #sub_content2 h2, #sub_content2 h3{
    color:#004482;
    padding:0 0 4px 0;
    font-weight:normal;
}
#sub_content2 h1{
    font-size:2.4em;
}
#sub_content2 h2{
    font-size:2.0em;
}
#sub_content2 h3{
    font-size:1.8em;
}
#sub_content2 h4, #sub_content2 h5, #sub_content2 h6{
    color:#797252;
    padding:0 0 4px 0;
    font-weight:normal;
}
#sub_content2 h4{
    font-size:2.4em;
}
#sub_content2 h5{
    font-size:2.0em;
}
#sub_content2 h6{
    font-size:1.8em;
}
p.sub_content_text{
    color:#9a957b;
    font-size:1.3em;
    line-height:1.4em;
    padding:0 0 10px 0;
}
#sub_content p.sub_content_text a{
    color:#004482;
}
p.sub_content_text a.selected{
    text-decoration:underline;
}
p.sub_content_text a.selected:hover{
    text-decoration:none;
}
p.georgia{
    font-size:1.2em;
}
.sub_box{
    background:#f9f7f0;
    border:1px solid #d1caaf;
    padding:15px 20px 15px 0;
    margin:5px 0 19px 0;
    overflow:hidden;
}
.sub_box p{
    color:#9a957b;
    font-size:1.2em;
    line-height:1.3em;
    padding:0 0 10px 30px;
}
#sub_content .sub_box h6{
    color:#797252;
    padding:0 0 4px 30px;
}
.sub_list{
    padding:10px 0 5px 0;
    width:425px;
}
.sub_list p{
    color:#004482;
    padding:0 0 6px 0;
    font-size:1.3em;
}
.sub_list .sub_list_ul{
    color:#004482;
}
.sub_list ol{
    margin:0 0 0 26px;
    list-style:decimal;
}
.sub_list ol li{
    color:#9a957b;
    font-size:1.2em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 5px;
}
.sub_list ul li{
    color:#9a957b;
    font-size:1.2em;
    background:url(../images/dot2.gif) no-repeat left 6px;
    padding:0 0 3px 10px;
    display:block;
}
/*sub_sidebar*/
#sub_sidebar{
    width:293px;
    padding:18px 0 0 11px;
}
/*relateditems*/
.relateditems{
    border-bottom:1px solid #ebe6d0;
    padding:0 0 5px 0;
    margin:0 0 15px 0;
}
.relateditems h2{
    color:#797252;
    font-size:2.3em;
    font-weight:normal;
    padding:0 0 8px 8px;
}
.relateditems ul{
    width:100%;
    overflow:hidden;
}
.relateditems ul li{
    font-size:1.8em;
    line-height:1.3em;
    width:100%;
    float:left;
}
.relateditems ul li a{
    display:block;
    color:#c8bc7e;
    padding:4px 0 4px 8px;
}
.relateditems ul li a:hover{
    background:#a59f88;
    color:#fff;
    text-decoration:none;
}
/*latestnewsitems*/
.latestnewsitems{
    border-bottom:1px solid #ebe6d0;
    padding:0 0 5px 8px;
    margin:0 0 15px 0;
}
.latestnewsitems h2{
    color:#797252;
    font-size:2.4em;
    font-weight:normal;
    padding:0 0 7px 0;
}
.latestnewsitems h2 img{
    position:relative;
    left:10px;
    top:-8px;
}
.latestnewsitems ul{
}
.latestnewsitems ul li{
    font-size:1.2em;
    line-height:1.4em;
    padding:0 0 10px 0;
}
.latestnewsitems ul li a{
    color:#b8a959;
}
.latestnewsitems ul li span a{
    color:#a59f88;
    text-transform:uppercase;
    font-size:0.8em;
}
/*iarticles*/
.iarticles{
    width:100%;
}
.iarticles ul{
    width:100%;
    padding:12px 0 0 0;
}
.iarticles ul li{
    width:100%;
    overflow:hidden;
    padding:0 0 18px 0;
    border-bottom:1px solid #ebe6d0;
    margin:0 0 20px 0;
}
.iarticles ul li.last{
    border-bottom:0;
    margin:0;
}
.iarticles ul li h2{
    float:left;
    padding:0 10px 0 0;
}
.iarticles ul li h2 a{
    float:left;
    border:5px solid #fff;
}
.iarticles ul li h2 img{
    float:left;
}
.iarticles ul li h3{
    color:#b8a959;
    font-weight:normal;
    font-size:1.6em;
    padding:7px 0 0 0;
}
.iarticles ul li h3 a{
    color:#b8a959;
}
.iarticles ul li p{
    color:#85794c;
    font-size:1.2em;
    padding:2px 0 5px 0;
}
.iarticles ul li h4{
    color:#a59f88;
    font-weight:normal;
    font-size:1.0em;
    clear:both;
    padding:5px 0 0 5px;
}
.iarticles ul li h4 a{
    color:#a59f88;
}
/* FOOTER */
#footer{
    width:100%;
    height:172px;
    overflow:hidden;
    margin-top:30px;
}

#f_copyright{
    float:left;
}
#f_copyright p{
    color:#c5c5c5;
    padding:17px 0 0 32px;
    font-size:1.2em;
}
#f_copyright p a{
    color:#c5c5c5;
}
#flinks{
    float:right;
    padding:17px 32px 0 0;
}
#flinks li{
    float:left;
    padding:0 0 0 10px;
}
#b_login{
    width:44px;
    height:20px;
    text-indent:-5000px;
    display:block;
    margin:3px 0 0 0;
    background:url(../images/b_login.png) no-repeat;
}
#b_nencompass{
    width:109px;
    height:32px;
    text-indent:-5000px;
    display:block;
    background:url(../images/northstar.png) no-repeat;
}
/*f_contact*/
#f_contact{
    width:100%;
    float:left;
}
#f_contact ul{
    float:left;
    width:155px;
    padding:0 0 0 32px;
}
#f_contact ul li{
    color:#c5c5c5;
    font-size:1.2em;
    position:relative;
}
#f_contact ul li a{
    color:#c5c5c5;
}
/* Drop-down menu */
#nav li ul{
    position:absolute;
    text-align:left;
    left:-999em;
    z-index:100;
    
    display:block;
    width:145px;
    padding:16px 0 13px;
    margin:88px 0 0;
    background:url(../images/bgr_submenu.png) repeat-x left bottom;
}
#nav li:hover ul,
#nav li.sfhover ul {
    display:block;
    left:auto;
}
#nav ul li{
    display:block;
    clear:both;
    width:100%;
    background:none;
}
#nav li ul a,
#nav li:hover ul a{
    display:block;
    font-size:13px;
    color:#a1c4e4;
    text-align:left;
    width:124px;
    padding:0 0 0 13px;
    margin:0 0 0 3px;
    line-height:30px;
    text-transform:none;
    vertical-align:middle;
    height:auto;
    background:none;
}
#nav li:hover ul a:hover,
#nav ul a:hover{
    color:#fff;
    background:#00376a;
}
/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 0 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.breadcrumbs {
	width: 500px;
	padding: 20px 38px 17px 0px;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 11px;
	display: inline;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #004482;}

.secondary-content-2 {
    float: right;
    width: 200px;
    height: 100%;
    margin: 45px 120px 0 0;
    padding: 0px 0px 10px;
    background-color:#F5F5F5;
}
.sublink-box {
    padding: 0;
    background:#EEE;
}
.sublink-box h3 {
    color: #828282;
    font-size: 16px;
    padding: 6px 0 6px 10px;
    /*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;
}
.typography p {
    line-height: 14px; 
}
#PageNumbers {
    font-size: 12px;
    padding-bottom: 10px;
}
#SearchResults li {
    font-size: 12px;
    padding-bottom:10px
}
#SearchResults li a {
    text-decoration:underline;
}
