#featured {
    height: 293px;
    background: url('/images/featured.png') repeat-x;
    color: #fff;
    border: 1px solid #000;
}

#featured_content {
    width: 960px;
    margin: 0 auto;
    text-align: right;
}

#featured_form {
    width: 400px;
    float: left;
    margin: 25px;
    font-size: 12pt;
    display: inline;
}

#featured_form div {
    margin: 10px 0;
    clear: both;
}

#featured_form label {
    float: left;
    width: 125px;
    margin-bottom: 10px;
    display: inline;
}

#featured_form input, #featured_form select , #featured_form textarea {
    float: right;
    width: 200px;
    clear: right;
    margin-bottom: 10px;
    margin-right: 50px;
    display: inline;
}

#featured_form textarea {
    width: 400px;
    margin-right: -150px;
    margin-top: 0px;
}


#request {
    position: absolute;
    top: 400px;
    left: 60%;
}

#main dl dt {
    font-weight: bold;
    font-size: 13pt;
    display: block;
}

#main dl dd {
    display: block;
    margin-left: 20px;
    margin-bottom: 10px;
}

#moreinfo p {
    text-align: right;
    margin-right: 20px;
}

#featured_heading {
    font-size: 24pt;
    padding: 30px 250px 0 0;
}

#featured_heading span { font-size: 26pt; }

#featured_caption {
    padding: 0px 100px 0 0;
    font-size: 18pt;
    float: right;
    clear: right;
    display: inline;
}

h2 {
    color: #005;
    border-bottom: 1px dotted #005;
}

#what_i_do {  text-align: center; }

#what_i_do h3 {
    margin: 0;
    padding: 0;
}

#what_i_do img {
    width: 200px;
    height: 200px;
}

#what_i_do .alpha { margin-right: 0; }

#what_i_do .mid {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#what_i_do .omega { margin-left: 0; }

.ido p {
    padding-top: 160px;
}

#development p { background: url('/images/development.png') no-repeat top center; }
#maintenance p { background: url('/images/maintenance.png') no-repeat top center; }
#consulting  p { background: url('/images/consulting.png')  no-repeat top center; }


.testimonial {
    padding: 3px;
    margin-right: 100px;
    background: url('/images/testimonial.png') no-repeat top left;
    padding-left: 160px;
    min-height: 160px;
}

.testimonial blockquote {  font-style: italic; }
.testimonial .client {  text-align: right; }