body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000;
	background: #f6f2ec;
}



img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 875px;
	padding: 346px 49px 0 49px;
	overflow: hidden;
	position: relative;
	background: url(../images/page-bg.gif) repeat-y;
	background-image: url(../images/page-bg.gif);
	background-color: #003366;
}

/*header start*/
#header {
	overflow: hidden;
	height: 346px;
	width: 875px;
	padding: 0 49px;
	left: 0;
	position: absolute;
	top: 0; 
}

/*logo start*/
.logo {
	display: block;
	margin: 40px 0 0 0;
}

.logo a {
	display: block;
	text-indent: -9999px;
	width: 278px;
	height: 118px;
	overflow: hidden;
	background: url('../images/logo-new.gif') no-repeat;
}
/*logo end*/
.flash-block {
	height: 253px;
	background: #c06600;
	overflow: hidden;
	border-top: 11px solid #00283c; 
}
.flash-block .flash {
	height: 253px;
	width: 520px;
	float: left;
	overflow: hidden;
}
.flash-block .flash img {
	display: block;
}
.logos-block {
	float: right;
	width: 338px;
}
.home-block {
	float: right;
	width: 70px;
}
.logos-block .subhead {
	display: block;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
	width: 281px;
	color: #fff;
	margin-top: 35px;
}
.nav-block {
	background: url(../images/header-bg.gif) no-repeat;
	padding: 13px 0 0;
	width: 100%;
}
.nav-block:after {
	content:"";
	display:block;
	clear:both;
}
.nav-block ul {
	margin: 0;
	padding: 0 0 0 13px;
	list-style: none;
	float: left;
	height: 36px;
}
.nav-block li {
	float: left;
	padding: 0 4px 0 0;
	height: 36px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
.nav-block li a {
	text-decoration:none;
	color: #fff;
	float: left; 
	height: 36px;
}
.nav-block li strong {
	font-weight: normal;
	float:left;
	height: 36px;
	overflow:hidden;
	background:#00283c url(../images/bg-nav-left.gif) no-repeat;
}
.nav-block li span {
	display:table;
	vertical-align:middle;
	height: 36px;
	display:table-cell;
	font-weight:bold;
	background:url(../images/bg-nav-right.gif) no-repeat 100% 0;
}
* html .nav-block li span {
	float:left;
}
*+html .nav-block li span {
	float:left;
}
.nav-block li em {
	vertical-align:middle;
	height: 36px;
	display:table-cell;
}
* html .nav-block li em {float:left;}
*+html .nav-block li em {float:left;}
.nav-block li em em {
	float:none;
	height:auto;
	font-style:normal;
	padding:0 12px 0 11px;
	background:none !important;
}
* html .nav-block li em em {display:block;}
*+html .nav-block li em em {display:block;}
.nav-block li a:hover strong, .nav-block li.active strong {
	background:#bf6600 url(../images/bg-nav-left-rollover.gif) no-repeat;
}
.nav-block li a:hover span, .nav-block li.active span {
	background:url(../images/bg-nav-right-rollover.gif) no-repeat 100% 0;
	cursor: pointer;
}
.nav-block li a:hover em, .nav-block li.active em {
	background:url(../images/arrow.gif) no-repeat 50% 100%;
	font-style:normal;
	color:#fff;
}

/* nyt 03-09-09 */



/*header end*/



#content {
	height: 100%;
	background: url(../images/content-bg.gif) repeat-y 447px 0;
}
#content:after {
	content:"";
	display:block;
	clear:both;
}
.main {
	float: left;
	width: 410px;
	overflow: hidden;
	padding: 0px 24px 0 13px;
}
.main h1 {
	margin: 0 0 16px 0;
	color: #00283c;
	font-size: 24px;
}

.main h2 {
	margin: 0 0 20px 0;
	color: #00283c;
	font-size: 17px;	
}

.main h3 {
	margin: 0 0 3px;
	font-size: 11px;
	line-height: 14px;
}
.main p {
	margin: 0;
	padding: 0 0 21px;
	line-height: 14px;
}
.main .img {
	display: block;
	margin: -18px -24px 19px -58px;
	position: relative;
}
.right-img {
	float: left; 
	padding: 1px 0 0 13px;
	margin: -7px 0 0 -13px;
	position: relative;
	display: inline;
	width: 246px;
	height: 162px;
	background: url(../images/right-img-bg.jpg) no-repeat;
}
.right-img-2 {
	float: left; 
	padding: 1px 0 0 13px;
	margin: -4px 0 0 -13px;
	position: relative;
	display: inline;
	width: 246px;
	height: 162px;
	background: url(../images/right-img-bg.jpg) no-repeat;
}
.right-img img {
	display: block;
}
#footer {
	overflow: hidden;
	height: 100%;
	background: #002740;
	padding: 29px 0 14px 24px;
	margin-top: 9px;
	color: #fff;
}
.flogo {
	float: left;
	margin-top: -3px;
}
.flogo_2 {
	float: right;
	margin-top: -7px;
}
.flogo img {
	display: block;
}
#footer ul {
	margin: 0;
	padding: 0;
	line-height: 17px;
	list-style: none;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding: 0 5px;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}


.sidebar {
	float: right;
	width: 427px;
	margin-top: -30px;
}
.sidebar h2 {
	margin: 0;
	color: #00283c;
	text-align: center;
	font-size: 17px;
}
.iframe {
	overflow: hidden;
	height: 100%;
	background: none;
	margin-top: 10px;
}

.flash-video {
	background: url(../images/flash-video-bg.jpg) no-repeat;
	width: 407px;
	height: 302px;
	padding: 0 24px;
	margin: 0px -24px 0 -21px;
	position: relative;
}
.flash-video img {
	display: block;
}


/* ADDED BY ROGER. */

.main ul {
	margin: 3px 0 14px 0;
	padding: 0;
	margin-left: 16px;
}
.main li {
	color: #C06600;
	list-style-position: outside;
}
.main li span {
	color: #000;
}

