BODY{
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: Century Gothic, Helvetica, Arial;
	font-size: 16px;
	background-image: url(../images/pp_main_bg.jpg);
	background-repeat: no-repeat;
}
strong{
	font-family: Century Gothic, Helvetica Bold, Arial;
}
img{
	border: 0;
}
#container{
	width: 100%;
	text-align: center;
	float: none;
	clear: both;
	height: 100%;
}
#myContent{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
}
#main_body{
	width: 998px;	
	margin: 0px auto;
	float: none;
	clear: both;
	height: 750px;
	position: relative;
	border: 1px solid #000000;
	z-index: 10;
}
#logo{
	width: 151px;
	height: 100%;
	position: absolute;
	left: 41px;
	top: 0px;
	z-index: 15;
}
.logo_rep{
	width: 151px;
	height: 160px;
	background-image: url(../images/pp_logo_repeater.png);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 590px;
	z-index: 20;
}
#demo_video{
	display: none;
	width: 700px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #666666;
	border: 1px solid #666666;
	height: 400px;
}
#demoReel{
	position: relative;
	top: 20px;
}
#demo_video h1{
	margin: 5px;
	padding: 5px;
}
#demo_video a{
	color: #ffffff;
}
#demo_video a:hover{
	color: #000000;
}
.image_large_view_close{
	position: absolute;
	top: 10px;
	right: 10px;
	color: #ffffff;
	z-index: 99;
}
#nav{
	width: 100%;
	height: 82px;
	background-image: url(../images/pp_nav_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px auto;
}
#nav_holder{
	position: absolute;
	left: 0px;
	top: 43px;
	width: 100%;
	height: 82px;
	background-image: url(../images/pp_nav_repeater.jpg);
	background-repeat: repeat-x;
	background-position: left;
	z-index: 20;
	text-align: center;
}
#nav ul, .sub-item{
	margin: 0px auto 0px auto;
	list-style-type: none;
	position: relative;
	top: 15px;
	display: inline;
}
#nav ul li, .sub-item li{
	margin-right: 15px;
	display: inline;
}
#nav a, .sub-item a{
	text-transform: uppercase;
	color: #58595b;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#nav a:hover, .sub-item a:hover{
	color: #000000;
}
#nav span, .sub-item span{
	color: #58595b;
	font-size: 16px;
}
#sub_nav{
	width: 996px;
	text-align: center;
	margin: 0px auto;
}
#sub_nav div{
	display: none;
	position: relative; 
	top: 10px;
	text-align: center;
	width: 996px;
	margin: 0px auto;
}
#double_arrow{
	position: absolute;
	right: 70px;
	bottom: 70px;
}
.hori_arrow{
	position: relative;
	right: -50px;
}
.vert_arrow{
	position: absolute;
	right: -50px;
	bottom: -150px;
}
.wide_col .hori_arrow{
	position: absolute;
	right: -50px;
	height: 15px;
	line-height: 10px;
}
.wide_col .vert_arrow{
	position: absolute;
	right: 20px;
	bottom: -100px;
}
.demo_reel{
	vertical-align: middle;
	float: right;
	margin-top: 15px;
}
.demo_reel img{
	margin-left: 10px;
	vertical-align: middle;
}
.custom_reel{
	vertical-align: middle;
	float: right;
	text-align: right;
}
.img_left{
	margin-right: 10px;
	float: left;
	margin-bottom: 350px;
}
#main_content{
	width: 1000px;	
	float: none;
	clear: both;
	text-align: left;
}
#main_content .wide_col{
	width: 750px;	
	float: none;
	clear: both;
	text-align: left;
	position: absolute;
	top: 145px;
	left: 155px;
	line-height: 24px;
	font-size: 16px;
}
#main_content .narrow_col{
	width: 650px;	
	float: none;
	clear: both;
	text-align: left;
	position: absolute;
	top: 145px;
	left: 185px;
	line-height: 24px;
	font-size: 18px;
}
#footer{
	width: 1000px;	
	float: none;
	clear: both;
	background-image: url();
	background-repeat: no-repeat;
}
.quote{
	color: #f9b79e;
	font-weight: bold;
	width: 500px;
	clear: both;
}
.quote span{
	color: #f9b79e;
	font-weight: normal;
	float: right;
}
.cloud{
	color: #e08f7d;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
}
.cloud span{
	margin: 0px 8px;
}
.clear{
	float: none;
	clear: both;
}
#container .anchor{
	color: #000000;
}
