.content{
    width:720px;
    float:left;
    font-family:Tahoma, Arial;
    line-height:18px;
    display:block;
    padding-top:10px;
}
#maincontent{
    width:720px;
    font-size:11px;
    padding:10px 20px 10px 20px;
}
.caption{
    float:right;
    margin:40px 30px 0px 0px;
}
h1{
    padding:0px 0px 5px 0px;
    color:#0068c6;
    font-size:13px;
    font-weight:bold;
    margin:0px;
}
#main h1 a{
    text-decoration:none;
}
.divider{
    background:url(/Images/line2.gif) no-repeat bottom;
    padding:0px 0px 15px 0px;   
    margin-bottom:15px;    
    display:block;
}
.divider1{
    background:url(/Images/line3.gif) no-repeat right;
    display:block;
}
.divider2{
    background:url(/Images/line1.gif) no-repeat top;
    padding:20px 0px 20px 0px;     
    display:block;
}
.call-us{
    background:url(/Images/callus-bg.gif) no-repeat;
    width:170px;
    float:left;
    color:#80b8e6;
    margin:10px 0px 0px 0px;
    height:175px;
    padding:15px 10px 10px 20px;
}
.call-us h1{
    padding:0px 0px 5px 0px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    margin:0px;
}
td{
    vertical-align:top;
    padding-right: 10px;
}
td.firstCol {
    display: block;
    float: left;
    margin: 0;
    padding:0 ;
    width: 280px;
}
.last{
    padding-right:0px;
}
.txtleft {
    float:left; 
    display: block;
/*    width:190px; */
    width: 180px;
    padding-left: 10px;
}
#main a:visited{
    color:#0068c6;
}
#main a:hover {color:#f26522;}
#main .call-us a, #main .call-us a:visited, #main .call-us a:hover{
    color:#fff;
    background:url(/Images/arrow1.gif) no-repeat 0px 4px;
    display:block;
    padding:0px 0px 0px 10px;
}