﻿html,body{margin:0;padding:0;}
body{
    background-color: #cccccc;
    background: url('../Images/mainBck.jpg') repeat-x;
    text-align: center;}
#wrapper{
    margin-left: auto;
    margin-right: auto;
    height: auto;
    font-family: Verdana, Arial, Tahoma, Times New Roman;
    font-size: 10pt;
    width:920px;}
#leftSect{
    width: 260px;
    padding-right:10px;
    font-size: 9pt;
    height: auto;
    color: #000000;}
#contact{
    border-right: thin solid #c0c0c0;
    width:260px;}    
#Menu{
    height:251px;
    width:260px;
    margin-top:10px;}    
.img{
    border:none;
    margin-top:5px;}    
#MainDiv{
    height: auto;
    width:640px;}
#MainDiv,#Header,#Logo,#Flash,#MainContent,.panel,#leftSect,#Logo,#lang,#Menu,#contact,#ContentDiv{    
    position:relative;
    float:left;}    
#Header{
    width:920px;
    height:110px;}
#Logo{
    width: 588px;
    height: 62px;
    margin-top:24px;}
#Flash{
    width: 630px;
    height: 250px;
    margin-top: 5px;
    border: 1px solid #CCCCCC;
    padding: 3px;}
#ContentDiv{
    width:630px;
    margin-top: 30px;
    color: #333333;
    height:auto;
    text-align:justify;
    padding-top:5px;
    padding-left:5px;
    overflow:hidden;}
#Footer{
    margin: auto;
    padding-top: 10px;
    margin-top: 10px;
    position: relative;
    height: 108px;
    font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 10pt;
    text-align: center;
    color: #336699;
    background: url('../Images/footerBck.png') repeat-x;}  
h4{    
    text-align:left;
    margin-top:0;}
