/* BEC Style Sheet  */
body {
  background: #ffffff url("images/bg.png") repeat-y 50% 0px;
  color: #8499a9;
  font: 0.7em/160% "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}

a {
  color: #063f69;
  text-decoration: none;
}

a:hover {
  color: #cc3300;
  background-color:transparent;
}

h1, h2 {
  font: 12px "Lucida Grande", Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
  padding: 10px 0px 0px 0px;
}

h3 {
  font: 11px "Lucida Grande", Verdana, Helvetica, sans-serif;
  color:#cc3300;
  font-size-adjust:1.1;
  font-weight: bolder;
  margin: 0;
  padding: 0px 26px;
  background-color:transparent;
}

h4 {
  font: 10px "Lucida Grande", Verdana, Helvetica, sans-serif;
  color:#063f69;
  font-size-adjust:1.3;
  font-weight: bolder;
  margin: 0;
  padding: 0;
  background-color:transparent;
}

table {
	color: navy;
	font: 0.8em/160% "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  }

img {
  border: none;
}

ul {
	list-style: url("images/bullet.gif");
}

ul ul  {
	list-style-type:square;
}


#wrapper {
  padding: 0;
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 740px;
}

#header {
  background: #707070 url("images/header.jpg") no-repeat 0px 0px;
  height: 125px;
  position: relative;
  top: 0em;
  width: 718px;
}

#mainformat {
  border-bottom: 1px solid #fff;
  float: left;
  left: 0;
  margin-top: -11px;
  position: relative;
}

#leftcol {   /*  Main left column  */
  background: #fff url("images/leftcol.gif") repeat-x 0px 0px;   /*  Main left column image repeated across top only  */
  float: left;
  color:navy;
  overflow: hidden;
  padding-bottom: 2em;
  position: relative;
  top: 1px;
  width: 478px;
  border-right: 1px solid #fff;
}

#left h1 {
	Background-color: #c62121;
	color:#fff;
	padding-bottom: 10px;
	top: 0px;
	width: 468px;
}

#rightcol {
  clear: none;
  color: #fff;
  left: 480px;
  width: 240px;
  position: absolute;
  top: -27px;
}

#rightp {
  clear: none;
  color: #fff;
  font-style:italic;
  left: 480px;
  width: 240px;
 }


#jumpto {
  background: transparent url("images/bg_g.png") repeat-y 50% 0px ;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 274px;
}

#header #logo {
  display: block;
  top: -10px;
  _top: -1px; /* Annoying IE */
  left: -1px;
  position: absolute;
}


#logo img {
  display: none;
}

#logo a {
  display: block;
  width: 478px;
  height: 88px;
}

#nav {
  color: #063f69;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 12px;
  position: absolute;
  top: 90px;
  width: 465px;
  float: left;
}

#nav li {
  display: block;
  float: left;
  padding: 4px 1em;
}

#nav li a {
  background: transparent url("images/nav_o.gif") no-repeat 50% 40px;
  color: #063f69;   /*  Main navigation text colour  */
  font: 11px  "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  padding: 0;
  padding-bottom: 6px;
  float: left;
  display: block;
}

#nav li a:hover {
  background-position: 50% -35px;
  color: #fff;
}

#login {
  float: right;
  position: relative;
  top: -5px;
  width: 240px;
  padding-right: 0px;
}


#login label {
  position: absolute;
  left: -9999px;
}

#login .fieldname {
  padding: 2px;
  width: 120px;
  border: 1px solid #A6A5A5;
}


#login input {
	font-size: 10px;
  border: 1px solid #063f59;
}

#leftcol h1 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: -.5px;
}

/* Beginning of Home Slogan Area  */
#leftcol #slogan {
  background: #063f69 url("images/centerpanehome.jpg") no-repeat 0px 0px;
  padding: 20px 10px;
  padding-left: 210px;
}

#leftcol #slogan {
  height: 150px;
  padding-top: 30px;
}

#leftcol #slogan h1 a, #leftcol #slogan p {
  color: #fff;
}

#leftcol #slogan img {
  display: none;
}
/* End of Home Slogan Area  */

/* Begining of Company Slogan Area  */
#leftcol #slogancompany {
  background: #063f69 url("images/centerpanecompany.jpg") no-repeat 0px 0px;
  padding: 20px 10px;
  padding-left: 210px;
}

#leftcol #slogancompany {
  height: 150px;
  padding-top: 30px;
}

#leftcol #slogancompany h1 a, #leftcol #slogancompany p {
  color: #fff;
}

#leftcol #slogancompany img {
  display: none;
}
/* End of Company Slogan Area  */

/* Begining of Contact Slogan Area  */
#leftcol #slogancontact {
  background: #063f69 url("images/centerpanecontact.jpg") no-repeat 0px 0px;
  padding: 20px 10px;
  padding-left: 210px;
}

#leftcol #slogancontact {
  height: 150px;
  padding-top: 30px;
}

#leftcol #slogancontact h1 a, #leftcol #slogancontact p {
  color: #fff;
}

#leftcol #slogancontact img {
  display: none;
}
/* End of Contact Slogan Area  */

/* Begining of Services Slogan Area  */
#leftcol #sloganservices {
  background: #063f69 url("images/centerpaneservices.jpg") no-repeat 0px 0px;
  padding: 20px 10px;
  padding-left: 210px;
}

#leftcol #sloganservices {
  height: 150px;
  padding-top: 30px;
}

#leftcol #slogancservices h1 a, #leftcol #sloganservices p {
  color: #fff;
}

#leftcol #sloganservices img {
  display: none;
}
/* End of Services Slogan Area  */

/* Begining of FAQ Slogan Area  */
#leftcol #sloganfaq {
  background: #063f69 url("images/centerpanefaq.jpg") no-repeat 0px 0px;
  padding: 20px 10px;
  padding-left: 210px;
}

#leftcol #sloganfaq {
  height: 150px;
  padding-top: 30px;
}

#leftcol #slogancfaq h1 a, #leftcol #sloganfaq p {
  color: #fff;
}

#leftcol #sloganfaq img {
  display: none;
}
/* End of FAQ Slogan Area  */

/* Beginning of Product Slogan Area  */
#leftcol #sloganprod {
  background: #063f69 url("images/centerpane.jpg") no-repeat 0px 0px;
  padding: 20px 10px;
  padding-left: 210px;
}

#leftcol #sloganprod {
  height: 150px;
  padding-top: 30px;
}

#leftcol #sloganprod h1 a, #leftcol #sloganprod p {
  color: #fff;
}

#leftcol #sloganprod img {
  display: none;
}
/* End of Products Slogan Area  */

#leftcol .block {
background: url("images/redpanel.gif") no-repeat 0px 10px;
  padding: 15px 15px;
  border-bottom: 1px inset #333;
}

#wrapper #leftcol h1 {
  color: #669acc;   /*  Colour of all h1 in left columns including slogan   */
}

/*  Right column items   */

#rightcol h2 {
  color: #063f69;  /*  Right column headers  */
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  padding: 1.1em 1.5em;
  padding-bottom: 0;
}

#right col ul, #rightcol li {
	list-style: url("images/bullet.gif");
	color: #ececec;
	font-size: 12px;
	margin: 1px;
	padding: 0;
}

#rightcol p {
  list-style: none;
  margin: 0;
  padding: 1em 1.0em;
  padding-bottom: 1.6em;
  border-bottom: 2px solid #8da6ba;
}

#footer {
  background: #8da6ba url("images/footer.jpg") no-repeat;
  border-top: 3px solid #8da6ba;
  border-bottom: 3px solid #cc33000;
  clear: both;
  float: left;
  width: 718px;
  height: 50px;
  overflow: hidden;
  padding: 0px 0px;
  padding-bottom: 3px;
}

#footer p {
  font-size: 9px;
  color: #fff;
  margin: 0;
  padding: 0px 10px;
  float: left;
}

.error {
	color: #CE0000;
	font-weight: bold;
}

.success {
	color: #66CE00;
	font-weight: bold;
}

.smallcap {
	font-size: 10px;
	margin: 10px;
	padding: 10px;
}
