@charset "utf-8";
/* CSS Document */

body{
margin: 0px;
padding: 0px;
background-color: #00352c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#231f20;
background-image:url(../images/boltback.jpg);
background-repeat:repeat-x;
}

a {
color:#333333;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

h1 {
color:#007461;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
font-size:1.1em;
line-height:1.6em;
}

#content li {
font-size:1.1em;
line-height:1.6em;
}

#container {
width: 904px;
background-image:url(../images/sidesback.gif);
background-repeat:repeat-y;
margin: auto;
}


#main{
width: 900px;
background-image: url(../images/background.gif);
background-repeat: repeat-x;

margin: auto;
}

#header{
margin: 0;
padding: 0;
height:150px;
}

#head01{
margin: 0;
padding: 0;
width:280px;
float:left;
}

#head02{
margin: 0;
padding-right:10px;
padding-top:4px;
line-height:1.4em;
width:610px;
float:left;
text-align:right;
}

.headimage{
padding-top:10px;
}

#right {
width: 30px;
float:left;
background-image:url(../images/rightside.gif);
background-repeat:repeat-y;
height:100%;
}

#nav {
width: 235px;
float: left;
margin-top: 20px;
background-color: #006051;
}

#content {
width: 630px;
float: left;
background-image: url(../images/corner.gif);
background-repeat: no-repeat;
background-color: #dcdedf;
margin-top: 20px;
padding-left: 20px;
}

#content img{
padding-left:6px;
padding-right:6px;
}

#flashcontentmap {
text-align:center;
}
