body {
	text-align:center;	
	margin:0;
}

#container {
	position:relative;
	text-align:left;
    font-family:Helvetica;
    width:1024px;
    margin:0 auto;
    background:url('/images/parkbcp/prebook/yellowP_sideSection.jpg') 100% 100% no-repeat;
}

.clear { clear:both; }

#header {
    height:142px;
    background:url('/images/parkbcp/prebook/BCP_logo.gif') 0 20px no-repeat;
}

#header ul {
    padding:0;
    margin:10px 0;
    float:right;
}

#header li {
    display:inline;
    border-right:1px solid #9E9E9E;
}

#header li.last {
    border:none;
}

#header li a {
    color:#9E9E9E;
    margin:0 5px;
}

#header li a:hover {
    color:#000;
}

#engine {
    padding-top:20px;
    background:url('/images/parkbcp/prebook/bluebox.gif') 0 0 no-repeat;
    float:right;
    width:277px;
    margin:0px 36px 0 0;
    position:relative;
}

#engine form {
	margin:0;
    padding-bottom:1px;
    background:#FFF url('/images/parkbcp/prebook/bluebox.gif') 0 100% no-repeat;
}

#engine h3 {
    position:absolute;
    top:-80px;
    color:#0099FF;
    font-size:34px;
    font-weight:normal;
}

#engine .submitContainer {
    margin:10px auto;
    text-align:center;
}

#engine .submitContainer button {
	padding:0;
	margin:0;
    background:none;
    border:none;
    text-align:left;
    width:259px;
}

#engine .submitContainer button span {
    display:block;
    background:url('/images/parkbcp/ppc/quote-button.gif') 0 0 no-repeat;
    width:259px;
    height:49px;
    border:none;
    text-indent:-9000px;
}

#engine label {
    display:block;
}

#engine form.hxEmbed .l {
	margin-bottom:5px;	
}

#content {
    background:url('/images/parkbcp/prebook/largeP.jpg') 0 100% no-repeat;
    height:600px;
}

#content h1 {
    text-align:center;
    color:#0099FF;
    font-size:65px;
    line-height:70px;
    margin:30px 0 0 0;
    font-weight:normal;
    line-height:75px;
}

#content h1 sup {
	font-size:0.3em;
	vertical-align:top;
}

#copy ul {
	padding:0;	
}

#copy ul, #copy h2{
    width:370px;
    margin:0 0 0 300px;
    float:left;
}

#copy h2 {
	color:#DC1C64;
    margin-bottom:10px;
    margin-top:60px;
    font-size:19px;
}

#copy li {
    list-style:none;
    padding:0 0 0 20px;
    margin:0 0 20px 0;
    background:url('/images/parkbcp/ppc/ppc-bullet.gif') 0 0 no-repeat;
    font-size:19px;
    line-height:25px;
}

#products {
    width:290px;
    height:190px;
    padding:0;
    position:absolute;
    bottom:0;
    right:0;
    margin-top:10px;
    margin-bottom:20px;
}

#products li {
    font-size:24px;
    list-style:none;
    margin-bottom:20px;
    line-height:24px;
}

#products2 {
    width:260px;
    height:190px;
    padding:0;
    position:absolute;
    bottom:0;
    right:35px;
    margin-top:10px;
    margin-bottom:10px;
}

#products2 img {float: right; margin-right: 20px; margin-top: 10px;}

#products2 li {
    font-size:20px;
    list-style:none;
    margin-bottom:20px;
    line-height:19px;
}

p.clear {
    position:absolute;
    bottom:-40px;
    right:0;
    color:#666;
    font-size:12px;
}

/* IE6 Fixes */


* html #content {
	height:1%; /* Fixes hasLayout issue */	
}

* html #engine form {
	margin-bottom:0;
	height:1%; /* fixes hasLayout issue */
	padding:0 10px;	
}

* html #products, * html #copy h2, * html #copy ul, * html #engine {
	display:inline;	/* Fixes hasLayout issue */
}

* html #engine h3 {
	top:-40px;	
}


/* IE7 Fixes */

*:first-child+html #engine form {
	margin:0;
	padding:1px 10px;	
}

*:first-child+html #content {
	height:1%;
}
