@charset "utf-8";
body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}
a {
	color:#555555;
	text-decoration:underline;
}
.header {
	
}
.logo {
	position:absolute;
	top:0px;
	margin:0 auto;
	width:1004px;
	height:103px;
	left:auto;
	background:url(images/top_logo.png) no-repeat top center;
	float:left;
	z-index:100
}
* html .logo {
	background:url(images/top_logo.gif) no-repeat top center;
}
.header .navigation {
	background:url(images/navigation-bg.gif) repeat-x;
	height:37px;
}
.navigation_menu {
	background:url(images/mainbg.gif) repeat-x;
}
.body {
	margin-top:42px;
	width:946px;
}
.body h1 {
	margin:0px;
	font-size:29px;
	color:#06366d;
}
.body h2 {
	margin:0px;
	font-size:26px;
	color:#06366d;
	font-weight:normal;
	letter-spacing:-1px;
}
.body h3 {
	margin:0px;
	font-size:25px;
	color:#06366d;
	font-weight:normal;
}
.body h4 {
	margin:0px;
	font-size:16px;
	color:#0f57a9;
	font-weight:bold;
}

.galleryBlock {
	width:183px;
	float:left;
	margin-right:33px;
	background:url(images/gallery-image-bg.gif) no-repeat;
	padding:10px;
}
.galleryBlock .zoommsg {
	margin-top:-20px;
	background:url(images/gallery-zoom-msg.png) no-repeat;
	width:183px;
	height:20px;
	position:relative;
}
* html .galleryBlock .zoommsg {
	background:url(images/gallery-zoom-msg.gif) no-repeat;
}
.galleryBlock .detail {
	margin-top:15px;
	text-align:center;
}
.galleryBlock .detail, .galleryBlock .detail a {
	font-weight:bold;
	font-size:12px;
	color:#5b9e00;
	text-decoration:none;
}


.footer {
	height:91px;
	background:url(images/footer-bg.gif) repeat-x;
}
.footer .navigation {
	padding-left:29px;
}
.footer .navigation, .footer .navigation a {
	font-size:11px;
	color:#5c99dc;
	font-weight:bold;
	text-decoration:none;
}
.footer .copyright {
	padding-left:29px;
}
.footer .copyright, .footer .copyright a {
	font-size:10px;
	color:#5c99dc
}
.green_box_new {
	font-size:16px;
	color:#21468f;
	font-weight:bold;
}
.subscription_text_bold{
	font-size:12px;
	font-weight:bold;
}

