html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	vertical-align: baseline;
	line-height: 1.3em;
}
a:focus, a:hover {
	color: #287BAC;
}
a {
	color: #287BAC;
	;
	text-decoration: underline;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #287BAC;
}
h1 {
	font-size: 1.8em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 1.1em;
	line-height: 1.25;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
ul {
	margin: 10px;
	padding: 10px;
}
ul li {
	background: transparent url(../images/bg_marker.gif) no-repeat scroll 0 8px;
}
.pageheading {
	margin-bottom:25px;
}
.pageheading h1 {
	background: transparent url(../images/shell.png) no-repeat 0 0;
	padding-left: 35px;
	padding-bottom: 4px;
}

.clear {
	clear: both;
}
p {
	margin-bottom: 1.3em;
	line-height: 1.4em;
	display: block;
}
p strong {
	color: #333;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent url(../images/bg.jpg) repeat scroll 50% 0;
}
#container {
	width: 1000px;
	margin: 0px auto;
	
}
#top {
	background: transparent url(../images/header.png) repeat-x 0 0;
}
.wrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0 20px;
}
.wrapper_head {
	height: 172px;
}
#header {
	min-height: 180px;
}
#header #logo {
	width: 106px;
	padding-left: 20px;
	float: left;
}
#header #help_number {
	width: 266px;
	float: right;
}
.pageheading h1 {
	color: #021f57;
	margin-left: 50px;
}
.content {
	margin: 0 auto;
	background: transparent url(../images/pagebody_bg.png) repeat-y 50% 0;
}
.bottom {
	background: transparent url(../images/pagebody_bottom_bg.png) no-repeat 50% 100%;
	padding-bottom: 1px;
	padding: 10px 40px;
	min-height:500px;
}
.footer {
	background: transparent url(../images/bg_bottom.jpg) no-repeat 0 100%;
	padding-bottom: 250px;
}
.footer .fcontent {
	padding: 20px 30px;
}
.home {
	background: transparent url(../images/L_MidCon_BG.jpg) no-repeat 0 0;
}
.home h1 {
	background: none;
	padding-left:35px;
	color:
}
.home .lhs {
       	width: 500px;
	float: left;
	margin-left: 0px;
}

.home .qf {
        background: transparent url(../images/rhs_bg.png) repeat-x 0 0;
	float: left;
	margin-left: 0px;
}
.home .lhs .message {
	font-size: 13px;
	color: #333;
	text-align: center;
	width: 432px;
	padding-left:25px;
}
.home .rhs {
	background: transparent url(../images/lhs_green.png) repeat-x 0 0;
	width: 420px;
	float: left;
	margin-top: -10px;
	min-height: 680px;
}




.rhs h1 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 5px 5px;
	text-align: center;
}
.rhs ul {
	margin: 0px;
	padding: 10px;
}
.rhs ul li {
	list-style-type: none;
	background: #fff url(../images/Zulf.gif) no-repeat 0 30%;
	margin-bottom: 3px;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	}

.lhs ul li {
	list-style-type: none;
	background: #fff url(../images/Zulf.gif) no-repeat 0 30%;
	margin-bottom: 3px;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	}

#Menu {
	border-bottom: medium none;
	float: right;
	text-align: right;
	top: 80px;
}
#Menu li {
	float: left;
	height: 32px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 20px 0 0;
	padding: 0 0 0 10px;
	position: relative;
	text-align: center;
}
#Menu li a {
	display: block;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
	height: 33px;
	padding: 6px 10px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}
#Menu li active {
	background: #FFFFFF none repeat scroll 0 0;
	color: #FF0000;
}
#Menu li ul {
	display: none;
	float: left;
	left: 0;
	padding: 5px 0 10px;
	position: absolute;
	text-align: left;
	top: 25px;
	width: 120px;
	z-index: 1;
}
#Menu li ul li {
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	text-align: left;
	width: 220px;
	padding:3px;
	line-height:.7em;
}
#Menu li ul li a {
	font-size: 1em;
	font-weight: normal;
	height: auto;
	padding: 2px 8px;
	text-transform: none;
	width: 180px;
}
#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}
#Menu li:hover ul, #Menu li.over ul {
	display: block;
}
#Menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menuwrapper {
	clear: both;
	height: 33px;
	margin: 0 2px 0;
	padding-top: 0;
	text-align: right;
}
#Menu {
	/*border: 1px solid #F00;
*/
	z-index: 999;
}

.HasSubMenu {
	z-index: 1000;

}


#Menu li {
	/*background: url(../images/bg_botton_u.gif) no-repeat center;
*/
	background: url(../images/LS.gif) 0 0 no-repeat #021F57;
	color: #FFF;
}
#Menu li a {
	color: #FFF;
	}
#Menu  li:hover {
	/*background:  url(../images/bg_botton_d.gif) no-repeat center;
*/
	color: #006;
}
#Menu li li:hover {
}
#Menu li li:hover a {
	color: #fff;
}
#Menu li ul li {
	background: #021F57;
}
#Menu li ul li a {
	background-image: none !important;
}
#Menu li ul li a:hover {
	background-image: none;
}
.BotFont {
	text-align: left;
}
.But2 a {
	background: transparent url(../images/ButBack.gif) no-repeat scroll left center;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 25px;
	padding: 12px 0;
	text-decoration: none;
	width: 284px;
}
.But2 a:hover {
	background-position: -284px 0;
	color: #FFFFFF;
	font-size: 18px;
	padding: 12px 0;
	text-decoration: none;
}
.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 105px;
/*width of left column containing the label elements*/
	height: 1%;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -80px;
/*width of left column*/
	width: 85px;
/*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform .textbox {
/*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
	border: 1px solid #3583ba;
	padding: 5px;
}
.cssform .textarea {
	width: 260px;
	height: 100px;
	border: 1px solid #3583ba;
}
.yo {
	margin-left: 90px;
}
.yo a {
	background: transparent url(../images/Help.gif) no-repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 24px;
	padding: 15px 0;
	text-decoration: none;
	width: 312px;
	text-align: center;
}
.yo a:hover {
	background-position: -312px 0;
	color: #FFFFFF;
	font-size: 18px;
	padding: 15px 0;
	text-decoration: none;
}


.mask3 {
height:317px;
overflow:hidden;
position:relative;
width:962px;
}

#box4 {
position:absolute;
}

#box4 div { 
background:none repeat scroll 0 0;
float:left;
height:320px;
width:962px;
}


.buttons{
  padding:5px;
  position: absolute;
  top:290px;
  left:800px;
}

.span22{ background:url(../images/ImS.gif) center no-repeat;color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.span22.active, .span22:hover{background: url(../images/CurImS.gif) center no-repeat;color:#fff}

 
#box4 .buttons{
	text-align:right;
}
#box4 .next{
	float:right
	background: url(../images/next.gif) center no-repeat;color:#fff
}

#box4 .prev{
	float:right
	background: url(../images/prev.gif) center no-repeat;color:#fff
}    
#banner{
  width:1000px;
}
/* ********************************** */


.aboutus{
  height:1000px;
  background:transparent url(../images/L_MidCon_BG.jpg) no-repeat scroll 0 0;
  margin-left:-20px;
  padding-left:20px;
  font-family:Georgia;

}
.aboutus_l{
  float:left;
  width:48em;

}
.aboutus_r{
  float:right;
  width:25em;
}
.aboutus_r ul{
  margin-left:0px;
  padding-left:0px;

}
.aboutus_r ul li {
  background:#FFFFFF url(../images/Zulf.gif) no-repeat scroll 0 0;
  color:#287BAC;
  font-size:14px;
  font-weight:bold;
  list-style-type:none;
  margin-bottom:23px;
  padding-left:40px;

}
.hr{
  height:3px;
  background:#287BAC;
}

.aboutus h2{
  font-size:24px;
  color:#021F57;
  margin-top:10px;

}
.aboutus_r h2{
  padding-left:80px;
  margin-top:20px;
}
p.p16{
  color:#287BAC;
  font-size:16px;
  font-family:Georgia;
}

p.p13{
  font-size:13px;
  font-family:Georgia;
  padding-top:15px;
}
.testimonials p{
  font-size:16px;
  font-family:Georgia;
  color:#021F57;
  font-style:italic;
  

}
.readmore{
  font-size:20px;
  font-weight:bold;
  text-align:center;
  color:#021F57;
}
.readmore a{
  font-size:20px;
  font-weight:bold;
  color:#021F57;
}
.Breadcrumb{
  display:none;
  height:0em;
}
.tplflag-category-contentlist{
  display:none;
}

.program{
  height:1300px;
  font-family:Georgia;

}
.program h2{
  color:#021F57;
  font-size:2.0em;

}
.program_l{
  float:left;
  width:15em;
}
.program_r{
  background:#FFFFFF url(../images/inter_bg.png) no-repeat scroll 0 0;
  float:right;
  width:60em;
}
.clear{
  clear:both;

}
.ptop{
 border-bottom:1px solid #287BAC;
 height:240px;

}
.pleft{
  width:38em;
  float:left;
}
.pright{
  width:20em;
  float:right;
}
.heading{
  float:left;
  width:32em;
}
.pimage{
  float:right;
  width:27em;
}
.program_l ul {
  color:#021F57;
  font-weight:bold;
  list-style:none;
  margin:0px;
  padding:0px;

}
.program_l ul li{
  padding:8px 0px 6px 0px;
  border-bottom:1px solid #ccc;

}
.program_l ul li.last{
  padding:4px 0px;
  border-bottom:none;

}
.program_l ul li a{
  padding:4px 0px;
  color:#021F57;
  text-decoration:none;

}
.program_l ul li ul li{

  background:transparent url(../images/arrow.jpg) no-repeat center left;
  padding:6px 10px 5px 18px;
  border-bottom:1px solid #ccc;
  margin:5px 0px;
  
}
.program_l ul li ul li a{
   font-weight:bold;
   text-decoration:none;
   color:#021F57;
}

.program_l ul li ul li:hover{ 
   color:#287BAC;
   background:transparent url(../images/arrow_hot.jpg) no-repeat center left;
}
.program_l ul li a:hover{
   color:#287BAC;
}
.program_l ul li ul li a:hover{
   color:#287BAC;
}
.prt{
  padding:15px 0px 0px 20px;

}
h2.prihead{
  color:#287BAC;
  font-size:1.5em;


}
p.list{
  padding:2px;
  margin:0px;
}
.SubCategoriesList{
  display:none;
}
a {
   outline: none;
}
.slideshow{
  padding:0px;
  background:transparent url(../images/slideshow_bg.png) no-repeat ;
}



