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

/* Services */
body#services div#content {
width: 1000px;
}
body#services div#servicescontent {
width: 800px;
margin: auto;
}
div#changetheworldprojects {
width: 350px;
float: left;
padding: 0 40px 0 0;
border-right: silver 1px solid;
}
div#changetheworldprojects h1, div#mystoryinc h1 {
font-size: 20px;
margin: 0;
}
div#changetheworldprojects h2, div#mystoryinc h2 {
font-size: 14px;
margin: 0 0 20px 0;
}
div#changetheworldprojects p, div#mystoryinc p {
font-size: 13px;
line-height: 1.6;
}
div#changetheworldprojects h1 {
text-align: right;
}
div#changetheworldprojects h2 {
text-align: right;
}
div#changetheworldprojects p {
text-align: right;
}
div#mystoryinc {
width: 350px;
float: left;
padding: 0 0 0 40px;
}
div#mystoryinc h1 {
text-align: left;
}
div#mystoryinc h2 {
text-align: left;
}
div#mystoryinc h3 {
text-align: left;
}
body#services div#content div#changetheworldprojects p.link {
margin-top: 48px;
margin-bottom: 30px;
}
body#services div#content p.link {
margin-top: 5px;
margin-bottom: 30px;
}
body#services div#content p a {
color: #2D86A4;
font-size: 14px;
}
body#services div#content p a:hover{
color: #1E90FF;
}
body#services div#content h1#servicestitle {
font-size: 26px;
border-bottom: silver 1px solid;
margin: 0 0 30px 0;
padding: 0 0 5px 0;
text-align: center;
}

