* 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: 60px;
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;

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;
border-bottom: 1px solid;
border-bottom-color: #383838;
}

.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: 60px;
background-repeat: repeat-x;
}

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

.title
{
width: 880px;
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: 880px;
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: 302px;
margin-top: 20px;
background-repeat: repeat-x;
padding-top: 1px;
}


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

.overlay
{
width: 1050px;
height: 300px;
margin-right: auto;
margin-left: auto;
margin-top: 1px;
background-image: url('../img/brochure5.jpg');
background-repeat: no-repeat;
}


/*.image
{
margin-top: 0px;
margin-left: 0px;
text-align: left;
width: 319px;
height: 300px;
float: left;
background-image: url('../img/brochure5.jpg');
background-repeat: no-repeat;
}


html>body .image
{
margin-top: 1px;
margin-left: 0px;
text-align: left;
width: 319px;
height: 300px;
float: center;
background-image: url('../img/brochure_image.jpg');
background-repeat: no-repeat;
}*/


.text
{
margin-top: 0px;
margin-left: 20px;
width: 625px;
height: 290px;
float: right;
font-size: 13pt;
font-family: Georgia;
color: #b2b0c8;
text-align: left;
padding-top: 10px;
margin-right: 100px;
}

.textbig
{
font-size: 13pt;
font-family: Georgia;
color: #ffffff;
margin-top: 40px;
}	

.textbig a 
{
font-size: 13pt;
font-family: Georgia;
color: #ffffff;
text-decoration: underline;
}

.textlittle
{
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
}

.textlittle a
{
font-size: 9pt;
font-family: Georgia;
color: #b2b0c8;
text-decoration: underline;	
}

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





