#home .testimonials-wrapper {
    background: url('/images/home-testimonial-bg.png') no-repeat;
    padding-bottom: 20px;
}

#home .testimonials-wrapper .testimonial {
    padding: 63px 107px 0;
    height: 165px;
    font-size: 2.7em;
    line-height: 1.1em;
    color: #E86E2C;
}

#home .testimonials-wrapper .testimonial iframe{
    background: transparent;
}

#home .testimonials-wrapper .actions {
    margin-top: 2.5em;
    padding-left: 104px;
}

#home .testimonials-wrapper .actions .user-name {
    padding-left: 86px;
    color: #E86E2C;
    font-size: 1.1em;
}

#home .solutions-wrapper {
    background: url('/images/solutions-bg.png') repeat-y;
    color: white;
    border-top: 1px solid #ccc;
    margin-bottom:35px;
}

#home .solutions-wrapper .shadow {
    background: url('/images/solutions-bg-shadow.png') repeat-x;
    /*height: 18px;*/
    clear: both;
}

#home .solutions-wrapper a {
    color: white;
}

#home .solutions-wrapper .solution {
    padding: 0px;
    width: 25%;
    float: left;
}

#home .solutions-wrapper .links {
    padding: 6px 0px 10px 10px;
    border-right: 2px solid #7FD1E7;
    min-height: 155px;
}

#home .solutions-wrapper .links,
#home .solutions-wrapper .learn-more {
}

#home .solutions-wrapper .heading {
    font-size: 0.9em;
}

#home .solutions-wrapper .name{
    font-size: 1.2em;
    font-weight: bold;
}

#home .solutions-wrapper ul {
    font-size: 12px;
    margin: 0px;
    padding: 4px 0px 0px 21px;
    line-height: 20px;
}

#home .solutions-wrapper .learn-more {
    font-weight: bold;
    background-color: #85DAED;
    padding: 2px 10px;
    border-right: 2px solid #6EBBD6;
}

#home .solutions-wrapper .no-right-border {
    border-right: 0px;
}


#home .benefits {
    padding-left: 0;
    margin:20px 0;
}

#home .benefits ul {
    padding:0 3em;
    margin-top:0.5em;
}

#home .benefits ul li {
    padding:0.5em 0;
}

#home a.button-link {
	font-weight:normal;
}

ul.getting-started-links {
    font-weight: bold;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 0px;
    margin: 3px 10px 2px 10px;
}

ul.getting-started-links li {
    padding: 6px 0 9px 25px;
    border-bottom: 1px solid #F0F0F1;
}

ul.getting-started-links li.toll-free {
    background: url('/images/getting-started-toll-free.png') no-repeat scroll 3px 7px;
}

ul.getting-started-links li.contact-us {
    background: url('/images/getting-started-contact-us.png') no-repeat scroll 0 8px;
}

ul.getting-started-links li.request-demo {
    background: url('/images/getting-started-request-demo.png') no-repeat scroll 0 7px;
}

ul.getting-started-links li.learn-more {
    background: url('/images/getting-started-learn-more.png') no-repeat scroll 3px 6px;
}

#solution .benefit {
    clear: both;
    margin: 14px 0 35px;
}

#solution .benefit img {
	float:left;
	height:120px;
	margin-right:18px;
	width:200px;
}

#solution .benefit div {
    float: left;
    width: 62%;
}

#solution .benefit ul {
    padding-left: 17px;
    margin: 5px 0px 0px 2px;
}

#solution .benefit img.right {
    float: right;
	height:120px;
	width:200px;    
}

.other-solutions {
    margin: 0 0px 0px 10px;
}

.other-solutions .other-solution {
    border-bottom: 1px solid #F0F0F1;
    margin-bottom: 8px;
    padding-bottom: 10px;
}

.other-solutions .no-border-bottom {
    border-bottom: none;
}

.other-solutions .other-solution .solution-name {
    padding: 3px 0px 3px 25px;
    background: url('/images/solutions/solution-name-icon.png') no-repeat scroll 0px 2px;
}

.other-solutions .other-solution ul {
    margin: 0 4px 0 0px;
    font-size: 11px;
    line-height: 14px;
    padding-left: 40px;
}

.other-solutions .other-solution .solution-name a.bolded {
	font-size:0.95em;
    line-height: 18px;
}

.product_context_text {
    background: url('/images/masthead-product.jpg') no-repeat;
    height: 318px;
}

.product_context_text .info {
    color: white;
    padding: 26px 0px 20px 467px;
}

.product_context_text .info .title {
    font-size: 3em;
    line-height: 45px;
}

.product_context_text .info .description {
    font-size: 1.1em;
    margin: 20px 0;
    line-height:22px;    
}

.product_context_text .info .actions a {
    margin-right: 15px;
}

.services_context_text {
    background: url('/images/masthead-services.jpg') no-repeat;
    height: 426px;
}

.solutions_context_text {
    height: 426px;
}

.solution_context_text_1 {
    background: url('/images/masthead-solutions-alumni.jpg') no-repeat !important;
}

.solution_context_text_2 {
    background: url('/images/masthead-solutions-employee.jpg') no-repeat !important;
}

.solution_context_text_3 {
    background: url('/images/masthead-solutions-entrepreneur.jpg') no-repeat !important;
}

.solution_context_text_4 {
    background: url('/images/masthead-solutions-academic.jpg') no-repeat !important;
}

.services_context_text .info {
    color: white;
    padding: 17px 10px 20px 486px;
}

.services_context_text .info .title {
    font-size: 35px;
    line-height: 40px;
}

.services_context_text .info .description {
    font-size: 1.1em;
    line-height:22px;
    margin: 20px 0;
}

.services_context_text .info .actions a {
    margin-right: 15px;
}


.services_context_text .info .title {
    font-size: 31px;
    line-height: 40px;
}

#product_page .descriptions .description {
    margin: 20px 0 25px;
    
}

#product_page .descriptions .description div.desc-image {
    float: left;
    width: 250px;
}

#product_page .descriptions .description img  {
    float: left;
    margin-right:40px;
    width:200px;
    padding:6px 10px;
    border:1px groove #DDDDDD;
}

#product_page .image_hide img  {
    float: right;
    margin-right:40px;
    width:200px;
    display:none;
}

#product_page .descriptions .description div.info {
    width: 376px;
    float: left;
}

#product_page .descriptions .description div.info ul {
    padding: 0 0px 0px 17px;
    line-height: 23px;
    margin: 6px 0px 0px 2px;
}

#services_page .offered-solutions .solution {
    margin: 20px 0 30px;
}

#services_page .offered-solutions .solution img {
    float: left;
    margin-right: 15px;
}

#services_page .offered-solutions .solution div.left {
    float: left;
}

#services_page .offered-solutions .solution img.right {
    float: right;
    margin-right: 0px;
}

#services_page .offered-solutions .solution div.info h2 {
    margin-bottom: 5px;
}

#services_page .service_customers img {
    margin: 0px 0px 10px 3px;
}


#management_page .user-info {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:14px 0;
}

#management_page .user-info h2 span {
    font-weight: normal;
}

#management_page .user-info h2 {
    margin-bottom: 13px;
}

#management_page .user-info img {
    float: left;
    margin-top: 5px;
}

#jobs_page .job-info {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:14px 0;
}

#jobs_page .job-info h2 span {
    font-weight: normal;
}

#jobs_page .job-info h2 {
    margin-bottom: 13px;
}

#jobs_page .job-info img {
    float: left;
    margin-top: 5px;
}

#background_page p {
    line-height: 1.7em;
}

#background_page .two-col .col1 {
    width: 78%;
}

#background_page p.customer-logos-wrapper img{
    margin-right: 21px;;
}


#request_demo_page  {
    width: 70%;
}

#request_demo_page form h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #BCBEC1;
    margin-bottom: 20px;
}

#contact_us_page form div.field,
#request_demo_page form div.field {
    clear: left;
    margin-bottom: 10px;
}


#contact_us_page form div.field label,
#request_demo_page form div.field label {
    width: 194px;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
}

#contact_us_page form div.field label span,
#request_demo_page form div.field label span {
    padding-left: 4px;
    color: red;
}

#request_demo_page form div.field input[type=checkbox],
#request_demo_page form div.field input[type=radio] {
    margin: 0px 5px 0px 0px;;
}
#contact_us_page form div.field input[type=text],
#request_demo_page form div.field input[type=text] {
    width: 285px;
}
#contact_us_page form div.field select,
#request_demo_page form div.field select {
    width: 291px;
}


#request_demo_page form div.field textarea {
    width: 423px;
    height: 100px;
}

#contact_us_page form div.field textarea {
    width: 423px;
    height: 150px;
}

#contact_us_page .locations-wrapper .location {
    float: left;
    margin-right: 90px;
}

#contact_us_page .locations-wrapper .location h2 {
    margin-bottom: 5px;
}

#contact_us_page .form-wrapper {
    margin-top: 30px;
}

#contact_us_page .form-wrapper h2 {
    border-bottom: 1px solid #BCBEC1;
    padding-bottom: 10px;
    margin-bottom: 17px;
}

.featured-customer-wrapper .pane div.pane_content {
    padding: 0px;
    padding-top: 10px;

}
