* html .gainlayout 
{
height: 1%;
}

body
{
background-color: #1f1e24;
margin: 0; /* to avoid margins */
text-align: center; /* to correct the centering IE bug*/
}


a
{
font-family: Georgia;
color: #b2b0c8;
text-decoration: none;
}

a:hover
{
color: #ffffff;
}


.containertop
{
width: 965px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: left;
height: 240px;
background-color: #1f1e24;
}

.logo
{
float: left;
margin-left: 20px;
} 

.path
{
height: auto;
width: 965px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
background-color: #1f1e24;
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
text-align: left;
float: left;
}


.menu5
{
height: 37px;
width: 65px;
float: right;
margin-top: 60px;
margin-right: 24px;
border-bottom: 1px solid;
border-bottom-color: #383838;
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
text-align: right;
}

.menu4
{
height: 37px;
width: 60px;
float: right;
margin-top: 60px;
border-bottom: 1px solid;
border-bottom-color: #383838;
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
text-align: center;

}

.menu3
{
height: 37px;
width: 120px;
float: right;
margin-top: 60px;
border-bottom: 1px solid;
border-bottom-color: #383838;
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
text-align: center;
}

.menu2
{
height: 37px;
width: 50px;
float: right;
margin-top: 60px;
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
text-align: center;

}

.menu1{
height: 37px;
width: 60px;
float: right;
margin-top: 60px;
border-bottom: 1px solid;
border-bottom-color: #383838;
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
text-align: left;
}

.purple
{
background-image: url('../img/services purple strip.jpg');
height: 2px;
padding-top: 20px;
width: 50px;
background-repeat: repeat-x;
}

html>body .purple
{
background-image: url('../img/services purple strip.jpg');
height: 2px;
margin-top: 20px;
width: 50px;
background-repeat: repeat-x;
}

.title
{
width: 905px;
margin-left: 12px;
margin-right: 10px;
margin-top: 40px;
height: 30px;
font-size: 16pt;
font-family: Georgia;
color: #ffffff;
text-align: left;
float: left;
border-bottom: 1px solid;
border-color: #4d4d4d;
}


html>body .title
{
width: 907px;
margin-left: 25px;
margin-right: 10px;
margin-top: 40px;
height: 30px;
font-size: 16pt;
font-family: Georgia;
color: #ffffff;
text-align: left;
float: left;
border-bottom: 1px solid;
border-color: #4d4d4d;
}


.underlay
{
background-image: url('../img/purple_design.jpg');
margin-left: 10px;
margin-right: 10px;
width: auto;
height: 300px;
margin-top: 20px;
background-repeat: repeat-x;
}


.overlay
{
width: 922px;
height: 294px;
margin-right: auto;
margin-left: auto;
margin-top: 1px;
padding-left: 15px;
background-image: url('../img/bespoke empty.jpg');
background-repeat: no-repeat;
color: #000000;
font-size: 11pt;
font-family: Georgia;
text-align: left;
padding-top: 30px;
}


.containerbottom
{

width: 965px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: left;
height: 120px;
background-color: #1f1e24;
font-size: 10pt;
font-family: Georgia;
color: #b2b0c8;
padding-left: 30px;
}

html>body .containerbottom
{

width: 965px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: left;
height: 120px;
background-color: #1f1e24;
font-size: 10pt;
font-family: Georgia;
color: #b2b0c8;
padding-left: 30px;
}



.list
{
margin-left: -25px;
}

.nomargin
{
margin-top: 5px;
margin-bottom: 5px;
}






.footer
{
text-align: center;
margin-top: 75px;
margin-left: auto;
margin-right: auto;
width: 965px;
height: auto;
color: #59576b;
font-family: Georgia;
font-size: 7pt;
}


.footer a
{
color: #59576b;
font-size: 7pt;
text-decoration: underline;
}






