﻿html, body 
{
    margin:0;
    background-color:#FFFFFF;
    height:100%;
    width:100%;
    font-family:Trebuchet MS;
    font-size:11px;
    color:#333333;
    text-align:left;
    vertical-align:middle;
    line-height:16px;
    letter-spacing:1px;
    font-weight:normal;
}
	
table
{
    border-collapse:collapse;
}




div#main
{
     left:0px;
     position:absolute;
     width:100%;
     height:100%;
     text-align:center;
     vertical-align:middle;
}

table#tblmain
{
    width:960px;
    height:100%;
}

div#container
{
    background:url(../images/bg.jpg) no-repeat center; 
    width:960px; 
    height:560px;
}


div#grupFlash
{
     float:left;
     position:relative;
     width:60px;
     height:560px; 
     z-index:0;
}

div#dvGrupMetin
{
    position:absolute;
    z-index:1;
    right:45px;
    top:55px;
}


.logo
{
     height:100px;
}

div#dvGrupMetin p
{
    color:#666666;
    font-size:11px;
    line-height:140%;
    letter-spacing:.4px;
    text-align:left; 
    margin-left:50px; 
    margin-right:50px;
}

div#dvGrupMetin a
{
    color:#333333;
    font-size:11px;
    line-height:140%;
    letter-spacing:.4px;
}

div#dvGrupMetin p.tel
{
    text-align:center;
    font-size:13px;
    color:#333333;
    letter-spacing:0px;
    margin-left:10px; 
    margin-right:10px;
}

div#dvGrupMetin a.tel
{
    text-align:center;
    font-size:13px;
    color:#333333;
    letter-spacing:0px;
    margin-left:10px; 
    margin-right:10px;
    text-decoration:none;
}


p.txt
{
    width:475px; 
    text-align:left;
    margin-left:30px;
    margin-top:20px;
    line-height:140%;
    letter-spacing:0px;
   
}

a.txt
{
    text-align:center;
    color:#333333;
    letter-spacing:0px;
    margin-left:10px; 
    margin-right:10px;
    text-decoration:none;
}

