/* Start CSS RESET */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End reset*/

/* All-purpose element finder: border: 1px solid red;  */

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: bottom;
	}
#contact_form {	
	position: relative;
	top: -345px;
	left: 390px;
	font-size: 75%;
}
body {
	background: #5382a1;
	margin-top: 25px;
	}
#ebook_header {
	margin: 0;
	padding: 0;
	height: 78px;
	}
#ebook_top_navbar {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 756px;	
	}
#ebook_frame { 
	background: #FFFFFF;	
	margin: 0;
	padding: 0;
	height: 355px;
	width: 756px;
	}
#ebook_bottom_navbar {
	margin: 0;
	padding: 0; 
	}
#ebook_copyright {
	padding: 15px 0px 0px 450px;
	}
	
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: regular; color: #000000; }
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; }
.style13 {color: #F41D25}
.style14 {color: #F41C27}
.style15 {color: #5382A1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}