@charset "UTF-8";
/*CSS Document*/
body {
	height:785px;
	color:#222222;
	background-color:#000000;
	font-family:Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.3;
}
div.bg {
	position:absolute;
	background-image:url(../_img/_pbs_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:1024px;
	height:785px;
	margin-top: 0px;
	margin-left:-512px;
	top:0px;
	left:50%;
}
div.main {
	position:absolute;
	width:294px;
	height:382px;
	left:50%;
	margin-top:190px;
	padding:10px 19px 18px 18px;
}
div.main#left {
	margin-left:-440px;
}
div.main#right {
	margin-left:-113px;
}
div.arrow {
	position:absolute;
	width:12px;
	height:12px;
	left:50%;
	margin-top:588px;
	padding:0;
}
div.arrow#l {
	margin-left:-430px;
}
div.arrow#r {
	margin-left:193px;
}
div.intro {
	position:absolute;
	width:142px;
	height:200px;
	left:50%;
	margin-top:43px;
	margin-left:286px;
	padding:5px 12px 5px 12px;
	color:#000000;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#999999;
}
a img {
	border:none;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
h1 {
	font-size:22px;
	color:#9C3F78;
	font-family:Century Gothic, Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:1;
	text-align:center;
}
h2 {
	font-size:18px;
	color:#9C3F78;
	font-family:Century Gothic, Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:1;
	text-align:center;
	margin-bottom:20px;
}
h3 {
	font-size:14px;
	color:#666666;
	font-family:Century Gothic, Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:1;
	text-align:center;
}
h4 {
	font-weight:bold;
	font-size:12px;
	line-height:1.3;
	margin-bottom:0px;
}
div.clock {
	position:absolute;
	width:250px;
	height:250px;
	top:10px;
	left:50%;
	margin-left:245px;
}
.gray {
	color:#999999;
}
div.footer_links {
	position:absolute;
	width:600px;
	left:50%;
	margin-left:-500px;
	height:40px;
	top:800px;
	color:#333333;
	text-align:left;
	padding-left:5px;
}
a.footer_links {
	color:#999999;
	text-decoration:none;
}
a.footer_links:hover {
	color:#CCCCCC;
}
div.footer_copyright {
	position:absolute;
	width:600px;
	left:50%;
	margin-left:-110px;
	height:40px;
	top:800px;
	color:#333333;
	text-align:right;
	padding-right:5px;
}
a.footer_copyright {
	color:#999999;
	text-decoration:none;
}
a.footer_copyright:hover {
	color:#CCCCCC;
}
.small {
	font-size:10px;
	color:#999999;
}
#navi {
	width: 0px;
	height: 0px;
	background: url(/_img/_pbs_bg.jpg);
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left:50%;
	margin-left:-512px;
	top:0px;
}
#navi li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
#navi a {
	display: block;
}
#HOME {
	left: 245px;
	top: 28px;
	width: 298px;
	height: 80px;
}
#WHO {
	left: 793px;
	top: 324px;
	width: 178px;
	height: 50px;
}
#WHAT {
	left: 804px;
	top: 373px;
	width: 178px;
	height: 45px;
}
#EXAMPLES {
	left: 781px;
	top: 413px;
	width: 179px;
	height: 42px;
}
#TESTIMONIALS {
	left: 793px;
	top: 455px;
	width: 183px;
	height: 46px;
}
#FAQS {
	left: 803px;
	top: 499px;
	width: 191px;
	height: 49px;
}
#CONTACT {
	left: 789px;
	top: 548px;
	width: 185px;
	height: 44px;
}
#LINKS {
	left: 798px;
	top: 594px;
	width: 190px;
	height: 59px;
}
#HOME a {
	height: 80px;
}
#WHO a {
	height: 50px;
}
#WHAT a {
	height: 45px;
}
#EXAMPLES a {
	height: 42px;
}
#TESTIMONIALS a {
	height: 46px;
}
#FAQS a {
	height: 49px;
}
#CONTACT a {
	height: 44px;
}
#LINKS a {
	height: 59px;
}
#HOME a:hover {
	background: url(/_img/_pbs_bg.jpg) -245px -828px no-repeat;
}
#WHO a:hover {
	background: url(/_img/_pbs_bg.jpg) -793px -1124px no-repeat;
}
#WHAT a:hover {
	background: url(/_img/_pbs_bg.jpg) -804px -1173px no-repeat;
}
#EXAMPLES a:hover {
	background: url(/_img/_pbs_bg.jpg) -781px -1213px no-repeat;
}
#TESTIMONIALS a:hover {
	background: url(/_img/_pbs_bg.jpg) -793px -1255px no-repeat;
}
#FAQS a:hover {
	background: url(/_img/_pbs_bg.jpg) -803px -1299px no-repeat;
}
#CONTACT a:hover {
	background: url(/_img/_pbs_bg.jpg) -789px -1348px no-repeat;
}
#LINKS a:hover {
	background: url(/_img/_pbs_bg.jpg) -798px -1394px no-repeat;
}
.credit {
	font-style:italic;
	color:#999999;
	text-align:right;
	padding-right:15px;
}
