*{
  margin:0;
  padding:0;
  line-height:1.5em;
}

html{
  height:100%;
  margin:0;
}

body{
  height: 90%;
  font:normal normal 75% verdana,sans-serif;
  color:#fff;
  background:#868686;
  padding:0;
}

a img{
  border:0;
}

a,
a:active,
a:visited{
  color:#ffffff;
  text-decoration:underline;
}

a:hover{
  color:#BDD631;
}

p{
  margin:8px 5px 8px 0;
  padding:0;
}

p img{
  margin-bottom:8px;}

h1{
  color:#868686;
  position:absolute;
  top:0;
  left:-1000px;
  font-size:0.1em;
  float:left;
}

h1 span{
  width:407px;
  height:100px;
  position:absolute;
  background:url("") #fff no-repeat;
}

h2{
  font-size:1.6em;
  font-weight:normal;
  padding:0;
  margin:0px 0 16px 0;
}

h3{
  font-size:1.4em;
  font-weight:bold;
  padding:0;
  margin:0 0 0 0;
}

h4{
  font-size:1.4em;
  font-weight:bold;
  padding:0;
  margin:0 0 0 0;
}
 
table{
  border-collapse:collapse;
}

td{
  vertical-align:top;
}

ul{
  list-style-type:disc;
  margin:0 0 0 15px;
  padding:0;
}

li{
  margin:0;
  padding:0;
}

/*main wrapper*/

#wrap{
  width:942px;
  margin:0 auto 0 auto;
  height:492px;
  background:#515E66;
  position:relative;
}

/*content (includes everything on left hand side, on purple) */

#content{
  width:530px;
  background:transparent;
  height:492px;
  float:left;
  padding:0 10px 0 10px;
}

/*container for photo or gallery*/

#photo{
  width:392px;
  background:#515E66;
  height:492px;
  float:right;
  overflow:hidden;
  text-align:right;
}

#photo img{
  float:right;
}

/*footer and logo*/

#footer{
  width:911px;
  margin:5px auto 0 auto;
  background:transparent;
  text-align:right;
  height:79px;
  padding:0;
  clear:both;
}

/*menu*/

#menu{
  margin:0;
  padding:15px 0 15px 0;
  font-size:1.2em;
  text-align:center;
}

#menu ul,#submenu ul{
  list-style-type:none;
  margin:0;
  padding:0;
}

#menu li,#submenu li{
  display:inline;
}

#menu a,
#menu a:active,
#menu a:visited,
#submenu a,
#submenu a:active,
#submenu a:visited{
  color:#fff;
  text-decoration:none;
}

#menu a:hover,#submenu a:hover{
  color:#BAB0C4;
}

a.on,
a.on:active,
a.on:visited,
a.on:hover{
  color:#BAB0C4 !important;
}

#submenu{
  margin:6px 0 0px 0;
  font-size:1.1em;
    height:30px;
}


#sub{
  font-size:0.85em;
  margin:0;
  height:30px;
  float:left;
  position:relative;
  top:5px;
  left:0px;
}


/*adverts*/

#adverts{
  padding:12px 0 0 0;
  width:531px;
  height:171px;
  display:block;
}

#adverts img{
  display:inline;
}


/*framed content*/




/*projects*/

#projectcontent{
  height:350px;
  overflow:auto;}

#projectcontent h2{
  margin:15px 0 0 0;
}

#projectcontent p{
  margin:0px 5px 18px 0;
}

/*contact form*/

#contact{
  margin:0px 0 0 15px;
  padding:0;
}

#contact table{
  width:500px;
  margin:0;
}

#contact td{
  width:250px;
}
  
 fieldset{
   border:0px;
 }
  
input{
  border:1px solid #7B858B;
  background:#F8F3F8 !important;
  font:normal normal 1em verdana,sans-serif;
  padding:1px;
  overflow:auto;
  height:16px;
  width:232px;
  margin-bottom:4px;
}

#submit{
  border:1px solid #7B858B !important;
  background:#515E66 !important;
  padding:1px !important;
  color:#fff !important;
  width:69px !important;
  height:27px !important;
  margin:3px 0 0 4px !important;
  font-weight:bold !important;
}

textarea{
  border:1px solid #7B858B;
  background:#F8F3F8 !important;
  font:normal normal 1em verdana,sans-serif;
  padding:1px;
  overflow:auto;
  width:232px;
  height:136px;
  scrollbar-face-color: #BAB0C4;
scrollbar-shadow-color: #231822;
scrollbar-highlight-color: #231822;
scrollbar-3dlight-color: #231822;
scrollbar-darkshadow-color: #231822;
scrollbar-track-color: #231822;
scrollbar-arrow-color: #000000;
}

strong.contact{
  color:#BDD631;
}




/*slideshow*/

#slideshow{
    height:492px;
    width:392px;
  margin:0;
  padding:0;
  border:0;
  position:relative;
  top:0px;
  left:0px;
  float:right;
}


img.front {
 opacity:1;
 -moz-opacity:1;    /*opacity will not validate*/
 -khtml-opacity:1;
 filter: alpha(opacity=100);
 margin: 0px;
 padding: 0px;
 position: relative;
 background:transparent;
 top: 0px;
 left:0px;
}

img.back {
 opacity:0;
 -moz-opacity:0;
 -khtml-opacity:0;
 filter: alpha(opacity=0);
 margin: 0;
 padding: 0px;
 position: absolute;
 background:transparent;
 top: 0px;
 left:0px;
}

#ss1-sl1front {
top:0;
    left: 0px;
    height:492px;
    width:392px;
}

#ss1-sl1back {
top:0;
    left: 0px;
    height:492px;
    width:392px;
}

/* Centre whole site vertically */
#centrer {
    height: 640px;
    width:942px;
    margin:0 auto 0 auto;
}

#centrerRow {
    vertical-align: top;
}

#centrerCell {
    border: 0;
    vertical-align: top;
}

/*framed content*/

#framed{
  height:360px;
  overflow:auto;
  scrollbar-face-color: #868686;
scrollbar-shadow-color: #3D474E;
scrollbar-highlight-color: #3D474E;
scrollbar-3dlight-color: #3D474E;
scrollbar-darkshadow-color: #3D474E;
scrollbar-track-color: #515E66;
scrollbar-arrow-color: #000000;
color:#EDEAED !important;
position: absolute;
top: 45px;
width: 530px;
}
p.companyreg{
  clear:both;
  font-size:0.8em;
}