*
{
	margin: 0;
	padding: 0;
	outline: none;
}
ul, ol
{
	list-style: none;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	color: #5078b5;
}
a:hover
{
	text-decoration: underline;
}
input
{
	overflow: visible;
}
table
{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(../images/bgMain.jpg) fixed center center no-repeat;
	webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #2f2f2f;
}
.flLeft
{
	float: left;
}
.flRight
{
	float: right;
}


.main
{
	width: 100%;
	height: 100%;
}
.wrapper
{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 914px;
	padding: 0 25px 0 21px;
	background: url(../images/bgWrapper.png) 0 0 repeat-y;
	min-height: 500px;
}
.ltPan
{
	width: 173px;
}
.ltNav
{
	padding: 25px 0;
}
.ltNav ul li
{
	border-top: 1px solid #e2e2e2;
}
.ltNav ul li:first-child
{
	border-top: none;
}
.ltNav ul li a
{
	display: block;
	text-align: center;
	padding: 8px 0;
	color: #000008;
}
.ltNav ul li a.activeltNav
{
	color: #3563aa;
}
.logo, .ltThumb
{
	text-align: center;
}
.ltThumb p
{
	padding-bottom: 10px;
}

.rtPan
{
	width: 741px;
}
.rtHead
{
	overflow: hidden;
	padding: 12px 0;
	color: #fefeff;
	border-bottom: 1px solid #7690aa;
}
.socialM
{
	padding-right: 10px;
}
.socialM span
{
	display: inline-block;
	vertical-align: top;
	padding: 2px 12px 0 0;
}
.socialM a
{
	padding-right: 5px;
}
.socialM a img
{
	vertical-align: middle;
}
.bannerHold
{
	clear: both;
	padding: 25px 20px;
}
.banImg
{
	position: relative;
	overflow: hidden;
	height: 183px;
}
.banImg img
{
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	display: none;
}
.banImg img:first-child
{
	display: block;
}
.bannerHold ul
{
	overflow: hidden;
	margin-top: 10px;
}
.bannerHold ul li
{
	float: left;
	display: inline;
	margin-right: 5px;
}
.bannerHold ul li a
{
	display: block;
	padding: 7px 15px;
	color: #fff;
}
.bannerHold ul li a.activeBan
{
	color: #cae6ff;
	background: #304765;
	text-decoration: none;
}
.hmContent
{
	clear: both;
	padding: 25px 20px;
	border-top: 1px solid #7690aa;
}
.hmContent p
{
	color: #d3d1d1;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.hmContent h1
{
	text-transform: uppercase;
	font-size: 35px;
	line-height: 34px;
}
.hmContent h1 strong, .hmContent h1 span, .hmContent h1 b
{
	display: block;
}
.hmContent h1 strong
{
	color: #e9e9ea;
}
.hmContent h1 span
{
	color: #6ab0ef;
}
.hmContent h1 b
{
	color: #b6d3ec;
}

.ftHold
{
	height: 135px;
	background: url(../images/bgFooter.gif) 0 0 repeat-x;
}
.footer
{
	margin: 0 auto;
	width: 914px;
	padding: 0 25px 0 21px;
}
.footTop
{
	overflow: hidden;
	padding: 12px 20px;
	text-transform: uppercase;
}
.footTop .flLeft, .footTop .flRight, .serHold .flLeft, .serHold .flRight, .rows .inputBtn input, .rows .inputBtn input.btnReset
{
	padding: 10px 25px;
	background: #172f55;
	color: #fff;
	border-radius: 10px;
}
.footTop a, .serHold a
{
	color: #fff;
}
.footTop .flRight, .serHold .flRight, .rows .inputBtn input.btnReset
{
	background: #599ece;
}
.footBottom
{
	clear: both;
	overflow: hidden;
	padding: 20px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/logoFooter.png) 10px 9px no-repeat;
}
.footBottom .flRight p
{
	text-align: right;
	padding-bottom: 5px;
}
.footBottom .flRight p a
{
	color: #5ca2d2;
}
.footBottom .flRight span, .footBottom .flRight a
{
	color: #b2b2b2;
	padding-left: 5px;
}


/*inner pages*/
.innerContainer
{
	clear: both;
	background: #fff;
	margin: 20px;
	padding: 20px 0 20px 20px;
	min-height: 495px;
}
.pageTitle
{
	overflow: hidden;
	text-transform: uppercase;
	margin: 0 20px 15px 0;
}
.pageTitle h1
{
	font-size: 20px;
	color: #5078b5;
	font-weight: normal;
}
.serHold
{
	margin-top: 2px;
	width: 380px;
}
.serHold .flLeft, .serHold .flRight
{
	padding: 5px 15px;
	font-size: 10px;
	border-radius: 5px;
}
.serHold .flLeft
{
	margin-right: 15px;
}
.serCaption
{
	float: right;
	padding: 10px 0;
	color: #fefeff;
	text-transform: capitalize;
}
.pageData
{
	float: left;
	width: 100%;
}
.pageData .flLeft
{
	width: 126px;
}
.pageData .flLeft ul li a
{
	display: block;
	padding: 7px 0 7px 10px;
}
.pageData .flLeft ul li a.activepageNav
{
	background: #E9EEF4;
	color: #0d2656;
}
.pageData .flRight
{
	width: 531px;
	height: 430px;
	padding: 12px;
	background: #e9eef4;
}
.pgConetnt
{
	padding: 0 15px 10px 0;
}
.pgConetnt p
{
	margin-top: 12px;
}
.pageData h2, .pageData h4
{
	color: #355f84;
	font-size: 18px;
	font-weight: normal;
	margin-top: 12px;
}
.listH
{
	margin-top: 15px;
}
.listH h4
{
	color: #1a305b;
	font-size: 15px;
	margin-bottom: 5px;
}
.listH ul li
{
	padding: 3px 0 0 15px;
	background: url(../images/bullets.png) 0 7px no-repeat;
}
.listH h5
{
	color: #1a305b;
	font-size: 15px;
	margin-bottom: 5px;
}
.borderBtm
{
	border-bottom: 1px solid #7690AA;
	padding-bottom: 5px;
}

/*inner data*/
.innerData
{
	padding: 10px 0 0 0;
}
.innerData p
{
	margin: 12px 0;
}
.innerData h3
{
	color: #355F84;
	font-size: 15px;
}
.innerData .mCSB_container
{
	width: 650px;
}

/*contactus*/
.formHold
{
	padding: 10px 0;
}
.rows
{
	overflow: hidden;
	padding-bottom: 5px;
}
.rows label
{
	font-weight: bold;
}
.rows label span
{
	color: #FF0000;
}
.txtBox input, .txtArea textarea
{
	border: 1px solid #d4d4d4;
	width: 250px;
	padding: 3px 5px;
}
.txtArea textarea
{
	width: 250px !important;
	height: 75px !important;
	overflow: auto;
}
.rows p.txtError, .rows p.txtError1
{
	height: 15px;
	color: #F00;
	font-size: 11px;
	width: 158px;
}
.rows .inputBtn input, .rows .inputBtn input.btnReset
{
	padding: 5px 15px;
	cursor: pointer;
	border: none;
}
.ddBox select
{
	padding: 2px 2px 2px 5px;
	width: 150px;
	border: 1px solid #d4d4d4;
}

/*custom scroll*/
.content_3
{
	height: 430px; /*padding: 0 10px;*/
	display: none;
}

.flRight .content_3:first-child
{
	display: block;
}


.content_7
{
	background: none repeat scroll 0 0 #362F2D;
	border-radius: 3px 3px 3px 3px;
	height: 500px;
	padding: 20px;
}

.listH table td img
{
	height: 140px;
	width: 140px;
}
.listH table td span
{
	text-align: center;
}

