body {
	background-color:#fff;
	background-image:url("assets/bgsub.jpg");
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

.body2 {
	background-color:#fff;
	background-image:url("assets/bgindex.jpg");
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

.pic {
	border:none;
	padding:0xp;
	margin:0px;
}

.picbtn {
	border:none;
	padding:0px 0px 6px 0px;
	margin:0px;
}

.picico {
	border:5px solid #e4ebf1;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
}

.picicoindex {
	border:none;
	padding:0px 0px 15px 0px;
	margin:0px;
}

.mainframe {
	position:relative;
	height: auto;
	width: 797px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:0px;
}

.header1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	border:none;
	width: 797px;
	height: 111px;	
	z-index:10;
	border-bottom:1px solid #16134A;
}

	.logo {
		border: none;
		position:absolute;
		margin: 0px;
		padding: 0px;
		top:0px;
		left:-30px;
		width:424px;
		height:97px;
	}

	.slogan {
		border: none;
		position:absolute;
		margin: 0px;
		padding: 0px;
		top:25px;
		right:0px;
		text-align:right;
	}

.menu {
	position: relative;
	margin: 0px;
	padding: 0px;
	border:none;
	width: 797px;
	height: 35px;;	
	z-index:11;
}

	.menubox {
		margin: 0px;
		padding: 12px 0px 0px 0px;
		border:none;
	}

	a.menulink {
		font-family: Tahoma;
		font-size: 12px;
		color: #00254f;
		font-weight:bold;
		text-decoration:none;
	}

	a.menulink:hover {
		color: #6a94c7;
	}

	a.menulink2 {
		display: block;
		font-family: Verdana;
		font-size: 10px;
		color: #dbecff;
		font-weight:normal;
		text-decoration:none;
	}
	
	a.menulink2:hover {
		color: #fff;
		background-color:#a52000;
	}

	.ulmenu {
		list-style-type: square;
		margin:0px;
		padding:0px;
	}

	.limenuindex {
		display:inline;
		position: relative;
		margin:0px 0px 0px 0px;
		padding:0px 15px 7px 0px;
		z-index:10;
		}	

	ul.dropindex {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
	li ul.dropindex {
		position: absolute;
		left: 0px;
		top: 23px;
		display: none;
		}

	.limenudrop2 {
		margin:0px 0px -1px 1px;
		padding:0px 0px 0px 0px;
		line-height:18px;
		width:230px;
		border:1px solid #30557f;
		background-color:#164067;
		z-index:11;
		text-align:left;
	}
	
	li:hover ul.dropindex, li.over ul.dropindex { 
		display: block;
	}

.header2 {
	position: relative;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-bottom:1px solid #ccc;
	width: 797px;
	height: auto;	
	z-index:1;
}

.header2sub {
	position: relative;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border:none;
	width: 797px;
	height: auto;	
	z-index:1;
}

.main {
	position: relative;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	width: 797px;
	height:auto;
	overflow:auto;
}

	.mainrightindex {
		float:right;
		width:540px;
		padding:50px 0px 0px 0px;
	}

		.mainrightindexbox {
			width:auto;
			padding:0px 20px 0px 60px;
			border-left:1px solid #e8e8e8;
		}

	.mainright {
		float:right;
		width:190px;
		padding:0px 0px 0px 0px;
		text-align:right;
	}

	.mainrightsub {
		float:right;
		width:220px;
		padding:20px 0px 0px 0px;
		text-align:right;
	}

	.mainrightsub2 {
		float:right;
		width:310px;
		padding:20px 0px 0px 0px;
		text-align:right;
	}

	.maincenter {
		float:left;
		width:320px;
		padding:30px 0px 0px 0px;
	}

	.maincenterindex {
		float:left;
		width:250px;
		padding:30px 0px 0px 0px;
	}

	.maincentersub {
		float:left;
		width:350px;
		padding:30px 0px 0px 0px;
	}

	.maincentersub2 {
		float:left;
		width:480px;
		padding:30px 0px 0px 0px;
	}

		.maincentersubbox {
			width:auto;
			height:auto;
			padding:0px 0px 0px 10px;
		}

		.maincentersubbox2 {
			width:auto;
			height:auto;
			padding:0px 0px 0px 0px;
		}
		
				.maincentersubbox22 {
			width:300;
			height:auto;
			padding:0px 0px 0px 0px;
		}
		
	.mainleft {
		float:left;
		width:222px;
		height:489px;
		padding:0px 0px 0px 0px;
		background-image:url("assets/bgmenu.jpg");
		background-repeat:no-repeat;
	}

		.mainleftbox {
			width:auto;
			height:auto;
			padding:30px 0px 0px 10px;
		}

.footer {
	position:relative;
	border-top:solid 1px #e8e8e8;
	height: 30px;;
	width: 797px;
}

	.footerleft {
		position:absolute;
		left:0px;
		top:10px;
	}
	
	.footerright {
		position:absolute;
		right:0px;
		top:10px;
		text-align:right;
	}

.txtnormal {
	font-family: tahoma;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
	line-height:16px;
}

.txtnormal2 {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height:16px;
}

.txtslogan {
	font-family: Arial;
	font-size: 12px;
	color: #b0b0b0;
	text-decoration: none;
	font-weight:normal;
	line-height:14px;
}

.txtcaption {
	font-family: Arial;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight:bold;
	line-height:16px;
}

.txtcaption2 {
	font-family: Arial;
	font-size: 14px;
	color: #013974;
	text-decoration: none;
	font-weight:bold;
	line-height:16px;
}


.txtfooter {
	font-family: Verdana;
	font-size: 11px;
	color: #bbb;
	text-decoration: none;
}

p {
	margin:2px 0px 8px 0px;
	padding:0px;
}

.ultext {
	list-style-type: square;
	font-family: Verdana;
	font-size: 11px;
	color: #013974;
	text-decoration: none;
	margin:0px;
	padding:20px 0px 20px 30px;
}

.litext {
	margin:0px;
	padding:0px 0px 0px 0px;
}

a.link {
	font-family: Verdana;
	font-size: 11px;
	color: #00a4dc;
	text-decoration:none;
}

a.link:hover {
	color: #00c4fc;
}

a.linkleft {
	font-family: Trebuchet ms;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	line-height:16px;
}

a.linkleft:hover {
	color: #c1f6ff;
}

a.smalllink {
	font-family: Verdana;
	font-size: 11px;
	color: #7893ab;
	text-decoration:none;
}

a.smalllink:hover {
	color: #78b3cb;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






