wrapper{
  width: 1100px;
  
  margin: 0 auto;
}
img, div { behavior: url(iepngfix.htc) }


.body {
  text-align: center;
  margin: 0;
}

div {
  margin: 0;
  padding: 0;
}

#newblue {
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-image: url(../images/sce/09home-main-bg.jpg);
  background-position: center;
  text-align: left;
}

#newcontainertop {
  width: 100%;
  margin: 0 auto;
  height: 148px;
  background-image: url(../images/sce/09-container-top-bg.jpg);
  background-position: center;
}

#newheader {
  width: 960px;
  height: 148px;
  margin: 0 auto;
  text-align: right;

}

#newheader h2 {
  font-family: Times New Roman;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 0px;
  margin-top: 0px;
  color: white;
  font-size: 16pt;
}

#newheader h3 {
  font-family: Times New Roman;
  font-weight: normal;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 0px;
  color: white;
  font-size: 12pt;
}

#newmenuarea {
  width: 960px;
  height: 32px;
  margin: 0 auto;
  text-align: left
  padding: 0;
}

#newcontainermid {
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-image: url(../images/sce/09-content-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  text-align: left;
}

#newcontentarea {
  width: 959px;
  padding-right: 1px;
  height: auto;
  margin: 0 auto;
  font-family: Tahoma;
}

#newcontentarea ul, #newhometext ul {
  margin-bottom: 0;
  margin-left: 35px;
  list-style-image: url(../images/sce/09-bullet.jpg);
  line-height: 150%;
  color: #6f5c50;
  font-size: 10pt;
}

#newcontentarea ol, #newhometext ol {
  margin-bottom: 15px;
  margin-left: 35px;
  line-height: 150%;
  color: #6f5c50;
  font-size: 10pt;
}

#newcontentarea p, #newhometext p {
  padding-left: 25px;
  line-height: 150%;
  margin-bottom: 12px;
  font-size: 10pt;
  color: #6f5c50;
  width: auto;
  height: auto;
  padding-right: 20px;
}

#newcontentarea table p {
  padding: 0;
}

#newcontainerbot {
  width: 100%;
  margin: 0 auto;
  /*height: 362px;*/
  height: auto;
  position:relative;
  background-image: url(../images/sce/09-home-content-footer.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

#newsubshare {
width: 960px;
padding-top: 20px;
padding-right: 10px;
height: auto;
margin: 0 auto;
text-align: right;
}

#newfunnels {
  width: 1040px;
  height: auto;
  padding-top: 40px;
  margin: 0 auto;
}

#newfunnels a {
  text-decoration: none;
  font-family: tahoma;
  color: #5c91a4;
}

#newfooterlinks {
  width: 960px;
  margin-top: 10px;
  font-size: 10pt;
  font-family: tahoma;
  color: white;
  text-align: center;
}

#newfooterlinks a {
  text-decoration: none;
  color: white;
  font-weight: normal;
}

#newfooterlinks a:hover {
  text-decoration: underline;
}

#newfooterbot {
  width: 960px;
  height: 110px;
  margin: 0 auto;
}

#newfooterleft {
  margin-top: 25px;
  float: left;
}

#newfooterleft a, #newsubfooterleft a {
  color: black;
  text-decoration: underline;
}

#newfooterright {
  margin-top: 18px;
  float: right;
  text-align: right;
  width: 190px;
  font-size: 7pt;
}

#newsubfooterleft {
  margin-top: 18px;
  float: left;
}

#newsubfooterright {
  margin-top: 13px;
  float: right;
  text-align: right;
  width: 190px;
  font-size: 7pt;
}

#newleftnav {
  width: 173px;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  background-image: url(../images/sce/09-leftnav-bg1.jpg);
  background-repeat: no-repeat;
  background-color: white;
  float: left;
  clear: left;
  padding-top: 60px;
}

#newrightpanel {
  width: 750px;
  height: auto;
  float: right;
  clear: right;
}

/* New Home Page */


#newhomecontainermid {
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-image: url(../images/sce/09homeflash-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

#newhometextseparator {
  width: 100%;
  margin: 0 auto;
  height: 20px;
  background-image: url(../images/sce/09-hometext-separator-bg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
}
  
#newhometextcontainer {
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-image: url(../images/sce/09-text-bg.jpg);
  background-position: top center;
}

#newhometext {
  width: 960px;
  padding-top: 25px;
  padding-bottom: 0px;
  height: auto;
  margin: 0 auto;
}

#newhomecontentarea {
  width: 960px;
  height: auto;
  min-height: 400px;
  margin: 0 auto;
}

#newhomefunnels {
  width: 1040px;
  height: auto;
  margin: 0 auto;
}

#newhomefooterlinks {
  width: 960px;
  font-size: 10pt;
  font-family: tahoma;
  color: #bcaea5;
  text-align: center;
}

#newhomefooterlinks a {
  text-decoration: none;
  color: #5c91a4;
  font-weight: normal;
}

#newhomefooterlinks a:hover {
  text-decoration: underline;
}

#newhomefooter {
width: 960px;
height: 60px;
margin: 0 auto;
}

#newhomefootercontainer {
  width: 100%;
  margin: 0 auto;
  height: 45px;
  background-image: url(../images/sce/09-homefooter-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

/* General Formatting */
h1 {
  margin: 0;
  padding-top: 4px;
  font-family: Times New Roman;
  font-size: 20pt;
  font-weight: normal;
  color: #5c91a4;
  margin-bottom: 20px;
}

h2 {
  font-size: 16pt;
  margin: 0;  
  margin-bottom: 15px;
  margin-top: 15px;
  font-family: Times New Roman;
  font-weight: normal;
  color: #024d6e;
}

h3 {
  margin: 0;
  margin-bottom: 5px;
  margin-top: 15px;
  font-family: Tahoma;
  font-size: 18pt;
  letter-spacing: 1px;
  font-size: 9pt;
  font-weight: normal;
  color: #5c91a4;
  padding-left: 20px;
}

strong {
  font-weight: bold;
}

#container {
  width: 960px;
  height: auto;
  background: white;
}

#header {
  width: 100%;
  height: 113px;
  background-image: url(../images/sce/header-bg.jpg);
}

#topnav {
  float: right;
  clear: left;
  /* background-image: url(../images/sce/topnav-bg.jpg); */
  background-repeat: no-repeat;
  width: 202px;
  padding-top: 9px;
  padding-right: 5px;
  text-align: right;
  height: 21px;
}

#topnav a {
  text-decoration: none;
  font-weight: normal;
  color: #052147;
}

#topnav a:hover {
  text-decoration: underline;
  color: #052147;
}

#menuarea {
  width: 100%;
  height: 37px;
  background-image: url(../images/sce/menu-bg.jpg);
}

#contentarea {
  background-image: url(../images/sce/content-bg.jpg);
  background-repeat: no-repeat;
  background-color: white;
  padding: 10px;
  padding-left: 5px;
  padding-right: 5px;
  min-height: 400px;
  width: 945px;
  height: auto;
  overflow: hidden;
}

#contentarea a {
	text-decoration: underline;
}

#navbar a {
  text-decoration: none;
  font-weight: normal;
  font-size: 7pt;
}

#portfolio a {
  text-decoration: none;
  color: #ff8500;
}

#portfolio p {
  color: #a0a0a0;
  padding: 0px;
  margin: 0px;
}

/* Homeboxes */

#homebox h3 {
  text-align: center;
  margin-top: 10px;
  font-size: 10pt;
  color: #052147;
  padding-left: 0;
}

#homebox p {
  padding: 10px;
  padding-bottom: 0;
  font-size: 10pt;
  margin: 0;
  font-size: 9pt;
  margin-left: 80px;
  color: black;
}

#homebox strong {
  color: black;
  font-weight: bold;
}

#homebox1 {
  background-image: url(../images/sce/homebox1-bg1.jpg);
  width: 310px;
  height: 185px;
  margin-right: 2px;
  float: left;
  clear: right;
}

#homebox2 {
  background-image: url(../images/sce/homebox2-bg1.jpg);
  width: 310px;
  height: 185px;
  float: left;
  clear: right;
  margin-right: 2px;
}

#homebox2 p {
  margin-left: 120px;
}

#homebox3 {
  background-image: url(../images/sce/homebox3-bg1.jpg);
  width: 310px;
  height: 185px;
  float: left;
  margin-right: 0px;
}

#homebox3 p {
  margin-left: 135px;
}

a {
  color: 052147;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

div.hr {
  background-image: url(../images/sce/hr-bg.png);
  background-repeat: no-repeat;
  height: 1px;
  border: 0;
  margin: 0 auto;
  text-align: center;
}	

div.hr hr {
  display: none;
  	margin: 0 auto;
	text-align: center;
}

/* News Manager */

#ctl01_MainContent_news_detail_news_title.news_title {
  margin: 0;
  padding-top: 4px;
  font-family: Times New Roman;
  font-size: 20pt;
  font-weight: normal;
  color: #5c91a4;
  margin-bottom: 20px;
}

.news_date {
  margin-top: 20px;
  color: red;
}

.news_headline { 
  margin-bottom: 20px;
}

#newsarticle p, div {
  margin: 0;
margin-bottom: 10px;
  padding: 0;
  padding-bottom: 0px;
}

/* Testimonials */
.bl {
  background: url(../images/sce/bl.gif) 0 100% no-repeat;
  padding: 15px;
}
.br {background: url(../images/sce/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/sce/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/sce/tr.gif) 100% 0 no-repeat; padding:10px} 


p.testimonial_author {
  text-align: right;
  padding-right: 60px;
}

/* Override bullets in news+faq section */
#thenewsmanager ul {
  list-style-type: none;
  list-style-image: none;
}

#faq_manager ul {
  color: red;
  list-style-type: none;
  list-style-image: none;
}

#faq_manager li {
  list-style-type: none;
  list-style-image: none;
}

#surveyform label {
  display: none;
}


#span1 { clear: none; float: none;}
span.form_data { clear: none; float: none; }

#pdf {
  width: 50px;
  height: 30px;
  padding-left: 35px;
  float: right;
  background-image: url(../images/sce/pdf-icon.jpg);
  background-repeat: no-repeat;
  padding-top: 10px;
}

#clear {
  clear: both;
}

.left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

/* SEO Pages */

.actionLink{float:right; font-size:14px; font-weight: bold; line-height:20px; margin: 0px 0px 20px 20px; padding: 10px 10px 10px 10px; text-align: center; width:200px; }
.leafPages a{font-size:12px; text-decoration:none}
.leafPages li{display:inline}
.contentCallout{width:200px; padding:20px; float:right;}
.ism-theme-group{list-style:none; background-color:#CCCCCC; margin:0px; padding:0}
.ism-topic {float:left;}

#left_menu ul {
  padding-left: 0px;
  margin-left: 0px;
  font-family: tahoma;
  line-height: 100%;
}
#left_menu a {
  text-decoration: none;
  color: #024d6e;
  font-size: 7pt;
}

#left_menu li li:hover {
  background-color: #e5eaf4 ;
}

#left_menu li {
  display: none;
  list-style-type: none;
  list-style-image: none;
  font-family: tahoma;
  padding-left: 0px;
  margin-left: 0px;
  line-height: 100%;
}

#left_menu li.current {
  display: block;
}

#left_menu li.current ul {
  margin-top: 10px;
  margin-left: 10px;
}

#left_menu li.current ul li {
  display: block;
  padding-bottom: 3px;
  padding-left: 0px;
  margin-left: 0px;
  width: 150px;
  height: auto;
  min-height: 25px;
  background-image: url(../images/sce/09-leftnav-itembg.jpg);
}

#left_menu li.current ul li:hover {
  background-image: url(../images/sce/09-leftnav-itembg-hover.jpg);
}

#left_menu img {
  display: none;
}

div .clear {
  height: 0px;
  margin: 0;
  padding: 0;
  font-size: 0;
}

div .separator {
  width: 100%;
  height: 0px; 
  padding: 0;
  margin: 0;
}


#absoluteflash {
position: absolute;
top: 145px;
margin: 0 auto;
width: 960px;
height: 360px;
left: 215px;

}

#hideonregister {
  display: none;
}

#regLink a {
  padding: 10px;
  background-color: #2369a1;
  font-size: 12pt;
  font-weight: normal;
  color: white;
  width: 200px;
  height: 70px;
  border: 1px solid #ff8000;
  text-align: center;
  text-decoration: none;
}


/*Gallery*/
.cat_name
{
width: 100%;
float: left;
clear: both;
margin-bottom: 10px;
}


#ctl01_MainContent_gallery_picture_VolPostcardPictureList1_Message
{
display: none;
}