@charset "UTF-8";
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ccc;
	background-image: url(/images/back-grey-with-noise.gif);
	background-position: top center;
	margin: 0;
	padding: 0;
	color: #303030;
	behavior: url(/images/csshover.htc);
}
p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.4em;
}
a {
	cursor: pointer;
}
a:active, a:focus { 
	outline:none;
} 
a img {
	border-style: none;
	border-width: 0px;
}
/* -----  sub, sup fix ------ */
sup, sub { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; }
sup { bottom: 1ex; }
sub { top: .5ex; }
.supcheat { color:#1657b1; }
/* -----  sub, sup fix ------ */
h1 {
	color: #1c64c6;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 10px 0;
}
#banner {
	float: right;
	padding: 0 0 0 10px;
	width: 200px;
	height: 80px;
	margin-top: -7px;
}
.widget-wrap {
	display: block;
	height: 140px;
}
h2 {
	color: #e77000;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 1.3em;
}
h2.narrow {
	width: 520px;
	display: block;
}
h2 a:link, h2 a:visited {
	color: #e77000;
	text-decoration: none;
	border-bottom: 1px solid #1C64C6;
}
h2 a:hover {
	color: #1c64c6;
	text-decoration: none;
	border-bottom: 1px solid #e77000;
}
h3 {
	color: #1657b1;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 3px;
}
h3  a:link, h3  a:visited {
	color: #1657b1;
	text-decoration: none;
}
h3 a:hover {
	color: #1657b1;
	text-decoration: underline;
}
h3 a:active {
	color: #ed8b30;
	text-decoration: underline;
}
h4 {
	color: #fff;
	background-color: #1c64c6;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 8px 12px 6px;
	border-bottom: solid 2px #fff;
	display: block;
}
h5 {
	color: #1c64c6;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 17px 0 5px;
}
ul li, ol li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#wrap {
	width: 800px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
}
img, input, div {
	behavior: url(/images/iepngfix.htc);
}
/*----------- top header -------------*/

#top-wrap {
	margin: 28px 0 0 0;
	height: 116px;
	width: 800px;
	position: relative;
	background-image: url(/images/header-back.gif);
	background-repeat: no-repeat;
}
.mainlogo {
	position: absolute;
	left: 27px;
	top: 13px;
	width: 181px;
	height: 52px;
	background: transparent;
	background-image: url(/images/picture-marketing-logo.png);
	background-repeat: no-repeat;
}
#strapline {
	font-family: Optima, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #1957ab;
	font-weight: normal;
	position: absolute;
	top: 21px;
	right: 210px;
}
.quotenav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ed8b30;
	font-weight: bolder;
	font-size: 1.5em;
	line-height: 0.7em;
}
#fotozap-camera {
	position: absolute;
	z-index: 10;
	top: -18px;
	right: 13px;
	background: transparent;
	background-image: url(/images/fotozap-camera.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 134px;
}
/*------  menu -------------*/

#menu {
	height: 38px;
	position: relative;
	top: 77px;
	left: 0px;
	margin: 0 0 0 27px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	text-align: center;
	float: left;
	display: inline;
}
#menu ul li a img {
	display: inline;
}
#menu ul li a:link, #menu ul li a:visited {
	text-decoration: none;
	color: #404040;
	line-height: 2.5em;
	background-image: url(/images/main-nav-big.gif);
	background-position: left top;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	height: 38px;
	padding: 0 15px;
	float: left;
}
#menu ul li a.first {
	background-image: url(/images/main-nav-big.gif);
	background-position: -2px top;
	background-repeat: no-repeat
}
#menu ul li a:hover, #menu ul li a.first:hover {
	color: #333;
	background-image: url(/images/main-nav-big.gif);
	background-position: center -76px;
}
#menu ul li a#current {
	color: #333;
	background-image: url(/images/main-nav-big.gif);
	background-position: center -38px;
}
#menu ul li a#login {
	background-image: url(/images/main-nav-big.gif);
	background-repeat: no-repeat;
	background-position: -252px top;
	padding-left: 35px;
}
#menu ul li a#login:hover {
	background-position: -252px -76px;
}
/* --------- main-content --------- */

#main-content-wrap {
	margin: 11px 0 0 0;
}
#main-content-top {
	background-image: url(/images/back-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 800px;
}
#main-content-middle {
	background-image: url(/images/back-mid.gif);
	background-repeat: repeat-y;
	width: 800px;
}
#main-content-bottom {
	background-image: url(/images/back-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 800px;
	clear: both;
}
#content {
	margin: 0 30px;
	text-align: left;
	position: relative;
}
#content h1 {
	width: 520px;
}
#content .widget  {
	position: absolute;
	left: 538px;
	top: 0px;
	width: 247px;
}
.slideshow {
	display: box;
	width: 247px;
	height: 67px;
	position: relative;
}
.slideshow a {
	display: block;
	width: 247px;
	height: 67px;
	text-indent: -9999px;
	background-image: url(/images/banners3D.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.slideshow a:hover {
	background-position: -247px 0px;
}
.quote {
	display: box;
	width: 247px;
	height: 85px;
	position: relative;
}
.quote a {
	display: block;
	width: 247px;
	height: 85px;
	text-indent: -9999px;
	background-image: url(/images/banners3D.png);
	background-repeat: no-repeat;
	background-position: 0px -67px;
}
.quote a:hover {
	background-position: -247px -67px;
}
#content p {
	width: 472px;
}
#rightcol {
	width: 245px;
	float: right;
	margin: 7px 0 0 20px;
}
#calculator {
	width: 245px;
	float: right;
	margin: 0;
}
.total {
	font-size: 1.1em;
	text-align: right;
}
.price {
	text-align: right;
}
#rightcol div {
	padding: 20px;
	color: #000;
}
#rightcol ul {
	margin: 0;
	padding: 12px;
	background-color: #dfdfdf;
	color: #000;
}
#rightcol ul li {
	margin: 0;
	padding: 0 0 12px 12px;
	font-size: 1em;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#content ol {
	margin: 0;
	padding: 0;
	width: 470px;
}
#content ol li {
	padding: 10px 12px;
	background-color: #fff;
	margin: 0 0 12px 0;
	border: 1px solid #cfcfcf;
	line-height: 1.4em;
	color: #161616;
	overflow: hidden;
}
#content ol li img {
	border: solid 1px #dfdfdf;
	float: left;
	margin: 2px 15px 0 0;
}
#content ol li img.right {
	border: solid 1px #dfdfdf;
	float: right;
	margin: 2px 0 0 15px;
}
#content h3 {
	padding-top: 0px;
}
#divider {
	background-image: url(/images/horizontal-divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 12px;
	width: 100%;
	height: 18px;
	clear: both;
}
#content ol li.last {
	margin-bottom: 0px;
}
#process .process-textblock {
	width: 740px;
}
.blueHighlight {
	color: #1657b1;
}
.clear-both {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
}
hr {
	background-image: url(/images/horizontal-divider.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	background-position: center top;
	border: none;
}
/*-----------  price tables  ------------*/

#pricing-3col {
	width: 245px;
	padding: 0;
	font-size: 0.9em;
	background-color: #dfdfdf;
}
#pricing-3col tr td {
	padding: 10px;
	border-top: 1px solid #F2F2F2;
	border-right: 0px solid #F2F2F2;
	border-bottom: 0px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	color: #000;
}
#pricing-3col tr.head td {
	color: #fff;
	background-color: #1c64c6;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 8px 5px 6px;
	text-align: left;
}
#pricing-9col {
	width: 740px;
	padding: 0;
	font-size: 0.9em;
	background-color: #dfdfdf;
}
#pricing-9col tr td {
	padding: 10px;
	border-top: 1px solid #F2F2F2;
	border-right: 0px solid #F2F2F2;
	border-bottom: 0px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	color: #000;
}
#pricing-9col tr.head td {
	color: #fff;
	background-color: #1c64c6;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 8px 5px 6px;
	text-align: left;
}
#pricing-9col td.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1c64c6;
}
#browse {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 25px;
}
#browse img {
	display: block;
	margin: 0 auto;
}
/* ------ gallery ------- */

#gallery-wrap {
	width: 100%;
	clear: both;
}
#gallery-wrap ul {
	margin: 0px;
	padding: 0px;
}
#gallery-wrap li {
	float: left;
	text-align: center;
}
#gallery-wrap li a:link, #gallery-wrap li a:visited {
	display: block;
	margin: 8px;
	border: 1px solid #cfcfcf;
	float: left;
	width: 225px;
	height: 139px;
}
#gallery-wrap li a:hover {
	border: 1px solid #1c64c6;
}
#gallery-wrap ul li.hidden {
	visibility: hidden;
	position: absolute;
	float: left;
}
/* ------ dm gallery ------- */

#dm-wrap {
	float: none;
}
#dm-wrap ul {
	margin: 0px;
	padding: 0px;
}
#dm-wrap li {
	float: left;
	text-align: center;
}
#dm-wrap li a:link, #dm-wrap li a:visited {
	display: block;
	margin: 5px 10px 10px 0;
	border: 1px solid #cfcfcf;
	float: left;
	height: 130px;
	width: 215px;
}
#dm-wrap li a:hover {
	border: 1px solid #1c64c6;
}
#footer {
	width: 100%;
	height: auto;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	color: #333333;
	font-size: 0.85em;
	display: block;
	float: left;
	margin: 15px 0 0 30px;
	padding-bottom: 40px;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	color: #1C64C6;
	text-decoration: underline;
}
#footer a:active {
	color: #F68321;
	text-decoration: underline;
}
#content p.fullwidth {
	width: auto;
}
#content p.centered {
	width: 500px;
	margin: 0 auto;
	padding-top: 5px;
}
#content p.centered img {
	margin-top: 10px;
}
#content p a:link,
#content p a:visited,
#rightcol a:link,
#rightcol a:visited {
	color: #1657b1;
	text-decoration: underline;
}
#content p a:hover,
#rightcol a:hover {
	color: #1C64C6;
	text-decoration: none;
}
#content p a:active,
#rightcol a:active {
	color: #f00;
	text-decoration: underline;
}
#content .fullwidth img {
	float: left;
	margin-right: 20px;
}
.pusheddown {
	margin: 70px 0 0 0;
}
.expander {
	padding: 350px 0 0 0;
}
#content ol.home {
	width: 100%;
}
#clients {
	padding: 20px 0;
	text-align: center;
}
/* -------------- forms ----------------*/
#forms {
	font-size: 11px;
}
#forms ul {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	color: #000000;
}
#forms ul li {
	display: block;
	margin-bottom: 1px;
	background-color: #dedede;
	padding: 8px;
}
#forms ul li .label {
	width: 220px;
	float: left;
	font-size: 12px;
}
#forms ul li input {
	margin: 0;
	border: solid 1px #999;
	padding: 2px 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#forms ul li input:hover {
	border: solid 1px #1C64C6;
	background-color: #efefef;
}
#forms ul li select {
	margin: 0;
	border: solid 1px #999;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#forms ul li select:hover {
	border: solid 1px #1C64C6;
	background-color: #efefef;
}
#forms ul li textarea {
	margin: 0;
	border: solid 1px #999;
	padding: 2px 0 2px 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#forms ul li textarea:hover {
	border: solid 1px #1C64C6;
	background-color: #efefef;
}
#forms .submit {
	border: none;
	background-color: transparent;
	background-image: url(/images/submit.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 22px;
	cursor: pointer;
	background-position: 0 0;
	margin-left: 220px;
}
#forms .submit:hover {
	border: none;
	cursor: pointer;
	background-position: 0 -22px;
}
#forms .request-info {
	border: none;
	background-color: transparent;
	background-image: url(/images/request-info.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 22px;
	cursor: pointer;
	background-position: 0 0;
	margin-left: 220px;
}
#forms .request-info:hover {
	border: none;
	cursor: pointer;
	background-position: 0 -22px;
}
#three-col {
}
#three-col ul {
	margin: 0;
	padding: 0;
}
#three-col li {
	float: left;
}
#three-col li div {
	width: 205px;
	padding: 14px;
	background-color: white;
	margin: 5px;
	border: solid 1px #ccc;
}
#three-col li div p {
	width: 205px;
}
h6 {
	display: block;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#process-nav-wrap {
}
#process-nav-wrap ul {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 154px;
}
#process-nav-wrap li {
	display: block;
	height: 154px;
	width: 185px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#process-nav-wrap li a:link, #process-nav-wrap li a:visited {
	display: block;
	height: 154px;
	width: 185px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#process-nav-wrap li a:hover {
	display: block;
	height: 154px;
	width: 185px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#process1nav { background: url(/images/process-nav1.jpg) no-repeat center 0px; }
#process1navcurrent { background: url(/images/process-nav1.jpg) no-repeat center -154px; }
#process2nav { background: url(/images/process-nav2.jpg) no-repeat center 0px; }
#process2navcurrent { background: url(/images/process-nav2.jpg) no-repeat center -154px; }
#process3nav { background: url(/images/process-nav3.jpg) no-repeat center 0px; }
#process3navcurrent { background: url(/images/process-nav3.jpg) no-repeat center -154px; }
#process4nav { background: url(/images/process-nav4.jpg) no-repeat center 0px; }
#process4navcurrent { background: url(/images/process-nav4.jpg) no-repeat center -154px; }

#process1nav:hover, #process2nav:hover, #process3nav:hover, #process4nav:hover {
	background-position: center -154px;
}
#process-nav-wrap li em {
	background: url(/images/hover.png) no-repeat;
	_background: url(/images/hover.gif) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -115px;
	left: -10px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	font-size: 12px;
	z-index: 2;
	display: none;
}

#flash-wrap {
	width: 720px;
	padding: 9px;
	border: solid 1px #cfcfcf;
	background-color: #fff;
}

#ppa-hero {
	padding: 0 10px;
	position: relative;
	height: 650px;
}
#ppa-arrow {
	position: absolute;
	left: 27px;
	top: 409px;
}
#help-wrap {
	padding: 20px;
}
#help {
	background-image: none;
	background-color: #FFFFFF;
	color: #333333;
}
#help h1 {
	color: #000000;
}
#help h3 {
	color: #000000;
}
#help h2 {
	color: #000000;
}
#help a {
	text-decoration: underline;
	color: #333333;
	border: none;
}
#help #forms li {
	background-color: #efefef;
}
#help #forms .label {
	color: #000000;
	padding: 0 10px 0 0;
	text-align: right;
}
#help #forms .submit {
	margin: 0 0 0 230px;
}
#quote-start {
	width: 718px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
	padding: 10px 10px 20px;
}
#quotesteps {
	width: 440px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
	padding: 10px;
}
input#code {
	margin: 10px 0 5px;
	padding: 3px;
	font-size: 1em;
	color: #000;
	font-weight: bold;
}
#progress {
	padding-bottom: 17px;
}
#quotesteps p {
	width: auto;
}
#quotesteps p img {
	float: right;
	border: 1px solid #cfcfcf;
	margin-left: 10px;
}
#step1 span, #quote span {
	display: block;
	font-weight: bold;
	color: #000000;
	padding: 0 0 7px 0;
}
#step1 label, #quote label {
	cursor: pointer;
}
#step1 select, #quote select {
	width: 200px;
	display: block;
	margin: 0 0 12px 0;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#quote {
	margin: 10px 0 0 0;
}
#quotewrap {
	padding: 0 0 20px 0;
}
#quote-help {
	padding: 10px;
	width: 440px;
}
#quote-help ul {
	padding: 0 0 12px 0;
	margin: 0;
	display: block;
}
#quote-help li {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #1657b1;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}
#quote-help a:link, #quote-help a:visited {
	font-size: 0.85em;
	color: #212121;
	text-decoration: underline;
	font-weight: normal;
}
#quote-help a:hover, #quote-help a:active {
	color: #1C64C6;
	text-decoration: none;
}
.buttons {
	display: block;
	height: 29px;
}
.continue {
	float: left;
}
input#existing, input#microsite-limited, input#microsite-unlimited {
	float: left;
}
#quote ul {
	margin: 0px;
	padding: 0px;
}
#quote li {
	padding: 10px 0;
	display: block;
	margin-bottom: 7px;
	background-color: #fff;
	border: 1px solid #FFF;
	cursor: pointer;
}
#quote li:hover {
	background-color: #f2f2f2;
	border: 1px solid #dfdfdf;
}
ul#microsites label {
	margin: 0 0 0 25px;
	padding: 0px;
	color: #161616;
	display: block;
}
/*ul#addons {
	margin: 10px 0;
	padding: 0;
	width: 350px;
}
#addons li.sub {
	display: block;
	padding: 10px 0 0 12px;
	margin: 0 0 6px 0;
	color: #e77000;
	background: none transparent !important;
	border: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	cursor: auto;
}
#addons li.sub:hover {
	border: none !important;
	background: none transparent !important;
}

#addons li {
	display: block;
	margin: 0 0 4px 0;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	color: #161616;
	background-image: url(/images/view.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px;
}
#addons li:hover {
	border: 1px solid #1C64C6;
	background-image: url(/images/view-hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#addons label {
	margin-left: 5px;
}*/
.return {
	height: 29px;
	line-height: 27px;
	margin: 0 0 0 40px;
	float: left;
	color: #666666;
	font-size: 0.9em;
}
.tip {
	float: right;
	width: 140px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #cfcfcf;
	font-size: 0.85em;
	margin-top: 5px;
	margin-bottom: 10px;
}
.tip img {
	float: left;
	margin-right: 10px;
}

/*Vertical Accordions*/
.accordion_toggle {
	display: block;
	padding: 10px 140px 10px 10px;
	color: #ffffff;
	text-decoration: none;
	color: #cae0fe;
	cursor: pointer;
	margin: 1px 0 0 0;
	background-color: #1C64C6;
	background-image: url(/images/open.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
.accordion_toggle:hover {
}
.accordion_toggle_active {
	background-color: #459924;
	background-image: url(/images/close.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #fff;
}
.accHighlight {
	font-weight: bold;
	color: #FFFFFF;
}
.accordion_toggle_active:hover {
}
.accordion_content {
	background-color: #f2f2f2;
	color: #161616;
	overflow: hidden;
	padding: 10px 140px 0 10px;
}
#content .accordion_content p {
	width: auto;
}
#details {
	padding: 15px 0 0 0;
}
#leftcol {
	float: left;
	width: 474px;
}
#rightcol-details {
	margin: 0 0 0 496px;
}
#rightcol-details div {
	padding: 20px;
	color: #000;
}
#rightcol-details ul {
	margin: 0;
	padding: 12px;
	background-color: #dfdfdf;
	color: #000;
}
#rightcol-details ul li {
	margin: 0;
	padding: 0 0 12px 12px;
	font-size: 1em;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#rightcol-details a:link, #rightcol-details a:visited {
	color: #1C64C6;
	text-decoration: underline;
}
#rightcol-details a:hover, #rightcol-details a:active {
	color: #1C64C6;
	text-decoration: none;
}
#quote-contact ul {
	margin: 0;
	padding: 0;
}
#quote-contact li {
	display: block;
	margin: 0 0 5px 0;
}
#quote-contact span {
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 0 0 3px 0;
}
#quote-contact input {
	width: 260px;
	border: solid 1px #dfdfdf;
	background-color: #f2f2f2 !important;
	padding: 4px;
}
#quote-contact    input.shorter {
	width: 230px;
}
#quote-contact input.continue {
	width: 86px;
	height: 29px;
	background: transparent;
	padding: 0;
	border: none;
}
#quote-contact .buttons {
	margin: 15px 0 0 0;
}
#quote-contact  input.agency {
	float: left;
	width: 20px;
	border: none;
	background: transparent;
}
li#agencydiscount {
	margin: 15px 0 0 0;
}
#tooltip {
	width: 398px;
	text-align: left;
	position: absolute;
	z-index: 100;
	left: 362px;
	top: 267px;
}
#tooltip #top {
	background-image: url(/images/TipCap.png);
	background-repeat: no-repeat;
	height: 15px;
}
#tooltip #bottom {
	background-image: url(/images/TipCap.png);
	background-repeat: no-repeat;
	height: 15px;
	background-position: center -15px;
}
#tooltip #middle {
	background-image: url(/images/TipMid.png);
	background-repeat: repeat-y;
	padding: 5px 24px 8px;
}
#content #tooltip #middle p {
	width: auto;
}
table#finalquote {
	width: 100%;
	margin-bottom: 20px;
	color: #000000;
}
table#finalquote tr.head td {
	color: #fff;
	background-color: #1c64c6;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 8px;
	text-align: left;
}
table#finalquote   td {
	padding: 8px;
	background-color: #dfdfdf;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.subtotal {
	font-size: 1em;
	text-align: right;
}
.discount {
	color: #b71818;
	font-weight: bold;
}
ul#ppas {
	margin: 10px 0;
	padding: 0;
	width: 350px;
}
#quote #ppas li {
	padding: 0;
	margin-bottom: 4px;
	display: block;
	cursor: pointer;
	background-color: #fff;
	background-image: url(/images/view.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#quote #ppas li:hover {
	background-color: #dedede;
	background-image: url(/images/view-hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#ppas li.sub {
	display: block;
	padding: 10px 0 0 12px;
	margin: 0 0 6px 0;
	color: #e77000;
	background: none transparent !important;
	border: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	cursor: auto;
}
#ppas li.sub:hover {
	border: none !important;
	background: none transparent !important;
}
#ppas li a {
	display: block;
	margin: 0 0 4px 25px;
	color: #161616;
	text-decoration: none;
	padding: 5px;
}
#ppas li a:hover {
	text-decoration: none;
}
#ppas label {
	margin-left: 5px;
}
ul#ppas   li  input {
	display: block;
	float: left;
	margin: 6px 0 0 7px;
}
#callout {
	background-color: #F2F2F2;
	display: block;
	color: #333333;
	font-weight: bold;
	text-align: center;
	width: 246px;
	height: 64px;
	background-image: url(/images/callout.gif);
	background-repeat: no-repeat;
	padding: 0 0 12px 0;
	text-indent: -9000px;
}
#callout span {
	display: block;
	font-size: 130%;
	padding: 5px;
}
#green {
	background-image: url(http://www.picturemarketing.com/newsletter/images/new/greenbar.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: 1px solid #B0B1B4;
	color: black;
}
#green h1 {
	font-size: 1.8em;
}
#green h2 {
	font-size: 17px;
}
#greeninside {
	padding: 20px 20px 20px 210px;
}
#green ul {
	margin: 0;
}
#green ul li {
	padding: 0 0 15px 0;
}
#green ul li img {
	display: block;
	padding: 0 0 10px 0;
}
#green .baloon {
	position: absolute;
	left: 91px;
	top: 196px;
	height: 320px;
}
#greeninside  .rightlinks {
	display: block;
	width: 200px;
	font-weight: bold;
	padding: 0 0 200px 310px;
}
.rightlinks img {
	padding-top: 30px;
}
#greeninside .register {
	margin-left: 310px;
}
