/* CSS Document for Six Sigma Online*/

body {
	background:#cccccc;
	margin:0 auto;
	}
.container {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	}
.pp_menu_link{
    display: inline-block;
    background: #24365A;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 1px;
    color: #8C93A6;
    text-decoration: none;
    padding: 7px 15px;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 12px;
}


.pp_menu_link:hover {
    display: inline-block;
    background: #FFFFFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 1px;
    color: #24365A;
    text-decoration: none;
    padding: 7px 15px;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 12px;
}

#sm-buttons > a {
    text-decoration: none;
}

p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  margin-top:5px;
  }
h4 {
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
  font-size:16px;
  color:#5d93af;
  margin-top:0px;
  margin-bottom:0px;
  }
h4 a {
  color:#5d93af;
  text-decoration:none;
  }
h4 a:hover {
  color:#99cccc;
  }
h3 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:0px;
  }
h1 {
  font-family:"Times New Roman", Times, serif;
  font-size:30px;
  color:#27345c;
  font-weight:normal;
  margin-bottom:5px;
  }
.hspacer1 {
  width:1000px;
  height:2px;
  background:url(images/hspacer1.gif) repeat-x;
  clear:both;
  }
.clr {clear:both;}
/* --------------------------------------------------
	HEADER SECTION 
-------------------------------------------------- */
#header {
  background:url(images/bg-header.jpg) repeat-x top;
  height:131px;
  }
#header_left {
  width:425px;
  float:left;
  }
#header_right {
  width:575px;
  float:left;
  }
.header_logo {
  margin-top:22px;
  }
.topmenu {
  margin-top:100px;  
  }

/* --------------------------------------------------
	BANNER SECTION 
-------------------------------------------------- */
#banner {
	background:#ffffff url(images/bg-banner.jpg) repeat-x bottom;
	height:350px;
	}

#belt_banner {
     background:#ffffff url(images/bg-banner.jpg) repeat-x bottom;
}

/* --------------------------------------------------
	MAIN SECTION 
-------------------------------------------------- */
#mainbody {
  background:#cccccc;
  }
#mainbody1 {
  background:#ffffff;
  }
#mainbody_left {
  width:215px;
  float:left;
  margin:50px 50px 50px 0px;
  text-align:right;
  }
#mainbody_left p {
  color:#5d93af;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  }
#mainbody_right {
  width:735px;
  float:left;
  margin:30px 0px 50px 0px;
  }
 
 /* --------------------------------------------------
	BOTTOM SECTION 
-------------------------------------------------- */
#bottom {
  background:#27345c;
  }
#bottom p {
  color:#6699cc;
  }
#bottom a {
  color:#ffffff;
  text-decoration:none;
  }  
#bottom a:hover {
  color:#99ccff;
  }  
#bottom_left {
  width:460px;
  float:left;
  margin:50px 30px 20px 0px;
  }
#bottom_center {
  width:220px;
  float:left;
  margin:50px 30px 20px 0px;
  }
#bottom_right {
  width:260px;
  float:left;
  margin:30px 0px 20px 0px;
  }
.bottom_left1 {
  width:480px;
  float:left;
  margin:30px 20px 30px 0px;
  }
.bottom_right1 {
  width:480px;
  float:left;
  margin:30px 0px 30px 20px;
  }
  

/* --------------------------------------------------
	FOOTER SECTION 
-------------------------------------------------- */
#footer {
  background:#0d1533;
  }
.footermenu {
  margin:30px 103px 30px 103px;
  }
.footermenu p {
  text-align:center;
  color:#6666cc;
  }
.footermenu a {
  color:#6666cc;
  text-decoration:none;
  }  
.footermenu a:hover {
  color:#ffffff;
  }  

/* --------------------------------------------------
	CLASSES 
-------------------------------------------------- */
.pt_title {
  width:23px;
  float:left;
  margin:0px 10px 10px 0px;
  }
ul {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#6699cc;
  text-decoration: none;
  list-style-image:url(images/arrow1.gif);
  margin-top:0px;
  }
.content_title {
  overflow:hidden;
  }
.content-style1 {
  margin:20px 0px 20px 0px;
  }
.content-style1_l {
  float:left;
  width:100px;
  }
.content-style1_r {
  float:left;
  width:625px;
  }

  .phone {
  float:right;
  margin:40px 10px 0px 10px;
  }


/* End of CSS */

.faq_list {
    padding-right: 65px;
}

.faq_list li {
    margin-bottom: 10px;
}

.book_list li {
    margin-bottom: 10px;
    font-weight: bold;
}

table {
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  border: 1px solid black;
}

#book_desc table {
    border: none;
}

#sm-buttons {
 float: right;
 width:125px;
 margin: 20px 0px 0px 30px;
}

#sm-buttons img {
    margin-right:2px;
    border:none;
}
