* 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: 200px;
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: 55px;
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: center;
}

.menu4
{
height: 37px;
width: 70px;
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: 20px;
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: 20px;
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: 303px;
margin-top: 20px;
background-repeat: repeat-x;
}

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

.content
{
width: 910px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
height: 30px;
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
text-align: left;
height: 170px;
}

.content a
{
text-decoration: underline;
}

.footer
{
text-align: center;
margin-top: 40px;
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;
}

