/*--Service Provided By: Thunder IT Solutions And Coded By: Jobaerul kaes--*/
* {
  margin: 0px;
  padding: 0px;
  border: none;
}
a {
color: #ffffff;
}



#home-h3-bottom a { color:#FFFF80; text-decoration:underline;}
#home-h3-bottom a:hover {text-decoration:none;}
#home-h3-bottom a:visited {color:#FFFFFF; text-decoration:underline;}
#home-h3-bottom a:link { text-decoration:underline;}
#home-h3-bottom a:active { text-decoration:underline;}

 
    

body {
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c8c8c8;
}
#topsegment {
background:url(images/background.jpg) repeat-x top;
background-color: #2c4377;
margin:0px auto 0px auto;
}
#bottomsegment {
background:url(images/footerbg.jpg) repeat-x top;
background-color:#FFFFFF;
margin:0px auto 0px auto;
}
#jk-container-a {
margin:0px auto 0px auto;
width:960px;
}
#jk-container-b {
margin:0px auto 0px auto;
width:960px;
}
#top {
/*-overflow:hidden; removed-*/
}
#logo {
float:left;
}
#content {
min-height:900px;
clear: both;
}
/*--navigation starts here--*/

#nav-menu {
clear: both;
}

#nav-menu ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:53px 0px 0px 0px;
padding:0;
float:left;
}
#nav-menu li
{
display: inline;
float:left;
padding-bottom: 8px;
/* for IE5 and IE6 */
margin:0px 0px 2px 0px;
}

#nav-menu a
{
display: block;
width: 120px;
height:36px;
color: #280d74;
text-decoration: none;
font-size: 16px;
text-align:center;
line-height:36px;
font-weight: bold;
vertical-align: middle;
}

#nav-menu a:link, #nav-menu a:visited
{
color: #280d74;
text-decoration: none;
}

#nav-menu a:hover
{
text-decoration:underline;
}
#nav-menu li#current
{
background:url(images/menubg_left.jpg) no-repeat top left;
color: #ffffff;
}
#nav-menu li#current a
{
background:url(images/menubg_right.jpg) no-repeat top right;
color: #ffffff;
}
#nav-menu li#current a:hover
{
text-decoration:none;
}
/*--Sub Nav - Begins here--*/
#sub-nav li {
	position: relative;
}
/* sub levels link hover */
#sub-nav ul a {
	background:none !important;
	color: #280d74 !important;	
}
#sub-nav ul a:hover {
	background: #3a5389 url(images/subnav-mbg.jpg) !important;
	color: #fdfbe4 !important;	

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#sub-nav li:hover > ul {
	display: block;
}

/* level 2 list */
#sub-nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 130px;
	position: absolute;
	top: 42px;
	left: 0;
	background: #fcfae3 url(images/subnav-bg.png) repeat-x 0 0;
	border-right: solid 1px #ffc502;
	border-bottom: solid 1px #ffc502;
	border-left: solid 1px #ffc502;

	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#sub-nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#sub-nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
	width: 130px;
	height: 27px;
	line-height: 27px;
}
#sub-nav ul a:hover {
	text-decoration: none;
}
/* rounded corners of first and last link */
#sub-nav ul li:first-child > a {
	margin-top:1px;
}
#sub-nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/*--Sub Nav - ends here--*/
/*--navigation ends here--*/

/*--Intro Slide Begins here--*/
#home-intro {
 background: url(images/intro-background.png) no-repeat center top; 
 width: 956px; height: 400px; margin: auto;
 clear: both;
 }

#slideshow {
    position:relative;
    width: 956px; height: 400px; margin: auto;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    margin: 24px 24px 24px 24px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/*--Intro Slide Ends here--*/
/*--footer style begins--*/
#footer {
padding:30px 0px 0px;
clear:both;
text-align:center;
}
.partner-logo {
float:left;
text-align: center;
width:220px;
}
#footer-content {
text-align:center;
float:left;
width:520px;
}
#sitemap {
color: #13559f;
font-size:16px;
}
#sitemap a,a:visited {
color: #13559f;
text-decoration:none;
}
#sitemap a:hover {
text-decoration:underline;
}
#copyright {
color:#000000;
}
/*--footer ends--*/

/*--homepage style begins--*/
#home-h1 {
margin:20px 0 0 50px;
}
#home-h2 {
margin:10px 0 0 475px;
}

/*--homepage style ends--*/

/*--inner style begins--*/
#pagetitle {
margin:20px 0px 50px 20px;
padding:0 0 10px 0;
border-bottom:1px solid #263963;
clear:both;
}
#pagetitle-sub {
margin:20px 0px 50px 20px;
padding:0 0 4px 0;
border-bottom:1px solid #263963;
clear:both;
font-size: 18px;
}
#pagetitle-sub a {
text-decoration: none;
}
#inner-page-content {
clear:both;
margin:0 0 0 20px;
}
#left-side-img {
float:left;
width:210px;
text-align:center;
}
.side-img {
margin:auto;
}

.right-float-img
{
    border:3px solid #2b4378;
    margin: 15px 50px 45px 150px
}

.center-float-img
{
    border:3px solid #2b4378;
    margin: 15px 50px 45px 140px
}

#right-side-content{
width:700px;
float:left;
margin:0px 0px 0px 15px;
color:#fdfae4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
#right-side-content ul {
padding-left:50px;
}

#right-side-content a:link {color:#FFFF80; text-decoration:underline;}
#right-side-content a:visited {color:#FFFFFF; text-decoration:underline;}
#right-side-content a:active {text-decoration:underline;}
/*--inner style ends--*/

/*--contact style begins--*/
#contact-form {
clear:both;
}
#contact-form-title {
float:left;
width:285px;
}
#contact-form-elements {
float:left;
width:340px;
margin:0px 0px 0px 25px;
}
#contact-form ul {
margin:0;
padding:0;
}
#contact-form li {
list-style:none;
height:42px;
}
.form-input {
height:23px;
width:335px;
background:#122348;
border:1px solid #2b4378;
color:#CCCCCC;
font-size:14px;
}
.form-textarea {
height:137px;
width:335px;
background:#122348;
border:1px solid #2b4378;
color:#CCCCCC;
font-size:14px;
}
.selectref {
height:23px;
width:335px;
background:#122348;
border:1px solid #2b4378;
color:#CCCCCC;
font-size:14px;
	}
/*--contact style ends--*/

/*--gallerystyle begins--*/
.gallery-block {
float:left;
height:249px;
width:211px;
background:url(images/gallery_tab_bg.gif) center top no-repeat;
margin:10px 20px 20px 0px;
}
.gallery-title {
font-size:14px;
color:#FFFFFF;
margin:12px 20px 40px 20px;
text-align:center;
font-weight:bold;
}
.gallery-thumb {
margin:0px 15px 0px 17px;
}
.gallery-thumb-img {
border:1px solid #2f4672;
}
.gallery-title a,a:visited {
text-decoration:none;
color:#FFFFFF
}
/*--gallerystyle ends--*/

/*--gallery inner style starts--*/
#gallery-inner-pagetitle {
margin:20px 0px 20px 20px;
padding:0 0 10px 0;
border-bottom:1px solid #263963;
clear:both;
}
.gallery-inner-thumb {
margin:10px 9px 10px 9px;
}
#gallery-inner-content {
font-size:18px;
}
.gallery-inner-block a img {
border:3px solid #c9af40;
}
.gallery-inner-block a:hover img {
border:3px solid #ffffff;
}

/*--beforeafter style---*/
.gallery-inner-thumb-b4{
margin:10px 10px 70px 9px;
}
.gallery-inner-thumb-after {
margin:10px 100px 70px 9px;
}

/*--gallery inner style ends--*/

#Promo {position:absolute;left:65%;top:120px;}
