
/* the ui_clear div is used to clear two floated elements*/

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

/* Beginning of Template CSS*/

body {
	margin: 0 auto;
	margin-top: 25px;
	background: #16538c url(../images/template_new/bgrnd_clouds.jpg) no-repeat center top;
}

.ui_page {
	width: 958px;
	margin: 0 auto;
	margin-top: 25px;
	background: transparent url(../images/template_new/middle.png) repeat-y top left;
}

.ui_header {
	width: 950px;
	height: 260px;
	text-align: right;
	background: transparent url(../images/template_new/header_new.jpg) no-repeat top left;
}
.ui_headerright {
	width: 8px;
	height: 260px;
	text-align: right;
	float:right;
	margin-right: 0px;
	margin-top: 0px;
	background: transparent url(../images/template_new/top_right.png) no-repeat top left;
}

.ui_left {
	margin-top: 50px;
	width: 219px;
	left: 50%;
	margin-left: 1px;
	float:left;
	background-color: #58410b;

}

.ui_navwrapper {
}

.ui_newsletter {
	background-color: #58410b;
	padding-bottom: 20px;
	text-align: center;
	color: #fff;
}

.ui_right {
	width: 720px;
	float: right;
	margin-right: 9px;
	background: transparent url(../images/maincontent_bg.jpg) no-repeat bottom right; 
}

.ui_main_content_wrapper {
	padding: 20px;
}

.ui_main_content {
	width: 675px;
	float: left;
	padding-bottom: 85px;
}	

.ui_organizations {
	width: 700px;
	float: right;
	padding-top: 50px;
}

.ui_footer_wrapper {
	padding-left: 160px;
}

.ui_footer {
	width: 300px;
	padding-top: 15px;
	float: left;
	margin-left: 75px;
	color: #fff; 
}

.ui_print_email {
	color: #fff;
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
	float: right;
}

.PrintPageLink a:link, 
.PrintPageLink a:visited,
.PrintPageLink a:active { 
	display: inline;
	color: #35541C;
}

.PrintPageLink a:hover {
	color: #A4CEFE;
	text-decoration: none;
}

.TellAFriendLink a:link,
.TellAFriendLink a:visited,
.TellAFriendLink a:active {
	display: inline;
	color: #35541C;
	padding-right: 10px;
}

.TellAFriendLink a:hover {
	color: #A4CEFE;
	text-decoration: none;
	padding-right: 10px;
}

.ui_bottom_outside {
	padding-top: 50px;
	width: 958px;
	margin: 0px auto;
	color: #fff;
}

.ui_copyright {
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	width: 958px;
}

.ui_tagline {
	font-size: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	width: 958px;
	text-align: center;
}

.ui_tagline a:link,
.ui_tagline a:visited,
.ui_tagline a:active {color: #fff;}

.ui_tagline a:hover {color: #938354;}

.bottom_new {
	width: 958px;
	height: 95px;
	margin: 0 auto;
	background: transparent url(../images/template_new/bottom.png) repeat-y bottom center;
}

.hub {
	width: 713px;
	height: 72px;
	margin: 50px 0 20px 70px;
	background: transparent url(../images/hub_international_big_banner.png) repeat-y bottom center;
}

.swfcenter { 
position:absolute;
top:50%;
left:50%;
margin-top:-300px;
margin-left:-475px;
width:950px;
z-index:300;
}
