/* (c)amazon pixels */
/* AfterShock Master Layout Styles */
	
#footer {position: relative;
	top: 0px;
	width: 600px; 
	height: 75px; 
	border: 0px solid #CCCCCC;
	z-index: 100;
	font-size: 10px;
	line-height: 12px;
	padding-top: 20px;
	clear: both;
	}

#frame { 
position: relative;
top: 10px;
min-width: 799px;
width: 799px;
height: 815px;
background-color: #FFFFFF;
border: 1px	solid #CCCCCC;
text-align: left;
}

#home-header {
position: relative;
top: 0px;
width: 799px;
height: 217px;
background-color: #EEEEEE;
background-image: url(../pix/header-home-test.jpg);
background-repeat: no-repeat;
border: 0px	solid #CCCCCC;
z-index: 9;
}

#home-testimonial {
position: relative;
top: 30px;
left: 15px;
width: 250px;
height: 135px;
background-color: transparent;
border: 0px	solid #FF0000;
overflow: hidden;
z-index: 10;
}

#home-book-promo {
position: absolute;
top: 189px;
left: 15px;
width: 188px;
height: 315px; 
/* background-color: #FF0000; border: 0px	solid #BBBBBB;*/
z-index: 100 !important;
}

#home-left-pane {
position: relative;
top: 0px;
left: 0px;
width: 220px;
min-height: 573px;  
height: 599px; /* don't ask I taught it was 598 but IE? */
background-color: #CCCCCC;
border: 0px	solid #CCCCCC;
float: left;
z-index: 11;
}

#home-audience-nav {
position: relative;
top: 305px;
left: 15px;
width: 188px;
height: 140px; 
background-color: transparent;
border: 0px	solid #CCCCCC;
}

#home-news-update {
position: relative;
top: 280px;
left: 15px;
width: 188px;
min-height: 100px;
height: 105px;
max-height: 110px;
background-color: #999999;
border: 0px	solid #CCCCCC;
color: #FFFFFF;
}

#home-foot {position: absolute;
bottom: 10px;
left: 15px;
right: 15px;
background-color: transparent;
}

#navbar {
position: relative;
top: 0px;
left: 0px;
width: 579px;
height: 50px;
background-color: #CCCCCC;
border: 0px	solid #FFCCCC;
background-image: url(../pix/navbar-home.gif);
float: right;
}

#main-nav {
position: relative;
top: 1px;
left: 29px;
width: 550px;
height: 30px;
background-color: transparent;
border: 0px	solid #ffffff;
}

/* content boxes */
#home-content-stage {
position: relative;
top: 0px;
left: 0px;
width: 579px;
height: 538px;  /* min-height: 513px; */
background-color: #FFFFFF;
border: 0px	solid #CCCCCC;
float: right;
}

#home-content-copy {
position: relative;
top: 15px;
left: 50px;
width: 478px;
height: 505px; /* min-height: 475px; */
background-color: transparent;
border: 0px	solid #EEEEEE;
}

#intro-quote { 
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #F4F4F4;
	border: 1px	solid silver;
	}