/* GS Main CSS */
html, body {margin: 0; padding: 0; color: #336; background: #fff;
font: x-small Verdana, Arial, sans-serif;}
a {text-decoration: none;}
a:link {background: transparent; color: #2B7765;}
a:visited {background: transparent; color: #3366CC;}
a:hover {background: transparent; color: #30060B;}

/* Begin container */
#container {background: #fff; width: 730px; margin-top: 10px; margin-right: auto; margin-bottom: 0; margin-left: auto; padding: 0; border-style: none; position: relative;}

/*Begin Masthead*/
#masthead {background: #FFF; color: #FFF; width: 730px; height: 391px; border-style: none;}
#masthead #logo a:link {background: #FFF; color: #FFF; border-style: none; text-decoration: none;}  
#masthead #logo img {background: #FFF; color: #fff; padding: 0; border-style: none; margin: 0; margin-right: auto; margin-bottom: 20px; margin-left: auto; display: block; position: relative; }
#masthead #sections img {background: #FFF; color: #fff; margin: 0; padding: 0; width: 730px; height: 222px; border-top: none; border-right: solid 1px #884A3F;
border-bottom: none; border-left: solid 1px #884A3F;}
/*End Masthead*/

/* Begin Main Navigation */
#main_nav { width: 730px; height: 222px; margin: 0; padding: 0; list-style: none; overflow: hidden; }
#main_nav li { margin: 0; padding: 0; list-style: none; display: block; float: left; text-indent: -9999px; }
#main_nav li a { border: 0; display: block; text-decoration: none; height: 222px; }
li#portfolio a { width: 246px; background: url(images/gs_header_portfolio.jpg) no-repeat bottom left; }
li#manufacturing a { width: 228px; background: url(images/gs_header_manufacturing.jpg) no-repeat bottom left; }
li#community a { width: 256px; background: url(images/gs_header_community.jpg) no-repeat bottom left; }
li#portfolio a:hover, li#manufacturing a:hover, li#community a:hover { background-position: 0 -222px; }
body#portfolio ul#main_nav li#portfolio a, body#manufacturing ul#main_nav li#manufacturing a, body#community ul#main_nav li#community a { background-position: 0 0; }
/* End Main Navigation */

/* Begin nav menu */
#nav {background: #FFF; color: #30060B; width: 728px; margin: 0; padding: 0; border-top: solid 1px #3366CC; border-right: solid 1px #884A3F;
border-bottom: solid 1px #3366CC; border-left: solid 1px #884A3F;
}
#menu{
margin: 0;
padding: 0;
background: transparent;
}
#menu ul {
background: #FFF;
color: #30060B;
font-size: xx-small;
text-align: center;
margin: 0;
padding: 0;

}
#menu li {
list-style: none;
margin: 0;
padding: 0 1.4em;
border-left: 0.10em solid #30060B;
display: inline;
background: transparent;
}
#menu li.first {
border-style: none;
background: transparent;
}
#menu a {text-decoration: none;
background: #FFF; color: #2B7765;
}  
html>body #menu a {width: auto;} /*fixes IE6 hack */
/* Hides rule from IE5-Mac\*/
#menu a:hover {background: #FFF; color: #884A3F;} 
#menu a:visited {background: #FFF; color: #36C;}
/* End main nav menu */

/* Begin home Content */
#content {background: #FFF; width: 730px; height: 300px; margin: 0; padding: 0; color: #30060B; position: relative; border-style: none; }
/*Begin copy */
#content div {background: #FFF; width: 730px; margin: 0; padding: 0; color: #30060B; position: relative; border-style: none;}

#content span {background: #fff; color: #2B7765; font-size: small; line-height: 40px; margin-top: 25px; margin-left: 0; padding: 0; width: 728px; display: block; text-align: center;}

#content p {background: #fff; color: #666666; font-size: x-small; line-height: 17px; margin: 0; padding: 0; text-align: justify;}
#content p.sig {background: #fff; color: #2B7765; font-size: small; line-height: 17px; margin-top: 0; margin-left: 515px; padding: 0;}

/*End copy */
/* End main Content */
/* Begin footer */
#footer {background: #FFF; color: #666666; height: 55px; width: 730px; border-style: none; } 
#footer p {background: #FFF; color: #666666; font-size: x-small; line-height: 20px; text-align: center; margin: 0; padding-top: 5px; padding-left: 0;}
#footer p.copyright {background: transparent; font-size: xx-small; margin: 0; margin-bottom: 10px; padding: 0;}
/* End footer */
/* End container */

