body {
background-color: #ffffff;
font-family: tahoma;
font-size: 11pt;
height:100%;
}

#page {
margin: 0 auto;
text-align: center;
width: 900px;
height: 100%;
}

#logo {
background: url(img/logo.png) no-repeat;
width: 900px;
height: 92px;
}

#menu-top {
background: url(img/menu-top.png) no-repeat;
width: 900px;
height: 56px;
display: table;
}

#menu-top li {
display: inline;
font-weight: bold;
text-transform: uppercase;
font-size: 11pt;
color: #666666;
padding-left: 10px;
}

#menu-top-links-first {
margin-left: -35px;
}

#menu-top a {
color: #666666;
text-decoration: none;
}

#menu-top li a:hover {
text-decoration: underline;
}


#menu-top-links {
margin-top: 12px;
}
/* content */
#content {
background: url(img/content-background.png) repeat-y;
height: 100%;
float: left;
width: 900px;
}

#footer {
background: url(img/footer.png) no-repeat;
height: 67px;
clear: both;
}

#footer p {
font-size: 8pt;
padding-top: 8px;
}

#footer #footer-copy-right {
padding-right: 65px;
}

#footer #footer-copy-left {
padding-left: 65px;
}

#left-menu-container {
float: left;
width: 220px;
height: auto;
padding-left: 66px;
}

#left-menu-container ul {
padding-left: 0px;
text-align: left;
}

#left-menu-container li {
padding-left: 20px;
}


/*ul, li, p , div{ border: 2px solid; padding: 15px;} */


#content-container {
width: 570px;
height: auto;
text-align: justify;
font-size: 8pt;
color: #353535;
float: left;
}

.menu-left-top {
background: url(img/menu-left-top.png) no-repeat;
width: 209px;
height: 30px;
font-weight: bold;
text-align: center;
font-family: Tahoma;
font-size: 10pt;
color: #ffffff;
padding-top: 7px;
}

.menu-left-content {
margin-top: -21px;
font-family: Tahoma;
font-weight: bold;
background: url(img/menu-left-background.png) repeat-y;
width: 209px;
height: 100%;
font-size: 8pt;
list-style-type: none;
list-style-image: url(img/ul.png);
vertical-align: middle;
}

.menu-left-content a {
color: #666666;
text-decoration: none;
}

.menu-left-content .first {
line-height: 8px;
}

.menu-left-content .last {
line-height: 6px;
}

.menu-left-content .red {
color: #990000;
font-weight: bold;
}

.menu-left-content ul {
padding-top: 15px;
}

.menu-left-content a:hover {
color: #666666;
text-decoration: underline;
}

.menu-left-footer {
margin-top: -15px;
background: url(img/menu-left-footer-background.png) no-repeat;
width: 209px;
height: 9px;
}

#content-text {
padding-right: 20px;
padding-left: 7px;
padding-bottom: 5px;
display: none;
}

.content-text {
padding-right: 20px;
padding-left: 7px;
padding-bottom: 5px;
margin-bottom: 10px;
display: none;

}

#content-title {
padding-right: 20px;
padding-left: 7px;
color: #990000;
font-weight: bold;
font-size: 11pt;
text-transform: uppercase;
display: none;
}

.content-title {
padding-right: 20px;
padding-left: 7px;
color: #990000;
font-weight: bold;
font-size: 11pt;
text-transform: uppercase;
display: none;
}

#content-title-date {
padding-right: 20px;
padding-left: 7px;
color: black;
font-weight: bold;
font-size: 7pt;
text-transform: uppercase;
display: none;
margin-top: -12px;
}



#footer-copy-left{

float: left;
font-family: tahoma;
color: #666666;


}

#footer-copy-right {
font-size: 11pt;
color: #666666;
float: right;
font-family: tahoma;
}

.footer-copy-red-text a {
color: #990000;
text-decoration: none;
}

.footer-copy-red-text a:hover {

text-decoration: underline;
}


#info {

display: none;
font-family: Tahoma;
background-color: #ce0000;
color: #ffffff;
margin-right: 20px;
margin-left: 7px;
font-size: 10pt;
font-weight: bold;
height: 25px;
text-align: center;
padding-top: 7px;
}

#article-image {
float: right;
padding-bottom: 2px;
padding-left: 10px;
padding-top: 5px;

}

q {

float: right;

}

.article {
line-height: 4px;
}


table {
margin-left: 7px;
border-left: 3px solid #990000;
margin-top: 2px;
}

table, tr, td{
vertical-align: middle;
}

table input {

margin-left: 7px;

}

table textarea {

margin-left: 7px;

}

label {
margin-left: 7px;
}

#email_send {
margin-left: 7px;
font-weight: bold;
color: red;
}