body {
background-color: #425a52;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 8pt;
text-align: center;
color: #666666;
}

p {
margin-top: 0px;
}

form {
margin: 0px;
}

a:link, a:visited {
color: #cc3300;
}

a:hover {
color: #761e00;
}





.page {
width: 760px;
background-color: #ffffff;
margin: auto;
text-align: left;
}



/*header*/
.header {
width: 100%;
height: 83px;
text-align: right;
background-image: url(../images/strap-1.gif);
background-repeat: no-repeat;
background-position: 540px 15px;
font-size: 7.5pt;
}

.header img {
float: left;
margin-top: 22px;
margin-left: 15px;
}

.details {
padding-right: 15px;
padding-top: 45px;
}



/*nav*/
.nav {
width: 100%;
}

.nav ul {
width: 100%;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
padding-bottom: 4px;
background-color: #cc3300;
}

.nav li {
display: inline;
margin: 0px;
}

.nav a:link, .nav a:visited {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
background-color: #cc3300;
color: #ffffff;
text-decoration: none;
}

.nav a:hover, .nav #active_menu {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
background-color: #761e00;
color: #ffffff;
text-decoration: none;
}


/*content*/

.content {
width: 100%;
line-height: 12pt;
}

.content .inner {
padding: 15px;
}

.contentheading, .componentheading {
font-size: 16pt;
color: #cccc99;
padding-bottom: 10px;
}

h1 {
font-size: 16pt;
font-weight: normal;
padding: 0px;
margin: 0px;
}

.quote {
color: #cc3300;
font-style: italic;
}

.strap_2 {
width: 100%;
height: 30px;
background-image: url(../images/strap-2.gif);
background-repeat: no-repeat;
background-position: 360px 10px;
clear: both;
}


/*footer*/
.footer {
width: 100%;
padding-top: 15px;
}

.footer .inner {
border-top: 1px solid #cc3300;
height: 20px;
}
