body {margin:0; padding:0; background:#fff url('../images/body_bg.png') repeat-x; text-align:center;}

h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
table tr {vertical-align:top;}

#wrapper {width:960px; margin:0 auto; text-align:left;}

#header {width:960px; height:112px; position:relative; background:none;}
    h1 {position:absolute; top:30px; left:20px;}
    h1 a {display:block; text-indent:-2000px; background:transparent url('../images/header_logo.png') no-repeat; width:272px; height:48px;}
    h1 a span {display:none;}
    
    #nav {position:absolute; top:55px; right:10px;}
    #nav ul {list-style:none;}
    #nav ul li {float:left; margin-right:10px;}
    #nav ul li a {color:#fff; display:block; height:28px;}
    #nav ul li a span {display:none;}
    
    #nav #nav-home a {background:transparent url('../images/nav-home.png') no-repeat 0 0; width:66px;}
    #nav #nav-trellis a {background:transparent url('../images/nav-trellis.png') no-repeat 0 0; width:66px;}
    #nav #nav-custom-solutions a {background:transparent url('../images/nav-custom-solutions.png') no-repeat 0 0; width:156px;}
    #nav #nav-about-us a {background:transparent url('../images/nav-about-us.png') no-repeat 0 0; width:93px;}
    #nav #nav-contact-us a {background:transparent url('../images/nav-contact-us.png') no-repeat 0 0; width:108px;}
    
#content {padding-top:10px;}
    div.content_home {width:auto;}
    div.narrow_content {float:left; padding:0 0 20px 10px; margin:0; width:680px;}

#sidebar {margin-left:750px;}
    
#footer {background:none;}


#intro {position:relative; width:960px; height:300px; background:transparent url('../images/home01_bg.png') no-repeat;}
#intro #intro_text {display:none;}
#intro #learn_more {position:absolute; top:180px; right:50px;}
#intro #learn_more a {display:block; width:181px; height:35px; background:transparent url('../images/learn_more_about_us.png') no-repeat;}
#intro #learn_more a span {display:none;}

.post {text-align:left;}
.post h2 {font-size:22px; margin-top:10px; letter-spacing:-0.070em; padding-bottom:5px; border-bottom:1px dotted #999;}
div.content_home .post h2 {display:none;}
table.home_table td {width:50%; padding:10px;}
    