body {
background:#ffffff;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
color:#333;
font-size:14px;
font-family:Helvetica, serif;
line-height:20px;
text-align:left;
padding:0 0 0 0;
}

hr {
border: 1px dotted #333;/*the border*/
}

a {
color:#333;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.container_16 h1 {
font-family:Georgia, serif;
font-weight:400;
text-align:center;
}

.container_16 h2 {
font-family:Georgia, serif;
font-weight:400;
text-align:center;
padding:20px 0 0;
}

.container_16 p {
border:0px solid #666;
overflow:hidden;
text-align:left;
font-size:80%;
padding:10px 0;
}

#logo {
float:left;
width:279px;
margin:0;
padding:0;
}

#txtlogo {
float:left;
width:397px;
margin:13px 0 0;
padding:0;
}

#menu {
float:left;
margin:8px 0 0 10px;
padding:0;
}

.nav {
color:#333;
font-size:12px;
font-family:Helvetica, serif;
line-height:18px;
text-decoration:none;
}

.nav:hover {
color:#00008b;
font-size:12px;
font-family:Helvetica, serif;
font-weight:700;
text-decoration:underline;
}

#homecontact {
float:right;
width:193px;
height:38px;
margin:50px 0 0;
padding:0;
}

#main_photo {
float:right;
margin:10px 0 5px;
}

#content_title {
font-family:Helvetica, serif;
font-weight:bolder;
font-size:18px;
color:#fff;
width:656px;
margin-bottom:10px;
background:#004878;
text-align:left;
border-color:gray;
border-style:solid;
border-width:1px;
padding:5px 5px 5px 10px;
}

#side_title {
font-family:Helvetica, serif;
font-weight:bolder;
font-size:18px;
color:#fff;
width:160px;
text-align:center;
margin-bottom:10px;
background:#004878;
border-color:gray;
border-style:solid;
border-width:1px;
padding:5px 5px 5px 10px;
}

#issue_title {
font-family:Helvetica, serif;
font-weight:bolder;
font-size:18px;
color:#fff;
width:880px;
margin-bottom:10px;
background:#8b0000;
border-color:gray;
border-style:solid;
border-width:1px;
padding:5px 5px 5px 10px;
}

#content {
width:658px;
text-align:left;
padding:20px;
}

#issue_content {
width:900px;
padding:20px;
}

h3 {
font-family:Helvetica, serif;
font-weight:bolder;
font-size:14px;
margin-bottom:-4px;
}

#side_content {
width:178px;
padding:20px;
}

#side_list {
width:184px;
font-family:Helvetica, serif;
font-size:12px;
padding:10px;
}

* {
margin:0;
padding:0;
}

html,body,#wrap {
height:100%;
}

body > #wrap {
height:auto;
min-height:100%;
}

#main {
padding-bottom:137px;
}

#footer {
position:relative;
margin-top:-137px;
height:137px;
clear:both;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

*+html #menu,* html #menu {
float:left;
padding-top:6px;
}


