/*Remove image borders*/

img {border-style: none;}

/*Typographic Styling*/

h1.generic {font: 18px Verdana, sans-serif; color: #EE9B50; line-height: 14px;}

h1.test {font: 18px Verdana, sans-serif; color: #915A34; line-height: 14px;}

h1.manufacture {font: 18px Verdana, sans-serif; color: #895E80; line-height: 14px;}

h1.support {font: 18px Verdana, sans-serif; color: #126259; line-height: 14px;}

h1.legacy {font: 18px Verdana, sans-serif; color: #003C79; line-height: 14px;}

h2.subheadingtest {font: 14px Verdana, sans-serif; color: #915A34; line-height: 14px;}

h2.subheadingmanufacture {font: 14px Verdana, sans-serif; color: #895E80; line-height: 14px;}

h2.subheadingsupport {font: 14px Verdana, sans-serif; color: #126259; line-height: 14px;}

h2.subheadinglegacy {font: 14px Verdana, sans-serif; color: #003C79; line-height: 14px;}

h2.subheadinggeneric {font: 14px Verdana, sans-serif; color: #EE9B50; line-height: 14px;}

p.bodytext {font: 12px Verdana, sans-serif; color: #303030; line-height: 14px;}

a.textlink{font: 10px Verdana, sans-serif; color: #EE9B50; text-decoration: none;}

/*Structural divisions*/

body {position: relative; width: 800px}

div.topbar {width: 800px; height: 100px; margin: 0px; padding: 0px; border-width: 0px; border-style: none;}

div.buttonsandmaincontent {width: 800px; 500px; margin: 0px; padding: 0px; border-width: 1px; border-style: solid; border-color: #303030;} 

div.menucontainer {float: left; width: 200px; margin: 0px; padding: 0px; border-width: 0px; border-style: none;}

div.button {width: 200px; height: 50px; margin: 0px; padding: 0px; border-width: 0px; border-style: none;}

div.maincontenthome {float: left; width: 300px; height: 500px; margin: 0px; padding: 25px 200px 25px 25px; border-width: 2px; border-style: solid; border-color: #EE9B50; overflow: scroll; background-image: url(interface_images/logo_fade.gif); background-repeat: no-repeat; background-position: right top;}

div.maincontentabout {float: left; width: 300px; height: 500px; margin: 0px; padding: 25px 200px 25px 25px; border-width: 2px; border-style: solid; border-color: #EE9B50; overflow: scroll; background-image: url(interface_images/circuit_fade.gif); background-repeat: no-repeat; background-position: right top;}

div.maincontenttest {float: left; width: 300px; height: 500px; margin: 0px; padding: 25px 200px 25px 25px; border-width: 2px; border-style: solid; border-color: #915A34; overflow: scroll; background-image: url(interface_images/testing_image.gif); background-repeat: no-repeat; background-position: right top;}

div.maincontentmanufacture {float: left; width: 300px; height: 500px; margin: 0px; padding: 25px 200px 25px 25px; border-width: 2px; border-style: solid; border-color: #895E80; overflow: scroll; background-image: url(interface_images/manufacturing_image.gif); background-repeat: no-repeat; background-position: right top;}

div.maincontentsupport {float: left; width: 300px; height: 500px; margin: 0px; padding: 25px 200px 25px 25px; border-width: 2px; border-style: solid; border-color: #126259; overflow: scroll; background-image: url(interface_images/product_support_image.gif); background-repeat: no-repeat; background-position: right top;}

div.maincontentlegacy {float: left; width: 300px; height: 500px; margin: 0px; padding: 25px 200px 25px 25px; border-width: 2px; border-style: solid; border-color: #003C79; overflow: scroll; background-image: url(interface_images/legacy_support_image.gif); background-repeat: no-repeat; background-position: right center;}

div.maincontentcontact {float: left; width: 300px; height: 500px; margin: 0px; padding: 25px 200px 25px 25px; border-width: 2px; border-style: solid; border-color: #EE9B50; overflow: scroll; background-image: url(interface_images/contact_us_image.gif); background-repeat: no-repeat; background-position: right bottom;}

div.footer {float: left; width: 700px; height: 50px; padding: 25px 0px 0px 0px;}