﻿@charset "utf-8";
/* CSS Document */
body{
    background-image:url("/images/new_pwp/body_bg.png");
    background-repeat:repeat;
    background-position:top center;
    margin:0px;
    padding:0px;
    background-color:#ffffff;
    width:100%;
    height:100%;
}
img{
	border:none;
}
a{
    outline:0 none;
}
#Header{
    background-image:url("/images/new_pwp/header_bg.png");
    background-repeat:repeat-x;
    background-position:top center;
    height:114px;
    width:100%;
}
.InnerHeader{
    position:relative;
    top:0px;
    left:0px;
    margin:0 auto;
	width:980px;
	height:114px;
}
#Content_Top{
   background-image:url("/images/new_pwp/main_top_bg.png");
   background-repeat:repeat-x;
   background-position:top center;
   width:100%;
   min-height:403px;
   background-color:#ffffff !important;
}
.InnerContentMiddle{
    position:relative;
    top:0px;
    left:0px;
    width:980px;
    margin:0 auto;
}
.InnerContentBG{
    background-image:url("/images/new_pwp/inner_content_middle_bg.png");
    background-repeat:repeat-y;
    background-position:top center;
    width:980px;
    min-height:50px;
}
#Footer{
   background-image:url("/images/new_pwp/main_bottom_bg.png");
   background-repeat:repeat-x;
   background-position:bottom center;
   width:100%;
   min-height:112px;
}
.InnerFooter{
    background-image:url("/images/new_pwp/inner_content_bottom_bg.png");
    background-repeat:no-repeat;
    background-position:top center;
    position:relative;
    top:0px;
    left:0px;
    width:980px;
    min-height:112px;
	margin:0 auto;
	font-size:10px;
	text-align:left;
	color:#ffffff;
}
.Logo{
    position:relative;
    top:3px;
    left:-8px;
    float:left;
    width:140px;
}
.HeaderBikers{
    position:relative;
    top:8px;
    left:0px;
    float:left;
}
.Nav{
    background-image:url("/images/new_pwp/nav_bg.png");
    background-repeat:no-repeat;
    background-position:top center;
    width:232px;
    height:31px;
    position:relative;
    top:50px;
    left:0px;
    float:right;
}
.NavA, .cInfo a{
    color:#ffffff;
}
.NavA:hover, .cInfo a:hover{
    color:#43a247;
}
.NavIL, .NavIL1, .NavIL2, .NavIL3{
	position:relative;
	top:6px;
	left:20px;
	float:left;
	list-style:none;
	font-size:14px;
}
#ImgSlideShow{
    position:relative;
    top:0px;
    left:0px;
    width:708px; 
    height:327px;
    cursor:pointer;
}
#DirectionArrows{
    position:relative;
    top:0px;
    left:0px;
    margin-bottom:0px;
}
#LeftArrow{
    position:absolute;
    top:-200px;
    left:0px;
    cursor:pointer;
}
#RightArrow{
    position:absolute;
    top:-200px;
    left:680px;
    cursor:pointer;
}
.VideoImg{
    margin-top:20px;
}
.cInfo{
   position:relative;
   top:5px;
   left:230px;
   float:right;
   color:#ffffff;
   width:100px;
   text-align:right;
}
#pop_container_start h1 {
	text-transform:none;
	text-align:center;
	background:none;
	font: bold normal 20px/normal Arial, Helvetica, sans-serif;
	text-decoration: none;
}
