body{
    font-family:verdana;
    font-size: 9px;
    color:black;
	  text-align: center;
	  background-image:url('../images/design/bg.jpg');
    background-repeat:repeat-x;
    background-color:#2d2d2d;
}

div#main{
    position:absolute; left:2%; top:0;
    width: 962px;
    height: auto;
    background-image:url('../images/design/main_bg.jpg');
    background-repeat: repeat-y;
}

div.fotter{
    float:left;
    width: 962px;
    height: 40px;
    margin-top: 0px;
    text-align: center;
    background-image:url('../images/design/fotter.jpg');
    background-repeat:no-repeat;
    background-color:#2d2d2d;
}

/*-------------------------------------------------------------------*/

div.menu{
    float:left;
    margin-top: 0px;
    width: 224px;
    height: 650px;
    background-image:url('../images/design/menu.jpg');
    list-style-type:none;
}

    div.menuArea{
        float:right;
        margin-top: 150px;
    }

    div.menuFade{
        float: right;
        width: 188px;
		height: 12px;
		text-align: left;
        background-image:url('../images/design/menufade.png');
    }      

    div.menuFade2{
        position: relative;
        width: 178px;
		height: 12px;       
		margin-left: 10px;
		text-align: left;
    }

    div.menuTextBox2{
        position: relative;
        float: right;
        width: 175px;
        height: 12px;     
        overflow: hidden;
        text-align: left;
    }
/*-------------------------------------------------------------------*/

    div.maincontent{
        float: right;
        width: 609px;
    }

        div.contentTop{
            float:left;
            height: 200px;
        }


        div.slogan{
            float:left;
            width: 450px;
            height: 13px;
            background-image:url('../images/design/slogan.jpg');
            list-style-type:none;
            overflow:hidden;
        }

        div.topImage{
            float:left;
            width: 450px;
            height: 191px;
            background-repeat: no-repeat;
        }

        div.topImageFade{
            float:left;
            margin-top: 95px;
            z-index:100;
            width: 450px;
            height: 96px;
            background-image:url('../images/design/imagefader1.png');
        }

        div.latestNews{
            float:left;
            width: 450px;
            height: 20px;
            overflow: hidden;
            text-align:left;
            background-image:url('../images/design/latest_news2.jpg');
            background-repeat:no-repeat;
        }

        div.orangeHr{
            float:left;
            width: 450px;
            height: 7px;
            margin: 0px;
            overflow: hidden;
            text-align: left;
            background-image:url('../images/design/orangehr.jpg');
            background-repeat:no-repeat;
        }

        div.bigAdd{
            float:left;
            width: 609px;
            height: 60px;
            z-index: 1000;
            text-align: left;
            background-image:url('../images/design/bigaddbg.jpg');
        }

        div.bigAddText{
            float: right;
            width: 550px;
            font-size: 20px;
            color: white;
            height: 32px;
        }

        div.bigAddTextSub{
            float: right;
            width: 550px;
            font-size: 9px;
            margin-top: 5px;
            font-weight: bold;
            color: white;
            height: 12px;
            overflow: hidden;
        }

        div.bigAddReadMore{
           float: left;
           text-align: right;
           width: 440px;
           height: 12px;
           margin-top: -2px;
           font-size: 9px;
           background-image:url('../images/design/readmore.jpg');
        }

        div.bigAddTrans{
            float: left;
            height: 120px;
            width: 250px;
            background-image:url('../images/design/bigadd.png');
        }
        
        div.bigAddImage{
            float: left;
            height: 120px;
            width: 250px;
            overflow: hidden;
        }
        
/*-------------------------------------------------------------------*/
        
        div.contentBottom{
            float: left;
            width: 609px;
        }

        div.textArea{
            float: left;
            width: 450px;
            text-align:left;
            overflow: hidden;
            margin-top: 0px;
            list-style-type:none;
        }
        
        div.textBox{
            float:left;
            width: 445px;
            margin: 0px;
            padding: 0px;
            text-align:left;
            list-style-type:none;
        }
        
        div.textBoxMargin{
            float:right;
            width: 440px;
            margin: 0px;
            padding: 0px;
            text-align:left;
            list-style-type:none;
        }
        
        div.textTop{
            float:left;
            width: 450px;
            height: 18px;
            text-align:left;
            background-image:url('../images/design/texttop.jpg');
            list-style-type:none;
        }
        
        div.textBottom{
            float:left;
            width: 450px;
            height: 20px;
            margin-bottom: 0px;
            text-align:left;
            background-image:url('../images/design/textbottom.jpg');
            list-style-type:none;
        }
        
/*-------------------------------------------------------------------*/

        div.blueRight{
            float:right;
            width: 158px;
            height: 250px;
            margin-top: 0px;
            background-image:url('../images/design/contentRightTop.jpg');
            background-repeat:no-repeat;
            background-color:#4a5c6f;
        }

/*-------------------------------------------------------------------*/

        div.right{
            float:left;
            width: 158px;
            margin-top: 0px;
            color: white;
            background-image:url('../images/design/contentRightTop.jpg');
            background-repeat: no-repeat;
            background-color:#4a5c6f;
        }

        div.rightBox{
            float:right;
            width: 150px;
            margin-top: 0px;
            color: white;
            text-align: left;
            background-repeat:no-repeat;

        }

/*-------------------------------------------------------------------*/
    
    div.topBox{
        float:right;
        width: 157px;
        height: 190px;
        margin-top: 0px;
        margin-left: 0px;
        text-align:left;
        background-color:#4a5c6f;
    }
        div.loginContent{
            float:right;
            width: 150px;
            height: 110px;
            overflow: hidden;
            margin-top: 2px;
            margin-left: 0px;
        }
        
    div.redirect{
            float:right;
            text-align:center;
            width: 158px;
            height: 35px;
            border: 1px;
            background-image:url('../images/design/redirectbg.jpg');
            background-repeat:repeat-x;
            margin-top:7px;
    }



/*-------------------------------------------------------------------*/

div.search{
        float:right;
        width: 157px;
        height: 74px;
        margin-top: 0px;
        margin-left: 0px;
        text-align:left;
        overflow: hidden;
        background-image:url('../images/design/searchbg.jpg');
        background-repeat: no-repeat;
        background-color:#4a5c6f;
    }

        div.searchBox{
            float:right;
            width: 150px;
            height: 74px;
            margin-top: 30px;
            overflow: hidden;
        }
/*-------------------------------------------------------------------*/




    div.adsBox{
        float:right;
        width: 126px;
        list-style-type:none;
    }

        div.ads{
            float:left;
            width: 126px;
            height: 13px;
            background-image:url('../images/design/ads_top.jpg');
            overflow:hidden;
        }
 
        div.adsBg{
        float:left;
        width: 126px;
        background-image:url('../images/design/ads_bg.jpg');
      }


/*-------------------------------------------------------------------*/

    div.blueBox{
            float:right;
            width: 440px;
            height: 150px;
            margin: 0px;
            padding-left: 0px;
            text-align:left;
            background-image:url('../images/design/blueboxbg.jpg');
            background-repeat:no-repeat;
            list-style-type:none;
          }

        div.innerBlue{
            float:right;
            width: 400px;
            height: 80px;
            margin-top: 5px;
            text-align:left;
        }

/*-------------------------------------------------------------------*/

div.sendPrint{
  float: right;
  width: 140px;
  height: 60px;
  }


div.comments{
   float: right;
   width: 420px;
   margin-bottom: 4px;
   padding-left: 3px;
   border-left: 1px solid gray;
}