/* SBP - CSS Document */

body{
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/body-bg.jpg);
	background-color: #fff;
}

a { outline: none;}
a:link { color:#fff; text-decoration:none; }   
a:visited { color:#fff; text-decoration:none; }
a:hover { color:#7cdff8; text-decoration:none; } 
a:active { color: #fff; text-decoration:none;  } 

#main-container { width:1024px; height:auto; margin-left:auto; margin-right:auto; background-color:#fff; }

#logo-part {float:left; width:1024px; height:auto; background-color:#FFF; border-bottom: 5px solid #9ec301; padding-bottom: 10px; }
#logo { float:left; width:384px; height:102px; padding:20px 0 20px 33px; }
#top-nav { float:right; width:280px; height:85px; padding:23px 30px 0 0; }
.icon-link-box{ float:left; width:90px; height:20px; padding:0px 0 0px 0px; }
.icon-image{ float:left; width:20px; height:20px; padding:0px 0 0px 0px; }
.top-link { float:left; width:50px; height:20px; padding:2px 0 0px 5px; font-family:Tahoma; font-size:12px; color: #000; }
a.top-link:link { color:#000; text-decoration:none;}
a.top-link:visited{ color:#000; text-decoration:none;}
a.top-link:hover { color:#0099FF; text-decoration:none;}
a.top-link:active { color:#000; text-decoration:none;}

#menu-part { 
	float:left;
	width:1024px;
	height:auto;
	background-color: #fff;
	padding: 10px 0 10px 0;
}

/***** Menu Formatting *****/
#menu {
	display: block;
	text-align: center;
	float:100%/1.25 arial, helvetica, sans-serif;
	font-size:12px;	
	text-decoration: none;
	height: 30px;
}

#menu ul { 
	width: 1024px; /*If your links text is bigger you will have to adjust this value*/
    height: 34px;
	margin: 0 auto;
	padding: 0;
	line-height: 34px; /*same as height. This will center your text verticaly*/
	text-decoration: none;
    background: url(../images/menu_bg.jpg) repeat-x left top;
}

/*Left Corner*/
#menu ul li.left {
	display: block;
	float: left;
	clear: left;
	width: 60px;
	height: 34px;
    background: url(../images/menu_l.jpg) no-repeat left top;
}

/*Right Corner*/
#menu ul li.right {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	height: 34px;
    background: url(../images/menu_r.jpg) no-repeat right top;
}

#menu ul li { 
	width: auto;
	display: inline;
	float: left;
	list-style: none;
	text-align: center;
	text-decoration: none;
}
			
#menu ul li a { 
	display: block;
	text-decoration: none;
	text-transform: inherit;
	padding: 0 25px;
	color: #CCCCCC;
}

#menu ul li em {
	display: block;
	float: left;
	width: 2px;
	height: 34px;
    background: url(../images/menu_sep.jpg) no-repeat left top;
}

/*last separator*/
/*This will add a separator after your last link*/
#menu ul li.sep {
	width: 2px;
    background: url(images/menu_sep.jpg) no-repeat left top;
}
		  
#menu ul li a:hover, #menu ul li a.active { 
	background: transparent url(../images/menu_over.jpg) repeat-x center top;
	text-decoration: none;
	Color:#9ec301;
}

#menu ul li a.active { font-weight: bold; cursor: default; }

#header-part{ float:left; width:1024px; height:auto; }
#slideshow { position:relative; height:333px;}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 333px;
}
#slideshow DIV.active {
	z-index:-1;
	opacity:1.0;
}
#slideshow DIV.last-active {z-index:-1;}
#slideshow DIV IMG {
	height: 333px;
	border: 0;
	display: block;
}

#body-part {
	float:left;
	width:1024px;
	height:auto;
	background-color:#e2e1dc;
	border-bottom: 5px solid #9ec301;
}

#body-centre-container {
	float:left;
	width:1000px;
}

#body-left-container {
	float:left;
	width:354px;

}
#body-left-container2 {
	float:left;
	width:354px;
	margin-right: 670px;
}
#body-left-top-info{
	width:354px;
	background-color:#535c5b;
	position: relative;
	height: auto;
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding: 25px 0 25px 0;
	top: -50px;
	z-index: 99999;
}
#body-left-top-info2{
	width:354px;
	background-color:#535c5b;
	position: relative;
	height: auto;
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding: 25px 0px 25px 0;
	top: -50px;
	z-index: 99999;
	margin-right: 670px;
}

#body-right-top-info{
	width:354px;
	background-color:#535c5b;
	position: relative;
	height: auto;
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding: 25px 0 25px 0;
	top: -50px;
	left:360px;
	z-index: 99999;
}
#body-left-bottom-info {
	width:330px;
	height:410px;
	background-color:#c9c9c1;
	position: relative;
	margin: 15px 0 0 24px;
	top: -50px;
}

.body-left-btm-info-title{
	float:left;
	width:280px;
	height:auto;
	padding:10px 0;
	text-align:center;
	font-size:18px;
	color:#5a605e;
	font-weight: bold;
	margin: 0px 15px;
	border-bottom: 1px solid #5a605e;
}

.body-left-contact-info {
	float:left;
	width:280px;
	height:auto;
	margin: 0px 12px;
	padding:10px 0px;
	color:#5a605e;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.body-left-contact-info span { font-size:16px; font-weight:bold;}

.body-left-contact-info span a { color:#0033CC;}
.body-left-contact-info span a:hover { color:#000;}

.body-left-btm-info-box{ float:left; width:300px; height:auto; padding:15px 15px 10px 15px; }
.body-left-btm-info-img{ float:left; width:100px; height:auto; }
.body-left-btm-info-content{ float:left; width:200px; height:auto; }
.body-left-btm-info-content-title{
	float:left;
	width:200px;
	height:auto;
	color: #f14e2d;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}
.body-left-btm-info-content-text{
	float:left;
	width:200px;
	height:auto;
	color: #454f4e;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#body-right-container {
	float:left;
	width:625px;
	height:auto;
	padding: 0 0px 0 15px;
}

#body-bottom-container {
	float:left;
	width:994px;
	height:auto;
	padding: 0 15px 0 15px;
}
#intro-heading {
	float:left;
	width:625px;
	height:auto;
	padding:10px 0 10px 0;
	font-size: 22px;
	font-weight: bold;
	color: #424b4a;
}
#intro-content {
	float:left;
	width:625px;
	height:auto;
	font:12px Verdana,Arial;
	padding-bottom:30px;
}
#intro-content p {
	color:#f14e2d;
	font-weight: bold;
	margin-bottom: 10px;
	line-height:22px;
}

#intro-content span {
	color:#454f4e;
	font-weight:normal;
	padding-bottom: 15px;
	line-height:22px;
}
.read-more {
	float:left;
	width:640px;
	height:auto;
	padding:5px 0px 25px 0;
	color: #f14e2d;
	font-size: 12px;
}

#contact-container { float:left; width:640px; height:auto; padding-top:47px; }

.contact-container-info-box1{
	float:left;
	width:310px;
	height:auto;
	padding-right: 10px;
	background-image: url(../images/contact-box-bg.jpg);
	background-repeat: no-repeat;
}

.contact-container-info-box2{
	float:left;
	width:310px;
	height:auto;
	
}

.contact-container-info-title {
	float:left;
	width:290px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	height: auto;
	padding: 10px 10px;
}
.contact-container-info-text{
	float:left;
	width:290px;
	height:auto;
	font-size: 12px;
	padding: 10px;
	color: #fff;
}

.contact-container-info-text p { line-height:22px; margin:6px 0;}



#footer-part {
	float:left;
	width:1024px;
	height:90px;
	background-color:#444d4c;
	color: #fff;
}
#footer-nav { float:left; width:1024px; height:20px; text-align:center; padding: 15px 0 10px 0; }
#footer-copyright-info{ float:left; width:1024px; height:20px; text-align:center; }

.footer { color:#fff; font-family:Arial, "Arial Narrow"; font-size:13px; }  
   
a.footer:link { color:#fff; text-decoration:none; }   
a.footer:visited { color:#fff; text-decoration:none; }
a.footer:hover { color:#9ec301; text-decoration:none; } 
a.footer:active { color: #fff; text-decoration:none;  } 

#copyright-info {float:left; width:714px; height:20px; text-align:right;}
#sharing-info {
	float:left;
	width:310px;
	height:20px;
	text-align:center;
}

.share1 { float:left; width:100px; text-align: center; margin-left: 10px; }
.share2 {
	float:left;
	width:80px;
	text-align: center;
	margin-left: 10px;
	overflow: hidden;
}
#empty-container {
	float: left;
	width:1024;
	height:10px;
	background-color: #444d4c;
}

.feedback { font-size:12px; font-weight:normal;}
.feedback span { color:#fa0c00;}

.feedback input { width:200px; height:15px;}

.feedback button { font-size:13px; font-weight: normal; padding:5px 10px 5px 10px;}

#intro-content li { padding:5px 0; color:#000;}
#intro-content li a { color:#000;}