﻿body 
{
color:#244870;
font-family:verdana,helvetica,arial,sans-serif;
font-size:62.5%;
background-color:#ffffff;
/*background-image:url(../images/backgroundGradient.jpg);
background-position:top;*/
}


#wrapper
{
margin:0 auto;
width:783px;
font-size:1.2em;
background-color:#ffffff;
background-image:url(/images/NEWtestBackground.jpg);
background-position:center top;
}



#header
{
width:783px;
height:209px;
padding: 0px 0px 0px 0px;
background-color:#ffffff;
/*border-style:solid;
border-color:#abcdef;
border-width:1pt 1px 1px 1px;*/
background-image:url(/images/headers/head-blank.jpg);
background-position:center top;
background-repeat:no-repeat;
vertical-align:bottom;
text-align:right;


}

#menu
{
background-color:#ffffff;
}

#centre
{
padding-top:15px;
padding:0px 20px 0px 0px;
background-color:#ffffff;
background-image:url(/images/NEWtestBackground.jpg);
background-position:center top;
/*border:solid 1px #000000;*/
}



#leftCol
{
 padding:0px 25px 0px 15px;
/* background-color:#ffffff;*/
 background-repeat:repeat-y;
 min-height:50px;
 width:134px;
 float:left;
 font-size:0.89em;
}

#rightCol
{
 padding:0px 0px 0px 0px;
/*  background-color:#abcdef;*/
 min-height:50px;
 width:580px;
 float:right;
 text-align:left;
}


#findout
{
width:258px;
padding-top:125px;
text-align:center;
min-height:200px;
background:url('../images/findout/coupleBg.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#findoutbottom
{
width:258px;
height:27px;
background:url('../images/findout/findoutbottom.gif');
background-repeat:no-repeat;
}

.findoutlink
{
width:234px;
height:30px;
text-align:center;
padding:7px 0px 9px 0px;
background:url('../images/findout/findoutbutton.gif');
background-repeat:no-repeat;
}



.findoutlink a
{
color:#244870;
text-align:center;
text-decoration:none;
}

#breadcrumbs
{

padding:10px 25px 5px 5px;
color:#cccccc;
}
#breadcrumbs a
{
color:#ffffff;
}
#breadcrumbs a:hover
{
color:#ffffff;
}


#footer
{ 
color:#0000ff;
padding-top:10px;
font-size:0.9em;
}

