@charset "UTF-8";
/* CSS Document */

.headerTextServices {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:32px;
}

#leftNav {
width:180px;
float:left;
font-family:Arial;
font-size:12px;
}

#leftNav ul {
list-style:none;
padding-left:20px;
margin-left:0px;
padding-top:0px;
margin-top:0px;
}

#leftNav ul li {
border-top:1px solid #d6d6d6;
padding:5px 0px 5px 10px;
}

#leftNav ul li.lastNavItem {
border-bottom:1px solid #d6d6d6;
}

#leftNav ul li a {
text-decoration:none;
}

#leftNav ul li a:hover {
text-decoration:underline;
}

#mainContent {
width:510px;
float:left;
margin-left:20px;
font-family:Arial, san-serif;
font-size:14px;
line-height:140%;
padding-bottom:300px;
}

#pulloutQuote {
width:190px;
height:271px;
float:left;
margin-left:20px;
background: transparent url(../images/pullquote.gif) no-repeat;
}

.subCopyServices {
font-family:Arial, san-serif;
font-size:13px;
line-height:120%;
border-bottom:1px solid #d1d1d1;
padding-left:10px;
padding-top:0px;
}

.subCopyAboutUs {
font-family:Arial, san-serif;
font-size:13px;
line-height:120%;
padding-left:0px;
padding-top:0px;
}

.subCopyServices a.mainLink {
text-decoration:none;
font-weight:bold;
}

.subCopyServices a.mainLink:hover {
text-decoration:underline;
}

#mainPara {
border-bottom:1px solid #d1d1d1;
}
