
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

sup, sub { vertical-align: baseline; position: relative; top: -0.4em; } sub { top: 0.0em; }

ol, ul {
list-style: none;
}

table {
border-spacing: 0;
margin-top: 10px;
}

*{
padding: 0;
margin: 0;
}

*.tight{
word-spacing: -.1em;
}

a:link{
color: #000000;           /*#3D546B*/
background: transparent;
text-decoration: none;
cursor: pointer;
}

a:hover{
color: #C30000;
background: transparent;
text-decoration: none;
cursor: pointer;
}

a:focus{
color:  #C30000;
background: transparent;
text-decoration: none;
cursor: pointer;
outline: none;
}

a:active{
color: #C30000;
background: transparent;
text-decoration: none;
cursor: pointer;
outline: none;
}

a:visited{
color: #000000;
background: transparent;
text-decoration: none;
cursor: pointer;
}

html{

/*background-repeat: repeat;
background-position: center center;*/
font: normal 13px/16px Arial, Helvetica, sans-serif;
}

b{
font-weight: bold;
}

body{
padding-top: 15px;
padding-bottom: 15px;
overflow: scroll;
background-color: #ffffff;
background: url("../graphics/multicolour_cable.jpg");
height: 101%;
}

div.inner{
width: 1100px;
height: 970px;
background-color: #DAE7F9;
border: 1px dotted #7BAECE;
padding: 15px 30px 15px 30px;
margin-left: -585px;  /***  width / 2   ***/
position: absolute;
top: 0px;          /***  height / 2   ***/
left: 50%;
margin-top: 0px;
margin-bottom: 0px;
}



em{
  font-style: italic;
  font-weight: bold;
}


.arial-black {
font-family: "Arial Black", Arial;
font-weight: 800;
}

h1{
display: block;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-weight: 900;
font-size: 19px;
line-height: 25px;
color: #FF2200;
margin-left: 10px;
background: transparent;
text-align: left;
margin-bottom: 5px;
text-shadow: 2px 2px 1px #000;
}

h1.slogan{
display: block;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-weight: 900;
font-size: 25px;
line-height: 28px;
color: #FF2200;
background: transparent;
text-align: left;
margin-bottom: 5px;
float: right;
position: relative; top: 30px; right: 50px;
text-shadow: 1px 0px 1px #000;
}

h2{
font-family: "Arial Black", Arial, Helvetica, "Sans-serif";
font-weight: 900 !important;
font-style: normal;
font-size: 20px;
line-height: 19px;
color: #FF2200;
letter-spacing: 1px;
margin-left: 0px;
background: transparent;
text-align: left;
margin-bottom: 5px;
text-shadow: 1px 1px 1px #000;
}

h3{
font-family: "Arial Black", Arial, Helvetica, "Sans-serif";
font-weight: 900;
font-style: normal;
font-size: 15px;
line-height: 16px;
color: #FF2200;
letter-spacing: 1px;
background: transparent;
text-align: left;
margin: 12px 0px 0px 0px;
text-shadow: 1px 1px 1px #000;
}

hr{
clear: both;
text-align: left;
width: 1095px;
margin-top: 0px;
margin-bottom: 1px;
height: 2px;
border: none;
background-color: #000000;
}

img{
border: none;
background-color: transparent;
}

p{
font: normal 14px/17px Arial, Helvetica, sans-serif;
color: #000000;
background-color: transparent;
text-align: left;
margin: 8px 10px 8px 0px;
}

p.navhoriz{
float: right;
background-color: #ffffff ;
color: #000000;
width: 920px;
font: 15px Arial, Helvetica, Helvetica, sans-serif;
font-weight: bold;
line-height: 20px;
text-align: right;
text-indent: 0px;
margin-top: 10px;
margin-left: -30px;
padding-top: 8px;
padding-right: 40px;
padding-bottom: 5px;
border-top: solid 5px #ffffff;
border-bottom: solid 5px #ffffff;

}

p.caption{
font: 15px/16px Arial, Helvetica, sans-serif;
color: #ffffff;
background: transparent;
font-weight: 700;
text-align: left;
margin: 5px 5px 10px 20px;
}

strong{
color: #000000;
font-weight: bold;
}

ul.normal{
background: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 0px;
list-style-image: url(../graphics/red_bullet_ul.png);
text-align: left;
list-style-position: outside;
text-indent: 0px;
margin-left: 0px;
padding-left: 10px;
position: relative;
top: 0px;
line-height: 18px;
}


ul.two{float: left;
width: 650px;
background: #8FB1CE;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 0px;
/*list-style-image: url(../graphics/red_bullet_ul.png); */
text-align: left;
list-style-position: outside;
text-indent: 0px;
margin-left: 10px;
padding-left: 0px;
position: relative;
top: -10px;
line-height: 18px;
}

ul.three{float: left;
width: 390px;
background: #8FB1CE;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 0px;
text-align: left;
list-style-position: outside;
text-indent: 0px;
margin-left: 10px;
padding-bottom: 8px;
padding-left: 0px;
position: relative;
top: -10px;
line-height: 18px;
}


li{
margin-bottom: 0px;
padding-bottom: 0px;
margin-left: 10px;
word-spacing: 0px;
text-indent: 0px;
}

ul, li{
margin: 10px;
}


