body {
    font-family: arial, sans-serif;
    margin: 0;
    padding: 0;
}

a:link,
a:visited {
    color: #199DBF;
    text-decoration: underline;
}

a:hover,
a:active {
    color: #970f00;
    text-decoration: underline;
}

a.golden:link,
a.golden:visited {
    color: #E9990A;
    text-decoration: none;	
    font-style: italic;
    font-size: 10pt;
}

a.golden:hover,
a.golden:active {
    color: #E9990A;
    font-style: italic;
    text-decoration: underline;
    font-size: 10pt;
}

.top_bg {
    background: url(../images/top_bg.png) repeat-x;
}

.top {
    padding: 10px;
    margin-bottom: 1px;
}

.top .top_menu {
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

.top .top_menu a:link,
.top .top_menu a:visited {
    color: #0F173C;
    text-decoration: none;
}

.top .top_menu a:hover,
.top .top_menu a:active {
    color: #199DBF;
    text-decoration: none;
}

.top .call {
    color: #0F173C;
    font-size: 11pt;
    font-weight: bold;
    text-align: right;
    vertical-align: bottom;
}

.adbox_bg_left {
    background: #000 url(../images/adbox_bg_top_left.jpg) no-repeat right bottom;
}

.adbox_top {
    background: #000 url(../images/adbox_bg_top.jpg) no-repeat bottom center;
}

.adbox_bg_right {
    background: #000 url(../images/adbox_bg_top_right.jpg) no-repeat left bottom;
}

.adbox_top td {
    vertical-align: top;
}

.adbox_top .slogan {
    margin: 45px 0 0 15px;
}

.adbox_top .left {
    padding-left: 25px;
}

.adbox_top .left p,
.adbox_top .right p {
    color: #fff;
    font-size: 13pt;
    font-family: tahoma;
    width: 300px;
    margin: 7px 0 0 0;
}

.adbox_top .left .more,
.adbox_top .right .more {
    text-align: right;
    width: 230px;
    margin-top: 30px;
}

.adbox_top .left .more a:link,
.adbox_top .left .more a:visited,
.adbox_top .right .more a:link,
.adbox_top .right .more a:visited {
    color: #fff;
    font-size: 11pt;
    text-decoration: none;
    text-transform: uppercase;
}

.adbox_top .left .more a:hover,
.adbox_top .left .more a:active,
.adbox_top .right .more a:hover,
.adbox_top .right .more a:active {
    color: #199DBF;
    text-decoration: none;
}

.adbox_bottom {
    background: #E8E8E8 url(../images/adbox_bg_bottom.gif) no-repeat top;
}

.adbox_bg_bottom_left {
    background: #E8E8E8 url(../images/adbox_bottom_bg_left.gif) no-repeat right top;
}

.adbox_bg_bottom_right {
    background: #E8E8E8 url(../images/adbox_bottom_bg_right.gif) no-repeat left top;
}

.adbox_bottom td {
    font-family: serif;
    line-height: 1.4;
    vertical-align: top;
    padding: 20px 250px 15px 15px;
}

.adbox_bottom td p {
    margin: 0;
}

.adbox_bottom td p.signature {
    font-weight: bold;
    text-align: right;
    margin: 0;
    padding: 5px 0 0 0;
}

.content {
    font-size: 10pt;
    line-height: 1.3;
    text-align: left;
    margin: 30px 0 20px 0;
}

.content .left {
    vertical-align: top;
}

.content h1 {
    font-family: "Arial Narrow";
    font-size: 19pt;
    line-height: 1.1;
    text-transform: uppercase;
}

/*content*/ .home h1 {
    color: #cb8780;
    background: #970F00 url(../images/date_bg.png) bottom center no-repeat;
    padding: 10px 25px 20px 15px;
    margin: 0 0 20px 0;
}

/*content*/ .home .left h2 {
    font-size: 13pt;
    font-family: "Arial Narrow";
    text-transform: uppercase;
    margin-left: 10px;
}

/*content*/ .home .left h3 {
    font-size: 11pt;
    margin-left: 10px;
}

/*content*/ .home .left p {
    margin-right: 100px;
    margin-left: 10px;
}

/*content*/ .about h1 {
    background: url(../images/about_title_bg.png) center bottom no-repeat;
    padding: 5px 15px 30px 15px;
    margin: 0;
}

/*content*/ .about h3 {
    font-size: 14pt;
    font-family: "Arial Narrow";
    padding: 10px 15px 20px 15px;
    margin: 0;
}

/*content*/ .about .left a {
    font-size: 12pt;
    font-family: "Arial Narrow";
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 15px 0 15px;
    margin: 1.2em 0 0.8em 0;
}

/*content*/ .about p {
    padding: 0 15px 0 15px;
    margin: 0.5em 0 1em 0;
}

.content .contact {
    vertical-align: top;
    font-size: 13pt;
    font-family: "Arial Narrow";
}

.content .contact h2 {
    color: #fff;
    font-size: 22pt;
    text-transform: uppercase;
    background: #000;
    padding: 12px 15px 12px 25px;
    margin-top: 10px;
}

.content .contact a.map_link:link,
.content .contact a.map_link:visited {
    color: #199DBF;
    text-decoration: none;
    text-transform: uppercase;
}

.content .contact a.map_link:hover,
.content .contact a.map_link:active {
    text-decoration: underline;    
}

.content .left .date {
    color: #fff;
    font-size: 8pt;
    font-weight: normal;
    line-height: 1;
    text-align: right;
    background: #970F00 url(../images/date_bg.png) bottom center no-repeat;
    padding: 0 10px 15px 0;
    margin: 0 0 15px 0;
}

.content .image {
    float: left;
    font-family: "Times New Roman", serif;
    font-weight: bold;
    margin: 0 20px 10px 0;
}

.content .image img {
    margin-bottom: 5px;
}

.content .right .right_content_frame {
    background: #BFE7F1;
    vertical-align: top;
}

.content .right .right_content_frame td {
    background: #fff;
    padding: 15px;
}

.content .right h3 {
    color: #0F173C;
    font-size: 14pt;
    font-family: arial;
    padding: 0 5px 10px 0;
    margin: 0;
}

.content .right ul {
    padding: 0;
    margin: 0px;
}

.content .right li {
    font-weight: bold;
    list-style: none;
    background: url(../images/checked.gif) no-repeat;
    padding: 0 0 8pt 25px;
    margin: 0;
}

.content .right a:link,
.content .right a:visited {
    color: #000;
    text-decoration: none;
}

.content .right a:hover,
.content .right a:active {
    color: #199DBF;
    text-decoration: underline;
}

.bottom {
    background: #EBEBEB url(../images/bottom_bg.png) repeat-x top;
}

.bottom table {
    margin-bottom: 30px;
}

.bottom td {
    color: #717171;
    font-size: 8pt;
    line-height: 1.7;
    vertical-align: bottom;
    padding: 10px;
}

.bottom td strong {
    color: #000;
    font-size: 9pt;
}

.bottom img {
    border: 0 none;
    position: absolute;
    padding-top: 1px;
    padding-left: 20px;
}

.bottom td a:link,
.bottom td a:visited {
    color: #717171;
    text-decoration: none;
}

.bottom td a:hover,
.bottom td a:active {
    color: #199DBF;
    text-decoration: underline;
}

#signature {
    color: #2d2d2d;
    font-size: 10pt;
    font-family: "Arial Narrow";
    padding: 0;
    margin: 0;
}

#signature a:link,
#signature a:visited {
    color: #f76447;
    font-weight: bold;
    text-decoration: none;
}

#signature a:hover,
#signature a:active {
    text-decoration: underline;
}