
html, body, p {
margin: 0;
padding: 0;
}

body {
background: #d63d80;
}

a img {
border: none;
}

.clearer {
clear: both;
font-size: 0;
height: 0;
}

.center {
text-align: center;
width: 100%;
}

#outer {
margin: 0 auto;
position: relative;
width: 902px;
}

#logo {
left: 0;
position: absolute;
top: 0;
}

#lower {
left: 26px;
position: absolute;
top: 280px;
}

#content {
background: #fff url(../images/global/content-accent.gif) left bottom no-repeat;
min-height: 616px;
padding-top: 40px;
width: 850px;
}

#content-backround-2 {
min-height: 616px;
width: 850px;
}

#content .titleimg {
display: block;
padding-bottom: 21px;
}

#content p {
clear: both;
}

/* Navigation */

#nav {
left: 26px;
position: absolute;
top: 275px;
width: 850px;
z-index: 2;
background-color:#FFF;
}

#nav ul {
list-style: none;
margin: 0 auto;
padding: 0;
}

#nav ul li {
background: url(../images/global/nav/nav-bullet.gif) left 6px no-repeat;
float: left;
padding-left: 7px;
padding-right: 24px;
vertical-align: top;
}

#nav ul li.firstnav {
background: none;
padding-left: 0;
}

#nav ul li a {
margin-left: 19px;
padding-left: 0;
}

#nav ul li a.selected {
background: url(../images/global/nav/nav-selected.gif) left 2px no-repeat;
margin-left: 0;
padding-left: 19px;
}

#nav ul li a img {
display: inline;
vertical-align: top;
}

/* Bottomnav */

#bottomnav {
border-top: 5px solid #000403;
line-height: 29px;
margin-top: 5px;
width: 850px;
}

#bottomnav ul {
float: right;
list-style: none;
margin: 0;
padding: 0;
}

#bottomnav ul li {
float: left;
padding-bottom: 8px;
padding-left: 25px;
}
