body {margin: 0;padding: 0;background-color:#edf7fa; color:#777777;}

a {text-decoration:none; color:#3f77c4;}
a:link {text-decoration:none;}
a:hover {text-decoration:underline; color:#3389ff;}
a:active {text-decoration:underline; color:#c60}

h1, h2, h3, h4, h5, h6 {color:#131313;font-weight:normal;}

dl {margin-bottom:2em; line-height:1.6em;}
dd {margin-bottom:1em;}
ul,ol {margin:1em 0;}
ol, ul {list-style-image:none;list-style-position:outside;}
ol {list-style-type:decimal;}
li {/*line-height:1.8em;*/ margin-left:25px;}
li ol, li ul {margin: 0;}

.clear {clear:both;}

.button{}
.button a{background:transparent url(../images/btn-getAccount.gif) no-repeat scroll 0 0;text-decoration:none;color:#EDF7FA;float:left;font-size:1.2em;line-height:45px;margin:40px 0;padding:0 20px 0 0;text-align:center;width:253px;text-align:center;}
.button a:hover{background-position:0 -45px;}

img {border : 0;}

#wrapper{margin: 0 auto;width: 880px;background:url(../images/pl-bg-content.jpg) top center repeat-y;}
	
#header{height: 60px;background:#edf7fa url(../images/pl-bg-top-no-number.jpg) bottom center no-repeat;clear: both;}

#logo{margin: 10px 0 0 10px;}

#banner{margin: 0 10px; }
#banner img{width: 860px;}

#phone{margin: 20px;float: right;}


#menu {float:right; padding:0 20px 0 0;font-family : "Lucida Grande", "Lucida Sans Unicode", Arial;}
ul#menu { list-style-type:none;}
#menu li {float:left;}
#menu li a {padding:6px 0 0 9px;color:#666666;/*#3196CB;*/ font-family : "Lucida Grande", "Lucida Sans Unicode", Arial; text-decoration:none;} 
#menu li a:hover {color:#000;}
#menu li a.active {color:#e3672a;}

#content{ width:880px; margin: 1em 0;}
#content .left{float:left;padding:0 20px;width:550px;}
#content .right{float:left;padding:6px 20px;width:250px;}
#content .right div.center{text-align:center;}
#content .right img.space{margin:70px 50px 0;}
#content .right img.remove{margin:0;}

#footer{clear:both;height: 50px;background:#edf7fa url(../images/pl-bg-bottom.jpg) top center no-repeat; text-align:right;}
#footer ul {padding: 1em;}
#footer ul li {display: inline;list-style: none;color:#999;}
#footer ul li a {padding: 0 ;color: #999;font-size:12pt;}
#footer ul li a.last {border-right: 0;}

/* Coupon Styles */
#couponwrap{
	width: 800px;
	border: 1px solid #000066;
	margin: 20px auto;
	padding: 15px;
	clear: both;
	background-image: url(../couponimages/blueart.jpg);
}
#couponwrap h2{ margin: 0; text-align: center; color:#FFFFFF/*#000066*/;}
#couponwrap .clear{ clear: both; }
.coupon{ width: 258px; height: 100px; line-height: 1.2em; border: 2px dashed #000066 /*#999999*/; margin: 2px; float: left; background: #FFFFFF; }
.coupon p{ margin: 5px; }
.coupon span{ font-size: 12px; }
/* End Coupon Styles */
