body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #be0404;
        text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        /*background: url(images/dot.gif) 319px 0px repeat-y;*/
}

#wrapperi2 {
        padding: 0px 2px;
        background: url(images/dot.gif) 319px 0px repeat-y;
}

#wrapperj {
        /*background: url(images/dot.gif) 526px 100px repeat-y;*/
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        background: #26618D url(images/dot_h.gif);
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 0px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 310px;
}

#right {
        float: right;
        width: 421px;
}

#search {
        background: #eda135 url(images/search_icon.gif) 21px 14px no-repeat;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 40px;
        margin-bottom: 4px;
}

#search .text {
        width: 180px;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}

#nav_old {
        float: top;
        width: 123px;
        margin: 0;
        padding: 0;
}

#Navleft {
        float: left;
        width: 740px;
}
#Navmenu {
  display:table;         /* ignored by IE */
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:1px solid #fff; /* add a border to show size of menu */
  margin:0 0 0 0;
  background: #E0A403;
  width: 740px;
  }
* html #Navmenu {
  display:inline-block;  /* for IE only */
  width:740px;             /* IE will expand to fit menu width */
  padding:0 2px;         /* fix bug in IE for border spacing */
  margin:0 0 0 0;
  background: #E0A403;
  }  
#Navmenu li {
  display:table-cell;    /* ignored by IE */
  background: #E0A403 url(images/menu_cr_arrow.gif) left center no-repeat;
  width:15%;
  }
* html #Navmenu li {
  display:inline;        /* for IE only */
  background: #E0A403 url(images/menu_cr_arrow.gif) left center no-repeat;
  width:15%;
  }
#Navmenu a, #Navmenu a:visited {
  display:block;         /* for all browsers except IE */
  padding:4px 26px;
  color:#000; 
  border:1px solid #E0A403; /* add a 1px white border around items */ 
  text-decoration:none;
  }
* html #Navmenu a, * html #Navmenu a:visited {
  display:inline-block;  /* for IE only */ 
  margin:0 -2px;         /* to correct an IE border width bug */  
  }
#Navmenu a:hover {
  color:#000; 
  background:#ffdead;
  }

#nav li {
        background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#news {
        float: right;
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 0px solid #fff;
       border: 1px solid #bdbab6;
       color: #666;
	width: 100px;
	height: 157px;
}

#news h2 {
        background: #e0a403;
}

#news ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#news li {
        list-style-image: url(images/ArrowBullet1.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#policies {
        float: left;
        width: 150px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#policies h2 {
     background: #024c83;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#sideImg {
        background: #F8F9F3 url(images/mission.gif)  bottom right no-repeat;
        padding-bottom: 11px;
	height:230px;
}

#leftMission {
	background: url(images/mission.gif)  bottom right no-repeat;      
	float: left;
        width: 250px;
        margin-left: 15px;
	height: 252px;
}

#leftMissioni {
	float: left;
        width: 175px;
	margin-top: 25px;
        margin-bottom: 8px;
        margin-left: 10px;
        padding-left: 25px;
	height: 150px;
}

#explore {
        margin-top: -1px;
        background: #F8F9F3;
        border-bottom: 6px solid #fff;
}

#explorei {
        background: #F8F9F3 url(images/bpi_imgsm.jpg)  bottom right no-repeat;
        padding-bottom: 11px;
}

#explore ul {
	margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
	width: 200px;
}

#explore .orange {
        color: #f09d27;
}

#explore h2 {
        background: #024c83;
}

#explore .learnmore {
        margin: 5px 0 20px 18px;

}

#special {
        margin-left: 9px;
        margin-top: 10px;
        width: 187px;
        background: url(images/offer_box_bg.gif) repeat-y;
}

#special, #special a {
        color: #f5f5f5;
                text-decoration: none;
}

#special p {
        padding: 0 13px;
}

#special div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright {
        margin-top: 0px;
	background: url(images/dot.gif) 200px 0px repeat-y;
}

#strategies {
        float: left;
        width: 195px;
}

#strategies h2 {
        background: #024c83;
}

#strategies li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#team {
        float: right;
        width: 213px;
}

#team h2 {
        background: #024c83;
}


#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
	font-size: 8px;
	color: #b7b7b8;
}

#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}

#right_nonmain {float: right;width: 510px;}
#left_nonmain {float: left;width: 210px;}
#left_nonmain .breadcrum {float: left;font-size: 10px;color: #024c83;}
#left_nonmain .breadcrum a{font-size: 10px;color: #024c83;text-decoration: underline;}

#left_nonmain_res {float: left;width: 150px;border: 0px solid #bdbab6;margin-top: 20px;}
#left_nonmain_res h2 {background: #ffffff;}
#left_nonmain_res ul {padding-left: 25px;padding-bottom: 1px;margin: 12px 0 1px 0;}
#left_nonmain_res li {list-style-image: url(images/bullet_dimond.gif);padding-bottom: 8px;padding-left: 0;margin-left: 0;}

#left_nonmain_area {float: left;width: 150px;border: 0px solid #bdbab6;margin-top: 20px;}
#left_nonmain_area h2 {background: #ffffff;}
#left_nonmain_area ul {padding-left: 25px;padding-bottom: 1px;margin: 12px 0 1px 0;}
#left_nonmain_area li {list-style-image: url(images/bullet_dimond.gif);padding-bottom: 8px;padding-left: 0;margin-left: 0;}
#explore_nm {margin-top: -1px;background: #ffffff;border-bottom: 6px solid #fff;height:600px;}
#job_left {float: left;width: 250px;border: 0px solid #bdbab6;margin-top: 20px;}
#job_right {float: right;width: 250px;border: 0px solid #bdbab6;margin-top: 20px;}
#wrapperj_nm {padding: 0px 2px; background: url(images/dot.gif) 225px 0px repeat-y;}
#explore_nm h2 {background: #024c83;}
#job_leftnm {float: left;width: 300px;border: 0px solid #bdbab6;margin-top: 20px;}
#job_form {float: left;width: 400px;border: 1px solid #bdbab6;margin-top: 20px;margin-left:30px;}
#frm_left {float: left;width: 50px;border: 0px solid #bdbab6;}
#frm_right {float: right;width: 250px;border: 0px solid #bdbab6;}