body {
    font-size: 100%;
    line-height: 1.688em;
    margin: 0;
    padding: 0;
    background: #000;
    font-family: Georgia; 
}

h1.header {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: #fff url(../images/girlfriday.png) no-repeat;
    height: 218px;
    margin-top: 27px; 
    margin-bottom: 0; 
}

.alt {
    color: #666;
    font-family: Georgia;
}

ul.questions li {
    padding-top: 1em;
}

.main-content p {
    padding-bottom: 1em;
}

.subhead {
    margin-bottom: .5em;
    color: #7D4200;
}

.green {
    color: #4A761E;
}

.gray {
    color: #444;
}

.heading {
    margin-bottom: 0;
    margin-left: -40px;
    padding-bottom: 5px;
}

.contactInfo {
    background: #7E931B url(../images/contactInfo.png) no-repeat;
    height: 54px;
    position: relative;
}

.contactInfo a {
    display: block;
    background: url(../images/email-link.png) 0 -54px no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 370px;
}

.contactInfo a:hover {
    background-position: 0 0;
}

.text-center {
    text-align: center;
}

.container {
    background-color: #fff;
}

.testimonial1 {
    height: 162px;
    background: url(../images/testimonial1.png) 70px 0px no-repeat;
    margin-bottom: 1.5em;
    text-indent: -9999px;
    overflow: hidden;
}

.testimonial2 {
    height: 162px;
    background: url(../images/testimonial2.png) 70px 0px no-repeat;
    margin-bottom: 1.5em;
    text-indent: -9999px;
    overflow: hidden;
}

.testimonial3 {
    height: 162px;
    background: url(../images/testimonial3.png) 70px 0px no-repeat;
    margin-bottom: 1.5em;
    text-indent: -9999px;
    overflow: hidden;
}

.testimonial4 {
    height: 192px;
    background: url(../images/testimonial4b.png) 70px 0px no-repeat;
    margin-bottom: 1.5em;
    text-indent: -9999px;
    overflow: hidden;
}

.napo {
    padding-bottom: 27px;
    margin-bottom: 27px;
}

.nav {
    width: 790px;
    height: 31px;
    background: transparent url(../images/nav.png) no-repeat;
    position: relative;
    list-style: none;
    margin: auto;
    padding: 0;
}

.nav li {
    position: absolute;
    top: 0;
}

.nav li, .nav a {
    height: 31px;
    display: block;
    text-indent: -9000px;
    overflow: hidden;
}

li.home {
    left: 122px;
    width: 109px;
}

li.services {
    left: 255px;
    width: 133px;
}

li.about {
    left: 412px;
    width: 150px;
}

li.contact {
    left: 586px;
    width: 130px;
}

.home a:hover {
    background: transparent url(../images/nav.png) -122px -31px no-repeat;
}

.services a:hover {
    background: transparent url(../images/nav.png) -255px -31px no-repeat;
}

.about a:hover {
    background: transparent url(../images/nav.png) -412px -31px no-repeat;
}

.contact a:hover {
    background: transparent url(../images/nav.png) -586px -31px no-repeat;
}

textarea
{
	width: 40em;
	background: white url(images/content_top.jpg) 0 0 repeat-x;
}

#container ul
{
	text-align: left;
	color: Red;
	padding: 0 0 0 1em;
}

#container ul li.success
{
	color: #292929;
}

#main {
    position: relative;
}

#main input.info {
    width: 15em;
}

#main img.loaderIcon
{
	width: 70px;
	position: absolute;
	top: 1em;
	right: 2em;
}

ul#response {
    list-style: none;
}

.designer {
    text-align: right;
    color: #444;
}

.designer a {
    color: #444;
}

.designer a:hover {
    color: #888;
}

.designerbg {
    background: #000;
}
