@charset "utf-8";
/* CSS Document */

body { width:100%; margin:0px; padding:0px; text-align:justify; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; background:url(../images/bg.jpg) repeat-x #f3f3f2;}
.container { width:999px; margin:auto; padding:0px;}
#header { width:100%; margin:0px; padding:0px; float:left;}
#header img { float:left; margin:14px 15px 9px; padding:0px;}
.email { float:right; margin:0px 10px 0px 0px !important; padding:0px; line-height:15px;}
.email p,  .email p a { color:#333; text-decoration:none;}
.email p b { color:#ebc953; font-size:14px; margin:0px;}
.email p a:hover { text-decoration:underline;color:#e3f5eb;}
.slider { width:100%; margin:0px; padding:0px; float:left; height:auto; }
.gallery { width:100%; margin:0px 0 0 0PX; padding:0px; ; background:#CCC; float:left;}
.content { width:100%; margin:0px 0 0 0px; padding:0px; float:left;}
.left { width:63%; float:left; margin:10px 0px; padding:0px;}
.right { width:35%; float:right; margin:10px 0px; padding:0px;}
.content h2 { float:left; margin:5px 0; padding:0px; font-size:24px; color:#ebc953; text-align:left; width:100%; border-bottom:1px solid #333;}
.content p { width:100%; margin:0px 0 15px; padding:0px; float:left;}
.right h2 { font-size:19px !important; margin:9px 0; float:left;}
.content p a { padding:5px 10px; font-size:14px; background:#ebc953; text-decoration:none; color:#333;}.content p a:hover { background:#333; color:#ebc953;}
.content img { float:left; margin:5px; border:1px solid #999;}
.content ul { float:left; margin:0px 20px; padding:0px;}
















#contact {
	Width:700px;
	float:left;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
#contact a {
	color:#666;
}

#contact h3 {
	Height: auto;
	Width:680px; text-align:center;
	float:left;
	margin:5px 0px 0px 20px;
	background: none;
	padding:0px 0px 0px 0px; border:none;
	text-align:left;color:#333 !important; text-decoration:underline;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#contact font {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	Width:520px;
	float:left;
	margin:10px 0px 0px 2px;
}#contact font a{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	Width:auto; text-decoration:none;

	margin:0px 0px 0px 2px;
}
#contact font a:hover{ text-decoration:underline; color:#446a50;}
#contact b {
	font-size:13px;
	color:#555;
	font-weight:bold;
	float:left;
	Width:130px;
	margin:10px 0px 0px 30px;
}


footer{ Width:100%; margin:10px 0 0 0; float:left; padding:0px; background:#333;    }
foot-main{float:left; Width:99%; Height:auto;  text-decoration:none; text-align:center;line-Height: 20px;font-family:Arial, Helvetica, sans-serif; font-size:12px;margin:0px 0px 0 10px;}
.foot-main img { float:right; margin:8px 0px 8px 0;  }

.foot-main p { Width:69%; color:#fff;  font-size:13px ; text-align:left;opacity:100% !important; float:left; margin:24px 0 0 0px;}
















@-webkit-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-moz-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-o-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

.content p #cf4a, #cf4a {
  position:relative;
  height:170px;
  width:200px; float:right;
  margin:0px 0 0 10px;
}
#cf4a img {
  position:absolute;
  left:0;
}

#cf4a img {
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 18s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 18s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 18s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 18s;
}
#cf4a img:nth-of-type(1) {
  -webkit-animation-delay: 16s;
  -moz-animation-delay: 16s;
  -o-animation-delay: 16s;
  animation-delay: 16s;
}
#cf4a img:nth-of-type(2) {
  -webkit-animation-delay: 14s;
  -moz-animation-delay: 14s;
  -o-animation-delay: 14s;
  animation-delay: 14s;
}
#cf4a img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  animation-delay: 12s;
}
#cf4a img:nth-of-type(4) {
  -webkit-animation-delay: 10s;
  -moz-animation-delay: 10s;
  -o-animation-delay: 10s;
  animation-delay: 10s;
}#cf4a img:nth-of-type(5) {
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -o-animation-delay: 8s;
  animation-delay: 8s;
}
#cf4a img:nth-of-type(6) {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  animation-delay: 6s;
}
#cf4a img:nth-of-type(7) {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}
#cf4a img:nth-of-type(8) {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

#cf4a img:nth-of-type(9) {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}