html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, font, ins, kbd, q, s, samp, tt, var, dd, dl, dt, li, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead { margin:0; padding:0; border:0; font-weight:normal; font-style:inherit; font-size:100%; font-family:inherit; text-align:left; vertical-align:top }
a img, :link img, :visited img { border:0 }
table { border-collapse:collapse; border-spacing:0 }
ol, ul { list-style:none }
acronym { border-bottom:1px dotted #000 }
q:before, q:after, blockquote:before, blockquote:after { content:"" }
:focus { -moz-outline-style:none; outline:0 }

body {
  background: #6d9db7 url(/images/background.jpg) no-repeat top center;
  margin: 0 auto;
  font: 12px Arial, Helvetica, sans-serif; line-height:1.5em;
}

#sidecontent, #footer { color: #e6f7f8; }
#content a, #footer a { font-weight: bold; }
a { color:#2d7280; text-decoration:none; }
a:hover { color: #3b2b1b }
#footer a:hover, #masthead a:hover, #masthead_ a.nav_on, #masthead_ul a.nav_on { text-decoration: underline; }

img {	
	border: 0;
}



#main_container {
  width: 808px;
  margin: 0 auto;
}

#logo {
  width: 199px;
  height: 50px;
  padding-top: 32px;
}

#multimedia_container {
  width: 808px;
  height: 491px;
  margin: 0 auto;
}



/* - FOOTER
============================================================================== */

#footer {
		width: 808px;
		margin: 0 auto;
		padding-top: 10px;
}

#footer a { color: #fff; }
#footer p { clear: both; margin-bottom: 15px; }


#footer ul { margin-bottom: 10px; padding: 0; text-transform: uppercase; font-size: 11px; float: left; overflow: auto }
#footer li { float: left; }
#social { float: right !important; width: 325px; margin-top: 8px; }
#social li { margin-left: 15px; }
#footer_ico { width: 435px; }
#footer_ico li { margin-right: 15px; }
#footer_ico li a { padding: 7px 0 7px 32px; display: block; background-repeat: no-repeat; background-position: center left; }
#footer_ico li a:hover { text-decoration: none; }
#ico_members a { background-image: url('/assets_10/images/footer_members.png'); }
#ico_planners a { background-image: url('/assets_10/images/footer_meeting_planners.png'); }
#ico_media a { background-image: url('/assets_10/images/footer_media.png'); }
