body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px "Roboto Slab", "Georgia", serif;
    background: #FFFFFF;
 /*   text-align: center;*/
    }
a
    {
    color: #667bb4;
    }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }

#preamble h3 span, #servicescard h3 span, #gcsystems h3 span, #partners h3 span, #guarantee h3 span, #feedback h3 span, #properties h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select
    {
    display:none;
    }

#container
    {
    margin: 0 auto;
    width: 960px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 170px;
    text-align: left;
    }
* html #container
    {
    width: 960px;
    }

#pageHeader
    {
    position: absolute;
    top: 0px;
    left: 40px;
    }
/*h1
    {
    background: url("");
    width: 150px;
    height: 26px;
    overflow: hidden;
    margin: 0;
    }*/
h1 span
    {
    display: none;
    }
h2
    {
    font-size: 12px;
    margin: 0;
    }

#quickSummary
    {
    padding-top: 45px;
    }
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 25px;
    right: 20px;
    margin: 0;
    }
#container #intro #quickSummary .p1
    {
    font-size: 11px;
    height: 121px;
    background: transparent url(../img/header.png) no-repeat scroll 0% 0%;
    margin: 0;
    width: 820px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
    }
#container #intro #quickSummary .p1  span
    {
    padding: 30px 750px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS;
    }
#menu {
text-align:center;
}
#menu .act {
color:#ffffff;
background:#667BB4;
}

.content td {
border-bottom:1px solid #667BB4;
}
.theader {
text-align:left;
}

#preamble, #supportingText
    {
    margin: 0 20px 0 20px;
    }
#supportingText p, #preamble p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
 #preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3, #servicescard h3, #properties h3, #gcsystems h3, #partners h3, #guarantee h3, #feedback h3
    {
    width: 750px;
    height: 24px;
    margin: 0px 0 10px 0;
    }
#preamble h3
    {
    background: url("") no-repeat;
    }
    
#servicescard h3
    {
    background: url("../img/heading06.gif") no-repeat;
    }
#gcsystems h3
    {
    background: url("../img/heading11.gif") no-repeat;
    }
    
#partners h3
    {
    background: url("../img/heading10.gif") no-repeat;
    }
       
#guarantee h3
    {
    background: url("../img/heading09.gif") no-repeat;
    }
    
#feedback h3
    {
    background: url("../img/heading08.gif") no-repeat;
    }
    
#properties h3
    {
    background: url("../img/heading07.gif") no-repeat;
    }
    
#explanation h3
    {
    background: url("../img/heading02.gif") no-repeat;
    }
#participation h3
    {
    background: url("../img/heading03.gif") no-repeat;
    }
#benefits h3
    {
    background: url("../img/heading04.gif") no-repeat;
    }
#requirements h3
    {
    background: url("../img/heading05.gif") no-repeat;
    }
#requirements
    {
    margin-bottom: 40px;
    }

#addressList
    {
    
    position: absolute;
    top: 180px;
    left: 0;
    width: 210px;
    padding-left:20px;
    }
#linkList
    {
    position: absolute;
    top: 445px;
    left: 0;
    width: 210px;
    }
#lselect ul, #larchives ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
    }
#lselect ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 13px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a.c:hover
    {
    color: #D60808;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
#linkList #larchives ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#linkList #lresources ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#lresources h3.resources
    {
    background: url("../img/resources.gif") no-repeat;
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }
#larchives h3.archives
    {
    background: url("../img/archives.gif") no-repeat;
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }

#footerbanner
    {    
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    }
        
#footer
    {
    background: url("") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }    
    
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

.inpText{
width:200px;
height:18px;
overflow:auto;
background:#fff;
border:solid 1px #000;
font-family:Tahoma;
font-size:11px;
color:#000;
margin:3px 0;
padding:3px;
}
.inpName{
width:602px;
height:21px;
overflow:auto;
background:#fff;
border:solid 1px #000;
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:13px;
color:#000;
margin:3px 0;
padding:3px;
}

.inpButton{
width:73px;
height:18px;
text-align:center;
padding-bottom:2px;
background:#C32300;
border:solid 1px #A61E00;
font-family:Tahoma;
font-size:11px;
color:#fff;
font-weight:bold;
cursor:hand;
cursor:pointer;
}

textarea{
width:400px;
height:200px;
overflow:auto;
background:#fff;
border:solid 1px #000;
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:13px;
color:#000;
margin:3px 0;
padding:3px;

}

.taBody{
width:622px;
height:500px;
overflow:auto;
background:#fff;
border:solid 1px #000;
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:13px;
color:#000;
margin:3px 0;
padding:3px;

}
.taTitle{
width:622px;
height:200px;
overflow:auto;
background:#fff;
border:solid 1px #000;
font-family:Trebuchet MS,Lucida Sans Unicode,Arial,sans-serif;
font-size:13px;
color:#000;
margin:3px 0;
padding:3px;

}
<br>
a.menu-link {text-decoration: none; font:bold 12px Tahoma; color: #b82425;text-transform:uppercase;}
.clear { clear:both;font-size:0%;line-height:0%;height:0px;margin:0 0 0 0 !important;}
img {border:0;}
.name_obj {float:left;}
.w120 {width:120px;}
.w200 {width:230px;}