* {
margin: 0px;
padding: 0px;
}

body {
background: #5781ae url("../images/bg.gif") repeat-x;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 11pt;
color: #1f211c;
}

p {
line-height: 15pt;
margin-bottom: 10pt;
}

h1 {
color: #11568c;
font-size: 15pt;
margin-bottom: 10pt;
line-height: 25pt;
}

h2 {
font-size: 12pt;
margin-bottom: 6pt;
line-height: 20pt;
}

h3 {
font-size: 12pt;
margin-bottom: 6pt;
line-height: 20pt;
}

h4 {
font-size: 12pt;
margin-bottom: 6pt;
line-height: 20pt;
color: #003300;
}

a {
color: #990000;
text-decoration: none;
}

a:hover {
color: #990000;
text-decoration: underline;
}

input,textarea,select {
font-family: ;
font-size: 11pt;
border: 1px solid #a8adb4;
padding: 1px;
}

#header {
background: url("../images/header_bg.gif") no-repeat;
width: 920px;
height: 150px;
}

#header2 {
background: url("../images/header2_bg.gif") no-repeat;
width: 920px;
height: 46px;
}

#page {
margin: 0 auto;
width: 920px;
}

#page_left {
position: absolute;
background: url("../images/page_left_bg.gif") no-repeat;
margin-top: 150px;
margin-left: -120px;
height: 790px;
width: 130px;
}

#page_right {
position: absolute;
background: url("../images/page_right_bg.gif") no-repeat;
margin-top: 150px;
margin-left: 910px;
height: 450px;
width: 10px;
}

#main {
float: left;
background: url("../images/main_bg.gif") repeat-y;
width: 920px;
}

#main .left {
float: left;
width: 670px;
min-height: 550px;
}

#main .right {
position: relative;
float: left;
width: 229px;
min-height: 150px;
}

#main .left .content {
padding-left: 30px;
padding-right: 20px;
padding-bottom: 20px;
}

#main .left .content img {
border: 1px solid #1f211c;
}

#main .left .content ul, #main .left .content ol {
margin-bottom: 10pt;
margin-left: 20px;
line-height: 18pt;
}

#main .right .contact {
position: absolute;
padding: 0px 20px 20px 20px;
bottom: 0px;
}

#footer {
clear: left;
background: url("../images/footer_bg.gif") no-repeat;
width: 920px;
height: 21px;
}

#copyright {
width: 880px;
margin-left: 20px;
height: 40px;
color: #ffffff;
font-size: 11pt;
}

#copyright .left {
float: left;
}

#copyright .right {
float: right;
}