﻿html{
    font-size:12px;
    background:#0d44ff url(../images/back-grad.jpg) repeat-x;
    }

#doc4{
    width:1051px;
    }

#hd{
    background:transparent url(../images/hd-back.jpg) no-repeat; 
    height:242px;
    width:1051px;}

#bd{
    font-family: Trebuchet MS;
    background-color: #fff;
    color: #222;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.2em;
    font-size: 1.8em;
    padding:30px;
    background:#fff url(../images/bd-back.gif) repeat-x;
    }

#ft{
    background:transparent url(../images/ft-bottom.png) no-repeat top; 
    height:80px;
    width:1051px;
    }
    
#ft-dark{
    background:transparent url(../images/ft-bottom-dark.png) no-repeat top; 
    height:80px;
    width:1051px;
    }

h1{
    font-family: Arial;
    background-color: #fff;
    color: #00225b;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.3em;
    font-size: 1.8em;}
    
p{
    margin-bottom:20px;
    } 
    
#cForm dl dd{
    height:36px;
    }
 
#cForm dl dd label{
    width:150px;
    text-align:right;
    display:block;
    float:left;
    margin-right:3px;
    }
 
#cForm dl dd input{
     width:250px;
     font-size:.9em;
     display:block;
     float:left;
     padding: 2px 2px 2px 3px;
    }

.upperLinks li{
    display:block;
    float:right;
    width:100px;
    height:25px;
    cursor:pointer;
    z-index:200;
    }
    
.lk_home{
    display:block;
    cursor:pointer;
    width:720px;
    height:242px;
    float:left;
    }
    
.full{
    width:100%;
    }
    
.right{
    float:right;
    }
    
.left{
    float:left;
    }
    
input{
    background:#fff url(../images/text-box-back.gif) no-repeat top left;
    }
    
.btn{
    margin-top:10px;
    }

.hdr{
    background:transparent url(../images/hdr-sprite.png) no-repeat top; width:346px;margin-bottom:10px;
    }
    
.hdr_sendInquiry{
    background-position:0px -41px;height:42px;margin-left:60px;
    }
    
.hdr_contact{
    background-position:0px 0px;height:41px;
    }
    
.hdr_about-us{
    background-position:0px -82px;height:41px;
    }

#golfer-center{
    position:absolute;z-index:10;left:530px;top:250px;
    }
