#container {
	margin: 15px auto 0 auto;
	width:923px;
	padding:0;
	background:url(/images/content_bg.gif) 17px 20px repeat-y;
}
#logo {
	margin: 15px auto 0 auto;
	width:923px;
	height: 80px;
	padding:0;
}
#content {
	position:relative;
	width:923px;
	background:url(/images/content_bg_top.gif) no-repeat;
	background-position:17px 62px;
	padding-bottom:5px;
}
#masthead {
	position:absolute;
	background:url(/images/masthead_bg.gif) repeat-x bottom;
	width:890px;
	height:150px;
	margin:45px 0 0 24px;
}
body#idhome #masthead {
	/*height:222px;*/
}
#masthead-graphic {
	width:890px;
	height:143px;
	background:url(/images/masthead_graphic.jpg) top no-repeat;
}
body#idhome #masthead-graphic {
	/*height:211px;*/
}
body#idevents #masthead-graphic {
	background:url(/images/masthead_graphic_events.jpg) top no-repeat;
}
body#idservices #masthead-graphic {
	background:url(/images/masthead_graphic_services.jpg) top no-repeat;
}
body#idabout #masthead-graphic {
	background:url(/images/masthead_graphic_aboutus.jpg) top no-repeat;
}
body#idstudies #masthead-graphic {
	background:url(/images/masthead_graphic_case.jpg) top no-repeat;
}
body#idaffiliations #masthead-graphic {
	background:url(/images/masthead_graphic_affiliate.jpg) top no-repeat;
}
body#idcontact #masthead-graphic {
	background:url(/images/masthead_graphic_contact.jpg) top no-repeat;
}
#main-container {
	margin:160px 0 0 61px;
	width:800px;
}

body#idhome #main-container{
	/*margin-top:230px;*/
}

body.sidebar-true #main-container{	
	width:492px;
}

#subsection {
	width:847px;
	clear:both;
	margin-top:20px;
}
#contact {
	width:847px;
	min-height:156px;
	margin:0 0 0.5em 24px;
	padding:31px 0 0 43px;
	background:url(/images/contact_bg.jpg) repeat-x;
}
.contact-container {
	width:400px;
	float:left;
}
#current {
	width:326px;
	margin:160px 0 1em 0;
	padding:51px 0 0 0;
	float:right;
	background:url(/images/current_events_bg.gif) no-repeat;
}
#current-events-panel {
	background:url(/images/current_events_bot.gif) left bottom no-repeat;
	margin:0 0 20px 0; padding:0 0 23px 0;
	float:left; position:relative;
}
.event-info, #current-events-panel li {
	background:#b41b37 url(/images/events_divider.gif) no-repeat top left;
	width:270px;
	margin:0 0 0 19px; padding:10px 0 0 28px;
	float:left; clear:left;
}
* html #current-events-panel li {
	margin:0 0 0 10px;
	padding:10px 0 0 28px;
}

#current-events-list{}

#current-events-list li{
	color:#424242;
	list-style-type:none; list-style-image:none;
}

#current-events-list h3{
	font-size:14px;
	margin-left:0;
}

#featured-services-panel {
	clear:both; float:left; position:relative;
	width:326px;
	background:url(/images/featured_service_bg.gif) right top no-repeat;
	padding:31px 0 0 0;
	list-style-type:none; list-style-image:none;
}

#featured-services-panel ul {
	background:url(/images/featured_service_bot.gif) right bottom no-repeat;
	padding-bottom:24px;
	float:left;
	width:326px;
	position:relative;
}

#featured-services-panel li{
	list-style-type:none; list-style-image:none;
	background:#3564A0 url(/images/services_divider.gif) no-repeat top left;
	width:270px;
	margin:0 0 0 19px; padding:10px 0 10px 28px;
	float:left; clear:left;
}

#footer {
	width:940px;
	height:29px;
	padding:37px 0 0 0;
	text-align:center;
	background:url(/images/footer_bg.gif) no-repeat;
	clear:both;
}
.service-container {
	background:url(/images/events_bg.gif) no-repeat bottom;
	width:800px;
	clear:both;
	padding-bottom:1.5em;
	margin-bottom:0.5em;
}
.service-individual {
	width:310px;
	margin:5px 10px;
	float:left;
}
.service-container img {
	float:left;
	margin:5px;
	border:10px solid #284b78;
}
.service-intro {
	background:url(/images/events_bg.gif) no-repeat bottom;
	padding-bottom:1.5em;
	margin-bottom:0.5em;
}

/* past events */
#main-container div.past-events ul,
#main-container div.past-events ul li{
	list-style-type:none; list-style-image:none;
	margin:0; padding:0;
}
#main-container div.past-events ul li{
	background: url(/images/events_bg_sm.gif) bottom no-repeat;
	width: 390px; height: 160px;
	float: left; 
	margin: 5px; padding:5px 0;
	overflow: hidden; display: inline;
}

.past-events-col1 {
	color:#424242; font-size: 0.9em;
	float:left; width:120px;	
}
.past-events-col1 img.eventimg {
	border:10px solid #284b78;
	margin: 0 0 10px 0;
}
.past-events-col2 {
	float:right; width:267px;
	padding:0;
}
.past-events-col2 p {
	font-size:1em; text-align: left; color:#424242;
	margin: 5px 0; 	
}
/* end past events */