/*--------------------------------------- Designed by www.stazikerjones.co.uk */
/*--------------------------------------- Body */
body {
   background: #000;
   color: #A0A0A0;
   font-size:11px;
   line-height:15px;
   font-family: 'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
   margin-left: 11px;
   margin-top: 11px;
   padding:0px;
}

table {
   margin: 0px;
   padding: 0px;
}

td {
   margin: 0px;
   padding: 0px;
}

img {
   margin: 0px;
   padding: 0px;
}

h1 {
   font-size:15px;
   line-height:18px;
   font-weight:normal;
}


/* Leftnav
----------------------------------------------- */

#leftnav ul {
   text-decoration:none;
   margin:0px;
   list-style:none;
   border-bottom: none;
}

#leftnav a {
   text-decoration:none;
   list-style:none;
    border-bottom: none;
}

#leftnav a:hover {
color:#FFFFFF;
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

#leftnav1 a {
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

.leftnav1 li {
   text-decoration:none;
   list-style:none;
   background-repeat:no-repeat;
   border-bottom:1px dashed #646464;
   margin-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   margin-top:5px;
}

/* Selected navigation
----------------------------------------------- */

#selected ul {
   color:#fff;
   text-decoration:none;
   margin:0px;
   list-style:none;
   border-bottom: none;
}

#selected a {
   color:#fff;
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

#selected a:hover {
   color:#fff;
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

#selected1 a {
   color:#fff;
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

.selected1 li {
   color:#fff;
   text-decoration:none;
   list-style:none;
   background-repeat:no-repeat;
   border-bottom:1px dashed #fff;
   margin-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   margin-top:5px;
}

/* Sub navigation
----------------------------------------------- */

#subnav ul {
   font-size:10px;
   color:#fff;
   text-decoration:none;
   margin:0px;
   list-style:none;
   border-bottom: none;
      margin-bottom:10px;
}

#subnav a {
   color:#646464;
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

#subnav a:hover {
   color:#fff;
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

#subnav1 a {
   color:#fff;
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

.subnav1 li {
   color:#646464;
   text-decoration:none;
   list-style:none;
   margin-bottom:0px;
   margin-left:10px;
   margin-right:0px;
   margin-top:5px;
}


/*--------------------------------------- Links */
a:link, a:visited {
   color: #E7B95F;
   text-decoration: none;
}

a:hover {
   color: #FFF;
   text-decoration: none;
}

a img {
  color: #4C4C47;
  border-bottom: none;
}


/*--------------------------------------- Other Styles */

* {
   margin: 0px;
   padding: 0px;
}

.companyname {
  color: #fff;
  font-weight: bold;
}

.statement {
  font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
  font-size: 44px;
  line-height: 50px;
  color: #fff;
  background-image: url(images/home-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

.statement p {
   margin: 20px;
}

.white {
   color: #fff;
}

.title {
  font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 3px;
  color: #fff;
  margin:0px;
  padding:0px;
}

.phone {
  font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
  font-size: 44px;
  line-height: 50px;
  letter-spacing: 3px;
  color: #fff;
  margin:0px;
  padding-top:100px;
}

/* Blog
----------------------------------------------- */

.blog a {
   color:#eee;
   text-decoration:none;
   list-style:none;
   border-bottom: none;
}

.blog a:hover {
   color:#eee;
   text-decoration:underline;
   list-style:none;
   border-bottom: none;
}
