﻿html, body {margin:0;padding:0;width:100%;height:100%;}
body {
    text-align: center;
	font: 11px Tahoma;
	color: #000 }
img {
	border: 0px none; }

#main {
    position: relative;
	height: auto !important;
    padding: 0px;
    margin: 0px auto auto;
    text-align: left;
    background: #FFF;
    width: 1000px;
}
	#header_wrapper {
		width: 1000px;
		margin: 0px 0px 0px 0px;
        height: 357px;
        background: url(/images/top.png) no-repeat;
        background-position: center;
	}

    #menu {
      position: absolute;
      top: 285px;
      right: 60px;
      float: right;
    }

    #logo {
      position: absolute;
      left: 60px;
      top: 46px;
    }


	#blox_area {
		clear: both;
        margin: 0px 27px 0px 27px;
	}

        #mainblog {
            margin: 0px 10px 0px 10px;
        }

        #maintitle {
            margin: 0px 10px 0px 10px;
            padding: 10px 0px 10px 0px;
            font: 22px Tahoma;
            color: #c0a062;
            border-bottom: 1px solid;
            border-bottom-color: #94b796;
        }

        #bottomblog {
            margin: 10px 10px 10px 10px;
            font: 11px Tahoma;
            background-color: #fafafa;
            color: #777777;
            border-bottom: 1px solid;
            border-top: 1px solid;
            border-bottom-color: #acd6ec;
            border-top-color: #acd6ec;
            float: left;
            width: 926px;
        }

        #note {
            position:absolute;
            left:60px;
        }

                #newsblog {
                  float: left;
                  width: 800px;
                  color: #272727;
                  border-top: 1px solid;
                  margin: 40px 140px 10px 80px;
                  border-top-color: #acd6ec;
                  font: 12px Tahoma;
                }

                #newsblog .allnews{
                  margin: 10px 10px 15px 0px;
                  text-align: right;
                }

                #newsblog .allnews a{
                  background: #acd6ec;
                  color: #fff;
                  padding: 4px 7px 4px 7px;

                }

                #newstitle img{
                  margin-left: 20px;
                }

                #news{
                  float:left;
                  width: 300px;
                  margin: 0px 40px 20px 40px;
                }

                #allnews{
                  margin: 0px 20px 20px 20px;
                }

                #news .content, #allnews .content{
                  text-align: justify;
                }

                #news .ndate {
                  margin: 0px 65% 15px 0px;
                  padding: 3px 0px 3px 0px;
                }

                #allnews .ndate {
                  margin: 0px 90% 5px 0px;
                  padding: 3px 0px 3px 0px;
                }
                #news .ndate, #allnews .ndate {
                  text-align: left;
                  background: #acd6ec;
                  color: #fff;
                  text-align: center;
                }

                #mainblog .date {
                  background: #acd6ec;
                  margin: 0px 0px 15px 90%;
                  color: #fff;
                  padding: 3px 0px 3px 0px;
                  text-align: center;

                }


                #empty {
            	    height: 20px;
            		clear: both;
            	}


    #footer {
        background: url(/images/footer.png) repeat-x;
        height: 100px;
        margin: 0px 27px 0px 27px;
    }
        #peekaboo {
            position: absolute;
            left: 60px;
            bottom: 25px;
            width: 49px;

      	}
        #footertext {
            position: absolute;
            left: 120px;
            bottom: 32px;
            width: 100px;

      	}

        #footerphone {
             position:absolute;
             bottom:0px;
             right:10px;
             background: url(/images/phone.png) no-repeat;
             height: 81px;
             padding: 20px 0px 0px 130px;
             text-align: left;
             width: 200px;
      	}
		
div.ai {
    position: absolute;
	top: 0px;
	left: 379px;
    display: none;
    width: 558px;
	height: 271px;
}


	#logo1 {
    z-index: 10;
	background: url(/images/topimg1.jpg) no-repeat;
	display: none;
    }

    #logo2 {
	    z-index: 0;
		background: url(/images/topimg2.jpg) no-repeat;
		display: none;
	}

    #logo3 {
	    z-index: 0;
		background: url(/images/topimg3.jpg) no-repeat;
		display: none;
	}

    #logo4 {
	    z-index: 0;
		background: url(/images/topimg4.jpg) no-repeat;
		display: none;
	}


