#flash {
position: absolute;
z-index: 9;
top: 3.45em;
right: 0;
width: 395px;
background: transparent url("../images/bg-flash.gif") no-repeat 350px 220px;
}

#homeheader {
height: 242px;
border-bottom: 1px solid #CCC;
position: relative;
}

#navigation {
position: absolute;
top: 0;
left: 0;
width: 100%;
}

#logo {
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 150px;
}

#tagline {
position: absolute;
bottom:	118px;
right: 413px;
margin-left: 150px;

}
#tagline p {
font-size: 1.05em;
color: #999;
line-height: 1.8;
text-align: right;
width: 306px;
}

#homewrapper {
border-bottom: 1px solid #CCC;
background: transparent url("../images/bg-homewrapper.gif") repeat-y;
}

#home-cp-wrapper {
margin-left: 160px;
margin-right: 396px;
min-height: 248px;
line-height: 1.2em;
padding-bottom: 15px;
}
#new {
	color: #999;
}

#homewrapper #content {
padding: 26px 0 28px 0;
}

#homewrapper #content p {
padding: 0 26px 0 26px;
}

#homewrapper #new {
width: 159px;
position: relative;
margin-left: -159px;
float: left;
}
#homewrapper #new h2 {
font-size: 1.05em;
font-weight: normal;
border-bottom: 1px solid #CCC;
padding: 6px 12px 6px 17px;
}
#homewrapper #new ul, #homewrapper #new p {
list-style-type: none;
margin: 10px 9px 0 14px;
}
#homewrapper #new ul a {
text-decoration: none;
}
#homewrapper #new li {
line-height: 1.5;
margin: 0 0 0.7em 0;
}