/* LAYOUT GRID */

div.wrapper {
width:800px;
margin:0 auto;
}
div.container {
width:770px;
margin:0 auto;
}

#hd div.wrapper {
height:316px;
background:#90b9ca url(/images/5.gif) center no-repeat;
}
#banner {
position:absolute;
top:104px;
height:183px;
overflow:hidden;
}
#nav {
position:absolute;
top:287px;
height:30px;
overflow:hidden;
}



#bd div.wrapper {
background:transparent url(/images/2.gif) center repeat-y;
}

.border {
border-left:25px solid #90b9ca;
}

#subnav {
padding-top:20px;
width:165px;
float:left;
}

#content {
width:525px;
padding:20px 0 30px 190px;
min-height:270px;
height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 300px;
}
/**/








#ft div.wrapper {
background:transparent url(/images/3.gif) center bottom no-repeat;
}
#ft div.container {
background-color:#90b9ca;
height:30px;
}
#ft3 {
background:transparent url(/images/4.gif) center 0 no-repeat;
}

#ft,#ft2,#ft3 {
text-align:center;
}



#ft2 {
font-style:italic;
font-weight:bold;
padding:0.3em 0;
}
#ft3 {
padding:3em 0 2em 0;
font-size:12px;
color:#555;
line-height:1;
}
#ft3 a {
color:#555;
}
