html *{margin:0; padding:0}

html, body
{
    height:100%;    
}

body
{
    background: #fff url(../img/bg_lhs.jpg) repeat-y 5px 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:62.5%;
    color: #333;
}

#cs
{
    background: #f2f3f4 url(none);
}

#page
{
    height:100%;
    background: url(../img/redline.gif) no-repeat 775px 75%;
}

#skip
{
    text-indent:-2000em;
    height:1px;
    overflow:hidden;
}



#main
{
    width:770px;
    border-right:1px solid #df2823;
    height:100%;
    padding-left:5px;
}

table
{
    width:100%;
    border-collapse:collapse;
    text-align:left;
    font-size:100%;
}

th
{
    padding:2px 12px 2px 40px;
}

td
{
    padding:2px 0   
}

#technical h2
{
 font-size:1.2em;
 padding:12px 0 4px 40px;   
}

sup
{
    font-size:8px;
}

/* HEADER  */
#header
{
    height:130px;
    border-bottom:1px solid #df2823;
}

#logo
{
    margin: 46px 0 0 112px;
    float:left;
}

#productsform
{
    float:right;
    margin: 74px 4px 0 0;
    font-size:100%;
}

#productsform select
{
    width:20em;
    font-size: 0.9em;
}

.sub
{
    background-color: #df2823;
    font-weight:bold;
    color:#fff;
}

/* NAVIGATION  */

#nav
{
    padding: 10px 0 0 110px;
    list-style-type:none;
    font-weight:bold;
    text-align:center;
}

#nav li
{
    display:inline; 
    border-left: 1px solid #df2823; 
    padding: 0 4px;
}

#nav li a
{
    color: #654;
    text-decoration:none;
    font-size:1em;
    letter-spacing:-0.1em;
}

#nav li a:hover
{
    text-decoration:underline;
}

#nav li.active
{
    border-left:0;
}

#nav li.active a
{
    color:#df2823;
    padding-left:16px;
    background: url(../img/sqr.gif) no-repeat 0 2px;
}

#nav li.first
{
    border-left:0;
}

/*  HEADER NAV  */
#secnav
{
    float:right;
    margin: 45px 5px 3px 0;
    width:415px;
}

#team #secnav
{
    text-align:right;
}


#secnav li
{
    display:inline;
    color: #df2823;
}

#secnav li a
{
    color: #666;
    font-size:1.4em;
    text-decoration:none;
    padding: 0 2px;
}

#secnav li.secnav_active a
{
    color: #000;
    font-weight:bold;
}

/*  FOOTER NAV  */

#footernav
{
    list-style-type:none;
    text-align:right;
}

#footernav li
{
    display:inline;
}

#footernav li a
{
    border-left:1px solid #df2823;
    padding: 0 14px 0 3px;
    line-height:2.2;
    font-weight:bold;
}

/*  MAIN  */

#content
{
    border-bottom:1px solid #df2823;
    padding: 2px 0 5px 0;
}

#lhs
{
    float:left;
    width:390px;
    padding-left:103px;
}

#home #lhs
{
    padding-left:108px;
}

#rhs
{
    float:left;
    width:270px;
}

#real_rhs {
	float: right;
	width: 270px;
	padding-top: 42px;
}


.hm_link
{
    display:block;
    height:93px;
    width:180px;
    padding:1px 2px;
}


#ns
{
    background: url(../img/hm_ns.jpg) no-repeat 0 0;
    float:left;
    margin:5px 2px 0 0;
}

#gr
{
    background: url(../img/hm_gr.jpg) no-repeat 0 0;
    float:left;
    margin:5px 2px 0 0;
}

#sp
{
    background: url(../img/hm_sp.jpg) no-repeat 0 0;
    float:left;
    margin:5px 2px 0 0;
}

#facs
{
    background: url(../img/hm_facs.jpg) no-repeat 0 0;
    float:left;
    margin:5px 2px 0 0;
}

#s
{
    background: url(../img/hm_s.jpg) no-repeat 0 0;
    float:left;
    margin:5px 2px 0 0;
}

#t
{
    background: url(../img/hm_t.jpg) no-repeat 0 0;
    float:left;
    margin:5px 2px 0 0;
}

#daw
{
    background: url(../img/hm_daw.jpg) no-repeat 0 0;
    float:left;
    margin:5px 2px 0 0;
}

#sun
{
    background: url(../img/hm_sun.jpg) no-repeat 0 0;
    float:left;
    margin:5px 2px 0 0;
}

#lhs a
{
    color: #000;
    text-decoration: none;
    font-weight:bold;
    font-size:1em;
    letter-spacing:-0.1em;
}
#lhs a:hover
{
    color: #df2823;
    text-decoration: none;
}

#rhs p
{
    padding: 6px 8px 0 4px;
    line-height:1.5;
}

#rhs p.first
{
    padding: 90px 8px 6px 4px;
    font-size:1.2em;
}

#lhs ul
{
    margin-left:1.4em;
    padding-left:40px;
}

#lhs li
{
    padding:3px 0;
}

/*  FOOTER  */
#footer
{
    padding:0 0 0 110px;
}
#footer h2
{
    font-size:1.5em;
    color: #000;   
}

#footer .footerlinks
{
    float:right;
    margin-right:10px;
    font-size: 0.9em;
    padding-top:5px;   
}

#footer a
{
    text-decoration:none;
    color: #333;
}

#footernav
{
    height:30px;
    letter-spacing:-0.1em;
}
/* ############# CASE STUDIES ############ */
#cs #page
{
    padding: 32px 0 10px 0;
    background: url(none);
    height:auto;
}

#cs .csimages
{
    text-align:center;
    margin:24px 0 16px 0;
}

#cs .csimages_left
{
    float:left;
    margin: 24px 8px 0 4px;
}

#cs p
{
    padding:4px 30px;
    line-height:1.5;
}

#cs p.first
{
    padding:20px 30px 6px 30px;
    font-size:1.2em;
}

/* ############# GROUP COMPANIES ############ */
.grouplogo
{
   margin-top:24px
}

/* ############# PAGES WITHIN THE SYSTEM ############ */
#products #lhs, #technical #lhs, #team #lhs, #contact #lhs, #vacancies #lhs, #group #lhs
{
    padding-top:25px;
}

#products p.first, #technical p.first, #vacancies p.first, #contact p.first, #group p.first
{
    padding:20px 10px 6px 40px;
    font-size:1.2em;
    line-height:1.5;
}

#products #rhs, #technical #rhs, #team #rhs
{
    text-align:right;
}

#products p, #technical p, #team p, address, #vacancies p, #contact p, #group p
{
    padding:4px 10px 6px 40px;
    font-size:1em;
    line-height:1.5;
    font-style:normal;
}


#products h1, #cs h1, #technical h1, #team h1, #contact h1, #vacancies h1, #group h1
{
    background: url(../img/h1.gif) repeat-x 0 100%;
    padding: 0 0 10px 40px;
    font-size: 1.6em;
    text-transform:uppercase;
    display:inline;
    letter-spacing:-0.1em;
}

h1 span
{
    font-size: 0.8em;
    font-weight:normal;
    text-transform:none
}

.productimage
{
    margin:5px 0 0 0;
}

#team #lhs ul
{
    margin-top:20px;
}

#contact #lhs a,#vacancies #lhs a, #group #lhs a
{
    font-weight:normal;
    letter-spacing:normal;
}

hr
{
    height:1px;
    border:1px solid #f2f3f4;
    color: #f2f3f4;
}


/* ############# CLEAR FIX  ############ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.teampic { visibility: hidden; }
#personnel li a:hover, #personnel li a:active { color:#000066; }
#picwidth { width: 108px; float: right; padding-top: 60px; margin-right: 10px; }
.picholder { height: 88px; display: block;z }
.picholder div { position: absolute; }