* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #003f69;
}
img {
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
a {
	color: #5e9679;
}
p {
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 25px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
}
#nb_h2 {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 25px;
	font-weight: bold;
}
#nb_h3 {
	font-size: 14px;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
}

#left_nav h3 {
	margin-bottom: 10px;
}
#left_nav h4 {
	font-size: 14px;
	margin-bottom: 5px;
	width: 100%;
}
.image_block {
	float: left;
	margin-right: 30px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
.image_block_right {
	float: right;
	margin-left: 30px;
	margin-top:-50px;
}
.link_block {
	padding-top: 4px;
	height: 32px;
	display: block;
}
.blue_box {
	background: #003f69;
}
.blue_box_top {
	background: url('http://www.lendersentinel.com/include/image/bluebox_top.gif') top no-repeat;
	padding: 6px;
}
.blue_box_bot {
	background: url('http://www.lendersentinel.com/include/image/bluebox_bot.gif') bottom no-repeat;
}
.blue_box {
	background: url('http://www.lendersentinel.com/include/image/bluebox_mid.gif') repeat-y;
	width: 642px;
}
.blue_box h2 {
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
}
.blue_box table {
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}
.blue_box td {
	padding-right: 18px;
	padding-bottom: 8px;
}
.blue_box input {
	width: 315px;
	border: 1px solid #3f6f8e;
	font-size: 13px;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
	padding: 2px;
}
.blue_box textarea {
	width: 315px;
	border: 1px solid #3f6f8e;
	font-size: 13px;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
	height: 185px;
}
.blue_box select {
	width: 315px;
	font-size: 13px;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
}
.right_text {
	text-align: right;
}
#small_br {
	font-size: 4px; 
	line-height: 4;
}
#spacer {
	height: 550px;
	width: 1px;
	float: left;
}
#left_nav {
	padding-left: 34px;
	padding-right: 25px;
	width: 153px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#left_nav p {
	line-height: 20px;
}
#left_nav a {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
#left_nav .underline_link a {
	text-decoration: underline;
}
#right_side {
	margin-left: 250px; 
	line-height: 24px;
	font-size: 12px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#full_page {
	margin-left: 125px; 
	line-height: 24px;
	font-size: 12px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#package {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #003f69;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 978px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
html>body #package {
 	width: 978px;
}
#inner_package {
	width: 978px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#header {
	position: relative;
	height: 106px;
	width: 100%;
}
#logo {
	position: relative;
	font-size: 12px;
	overflow: hidden;
	width: 314px;
	height: 106px;
}
#logo span {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('http://www.lendersentinel.com/include/image/logo.gif');
	width: 314px;
	height: 106px;
	display: block;	
}
#login {
	width: 190px;
	height: 45px;
	overflow: hidden;
	background: url('http://www.lendersentinel.com/include/image/login.jpg');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 750px;
	top: 30px;
}
#login:hover{
	width: 190px;
	height: 45px;
	overflow: hidden;
	background: url('http://www.lendersentinel.com/include/image/login.jpg');
	background-repeat:no-repeat;
	background-position: 0px -46px;
	position: absolute;
	left: 750px;
	top: 30px;
}
#navigation{
	margin: 0px;
	padding-bottom: 32px;
	background-image: url(http://www.lendersentinel.com/include/image/nav_bar_bg.png);
	background-repeat: repeat-x;
}
#navigation #bar li {
	float: left;
	list-style-type: none;
}
#navigation #bar a {
	text-decoration: none;
	display: block;
	height: 32px;
	text-indent: -5000px;
	background-image: url(http://www.lendersentinel.com/include/image/nav_bar.png);
	background-repeat: no-repeat;
}
#navigation #bar #home {
	background-position: 0px 0px;
	width: 110px;
}
#navigation #bar #home:hover {
	background-position: 0px -32px;
}
#navigation #bar #overview {
	background-position: -110px 0px;
	width: 110px;
}
#navigation #bar #overview:hover {
	background-position: -110px -32px;
}
#navigation #bar #news {
	background-position: -220px 0px;
	width: 110px;
}
#navigation #bar #news:hover {
	background-position: -220px -32px;
}
#navigation #bar #headlines {
	background-position: -330px 0px;
	width: 110px;
}
#navigation #bar #headlines:hover {
	background-position: -330px -32px;
}
#navigation #bar #partners {
	background-position: -440px 0px;
	width: 110px;
}
#navigation #bar #partners:hover {
	background-position: -440px -32px;
}
#navigation #bar #company {
	background-position: -550px 0px;
	width: 110px;
}
#navigation #bar #company:hover {
	background-position: -550px -32px;
}
#ticker-wrapper {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	background: #003f69;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
	font-weight: normal;
	clear: both;
	width: 958px;
	letter-spacing:1px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#ticker-wrapper a:link{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#ticker-wrapper a:visited{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#ticker-wrapper a:hover{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	background: url('http://www.lendersentinel.com/include/image/content_bg.gif') repeat-y;
	width: 978px;
	padding-top: 36px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#inner_content {
	background: url('http://www.lendersentinel.com/include/image/lighthouse_bg.gif')  bottom left no-repeat;
	padding-bottom: 20px;
	padding-right: 65px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#frontpagecontent {
	background: url('http://www.lendersentinel.com/include/image/content_bg.gif') repeat-y;
	width: 978px;
}
#frontpageinner {
	width: 978px;
}
#frontpageflash {
	width:978px;
	height:320px;
	background-image: url(http://www.lendersentinel.com/include/image/frontPageLoading.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, sans-serif;
	color: #94b3c7;
	text-align: left;
	font-size: 9px;
	background: #003f69;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	clear: both;
	width: 958px;letter-spacing:1px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
#footer a:link{
	font-family: Arial, sans-serif;
	color: #94b3c7;
	text-decoration: none;
}
#footer a:visited{
	font-family: Arial, sans-serif;
	color: #94b3c7;
	text-decoration: none;
}
#footer a:hover{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#front_page_left {
	float: left; 
	width: 490px;
	font-family: Times New Roman; Times; serif;
	font-size: 15px;
	line-height: 25px;
	font-style: italic;
	padding-left: 20px;
	padding-right: 10px;
	margin-top:15px;
}
#front_page_dots {
	float: left;
	width: 10px;
	margin-left:10px;
	height:270px;
}
#front_page_right { 
	font-family: Times New Roman; Times; serif;
	font-size: 13px;
	line-height: 25px;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	float: right;
	width: 390px;
}
#front_page_right ul {
	padding-top: 18px;
}
