div#module_container {
	/* Re-sizing based on shown/hidden left nav */
	width:100%;
	float:right;
}
div#module_container_inner {
	margin:0px 0px 6px 0px;
}

#module_container {
background:url(/images/pagebg.png);
}
#center {
margin:0 auto;
width:916px;
}
#center p {
height:140px;
}
#center .left {
float:left;
background:url(/images/center.png) left top no-repeat;
width:3px;
height:460px;
}
#center .middle {
float:left;
background:url(/images/center_middle.png) left top repeat-x;
height:460px;
width:910px;
padding-bottom:30px;
}
#center .right {
float:left;
background:url(/images/center.png) right top no-repeat;
width:3px;
height:460px;
}
#center .block {
float:left;
width:250px;
padding-top:10px;
height:430px;
}
.container {
position:relative;
float:left;
margin-left:33px;
margin-top:30px;
width:260px;
cursor:pointer;
background:red;
}
.inner {
display:none;
}
#center .getjar {
width:260px;
z-index:10;
position:absolute;
}
#center .inner {
background:url(/images/hover.png) no-repeat;
cursor:pointer;
width:260px;
height:430px;
position:absolute;
z-index:5;
}
#center .getjar img {
padding-left:10px;
}
#center .atlantic img {
padding-left:19px;
padding-top:3px;
}
#center .glencoe img {
padding-left:13px;
padding-top:3px;
}
#center .getjar .pics,#center .atlantic .pics,#center .glencoe .pics {
background:url(/images/pics.png) left top no-repeat;
height:65px;
width:220px;
margin:20px auto 20px auto;
}
#center .atlantic .pics {
background-position:-222px top;
width:207px;
}
#center .glencoe .pics {
background-position:-430px top;
width:215px;
}
#center .getjar p,#center .atlantic p,#center .glencoe p {
width:220px;
line-height:18px;
margin:auto;
}
#center .atlantic p {
width:210px;
}
#center .atlantic {
width:260px;
z-index:11;
position:absolute;
}
#center .glencoe {
width:260px;
z-index:12;
position:absolute;
}
.top {
padding:40px 20px 40px 30px;
color:#54759f;
}
.top h1 {
font-size:18px;
font-weight:normal;
width:600px;
}
.top h1 strong {
color:#204068;
}
.more {
background:url(/images/more-information.png) 0px 0px no-repeat;
width:149px;
height:19px;
display:block;
margin-left:20px;
margin-top:20px;
}
#wrapper .morehover {
background:url(/images/more-information.png) 0px -18px no-repeat;
width:149px;
height:19px;
display:block;
margin-left:20px;
margin-top:20px;
}



