/* * {padding: 0; margin: 0;} */

for ie
html,body {
    height: 100%;
    width: 100%;
} 

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 11px;
font-weight: lighter;
color: #000000;
line-height: 18px;
letter-spacing: 0.5px;
text-align: justify;
}

#wrapper {
    position:relative;
    margin: 0 auto;
    padding: 0px 55px 0px 55px;
    width: 920px;
    height: 100%;
    text-align: left;
}

#menu_top{
    position: absolute;
    top: 30px;
    left: 55px;
    width: 810px;
    height: 41px;
    background-image: url(/images/menu_bck.png);
    background-repeat: repeat;
/* background-color: #ffffff; */
    z-index: 5;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

#logo{
   position: absolute;
   top: 20px;
   right: 103px;
   text-align: right;
   height: 76px;
   width: 122px;  
z-index: 20;
}

#since_1976{
font-family: Times, Times New Roman, Georgia;
position:absolute;
top: 348px;
right: 182px;
z-index: 25;
font-size: 15px;
color: #cccccc;
font-weight: bold;
font-style: italic;
}

#middle1{
    position:relative;
    width: 100%;
    z-index: 1;
}

#middle2{
    position:relative;
    width: 810px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #cccccc;
}

#middle3{
    position:relative;
    width: 100%;
     min-height: 240px;
     height:auto !important;
     height: 260px;
}

#middle3_left{
    float: left;
    width: 340px;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

#middle3_right{
    float: left;
    width: 320px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 40px;
}

#search{
    position: absolute;
    right: 260px;
    top: 43px;
    width: 100px;
    z-index: 15;
}

#search form{
    padding: 0px;
    margin: 0px;
}

#home_table_name {
   width: 22px;
   height: 174px;
background-color: #c12127;
}

#home_table a {
   line-height: 0px;
}

#home_table {
   /* border-top: 7px solid #cccccc; */
margin-top: 10px;
}

#home_table tr {
   height: 176px;
}

#left1{
    float: left;
    width: 275px;
    height: 100%;
    margin-right: 45px;
}

#left2{
    float: left;
    text-align: right;
    width: 600px;
    height: 344px;
    z-index: 1;
}

#sec1{
    float: left;
    width: 200px;
    height: 100%;
    margin-right: 10px;
}

#sec2{
    float: left;
    text-align: left;
    height: 100%;
    width: 600px;
    padding: 55px 0px 50px 0px;
    min-height: 180px;
	height:auto !important;
	height: 180px;
}

#home3{
    float: right;
    width: 600px;
}

#secondary1{
    float: left;
    width: 170px;
    height: 317px;
    margin-top: 15px;
    padding-right: 15px;
    padding-bottom: 28px;
    border-right: dotted #CCCCCC 1px;
}

#secondary2{
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 50px;
    width: 605px;
}

#secondary3{
    float: left;
    width: 100px;
    height: 300px;
}

#welcome{
    position: absolute;
    top: 30px;
    left: 40px;
    width: 138px;
    padding: 0px 60px 0px 0px;
}

#footer_wrapper{
    position:relative;
    width: 100%;
    height: 100px;
}

#footer{
    width: 810px;
    border-top: 1px dotted #cccccc;
    padding-top: 15px;
}

#company_menu, .admin_menu 
{
    text-align: left;
}

.admin_menu 
{
    text-align: right;
}

#admin1 {
    float:left;
    height:344px;
    margin-left:25px;
    margin-right:45px;
    padding-bottom:28px;
    width:600px;
}

#admin2 {
    float:left;
    padding-top:70px;
    width:249px;
}

.non_product {
    padding-top:70px;
}

#flash_content{ z-index: 1; } 