/* Reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, textarea{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
}

body {
  text-align: center;
  line-height: 1.5em;
  font-family: helvetica, arial, sans-serif;
}

ol, ul {
  list-style: none;
}
/* End Reset */
/* Common Styles */

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 28px;
  color: #004990;
  border-bottom: 2px solid #f58220;
}

h4 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  font-weight: bold;
  color: white;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 12px;
  font-weight: bold;
}

p {
  font-size: 12px;
  margin-bottom: 15px;
}

blockquote {
  text-indent: -0.8em;
  font-size: 12px;
}

a {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
}
.bold{
  font-weight: bold;
}

.italic {
  font-style: italic;
}


/* Main Style */

html {
  background-color: white;
}



#container {
  width: 968px;
  height: auto;
  margin: 0em auto;
  text-align: left;
  background: url(images/sidebar_bkg.png) 773px repeat-y;
}

#topbar {
  height: 30px;
  background: url(images/topbar.png) repeat-x;
  overflow: hidden;
}

#topbar h2 {
/*text-indent: -9900px;    */}

#topbar li {
  float: right;
  padding-top: 0px;
  padding-right: 15px;
}

#topbar li a {
  line-height: 10px;
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  color: #004990;
}
/* Menu styling */

#nav {
  height: 50px;
  background: url(images/navbar.png) repeat-x;
  z-index: 1;
}

#nav, #nav ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
}

#nav a {
  margin-top: 2px;
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  color: #004990;
  display: block;
  padding: 6px 3px;
  text-decoration: none;
}

#nav a:hover{
  background-color: #cdc8bc;
  color: #004990;
}

#nav ul li a.drop {
background: #d9d5c9 url(images/expand3.gif) no-repeat right top;

}


#nav li {
  float: left;
  padding-left: 40px;
  position: relative;
}

#nav ul {
  position: absolute;
  display: none;
  width: 12.8em;
  top: 1.6em;
  z-index: 2;
}

#nav li ul a{
  width: 19.5em;
  height: auto;
  float: left;
  background-color: #d9d5c9;
  border: 1px dashed #9c9b95;
}

#nav li ul {
  background-color: #d9d5c9;
  border: 1px solid #333;
  padding: 0px;
  margin: 0px;
}

#nav li ul li {
  padding: 0px;
}

#nav ul ul{
  top: auto;
}

#nav li ul ul {
  left: 12.8em;
  top: 5px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
  display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
  display: block;
}

#feature {
  position: relative;
  height: 180px;
  background: url(images/header1.png) no-repeat;
}

#feature h1{
  position: absolute;
  text-indent: -9988px;
  height: 167px;
  width: 117px;
}

#feature h2{
  position: absolute;
  text-indent: -9888px;
  height: 167px;
  width: 117px;
}

#feature span#reliability {
  position: relative;
  top: 40px;
  left: 220px;
}

#feature span#strength {
  position: relative;
  top: 80px;
  left: 170px;
}

#feature span#service {
  position: relative;
  top: 122px;
  left: 120px;
}

#subfeature {
  height: 53px;
  background: url(images/sub_bar.png) repeat-x;
  text-indent: -9900px;
}

#bodyss {}

#mainbody {
  float: left;
  width: 772px;
  background: url(images/body_grad.png) no-repeat;
  height: 1%;
}

#block1 img {
  padding: 0px 30px 0px 42px;
  float: right;
  border: 0px;
}
#block1 p,  #block1 dl  {

  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  text-align: justify;
  color: #333333;
}
#block1 p, #block1 h3, #block1 dl {
  margin: 25px;
}

#block1 ul {
  padding: 0px 25px 0px 60px;
  line-height: 2em;
}

#block1 ul li {
  line-height: 2em;
}

 #block1 ul li a {
 text-decoration: underline;
}

#block2 {
  width: 780px;
}

#block2 h4 {
  padding-left: 30px;
  padding-top: 10px;
  height: 30px;
  background: url(images/blue_bar.png) no-repeat;
}

#secondaryContentFullPage {
  float: left;
  width: 720px;
  padding: 20px 25px 20px 25px;
  background: url(images/body_grad.png) no-repeat 1px 0px;
}

#secondaryContent {
  float: left;
  width: 470px;
  padding: 20px 25px 20px 25px;
  background: url(images/body_grad.png) no-repeat 1px 0px;
}

#twoColContent {
  float: left;
  width: 460px;
  padding: 20px 25px 20px 25px;

}

#secondarySidebar {
  height: auto;
  float: left;
  width: 230px;
  padding: 20px 15px 20px 25px;
  background: url(images/secondary_content_sidebar_bkg.png) repeat-y 0px -10px;
}

#secondarySidebar h5 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: bold;
  font-size: 24px;
  color: #004990;
  border-bottom: 2px solid #f58220;
}

#sidebar {
  float: left;
  width: 195px;
  height: auto;
}

#sidebar span.sidebar_footer_image {
position: relative;
display: block;
background-image: url(images/sidebar_footer.png);
width: 186px;
height: 11px;
left: 10px;
top: 0px;

}
#sidebar img.sidebar_footer_image_last {
position: relative;
left: 10px;
top: 0px;
padding-bottom: 120px;
}

#sidebar h5#newsletter_image {
position: relative;
background-image: url(images/get_the_news.png);
width: 185px;
height: 133px;
top: -4px;
left: 10px;

}
#footer img#strength-image {
  position: relative;
float: right;
top: -90px;
padding-right: 30px;

}




#sidebar p.titles {
  padding-top: 30px;
  padding-left: 20px;
  height: 25px;
  background: url(images/sidebar_header_bkg.png) no-repeat 10px -10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
  margin: 1px;
}
#sidebar p {
  padding-left:   15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #777777;
}

 #sidebar ul li a {
  padding-left: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #f58220;
  text-decoration: none;

}
 #sidebar ul li a:hover {

  color: #777777;

}

#footer {
  clear: both;
  width: 968px;
  height: 157px;
  background: url(images/footer_bkg.png) no-repeat;

}

#footer p#contact {
  position: relative;
  display: block;
  left: 50px;
  top: 30px;
  line-height: 1.8em;
  color: white;
}

#footer p#address {
  position: relative;
  left: 210px;
  top: -76px;
  color: white;
  text-transform: uppercase;
}

#footer p#phone {
  position: relative;
  left: 440px;
  top: -190px;
  color: white;
  text-transform: uppercase;
}

#footer p#fax {
  position: relative;
  left: 590px;
  top: -302px;
  color: white;
  text-transform: uppercase;
}
.normal {
 font-weight: normal;
}




.basetext {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  text-align: justify;
  color: #777777;

}

.moto {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: bold;
  font-size: 26px;
  color: #004990;
  text-transform: uppercase;
}

.style1 {
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 11px;
}

.style2{
  font-family: Arial Black, Gadget, sans-serif;
  font-weight: bold;
  font-size: 10px;
}

.subhead1 {
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 18px;
  color: #4d4d4d;
  padding: 0px 25px 0px 0px;
}

.ulist1 {
  font: 12px normal normal Arial, Helvetica, sans-serif;
  color: #005789;
  list-style-type: disc;
}

.secondaryContentTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #00659e;
}

.secondarySidebarTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #808080;
}

.photofooter {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
}

.more {
  float: right;
  width: 60px;
  height: 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-style: italic;
  font-weight: bold;
  padding-left: 10px;
  background: url(images/more_bkg.png) no-repeat 0px -1px;
  line-height: 1em;
}

.secondarySidebartext1 {
  font-family: Arial Black, Gadget, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  line-height: 1.9em;
  padding-top: 9px;
}

.secondarySidebartext2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #3b6e8f;
  line-height: 1em;
  padding-bottom: 5px;
}


.meetTeamTitles {
  font-family: Arial Black, Gadget, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #004990;
  line-height: 1.5em;
  padding-top: 19px;
}
.meetTeamCredits {
  font-family: Arial Black, Gadget, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #aaaaaa;
  line-height: 1.5em;
  padding-top: 9px;
}
.meetTeamPosition {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color:#3b6e8f ;
  line-height: 1.5em;
}
.floatRight {
  float: right;
}
.contactText {
  font-weight: bold;
  color: #005789;
  text-decoration: underline;
}

.link {
text-decoration: underline;
color: #004990;
font-weight: bold;
}
.centre {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img#photoBorder {
  padding: 1px;
  border: 1px solid #000000;
}




































































































































































