@charset "utf-8";
/* CSS Document */

.example {
	width:700px;
	height:242px;
	position:relative;
	margin:0px auto;
	border:0px solid black;
	background-color:white;
	overflow:hidden;
}
.example-custom .info {
	position: absolute;
	bottom: 0px;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px; 
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
}
.example-custom .info-2 {
	position: absolute;
	bottom: 0px;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px; 
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
}
.example-custom .info p {
	padding-top:4px;
}
.example-custom .title {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 309px;
	top: 17px;
	border-radius: 6px;
	font-weight:bold;
	padding:1px 2px;
}
.example-custom .title-personal {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 392px;
	top: 14px;
	border-radius: 6px;
	font-weight:bold;
	padding:1px 2px;
}
.example-custom .title-main {
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 260px;
	top: 14px;
	border-radius: 6px;
	font-weight:bold;
	padding:1px 2px;
}
.example-custom .title-business {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 4px;
	top: 13px;
	border-radius: 6px;
	font-weight:bold;
	padding:1px 2px;
	width: 277px;
}
.example-custom .sub-info {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 391px;
	top: 70px;
	border-radius: 6px;
	padding:1px 2px;
}
.example-custom .sub-info-space {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 450px;
	top: 70px;
	border-radius: 6px;
	padding:1px 2px;
}
.example-custom .sub-info-right {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 43px;
	top: 79px;
	border-radius: 6px;
	padding:1px 2px;
	width: 400px;
}
.example-custom .sub-info-right-2 {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 100px;
	top: 79px;
	border-radius: 6px;
	padding:1px 2px;
	width: 200px;
}
.example-custom .sub-info-main-slide {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013987;
	position: absolute;
	right: 35px;
	top: 60px;
	border-radius: 6px;
	padding:1px 2px;
	width: 509px;
}

.example-custom .sub-info-2 {
	color: #B7B7B7;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .sub-info-discover {
	color: #006;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .sub-info-business {
	color: #006;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .bottom-sub {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 333px;
	top: 117px;
	border-radius: 6px;
	padding:1px 2px;
	width: 331px;
}

.example-custom .bottom-sub-3 {
	color:#009;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .bottom-sub-4 {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 322px;
	top: 103px;
	border-radius: 6px;
	padding:1px 2px;
	width: 331px;
}
.example-custom .bottom-sub-5 {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 284px;
	top: 123px;
	border-radius: 6px;
	padding:1px 2px;
	width: 331px;
}

.example-custom .bottom-sub-2 {
	color:#009;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .title-blue {
	color:#000066;
}
/* only for IE6 */
                * html .example {
	overflow: auto;
}
* html .example-custom .title {
	z-index:21;
	background:red;
}
* html .example-custom .info {
	z-index:22;
	display: block;
}
/*//right alight lettering//*/