body {
background: url(../images/20.jpg) repeat;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 10px;
padding: 0;
margin: 0;
line-height: 20px;
}

A:link {
color: #9F2126;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 11px;
}

A:visited {
color: #9F2126;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 11px;
}

A:active {
color: #9F2126;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 11px;
}

A:hover {
color: #6C704D;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 11px;
}

A.orange:link {
color: #D5724B;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 14px;
}

A.orange:visited {
color: #D5724B;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 14px;
}

A.orange:active {
color: #D5724B;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 14px;
}

A.orange:hover {
color: #4886CA;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 14px;
}

A.green:link {
color: #758B54;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 14px;
}

A.green:visited {
color: #758B54;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 14px;
}

A.green:active {
color: #758B54;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 14px;
}

A.green:hover {
color: #4886CA;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 14px;
}

A.footer:link {
color: #ffffff;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 12px;
}

A.footer:visited {
color: #ffffff;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 12px;
}

A.footer:active {
color: #ffffff;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 12px;
}

A.footer:hover {
color: #4886CA;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 12px;
}

A.contact:link {
color: #000000;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 14px;
}

A.contact:visited {
color: #000000;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 14px;
}

A.contact:active {
color: #000000;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 14px;
}

A.contact:hover {
color: #4886CA;
text-decoration: none;
font-family: Arial, Sans-Serif;
font-weight: normal;
font-size: 14px;
}

td.blue-bg {
background-color: #4886CA;
}

img {
border: none;
}

h3 {
font-family: "Times New Roman", serif;
}

h3.darkblue {
font-family: "Times New Roman", serif;
color: #0B3867;
}

h3.lightblue {
font-family: "Times New Roman", serif;
color: #4A87CA;
}

#home-logo {
position: absolute;
top: 20px;
left: 30px;
height: 88px;
width: 313px;
z-index: 9000;
}

#container {
position: relative;
width: 955px;
height: auto;
background-color: #ffffff;
z-index: 1;
}

#header {
position: relative;
width: 955px;
height: 75px;
background: url(../images/15.jpg) no-repeat;
background-position: top left;
background-color: #ffffff;
}

#home-content-left {
position: relative;
left: 0px;
width: 955px;
background: url(../images/11.jpg) no-repeat;
background-position: top left;
background-color: #ffffff;
text-align: left;
float: left;
}

#home-content-center {
position: relative;
left: 130px;
width: 500px;
text-align: left;
float: left;
font-size: 14px;
line-height: 20px;
}

#home-content-right {
position: relative;
left: 160px;
width: 275px;
background-color: #ffffff;
font-family: Arial, Sans-Serif;
font-style: italic; 
font-size: 13px;
text-align: left;
float: left;
}

#bottom {
position: relative;
width: 955px;
height: 35px;
background: url(../images/4.jpg) no-repeat;
background-position: bottom right;
background-color: #ffffff;
clear: both;
}

#footer {
position: relative;
top: 15px;
width: 955px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Sans-Serif;
color: #ffffff;
font-size: 12px;
text-align: center;
}

