body {
	background-color:#001E42;
	margin: 0px;
	padding: 0px;
	background-image:url(assets/bg.jpg);
	background-repeat:repeat-x;
}

.pic {
	border:none;
	padding:0xp;
	margin:0px;
}
	
.mainframe {
	position:relative;
	height: auto;
	width: 952px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:0px;
	background-color:#FFFFFF;
	background-image:url(assets/mainframebg.jpg);
	background-repeat:repeat-x;
}

.top {
	position: relative;
	margin-left: 6px;
	padding: 0px;
	border:none;
	width: 940px;
	height: 186px;
	z-index:1;
}

	.topleft {
	float:left;
	margin: 0px;
	height:186px;
	border:none;
	background-color: #ffffff;
	z-index:1;
	width: 940px;
	}

	.topright {
		float:left;
		margin: 0px;
		padding: 0px;
		border:none;
		width: 364px;
		height: 186px;	
		background-color: #ffffff;
		background-image:url(assets/bgright.jpg);
	background-repeat:repeat-x;
		z-index:1;
		text-align:center;
	}

	.topbox {
		padding:12px;
	}

.header2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	border:none;
	width: 950px;
	height: 254px;	
	background-color: #fff;
	z-index:1;
}

	.header3left {
		float:left;
		margin: 0px;
		padding: 0px;
		border:none;
		width: 546px;
		height: 254px;	
		background-color: #002E62;
		z-index:1;
	}

	.header3right {
		float:right;
		margin: 0px;
		padding: 0px;
		border:none;
		width: 404px;
		height: 254px;	
		background-color: #044A92;
		z-index:1;
	}


.main {
	position: relative;
	margin-left: 6px;
	padding: 0px 0px 0px 0px;
	width: 940px;
	height:auto;
	overflow:auto;
	background-color:#002E62;
}

	.mainleft {
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width:540px;
		text-align:left;
	}

	.mainright {
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width:400px;
		text-align:left;
		background-color:#044A92;
	}

ul.ulmenu {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		line-height:29px;
		z-index:9;
	}	
.limenuindex {
		display:inline;
		position: relative;
		margin:0px 0px 0px 0px;
		padding:3px 0px 7px 0px;
		z-index:10;
		}	
		
	ul.dropindex {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background-color:#033F7A;
	}
	
	li ul.dropindex {
		position: absolute;
		left: 4px;
		top: 20px;
		display: none;
		}

	.limenudrop1 {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		line-height:18px;
		width:124px;
		z-index:11;
		text-align:left;
	}
	li:hover ul.dropindex, li.over ul.dropindex { 
		display: block;
	}
	
	a.menulink {
		font-family: Tahoma;
		font-size: 14px;
		color: #033F7A;
		padding:0px 15px 0px 15px;
		text-decoration:none;
	}
	
	a.menulink:hover {
	color:#6C91BD;
	}
	
	.footertxt {
		font-family: Tahoma;
		font-size: 11px;
		color: #335680;
		text-decoration:none;
	}

	a.footerlink {
		font-family: Tahoma;
		font-size: 11px;
		color: #6C91BD;
		width:85px;
		text-decoration:none;
	}
	
	a.footerlink:hover {
	color:#FFFFFF;
	}
	
	a.menulink2 {
		display: block;
		font-family: Tahoma;
		font-size: 11px;
		color: #fff;
		font-weight:normal;
		text-decoration:none;
	}
	
	a.menulink2:hover {
		color: #044A92;
		background-color:#ffffff;
	}
		.mainbox {
			position:relative;
			margin: 0px;
			padding:20px 60px 0px 30px;
			width:450px;
			height:auto;
		}
		
		
		.mainbox2a {
			position:relative;
			margin: 0px;
			padding:20px 60px 0px 30px;
			width:800px;
			height:auto;
		}
		
		
		
		
		.mainbox2 {
			position:relative;
			margin: 0px;
			padding: 0px;
			padding:4px 14px 0px 14px;
			background-image:url(assets/bg2right.jpg);
			background-repeat:repeat-y;
		}
		
		.mainbox3 {
			position:relative;
			margin: 0px;
			padding:20px 30px 0px 30px;
			width:880px;
			height:auto;
		}
		
		.mainsubbox {
			position:relative;
			margin: 0px;
			padding: 0px;
			padding:14px 14px 0px 14px;
			background-image:url(assets/bg2right.jpg);
			background-repeat:repeat-y;
		}


.footer {
	position: relative;
	margin: 0px;
	padding: 0px;
	border:none;
	width: 952px;
	height: 45px;	
	z-index:1;
}

.footersub {
	position: relative;
	margin: 0px;
	padding: 0px;
	border:none;
	width: 952px;
	height: 35px;	
	z-index:1;
}

.footer2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	border:none;
	width: 952px;
	height: 45px;
	background-color:#001E42;
}

	.footerleft {
		float:left;
		margin-top:4px;
		margin-left: 6px;
		padding: 0px;
		border:none;
		width: 940px;
		height: 34px;	
		background-color: #FFFFFF;
		z-index:1;
		background-image:url(assets/timeline.jpg);
		background-repeat: no-repeat;
	}
	
		.footerleft2 {
		float:left;
		padding: 0px;
		border:none;
		width: 546px;
		height: 34px;	
		z-index:1;
	}

	.footerright {
		float:right;
		margin: 0px;
		padding: 0px;
		border:none;
		width: 404px;
		height: 34px;	
		text-align:right;
	}

		.footerbox {
			padding:9px 12px 0px 12px;
		}


.txtnormal {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #96C4F8;
	text-decoration: none;
	line-height:18px;
}

.txtnormal2 {
	font-family: Verdana;
	font-size: 11px;
	color: #579BE4;
	text-decoration: none;
	line-height:18px;
}

.txtfooter {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height:14px;
}

.txtcaption {
	font-family: Verdana;
	font-size: 21px;
	color: #A6C7EA;
	text-decoration: none;
	font-weight:normal;
	line-height:18px;
}

.txtcaption2 {
	font-family: Verdana;
	font-size: 13px;
	color: #0D3B5D;
	text-decoration: none;
	font-weight:normal;
	line-height:18px;
}

.txttitle {
	font-family: Verdana;
	font-size: 16px;
	color: #888;
	text-decoration: none;
	font-weight:normal;
}


a.indexlist {
	vertical-align: 25%;
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	font-weight:bold;
	text-decoration:none;
}

a.indexlist:hover {
	color: #666;
}

p {
	margin:2px 0px 8px 0px;
	padding:0px;
}

.ultext {
	list-style-type: square;
	font-family: trebuchet ms;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
	margin-top:0px;	
}

a.link {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #96C4F8;
	text-decoration:none;
}

a.link:hover {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #0085ba;
	text-decoration:none;
}


a.link4 {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #96C4F8;
	text-decoration:none;
}

a.link:hover4 {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #0085ba;
	text-decoration:none;
}


a.linkbold {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #0800b5;
	font-weight:bold;
	text-decoration:none;
}

a.linkbold:hover {
	color: #0800d5;
}

a.smalllink {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #72a1b1;
	text-decoration:none;
}

a.smalllink:hover {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #82c1e1;
	text-decoration:none;
}

.mail {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #579BE4	;
	text-decoration:none;
}

.mail:hover {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #82c1e1;
	text-decoration:none;

}

.contacthold {
	width:480px;
	height:auto;
}

.contact1 {
	width:210px;
	height:auto;
	float:left;
	font-size: 11px;
	color: #96C4F8;
	margin-right: 10px;
	text-align: left;
	font-family: Verdana;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	
}

.contact2 {
	width:210px;
	height:30px;
	float:left;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #96C4F8;
	background-color: #044A92;
	font-family: Verdana;
	line-height: 30px;
}

.backto {
	color:#96C4F8;
	font-family:trebuchet ms;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;

}

.backto:hover {
	color:#579BE4;
	text-decoration:none;

}

.tabledetails1 {
	width:780px;
	height:auto;
	float:left;
	font-size: 14px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	margin-right: 10px;
	background-image:url(assets/testimonialtopbar.jpg);
	background-repeat:repeat-x;
}

.testimonialtext {
	padding: 00px 00px 0px 00px;
	margin-left: 0px;
	text-indent: 00px;

}
.tablecdetails {
	width:300px;
	
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	margin-bottom: 20px;
	margin-left: 60px;
	padding: 0px 10px 10px 10px;
	
}

.tabledetails1a {
	width:380px;
	height:280px;
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image:url(assets/testimonialtopbar.jpg);
	background-repeat:repeat-x;
	padding: 0px 10px 10px 10px;
}

.tabledetails1acon {
	width:380px;
	height:190px;
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image:url(assets/testimonialtopbar.jpg);
	background-repeat:repeat-x;
	padding: 0px 10px 10px 10px;
}

.tabledetails1b {
	width:380px;
	height:460px;
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image:url(assets/testimonialtopbar.jpg);
	background-repeat:repeat-x;
	padding: 0px 10px 10px 10px;
}


.tabledetails1c {
	width:380px;
	height:565px;
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image:url(assets/testimonialtopbar.jpg);
	background-repeat:repeat-x;
	padding: 0px 10px 10px 10px;
}

.tabledetails1d {
	width:800px;
	height:200px;
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image:url(assets/testimonialtopbar.jpg);
	background-repeat:repeat-x;
	padding: 0px 10px 10px 10px;
}

.tabledetails1e {
	width:780px;
	height:427px;
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	margin-right: 20px;
	
}

.tabledetails1f {
	width:780px;
	height:427px;
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	
}

.tabledetails1g {
	width:780px;
	height:auto;
	float:left;
	font-size: 13px;
	color: #96C4F8;
	text-align: left;
	font-family: trebuchet ms;
	border-color:#96C4F8;
	border-width:1px;
	border-style:solid;
	margin-bottom: 20px;
	
}

.tabledetails2 {
	width:780px;
	height:30px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #96C4F8;
	background-image:url(assets/testimonialtopbar.jpg);
	background-repeat:repeat-x;
	font-family: trebuchet ms;
	line-height: 30px;
}

.tabledetails3 {
	
	width:140px;
	height:130px;
	float:left;
	padding: 0px 12px 5px 0px;
}

.tabledetails4 {
	
	
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #96C4F8;
	font-family: Verdana;
	line-height: 30px;
	
}

.titlelink {
	font-size: 13px;
	font-weight: bold;
	color: #96C4F8;
	font-family: trebuchet ms;
	text-decoration:none;
}

.titlelink {
	font-size: 13px;
	font-weight: bold;
	color: #96C4F8;
	font-family: trebuchet ms;
	text-decoration:none;
}

.pink{
	font-size: 13px;
	font-weight: bold;
	color:#EE82EE;
	font-family: trebuchet ms;
	text-decoration:none;
}

.titlelink:hover {
	color: #009ce8;
	text-decoration:none;
}

.titlelink2 {
	font-size: 20px;
	font-weight: bold;
	color: #96C4F8;
	font-family: trebuchet ms;
	text-decoration:none;
}

.titlelink3 {
	font-size: 20px;
	font-weight: bold;
	color:#F36;
	font-family: trebuchet ms;
	text-decoration:none;
}



.titlelink2:hover {
	color: #009ce8;
	text-decoration:none;
}





.headingcourse {
	color: #009ce8;
	font-size:15px;
	font-weight:bold;
	font-family:"Century Gothic";
}

.backtoptestimonial {
	color:#96C4F8;
	font-family:trebuchet ms;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	width:800px;
	float:left;
}

.backtoptestimonial:hover {
	color:#579BE4;
	text-decoration:none;

}


#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:assets/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(assets/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(assets/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; }
