body 

{/*Body background,colour,text positioning*/


background-image: url(pics/WDbg11.jpg);
background-repeat: repeat-x;
background-color: rgb(0,0,153);
  
color: rgb(0,0,153);

text-align:left;

text-align:left;

margin-left:0.5px;

margin-right:0.5px;

margin-top:5px;

margin-bottom:-5cm;

position:relative;
}


div#outer 

{

background-image: url(pics/IWDbg.jpg);
background-repeat: repeat-x;
background-color: rgb(255,255,255);


width: 760px;
margin-top:-.3cm;
margin-bottom:0.05px;

margin-left: auto;

margin-right: auto;

border: thin solid  rgb(204,255,255);
position:relative;
}





div#mid 

{

background-image: url(pics/);
background-repeat: no-repeat;
background-color: rgb(255,255,255);


width: 660px;
margin-top:0cm;

padding:15px;
margin-bottom:0.05px;

margin-left: auto;

margin-right: auto;


position:relative;
}

.clientquestions ul
{
list-style-type: none;
}


a 
{
color: rgb(0,0,153);
text-decoration : none;
padding:1px;
}

v 
{
color: rgb(0,0,153);
text-decoration : none;
padding:1px;
}

a:hover 
{
color: rgb(123,0,177); 
background-color: rgb(237,212,239);

padding:1px;
}

.center
{
text-align:center;
}



.submenu

{

text-align:right;

color: rgb(0,0,205);
font-size:9pt


}



.logo{
float:right;
padding:5mm;
}


