/* reset css starts*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* reset css ends here please donot change anything in this part*/

/* layout base css starts here*/

body{
	background:#ffebb6;
	background-image:url(../images/orange-background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
}
#wrapper{
	margin:0px;
	padding:0px 0px 25px 0px;
}
#container{
	width:960px;
	margin:0 auto;
	clear: both;
	padding-bottom: 10px;
	background-color:#ffffff;
}
#top {
	background-image:url(../images/top.png);
	background-position:top;
	background-repeat:no-repeat;
	width:960px;
	height:27px;
	margin:0 auto;
}
.clear {
	clear: both;
}
#header{
	height:105px;
	width:960px;
	clear: both;
	border-bottom: 5px solid #fee9b2;
	background-color:#FFFFFF;
	height:75px;
	}
html>body .navigation {
	width:960px;
	float: left;
	margin-top: -26px;
	}
.navigation {
	width:960px;
	float: left;
	margin-top: -15px;
}
#logo {
	float: left;
	padding-left:20px;
	color:#FF8040;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
	height:70px;
}
#logo a:link { color:#FF8040; text-decoration:none;}
#logo a:hover { color:#FF8040; text-decoration:none;}
#logo a:visited { color:#FF8040; text-decoration:none;}

#content{
	width: 960px;
	padding:20px 0px 50px 0px;
	background-color:#ffffff;
}
.page_img {
	height:390px;
	width: 160px;
	text-align:center;
	vertical-align:middle;
	float:left;
	padding:0px 25px 25px 25px;
	background-image:url(../images/spirepress-logo-big.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#ffffff;
	margin-right: 50px;
}
#pagecontent {
	padding:25px;
	}
#pagecontent p {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}
#pagecontent strong {
	color: #FF8040;
}
#pagecontent span {
	color: #FF8040;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
	clear:both;
	text-align:left;
}
#pagecontent a:link {
	color:#FF8040;
	text-decoration:none;
}
#pagecontent a:hover {
	color:#D65518;
	text-decoration:none;
}
#pagecontent a:visited {
	color:#FF8040;
	text-decoration:none;
}

.right_content { 
	width:600px;
	float:left;
	}
.search {
	padding:20px 0px 20px 0px;
	clear:both;
}
/* headings css starts */

h1 {
	color:#FF8040;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h2 {
	color:#FF8040;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h3 {
	color:#444444;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h4 {
	color:#444444;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:20px;
}

/* headings css ends */

/* image css starts*/

.img01 { border:1px solid #FF8040;}
.img02 { border:1px solid #FF8040; margin-left:10px;}
.img03 { float:left; margin-right:10px;}
.img04 { border:1px solid #FF8040; float:right; margin-left:15px; margin-bottom:15px;}
.img05 { border:1px solid #FF8040; margin-bottom:5px;}
.img06 { border:1px solid #FF8040; float:left; margin-right:10px; margin-bottom:5px;}
.img07 { border:1px solid #FF8040; float:right; margin-left:10px; margin-bottom:5px;}
.img08 { margin-right:10px;}

/* image css ends */

/* table css starts */
.inspitred_tbl {}
.inspitred_tbl td {padding:5px;}
.links_tbl { margin-top:20px;}
.links_tbl td { padding:8px;}
.authors_tbl { margin-top:20px;}
.authors_tbl td { padding-bottom:10px; text-align:center;}
.authors_tbl td a:link { text-align:center; color:#FF8040; text-decoration:none !important;}
.authors_tbl td a:hover { text-align:center; color:#D65518; text-decoration:none !important;}
.authors_tbl td a:visited { text-align:center; color:#FF8040; text-decoration:none !important;}

/* table css ends */

/* form related css starts */

.input-email { height:20px; vertical-align:middle; margin-left:5px;}
.input-btn { height:24px; margin-left:5px; vertical-align:middle;}

/* form related css ends */

/* footer css starts */

#footer{
	background-image:url(../images/bottom.png);
	background-position:center;
	background-repeat:no-repeat;
	height:27px;
	width:960px;
	margin:0 auto;
	clear: both;
}
.footertext{
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #FF8040;
	padding-top: 2px;
}
.footertext a:link { 
	color: #FF8040; 
	padding:0px 10px 0px 10px; 
	text-decoration:none;
	}
.footertext a:hover { 
	color: #D65518; 
	padding:0px 10px 0px 10px; 
	text-decoration:none;
	}
.footertext a:visited { 
	color: #FF8040; 
	padding:0px 10px 0px 10px; 
	text-decoration:none;
	}	

/* footer css ends */

.books_bootom {width:213px; float:right; text-align:center;}

/* layout base css ends here */
