html, body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/elements/ppi_sky_slice.png);
	background-repeat: repeat-x;
}
p {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	line-height: 14px;
}
.gray_text {
	color: #999999;
}
.centered {
	text-align: center;
	margin: 3px;
	padding: 0px;
}


/*.centered {
	margin-left: 25%;
	display: block;
}*/
.right {
text-align:right
}
.img_left {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img_right {
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 2px;
	color: #FF6600;
	text-indent: 65px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0000FF;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 8px;
}
.h2_big{
	font-size: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
h5 {
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #99FF00;
	text-decoration: underline;
}
.standout_links {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #0000FF;
	display: inline;
	color: #FFFFFF;
	padding: 9px;
	margin: 0px;
	text-align: center;
}
.standout_links a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0000FF;
}
.standout_links a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #0000FF;
}
.standout_links a:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	background-color: #FF9900;
}
.standout_links a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	background-color: #FF9900;
}
.standout_text {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.list_div {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 185px;
}
.list_right_of_image {
	margin-bottom: 25px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}
.list_right_of_image li {
	list-style-image: url(images/elements/ppi_bullet.png);
}
ul {
	list-style-image: url(images/elements/ppi_bullet.png);
	margin-bottom: 25px;
}
#container {
	width: 924px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/elements/ppi_sun.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	top: 0px;
	right: 0px;
	height: 100px;
	text-align: right;
	background-image: url(images/elements/ppi_logo_main.png);
	background-position: right 5px;
	background-repeat: no-repeat;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	float: right;
	position: absolute;
	right: 0px;
	top: 105px;
	width: 200px;
}
.breadcrumb a:link {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.breadcrumb a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
.breadcrumb a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.horizontal_bar {
	background-image: url(images/elements/bar_slice.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 60%;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
#contact_box {
	width: 500px;
	margin-right: 5px;
	float: left;
	margin:0 25px 0 20px;
	min-height:500px; height:auto !important; height:500px;
}
#contact_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 8px;
}
#contact_image_box {
	float: left;
	clear: left;
	width: 175px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#footer {
	float: left;
	width: 924px;
	height: 75px;
	background-image: url(images/elements/ppi_footer_tile.png);
	clear: both;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

html>/**/body #footer {
	height: 95px;

}
#intro {
	width: 186px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 22px;
	position: relative;
	right: 10px;
	top: 130px;
	font-style: italic;
	font-weight: bolder;
	padding-left: 5px;
	line-height: 26px;
}
#intro1 {
	width: 223px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 22px;
	position:relative;
	left: 10px;
	top: 130px;
	font-style: italic;
	font-weight: bolder;
	
	line-height: 26px;
}
#page_title {
	height: 40px;
	text-align: left;
	width: 500px;
}
#page_title p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	position: relative;
	left: 220px;
}
#top-left_spacer_1 {
	float: left;
	height: 12px;
	width: 175px;
}
#top-left_spacer_2 {
	float: left;
	height: 12px;
	width: 175px;
	clear: left;
}
#top-left_spacer_3 {
	float: left;
	height: 12px;
	width: 125px;
	clear: left;
}
#top-left_spacer_4 {
	float: left;
	height: 12px;
	width: 115px;
	clear: left;
}
#top-left_spacer_5 {
	float: left;
	height: 12px;
	width: 115px;
	clear: left;
}
#top-left_spacer_6 {
	float: left;
	height: 24px;
	width: 115px;
	clear: left;
}
div#slogan {
	background-image: url(images/elements/slogan.png);
	background-repeat: no-repeat;
}
#flash_main {
	height: 200px;
	width: 500px;
	float:left;
	text-align: center;
}
#content {
	height:auto;
	float: left;
}
#content p {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 10px;
}
.cart_section {
	width: auto;
	clear: left;
	margin-bottom: 15px;
	padding-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
}
.cart_img_left {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: left;
}
.cart_section form {
	text-align: right;
}
.cart_section fieldset {
	text-align: right;
	margin-left: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 45%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cart_section table {
	margin: 0px;
	padding: 3px;
	width: 100%;
}
.cart_view_checkout {
	display: inline;
}
.contact_section {
	width: 100%;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contact_section h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: black;
}
.contact_label {
	float: left;
	clear: left;
	margin-bottom: 15px;
}
.contact_field {
	float: right;
	clear: right;
	margin-bottom: 15px;
	text-align: left;
}
.footer_left {
	width: 360px;
	float: left;
	text-align: left;
	height: 100%;
	color: #FF9900;
	font-weight: bold;
	margin-top: 1%;
	margin-left: 5px;
	margin-bottom: 1%;
	font-size: 10px;
}
.footer_right {
	width: 335px;
	float: right;
	text-align: right;
	height: 100%;
	font-weight: bold;
	color: #FF9900;
	margin-right: 5px;
	margin-bottom: 1%;
	margin-top: 1%;
	font-size: 10px;
}
.privacy_returns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF9900;
}
.privacy_returns a:link {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
.privacy_returns a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.privacy_returns a:hover {
	text-decoration: none;
	color: #0000FF;
	background-color: #FF9900;
	font-weight: normal;
}
.privacy_returns a:active {
	color: #0000FF;
	text-decoration: none;
	background-color: #990000;
	font-weight: normal;
}
.mbmw {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.mbmw a:link {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.mbmw a:visited {
	color: #FFCCFF;
	font-weight: bold;
	text-decoration: none;
}
.mbmw a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}
.mbmw a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.page_content {
	margin-left: 10px;
	margin-bottom: 25px;
}
.discount_block {
	background-color: #DDDDDD;
	height: 125px;
	width: 100%;
	padding: 5px;
}
.discount_text {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
.discount_gateway {
	float: right;
	height: 100px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}

#main_links_container{
width:579px;
height:95px;
float:right;
padding-top:5px;
}

#main_links_container A{
	height:25px;
	display:block;
	float:left;
	margin:0 2px 5px 0;
}

#main_links_container A:hover, #active_link{
	background-position:0px -25px;
}

A.link1{
	width:136px;
	background:url(images/link1.gif) no-repeat left top;
}
A.link0{
	width:93px;
	background:url(images/link0.gif) no-repeat left top;
}

A.link2{
	width:125px;
	background:url(images/link2.gif) no-repeat left top;
}

A.link3{
	width:156px;
	background:url(images/link3.gif) no-repeat left top;
}

A.link4{
	width:124px;
	background:url(images/link4.gif) no-repeat left top;
}

A.link5{
	width:147px;
	background:url(images/link5.gif) no-repeat left top;
}

A.link6{
	width:176px;
	background:url(images/link6.gif) no-repeat left top;
}
A.link7{
	width:124px;
	background:url(images/link7.gif) no-repeat left top;
}

#logo{
	width:235px;
	height:86px;
	float:right;
	display:block;
}

.clear_float{
	height:1px;
	line-height:1px;
	font-size:0;
	clear:both;
}

.testimonial_name{
	font-weight:bold;
	font-size:13px;
}

.testimonial_blu_text{
	color:#0d109f;
	margin-top:-12px;
	padding-left:9px;
	font-weight:bold;
}

html>/**/body .testimonial_blu_text{
	margin-bottom:9px;

}

#text_centering{
	text-align:center !important;
}
.close_btn{ background:url(images/close_btn.gif) no-repeat; width:77px; height:29px;}


#btn{
text-align:center;
	width:auto;
    padding-top:5px;
	margin:10px;
}

#btn A{
	height:25px;
	margin:0px 20px 5px 20px;
}

