/*
CSS for Paul Maunsell, Healthy Back, STEMTech distributor
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background-color: #051c2c;
	
}

a:link, a:visited {	color: #CCFFFF; text-decoration: underline; }
a:active, a:hover { color: #CCFF33; text-decoration: none; }

.home p {
	font-size: 15px;
	line-height: 19px;
	color: #F1EFEF;
	text-align: justify;
	margin: 0 0 20px 0;		
}
p {
	font-size: 15px;
	line-height: 19px;
	color: #F1EFEF;
	text-align:left;
	margin: 0 0 20px 0;		
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-size: 13px;
	color: #F1EFEF;
	text-align: justify;
	margin: 0 0 20px 0;		
}
h1 {
	font-size: 28px;
	color: #99CCFF;
	font-weight: normal;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 20px;
	color: #CCFFFF;
	margin: 0 0 20px 0;		
}
h3 {
	font-size: 25px;
	color: #99CCFF;
	margin: 0 0 20px 0;
}
h4 {
	font-size: 14px;
	color: #99CCFF;
	margin: 10px 0 0 0;
	background-position: 0 6px ;
	padding: 0;	
}
h6 {
	font-size: 15px;
	line-height: 19px;
	color: #F1EFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
ul {
	color: #FFFFFF;
	list-style-type: circle;
}
ol {
	color: #FFFFFF;
}

/*=======================================top section================================ */
#PM_top_section {
	width: 100%;
	height: 220px;
	background:  url(../images/PM_top_bg.jpg) repeat-x;
}

#PM_header {
	width: 960px;
	height: 220px;
	padding: 1px 0 0 0;
}

#PM_logo_area {
	float: left;
	color: #fff;
	width: 400px;
	height: 75px;
	margin: 40px 0 0 25px;
	line-height: 38px;
}

#PM_logo_area h2 {
	font-size: 52px;
	color: #A8C5E3;
	margin: 0 0 15px 0;
}

#PM_logo_area p {
	font-size: 19px;
	color: #99CCFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 50px;
}

#PM_header_right {
	float: right;
	width: 420px;
	height: 75px;
	margin: 65px 60px 0px 0px;
	line-height: 26px;
	text-align: right;
}

#PM_header_right h2 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#PM_header_right p {
	margin: 0;
	color: #99CCFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
}

/*=======================================top section============================================== */


/* =============================menu section=====================================================*/

#PM_menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#PM_menu li {
	float: left;
	position: relative;
	list-style-type: none;
	width: 95px;
	height: 68px;
	padding: 12px 25px 0 15px;
	font-size: 18px;
	color: #d0e6ff;
	text-align: left;
	text-decoration: none;
	border-right: 1px solid #11344e;
	border-right-color: #344E69;
	border-right-style: solid;
	border-right-width: 1px;
}
#PM_menu li p {
	color: #C5D8EB;
	font-size: 13px;
	text-align: left;
	margin: 0 0 0 0;
}

#PM_menu li a, #PM_menu li a:hover {
	text-decoration: none;
}
#PM_menu .last {
	border-right: none;
}
#PM_menu li:hover, #PM_menu li.current {
	background:  url(../images/PM_menu_current.png) top  repeat-x;
}
#PM_menu li:hover ul, #PM_menu li.over ul {
display: block
}

/*------------second level menu--------------------------------------------------------*/
#PM_menu li ul {
	display: none;
  	position: absolute; 
  	top: 8.7em;
  	left: 0;
	font-size: 8px;
	background-color: #A3B9C9;
	padding: 0;
	margin: 0;
}

#PM_menu li ul li {
	background: none;
	padding: 0 0 0 15px;
	margin: 0;
	height: 18px;
	padding: 0px 25px 0 15px;
	font-size: 16px;
	color: red;
	text-align: left;
	text-decoration: none;
}

#PM_menu li ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	display: block;
}

#PM_menu li ul a:hover {
	color: #CCFF00;
	text-decoration: none;
	background-image: none;
}
/* ============================= end menu section============================*/


/* ============================= content section============================*/
.middle_section {
	width: 100%;
	background-image:url(../images/bg_middle_wide.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.PM_container {
	width: 960px;
	margin:  0 auto;
}
#PM_content {
	padding:20px 100px;
	border-bottom: 1px solid #007dff;
	}

.home_left {
	min-height: 480px;
	padding: 20px 20px 0px 0px;
	float: left;	
	width: 350px;
}
.home_right {
	min-height: 480px;
	margin: 0px 0px 0px -5px;
	padding: 20px 0 0px 20px;
	width: 350px;
	float: right;
			}
.mid_img {
	margin: 0 0 10px 0;	
}
.image {
	float: left;
	margin: 0 10px 10px 0;
}

.right_text {
	text-align: right;
	display: block;
	color: #FFFFFF;
}
.testimonialName {
	font-style: italic;
	color: #99CCFF;
}
.headLightBlue {

	font-size: 18px;
	color: #CCFFFF;
	margin: 0;
}

/* ============================= end content section============================*/

/* ============================= bottom section============================*/
#PM_bottom_section {
	background:  url(../images/PM_bottom_bg.jpg) #000101 repeat-x top;
	clear: both;
}
.PM_bottom_panel {
	background:  url(../images/PM_bottom_panel_bg.png) no-repeat bottom left;
	width: 960px;
}
.bottom_middle {
	margin: 0 20px;
	width: 330px;
}
.bottom_right {
	padding: 20px 0 20px 20px;
}
.PM_3_col bottom_right a {
	color: #FFFFFF;
	text-decoration: none;
}
.PM_3_col bottom_right:hover {
	text-decoration: underline;	
}
.bottom_left {
	padding: 20px 20px 20px 0;
	}
#PM_bottom_section p, #PM_bottom_section a{
	color:#B2CFFB;
	font-size:12px;
	}
/* ============================= end bottom section============================*/
}
.PM_h_line {
	height: 0px;
	border-top: 1px solid #1e4d7e;
	margin: 0 0 5px 0;
}
.PM_more {
	float: right;
	background:  url(../images/PM_more.png) no-repeat;
	width: 81px;
	font-size: 13px;
	text-align: center;
	margin: 10px 10px 10px 0;
	color: #ffc600;
	padding: 3px 0 0 0;
}
form {
	margin: 15px 0 0 0;
}
label { 
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #202020;
	margin: 0 0 0 10px;
}
.field {
	float: left;
	width: 116px;
	height: 1;
	}
.PM_footer a {
	color : #000;
	font-size: 12px;
	background:  url(../images/PM_textbox.jpg) no-repeat;
	margin: 0 0 0 10px;
	padding: 2px 5px 0 5px;
}
.button {
	width: 60px;
	height: 20px;
	font-size: 11px;
	border: none;	
	color: #424242;
	background:  url(../images/PM_subscribe.png) no-repeat;
	background-position: 10px 9px;
	margin: 0 0 0 0;
	cursor: pointer;
	text-decoration: underline;	
}
.PM_more a {
	color: #ffc600;
	text-decoration: none;
}

.PM_more:hover {
	text-decoration: underline;	
}
.PM_list {
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #a0a5ac;
	padding: 0;
	margin: 0;
}
.PM_list li {
	background:  url(../images/PM_bullet.png) no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}
.PM_list a {
	color: #CCFFFF;
	text-decoration: none;
}
.PM_list a:hover {
	color: #CCFF00;
	text-decoration: none;
}
.bullet_arrow {
	float: left;
	margin: 0 0 0 20px;
}
.bullet_arrow li {
	background:  url(../images/PM_bullet_arrow_2.png) no-repeat;
	background-position: 0 7px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
.cleaner_width_left {
	float: left;
	width: 50px;
	height: 1px;
}
.cleaner_width_right {
	float: right;
	width: 50px;
	height: 1px;
}
.PM_footer_heading {

	font-size: 15px;
	color: #99CCFF;
	margin: 0 0 20px 0;
}
a:link{color: #FFFFFF; cursor:hand;text-decoration: underline; }
a:active{color: #FFFFFF; cursor:hand;text-decoration: underline;}
a:visited{color: #FFFFFF; cursor:hand;text-decoration: underline;}
a:hover{color: #A6D2FF; cursor:hand;text-decoration: none;}
