body {
margin:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background: #FFFFFF;
color: #000000;
}

.main {
background: url(img/header_bg.jpg) repeat-x;
}

img {
border: 0px;
}

div.header {
width: 1000px;
height: 265px;
}

div.nav_top {
position: absolute;
padding-left: 5px;
padding-top: 2px;
}

div.title {
height: 265px;
width: 350px;
float: left;
background: url(img/header.jpg) no-repeat;
}

div.topbar {
width: 620px;
height: 47px;
background: url(img/topbar.jpg);
margin: auto;
margin-top: 10px;
}

div.topbarbig {
width: 850px;
height: 47px;
background: url(img/topbar_big.jpg);
margin: auto;
margin-top: 10px;
position: relative;
left: -16px;
margin-bottom: 15px;
}

h3.topbar {
padding-top: 10px;
margin-bottom: 0px;
margin-left: 10px;
}

div.textbox {
width: 610px;
margin: auto;
text-align: justify;
font-size: 15px;
margin-bottom: 25px;
}

h1 {
margin-left: 5px;
margin-top: 5px;
}

div.toppics {
width: 514px;
float: right;
margin-right: 3px;
margin-top: 23px;
}

.toppic {
width: 60px;
height: 42px;
border: 1px solid black;
float: left;
margin: 1px;
}


.picsright {
width: 170px;
float: right;
}

.picsleft {
width: 180px;
float: left;
}

.picsmain {
width:610px;
float: left;
}

.content {
width:980px;
margin: auto;
}

.bigpic {
border: 1px solid black;
}

.midpics {
width: 600px;
margin-left: auto;
margin-bottom: 20px;
}

a {
color: #004D2F;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #042D00;
font-weight: bold;
text-decoration: none;
}

a.partner {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a.partner:hover {
color: #000000;
font-weight: bold;
text-decoration: none;
}