/* body structure */



#wrapper {
width:900px;
margin:auto;
}

#header {
width:900px;
height:150px;
background:url(images/private-investigators-banner.gif);
}

#investigators {
width:900px;
height:255px;
background:url(images/private-detective-surveillance.jpg);
}

#title {
width:900px;
height:35px;
margin-top:-10px;
background:#666666;
}

#introduction {
width:900px;
margin-top:10px;
margin-bottom:10px;

}

#investigationServices {
width:900px;
}

#col1 {
width:290px;
float:left;
margin-right:50px;
}

#col2 {
width:290px;
float:left;
margin-right:50px;
}

#col3 {
width:200px;
float:right;
margin-right:5px;
text-align:right;
}

#payment {
width:151px;
height:23px;
float:right;
background:url(images/private-detective-payments.gif);
}

#wapi {
width:115px;
height:70px;
float:right;
margin-bottom:30px;
margin-top:30px;
background:url(images/wapi.gif);
}

#footer{
width:900px;
height:35px;
background:#666666;
color:#FFFFFF;
padding-top:5px;
padding-left:5px;
}

.address {
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}


.spacer {
width:900px;
height:5px;
clear:both

}



/* text styles */

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
padding:6px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#79C042;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#666666;

}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}

a {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}






