@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(background-turquoise-degrad-10x1500px.jpg);
}
#container {
	width: 548px;
	height: 100%;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: auto;
	font-family: "Segoe UI", "Trebuchet MS", Tahoma;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-image: url(horizon-background-560x3px.png);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}
#container p {
	font-family: Signika, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	color: #666;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container h3 {
	font-family: Signika, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	color: #78726D;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container h4 {
	font-family: Signika, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #666;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 3px;
	margin-top: -15px;
}
#container h6 {
	font-family: Signika, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	color: #27BCCD;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 3px;
}



#container #divText {
	font-family: "Trebuchet MS", Trebuchet, Sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #33CCCC;
	line-height: 19px;
	text-align: center;
}

#container  #divText h1 {
	font-family: "Trebuchet MS", Trebuchet, "Segoe UI";
	font-size: 16px;
	font-weight: bold;
	color: #33CCCC;
	text-indent: -9999px;
}
#container  #divText  img {
	border: 1px solid #CCCCCC;
}
#container #divText h2 {
	font-family: Signika, "Segoe UI", Sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bolder;
	color: #2DC4D7;
	letter-spacing: -1px;
	text-align: center;
}


#container img {
	cursor: pointer;
}
#container a{
	color: #27BCCD;
	text-decoration: none;
	font-family: Signika;
	font-size: 17px;
	line-height: 17px;
	font-weight: 700;
}
#container a:hover {
	color: #F4B800;
}
