/* Similar to products.css */

div#about {
 margin: 40px 30px 0;
}

div#about .logo {
	height:75px
}

div#about-heading {height: 75px;}

div#submenu {
 border-bottom: thin groove;
 text-align: right;
 margin-left: 115px;
 margin-top: -40px;
 padding-right: 30px;
}

div#submenu a {
 margin: 0 12px;
 text-decoration: none;
}

div#submenu a#on {color: #2e86bd;}

#about-heading.company a#company {color: #2e86bd;}
#about-heading.people a#people {color: #2e86bd;}
#about-heading.pictures a#pictures {color: #2e86bd;}
#about-heading.stc a#stc {color: #2e86bd;}

iframe {border-bottom: 1px solid silver;}