body{
background-color: #000;
background-image: url(/images/bgtile.gif);
background-repeat: repeat-x;
margin: 0 auto;
padding: 0;
text-align: left;
font-family: arial;
font-size: 11px;
float: left;
color: #666666;
}

.wrapper{
width:100%;
float: left;
margin: 0px;
padding:0;
background-image: url(/images/bgimage.gif);
background-repeat: no-repeat;
}

.site{
width: 490px;
margin-left: 510px;
padding:0;
float: left;
}

p{
text-align:left;
margin: 0;
padding: 10px 0px 10px 0px;
line-height: 16px;
}

li{
list-style: none;
}

.header{
background-image: url(/images/header.jpg);
background-repeat: no-repeat;
width: 379px;
height: 105px;
float: right;
margin:0;
}

.nav{
/*width: 520px;*/
width: 524px;
padding:6px 0px 5px 7px;
float: left;
background-color: #fff;
}



html>body .nav
{
 width: 522px;
}

.nav ul{
padding: 0;
margin:0px;
float: left;
}

.nav li{
background-color: #495e86;
display: block;

height: 50px;
margin: 1px;
padding: 0;
float: left;
}

.nav li a{
color:#fff;
font-family: Times New Roman;
font-size: 18px;
display: block;
width: 101px;
height: 38px;
padding-top:12px;
text-decoration: none;
text-align: center;
}

.nav li a:hover{
background-color: #25324d;
}

#selected{
background-color: #25324d;
}

.main{
padding:20px;
width: 489px;
float: left;
background-color: #fff;
}

.main a{
color:#113a8a;
text-decoration: none;
}

.main a:hover{
text-decoration: underline;
}

.footer{
width:529px;
background-color: #fff;
clear: both;
margin: 0;
padding-top: 20px;
}

.footer p{
width:500px;
clear: both;
color: #666666;
text-align: center;
  }
  
.footer a{
color:#113a8a;
text-decoration: none;
  }

.footer a:hover{
text-decoration: underline;
  }
  
.welcome {
float:left;
margin-top: 10px;
} 

.content{
float:left;
padding-top:20px;
min-height:500px;
width: 529px;
background-color: #fff;
}

.content p{
margin-left: 15px;
margin-right: 10px;
}

.content img{
margin-left: 5px;
margin-right: 10px;
}

.content a{
text-decoration: none;
color:#113a8a;
}

.content a:hover{
text-decoration: underline;
}

h1
{
text-transform: uppercase;
margin-left: 15px;
margin-right: 10px;
padding: 0;
font-family: Times New Roman;
font-size: 18px;
font-weight: normal;
letter-spacing: 14px;
color:#113a8a;
}

h2{
text-align: left;
text-transform: uppercase;
margin-left: 15px;
margin-right: 10px;
padding: 0;
font-family: Times New Roman;
font-size: 12px;
font-weight: normal;
letter-spacing:4px;
color:#113a8a;
}

/* Contact form styles*/

form{
margin-bottom:50px;
}

table{
margin: 25px 0 0 10px;
}

#name{
margin: 0 3px 0 10px;
width:250px;
}

#companyname{
margin: 0 3px 0 10px;
width:250px;
}

#email{
margin: 0 3px 0 10px;
width:250px;
}

#telephone{
margin: 0 3px 0 10px;
width:250px;
}

#enquiry{
margin: 0 3px 0 10px;
width:250px;
}

#contactsubmit{
margin-left:130px;
}



.footerGS
{
    margin-bottom:-2px!important;
}
