@charset "utf-8";
/*
	template: Organization
	author:   webvator  (www.webvator.com)
	You can distribute,  and abuse as you wish. its yours now
	You can like our facebook page(https://www.facebook.com/Webvator )
	Telephone: +256-773-168506
*/

body {
	background-color:#A7C0DC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	text-align:justify;

}

.container{
text-align:center;}

.style1 {
	color: #000000;

}
.style2 {
	color: #009900;
	font-style: italic;
	
}
.style6 {
	color: #000000;
	font-size: 11px;
}
.style7 {font-size: 12px}
.style8 {color: #000000}
.style9 {
	color: #006600;
	font-weight: bold;
}
.style10 {color: #006600}
.style11 {
	color: #990000;
	font-weight: bold;
}
.style12 {
	color: #000000
}
.style13 {color: #333333}
.about{
	background-color:#FFF;
	padding-top:10px; padding-left:20px; line-height:18px; background-repeat:no-repeat; text-align:justify
}
.padds{
	padding-top:3px; padding-left:18px; line-height:17px;
}
.menuex{
	width:100px;
	padding-right:10px;
}

a {border:0 none; color:#fff; text-decoration:none;
font-weight:900}
a:active, a:focus {border:0; outline:none; color:#006600;}
a:hover {
	color:#FFF;
	text-decoration:underline;
}

img {border:none; vertical-align:top;}

/* added for  SlideShow */

#slideshow {	
	width: 738px;
	height: 287px;
	overflow: hidden;
	position: relative;
}

#slideshow #slideshowloader {
	position: absolute;
	top: 101px;
	left: 340px;
	background: url(../images/loading.gif) no-repeat center center;
	z-index: 6;
	width: 32px;
	height: 0;
	padding: 32px 0 0 0;
	display: block;
	overflow: hidden;
}


#slideshow ul#imageviewer {
	width: 738px;
	height: 287px;
	overflow: hidden;
	margin:0px;
	padding:0px;
	z-index: 1;
}
#slideshow ul#imageviewer li {
	width: 738px;
	height: 287px;
	position: absolute;
	left: 2px;
	top: -7px;
}

#slideshow #controllers {
width: 738px;
	height: 26px;
	position: absolute;
	                             top: 265px;      
	left: 0;	
	z-index: 5;
	background: url(../images/bg_sprite.gif) no-repeat 0 -128px;
}


#slideshow #controllers ul {
	list-style: none;
	float: left;
	position: absolute;
	left: 228px;
	top: -7px;
}


#slideshow #controllers ul li {
	float: left;
	padding: 0 2px;
	text-align: center;
}

#slideshow #controllers ul li a {
	width: 25px;
	display: block;
	height: 17px;	
	padding-top: 0px;
	overflow: hidden;
	color: #002b54;	
	background: url(../images/bg_sprite.gif) no-repeat -119px -102px;
}

#slideshow #controllers ul li a:hover,
#slideshow #controllers ul li a.active {
	text-decoration: none;
	color: #f25a31;
	background-position: -94px -102px;
}


#slideshow #controllers a#previous,
#slideshow #controllers a#next,
#slideshow #controllers a#control {
	height: 0;
	width: 12px;
	padding: 13px 0 0 0;
	display: block;
	overflow: hidden;
	background-image: url(../images/bg_sprite.gif);
	background-repeat: no-repeat;
}


#slideshow #controllers #previous {
	position: absolute;
	left: 202px;
	top: 5px;
	background-position: -70px -102px;
}

#slideshow #controllers #next {
	position: absolute;
	left: 442px;
	top: 5px;
	background-position: -82px -102px;
}

#slideshow #controllers #control {
	position: absolute;
	left: 471px;
	top: 5px;
}

#slideshow #controllers .play {
	background-position: -46px -102px;
}

#slideshow #controllers .pause {
	background-position: -58px -102px;
}
.menubg{
	border-radius:4px 4px;
	height:45px;
	background-color:#069;
}
a menubg{
	font-size:14px;
	color:#FFF;
}
h2{
	color:#006599;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	height:0px;
}
.heading {
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	font-size: 16px;
	background-color: #006599;
	color: #fff;
	margin: 0px;
}
.box {
	width: 220px;
	height: auto;
	float: left;
	margin-left: 17px;
	margin-bottom: 15px;
	border: 1px;
}
#footer{
	width:100%;
	height: auto;
	overflow:hidden;
	position:relative;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:5px;
	
}
#footer_wrapper{
	width:995px;
	height: auto;
	overflow:hidden;
	margin:auto;
	background:#505050;
	text-align: center;
	color: #fff;
}

.b {
  font-weight: bold;
  color:white;
}
#footer_wrapper a {
  text-decoration: none;
  color:#fff;
}
#footer_wrapper a:hover{
  color:#c45007;
}
#follows {
  width: auto;
  height:auto;
  margin: 5px auto 0px auto;
  /* background:green; */
}
#follows img{
  width: 20px;
  height:20px;
}
.fs11 {
  font-size: 12px;
  font-weight:bold;
}
.pname {
	font-family:calibri;
	font-weight:bold;
	text-align:center;
	-moz-animation:tollfreeno 2s linear .4s infinite;
    -webkit-animation:tollfreeno 2s linear .4s infinite;
	text-shadow: 0 2px 1px #fff;
}
@-webkit-keyframes tollfreeno {
	80% {color:white;}
	
}
@-moz-keyframes tollfreeno {
	80% {color:white;}
}
.index_gallery_content{
	width:720px;
	height:auto;
	/* background:lightgreen; */
}
.horSeparator {
	background:url(../images/horSeparator.png) repeat-x;
	height:15px;
	margin:0px;	
}
iframe[Attributes Style] {
    width: 275px;
    height: 200px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}