body {
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	background: #fff url('images/bgF.png') repeat-x;
}

body, h1, h2, ,h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a, a:link, a:visited, a:hover, a:active {
	color: #195197;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: #b7b7b7 dashed 1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}



h2 {
	font-size: 12px;
	color: #195197;
	margin-top: 10px;
	margin-left: 14px;
	margin-right: 14px;
	width: 12%; 
	float: left;
	display: inline;
	text-align: right;
}






.nav {

	margin-top: 90px;
	text-align: right;
	padding: 0px 10px 10px 10px;
	font-size: 12px;
}

.nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 12px;
	color: #195197;
	font-weight: bold;
}

.nav a {
	display: inline-block;
	padding: 10px;
}











h3 {
	font-family: Century Gothic;
	font-size: 16px;
	color: #009cb0;
	text-align: right;
	float: left;
}

h4 {
	font-family: Century Gothic;
	font-size: 12px;
	color: #195197;
	text-align: right;
	float: left;
}

h5 {
	font-family: Century Gothic;
	font-size: 19px;
	color: #018191;
	text-align: right;
	float: left;
}


h6 {
	font-family: Century Gothic;
	font-size: 16px;
	color: #919191;
	text-align: right;
	float: left;
}

h7 {
	font-family: Century Gothic;
	font-size: 16px;
	color: #018191;
	text-align: center;

}

h8 {
	font-family: Century Gothic;
	font-size: 13px;
	color: #919191;
	text-align: center;

}

#wrapper {
	width: 772px;
	margin-left : auto ;
	margin-right : auto ;
	position: relative;
}

#header {
	margin-top: 0px;
	width: 772px;
	height: 106px;
	background: #fff url('images/upheader2.png') no-repeat;
	margin-left: -180px;
	align: center;
}

margin-left: -100px;
	margin-right: auto;

#header2 {
	margin-top: 0px;
	width: 774px;
	height: 233px;
	background: #fff url('images/header.png') no-repeat;
	align: center;
}

	margin-left: auto;
	margin-right: auto;



#cf3 {
  position:relative;
  height:182px;
  width:1006px;
  margin:0 auto;
}
#cf3 img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

 @keyframes cf3FadeInOut {
  0% {
  opacity:1;
}
45% {
opacity:1;
}
55% {
opacity:0;
}
100% {
opacity:0;
}
}

#cf3 img.top {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4s;
animation-direction: alternate;
}


____________________________

#cf4 { 
  position:relative;
  height:182px;
  width:1006px;
  margin:0 auto;

 }
 
#c4 img { 
position:absolute;
-webkit-transition: opacity 1s ease-in-out;
 -moz-transition: opacity 1s ease-in-out;
 -o-transition: opacity 1s ease-in-out;
 -ms-transition: opacity 1s ease-in-out;
 transition: opacity 1s ease-in-out;
 }

@keyframes cf4FadeInOut {
  0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

#cf4a img:nth-of-type(1) {
  animation-delay: 6s;
}
#cf4a img:nth-of-type(2) {
  animation-delay: 4s;
}
#cf4a img:nth-of-type(3) {
  animation-delay: 2s;
}
#cf4a img:nth-of-type(4) {
  animation-delay: 0;
}



#cf4 img.top {
	animation-name: cf4FadeInOut;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 10s;
	animation-direction: alternate;
}






#main {
	width: 810px;
	height: 106px;
	margin-top: 0px;
	text-align: right;
	padding: 15px 10px 10px 330px;
}


#table {
	align: center;
}

#menu {
	width: 259px;
	height: 115px;
	overflow: hidden;
	padding-top: 255px;
	margin-left: 2px;
}

#menu .menua {
	padding-top: 20px;
	color: #686868;
	text-align: center;
	height: 25px;
	width: 86px;
	background: #fff url('images/menu.png') no-repeat
	float: left;
	overflow: hidden;
}

#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #686868;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


#line {
	width: 950px;
	height: 15px;
	background: #fff url('images/line2.png') no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#content {
	margin-top: 15px;
	align: center;
}

#content1 {
	margin-top: 15px;
	width: 760px;
	height: 35px;
	background: #fff;
}

#content2 {
	width: 940px;
	background: #fff;;
	position: relative;
	text-align:justify;
	text-justify:inter-word;
	padding: 15px 25px 10px 30px; 
}



#side-a {
	float: left;
	width: 300px;
	font-size: 11px;
	padding: 0px 15px 15px 30px;


}

#side-b {
	text-align: left;
	float: right;
	width: 300px;
	padding: 1px 24px 15px 10px;
}

#side-c {
	float: center;
	widht: 300px;
	padding: 1px 15px 15px 10px;
	text-align: left;
}



#sidebar {
	width: 205px;
	float: left;
}

#sidebar h2 {
	width: 100%;
	float: none;
	text-align: left;
}

#sidebar h2 a {
	margin: 12px 0 0 5px;
	vertical-align: top;
	display: inline-block;
}

#sidebar h2 span.arrow {
	width: 69px;
	height: 48px;
	vertical-align: top;
	display: inline-block;
	text-indent: -9999px;
	background: url('images/arrow.PNG') 0px 0px no-repeat;
}

#left {
	float: left;
	width: 231px;
	background: url('images/menu_bg.png') no-repeat;
}

#left p {
	padding: 15px 15px 40px 40px;
}

#left ul li {
	color: #686868;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	height: 26px;
	margin: 3px 0 2px;
	background: transparent url('images/umenu2.gif') no-repeat;
	padding: 4px 0 0 25px; 
}

#left ul {
	list-style: none;
}

.color a, .color a:link, .color a:visited, .color a:hover, .color a:active {
	font-size: 12px;
	color: #686868;
}

#right {
	margin-left: 30px;
	width: 780px;
	float: right;
}

#footer {

	height: 191px;
	text-shadow: 1px 1px #d6d6d6;
	margin-left: auto;
	margin-right: auto;
	background: url('images/footer.png') repeat-x;
}

#teamv {
	align: center;
	padding: 0px 0px 0px 10px;
	height: 60px;
	width: 772px;
	
}

#thumbBox{ 
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #FFFFFF;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar{
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: black;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage{
	background-color: white;
}

#thumbLoading { 
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;	
	color: #000000;
}

#boxabout {

	padding: 20px 0px 40px 0px;
	width: 774px;
	align: center;
}

.pricing-table ul{ 
    border-width: 3px; 
    border-style: outsetOutset; 
    border-color: #E3E3E3; 
    border-radius: 12px; 
    margin: 2px; 
    width: 230px; 
    text-align: left; 
    font-family: 'Abel', sans-serif;; 
    list-style: none; 
    float: left; 
    padding: 10px; 
    background-color: #FFFFFF; 
} 
.pricing-table ul li{ 
    padding: 7px; 
    background-color: #FFFFFF; 
    border-width: 0px; 
    border-style: outsetOutset; 
    border-color: #B8B8B8; 
    border-radius: 82px; 
    border-bottom-width: 0px; 
    font-size: 16px; 
} 
.pricing-table li:nth-child(odd){ 
    background-color: #FFFFFF; 
} 
.pricing-table ul .heading{ 
    color: #FFFFFF; 
    background-color: #46B7C5; 
    font-size: 22px; 
} 
.pricing-table ul .price{ 
    color: #521052; 
    background-color: #FFFFFF; 
    font-size: 32px; 
} 
.pricing-table ul .action{ 
    font-size: 16px; 
    background-color: #F5F5F5; 
    color: #4F4F4F; 
} 
.feature{ 
    -webkit-transform: scale(1.1); 
    transform: scale(1.1); 
    box-shadow: 3px 5px 7px rgba(0,0,0,.7); 
} 
.pricing-table .action a{ 
    border-color: #B83737; 
    border-width: 0px; 
    border-radius: 2px; 
    background-color: #EEEEEE; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    padding-left: 15px; 
    padding-right: 15px; 
    border-style: solid; 
    color: #000000; 
}



