@charset "utf-8";

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
   color: rgb(0,140,255);
   text-decoration:none;
}

a:hover{
 text-decoration:underline;
}

p {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: 500;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	margin-top: 0px;
	color: #B4033A;
	font-weight: 600;
}

td {
 	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: 500;
}

/* Layout div's CSS - STARTS HERE */
#outershell {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 115px;
	width: 920px;
	clear: both;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#nav_box {
	height: 45px;
	width: 920px;
	clear: both;
	float: left;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
}
#nav_box_inner {
    clear: both;
    float: left;
    height: 40px;
    margin-left: 20px;
    margin-top: 0px;
    width: 870px;
   padding-top:15px;
}

#content_outer {
	clear: both;
	float: left;
	height: auto;
	width: 920px;
	background-image: url(images/content_outer_back.jpg);
	background-repeat: repeat-y;
}

#content_inner {
	height: auto;
	width: 820px;
	margin-left: 45px;
	margin-top: 40px;
	float: left;
}

#footer {
	clear: both;
	float: left;
	height: auto;
	width: 920px;
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
}

#footer_inner {
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}

#footer_copyright {
    clear: left;
    float: right;
    height: 20px;
    margin-right: 15px;
    margin-top: 5px;
}

#footer_copyright p {
	color: #B4033A;
	font-size: 10px;
}

.footer_text {
	color: #B4033A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 3px;
	display: block;
	height: auto;
	width: auto;
	float: left;
}

.footer_email {
	color: #B4033A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 3px;
	text-align: right;
	display: block;
	height: auto;
	width: auto;
	float: right;
}

#extend_page {
	clear: left;
	float: left;
	height: 600px;
	width: 1px;
}
/* Layout div's CSS - ENDS HERE*/

/* Navigation menu CSS - STARTS HERE*/
#nav_391406 {
	padding: 0px;
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav_391406 li {
	float: left;
	height: 15px;
	width:auto;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom:5px;
  clear:none;
}

#nav_391406  a {
    clear: none;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 15px;
    height: 15px;
    letter-spacing: 0.3pt;
    line-height: 15px;
    text-decoration: none;
    width: auto;
}

#nav_391406  a:hover {
	color: #BE617E;
}

#nav_391406 #no_divider {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  float:left;
  clear:right;
}
/* Navigation menu CSS - ENDS HERE */

/* Forms CSS - STARTS HERE */
.nws_box{
  float:left;
  height:150px;
  width:750px;;
  clear:both;
  margin-top:25px;
}

.nws_inner{
  float:left;
  height:110px;
  width:auto;
  margin-right:20px;
  padding: 5px;
  clear:none;
  border: 1px solid rgb(215,215,215);
}

.nws_inner .title {
  text-align: center;
  font-weight:bold;
  background-color:rgb(226,226,226);
  color: #666666;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:3px;
}

.nws_inner p{
  text-align: left;
}

.submit{
  float:left;
  height:30px;
  width:750px;;
  clear:right;
  margin-top:20px;
  clear:both;
}

.webform label{
  font-size:12px;
}
/* Forms CSS - ENDS HERE */

.purchaseBtn{
    background: url("images/purchase_button.png") no-repeat scroll 0 0 transparent;
    bottom: 140px;
    height: 33px;
    position: absolute;
    right: 216px;
    width: 148px;
}

#front_page_book{
position:relative;
}

#logo_table{
    width:100%;
float:left;
margin-bottom:30px;
}

#logo_table td{
width:33%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}


.references_header{
font-size:18px;
display:block;
color:#666666;
}

#productive_holder{
    background: url("images/how-productive-bg.png") no-repeat;
    width:821px;
    height:56px;
    position:relative;
    margin-bottom:25px;
    margin-top:85px;
}

.productive_text{
    color: #FFFFFF;
    font-size: 15px;
    left: 16px;
    position: absolute;
    top: 16px;
}

.productive_btn{
    background: url("images/how-productive-btn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 40px;
    position: absolute;
    right: 191px;
    text-decoration: none;
    top: 8px;
    width: 163px;
}


#productive_photo{
    background: url("images/how-productive-lady.png") no-repeat scroll 0 0 transparent;
    bottom: 1px;
    height: 198px;
    position: absolute;
    right: -13px;
    width: 185px;
}

.references_btn{
    cursor:pointer;
    background: url("/Images/reference_button.png") no-repeat scroll 0 0 transparent;
    width:148px;
    height:33px;
    position:absolute;
    border:0px none;
    right:216px;
    bottom:101px;
}
