html{height:100%;}
body{
	margin:0;
	font:14px "Trebuchet MS", sans-serif;
	color:#002e56;
	background:#002847 url(../images/bg-body.gif) repeat-x;
	height:100%;
	min-width:969px;
}
img{
	border:0;
	vertical-align:top;
}
iframe{ border:2px solid #14215C}
a{
	color:#060;
}
a:hover{text-decoration:underline;}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98CD64;
	font-size: 24px;
	text-align: center;
	margin: -5px 0 5px 0;
	padding: 0px;
}
h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98CD64;
	font-size: 16px;
	text-align: center;
	margin: -5px 0 5px 0;
	padding: 0px;
}
.wrapper-holder{
	width:100%;
	background:url(../images/bg-wrapper-holder.gif) no-repeat 50% 0;
	height:100%;
	display:table;
}
.wrapper-box{
	display: table-row;
	width: 100%;
}
#wrapper{
	width:969px;
	overflow:hidden;
	margin:0 auto;
}
.wrapper-t{
	background:url(../images/bg-wrapper-t.png) no-repeat;
	height:6px;
	margin:23px 0 0;
	overflow:hidden;
}
.wrapper-c{
	background:url(../images/bg-wrapper-c.png) repeat-y;
	padding:0 4px;
	width:961px;
	float:left;
}
#wrapper .container{
	margin:-4px 0 0;
	background-color: #FFF;
}
#header{
	margin:0;
	background:#97aec4 url(../images/bg-header.gif) repeat-x;
	padding:0 7px 0 8px;
	height:259px;
}
#nav{
	margin:0 -7px 0 -8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:961px;
	font:bold 14px/16px Verdana, sans-serif;
}
#nav li{
	float:left;
	background:url(../images/separator-nav.gif) no-repeat;
	padding: 0 0 0 2px;
}
#nav .first-child{
	background: none;
}
#nav a{
	text-decoration:none;
	outline:none;
	float:left;
	color:#fff;
	padding:18px 0 15px;
	text-align: center;
}
#nav a:hover,
#nav a.active{
	background:url(../images/bg-nav-hover.gif) no-repeat 50% 16px;
	text-decoration:none;
}
.flash .t{
	background:url(../images/bg-flash-t.png) no-repeat;
	height:11px;
	overflow:hidden;
}
.flash .b{
	background:url(../images/bg-flash-b.png) no-repeat;
	height:13px;
	overflow:hidden;
}
.flash .c{
	background:url(../images/bg-flash-c.png) repeat-y;
	padding:0 13px 0 12px;
	width:920px;
	overflow:hidden;
}
#flash-holder{
	vertical-align:top;
}
#main{
	background:#fff url(../images/bg-main.gif) repeat-x;
	overflow:hidden;
	padding:0 10px 8px 16px;
}
* html #main{
	overflow:visible;
	height:1%;
}
#content{
	float:left;
	width:610px;
	padding:16px 0 0;
}
#content p{
	margin:0 0 17px;
	line-height:17px;
	text-align:justify;
}
.align-right{
	float:right;
	margin:3px 15px 0 14px;
}
#sidebar{
	float:right;
	width:286px;
	background:url(../images/bg-sidebar.gif) no-repeat;
	min-height:406px;
	margin:12px 0 0;
	padding:18px 16px 0;
}
* html #sidebar{height:406px;}
.placeholder{margin:0 0 10px;}
.resources{
	background:url(../images/bg-title-holder-sidebar.gif) repeat-x;
	width:298px;
	font-size:0;
	margin:0 -6px 3px;
}
.resources strong{
	background:url(../images/bg-title-sidebar.gif) no-repeat;
	display:block;
}
.resources span{
	height:20px;
	display:block;
	background:url(../images/text-resources.gif) no-repeat 50% 0;
	text-indent:-9999px;
}
#sidebar ul{
	margin:0 0 28px 6px;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:19px;
}
#sidebar li a{
	color:#002b4d;
	text-decoration:underline;
}
#sidebar li a:hover{text-decoration:none;}
#sidebar .social{
	padding:0 0 0 24px;
	overflow:hidden;
}
#sidebar .accredited img{
	text-align: center;
	margin: 20px 0 0 0;
}
* html #sidebar .social{
	overflow:visible;
	height:1%;
}
#sidebar .social .title{
	background:url(../images/text-title-social.gif) no-repeat;
	float:left;
	height:27px;
	text-indent:-9999px;
	width:92px;
	overflow:hidden;
	margin:8px 11px 0 0;
}
#sidebar .social ul{
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
}
#sidebar .social li{
	display: inline;
	padding:0 1px 0 0;
}
#footer{
	display:table-footer-group;
	
	background:#000 url(../images/bg-footer.gif) repeat-x 0px 2px;
	font:13px/16px Verdana, sans-serif;
	color:#fff;
	width: 100%;
	overflow: hidden;
}
.footer-row{
	height:1%;
	display:table-row;
}
.footer-cell{display:table-cell;}
.footer-holder{
	width:961px;
	margin:0 auto;
	overflow:hidden;
	padding:7px 0;
}
#footer .contact-box{
	float:left;
	width:230px;
	padding:4px 0 0 0;
	font-size: 10px;
	line-height: 13px;
}
#footer address{font-style:normal;}
#footer dl{margin:0;}
#footer dt{
	float:left;
	padding:0 3px 0 0;
}
#footer dd{margin:0;}
#footer ul{
	margin:0;
	padding:0 0 9px;
	list-style:none;
	text-align:right;
	overflow:hidden;
}
* html #footer ul{
	overflow:visible;
	height:1%;
}
#footer li{
	display:inline;
	background:url(../images/separator-footer-nav.gif) no-repeat 100% 3px;
	padding:0 8px;
	margin:0 -7px 0 0;
	font-size: 10px;
}
* html #footer li{
	padding:0 8px 0 23px;
	margin:0 -12px 0 0;
}
* +html #footer li{
	padding:0 8px 0 23px;
	margin:0 -12px 0 0;
}
#footer .ibg a{
	color:#ABBED1;
	font-size: 9px;
	margin-left: 30px;
}

#footer a{
	color:#e7edf2;
	text-decoration: none;
}
#footer a:hover{
	color:#FFF;
	text-decoration: underline;
}
#footer p{
	text-align:right;
	overflow:hidden;
	margin:0;
	color:#e2e8ee;
}
* html #footer p{
	overflow:visible;
	height:1%;
}
#content .profile{
	font-size: 12px;
}
#content .profile h3{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#content .profile img{
	border: 2px solid #002543;
	margin: 6px 5px 0 0 ;
}
/*  Gallery ---------------------------------------- */
.gallery_block{
	width:610px;
	overflow:hidden;
	float: left;
	margin: 0px;
}
.gallery_block ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: left;

}
.gallery_block ul li {
	display: block;
	float: left;
	width:177px;
	height:118px;
	display:block;
	color:#fff;
	vertical-align:top;
	border: 2px solid #94adc3;
	margin: 0 0 12px 17px;
	padding: 0px;
	overflow: hidden;
	float: left;
}
.gallery_block ul li a{
	background-color: #94adc3;
	padding: 0;
	margin: 0;
	float: left;
}
.gallery_block ul li a img{
	width: 175px;
	height: 117px;
	padding: 1px;
	margin: 0px;
}