/* standard */
.outerstroke { background-color: #666666; }
.outerstroke2 { background-color: #343434; }

/* home */
.homeinnerstroke { background-color: #666666; }
.homeback { background-color: #272727; }

/* about us */
.aboutinnerstroke { background-color: #8887BB; }
.aboutback { background-color: #464661; }

/* capabilites */
.capinnerstroke { background-color: #D49D51; }
.capback { background-color: #6E522A; }

/* work */
.workinnerstroke { background-color: #9EAF5F; }
.workback { background-color: #525B31; }

/* ftp */
.ftpinnerstroke { background-color: #D77567; }
.ftpback { background-color: #703D35; }

/* contact */
.contactinnerstroke { background-color: #80ABB8; }
.contactback { background-color: #425960; }

/* resources */
.resourcesinnerstroke { background-color: #B6789D; }
.resourcesback { background-color: #5F3E52; }
