html,body {
margin:20px 0;
padding:0
}

body {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
line-height: 160%;
color: #666;
}

p {
margin:0px 0px 20px 0px;
}

p.center {
margin:60px 0px 20px 0px;
text-align: center;
}

a:link, a:visited {
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}

img.tn {
border: 0px solid #FFFFFF;
}

ul.circle {
list-style-type: circle
}

#header {
height:140px;
background-image: url(images/logo.jpeg);
background-repeat: no-repeat;
background-position: top right; 
}

h3 {
text-align: left; 
font-size: 13px
}

#fullscreenbox {
width:600px;
margin:0 auto
}

#container {
text-align:left;
}

#content {
min-height:280px;
height:auto !important;
height:280px;
}

#content p {
line-height:1.4
}


#content img {
padding:0px 20px 0px 0px
}

#container {
width:880px;
margin:0 auto
}

#lowernav {
clear:both;
width:100%;
margin-top:20px
}

#lowernav p {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:20px 0px 0px 0px;
color: #999999
}

#lowernav a:link, a:hover, a:visited, a:active {
text-decoration: none;
color: #999999
}

#nav {
background:url("images/navigation.jpg") no-repeat; 
width:880px; 
height:140px; 
margin:0; 
padding:0;
}

#nav span {
display: none;
}

#nav li, #nav a {
height:140px;
display:block;
}

#nav li {
float:left;
list-style:none;
display:inline;
}

#nav-01 {
width: 140px;
}

#nav-02 {
width: 148px;
}

#nav-03 {
width: 148px;
}

#nav-04 {
width: 148px;
}

#nav-05 {
width: 148px;
}

#nav-06 {
width: 148px;
}

#nav-01 a:hover {
background:url("images/navigation.jpg") 0px -140px no-repeat; 
}

#nav-02 a:hover {
background:url("images/navigation.jpg") -140px -140px no-repeat; 
}

#nav-03 a:hover {
background:url("images/navigation.jpg") -288px -140px no-repeat; 
}

#nav-04 a:hover {
background:url("images/navigation.jpg") -436px -140px no-repeat; 
}

#nav-05 a:hover {
background:url("images/navigation.jpg") -584px -140px no-repeat; 
}

#nav-06 a:hover {
background:url("images/navigation.jpg") -732px -140px no-repeat; 
}


