
/*  Globals
--------------------------------------------------------------------------------------------------- */
* { margin:0; padding:0; }
ul { list-style: none; }

body {
	font:11px/1 Verdana, Arial, Helvetica, Sans-Serif;
	margin:0;
	padding:0;
	background: #D2D2D2 url(../gfx/core/bg1.jpg) repeat-x 0 0;
	color:#444;
}
a img { border: none; text-decoration: none; }

/*  Links
--------------------------------------------------------------------------------------------------- */
a {
	color:#003399;
	text-decoration: none;
}
a:visited {
	color:#003399;
}
a:hover {
	color:#6699CC;
}
#top a, #footer a {
	color:#7699D0;
}
#top a:hover, #footer a:hover {
	color:#003399;
}

/*  Header
--------------------------------------------------------------------------------------------------- */
#logo  {
	width: 333px;
	height: 60px;
	line-height: 60px;
	text-indent:-9999px;
	float: left;
}
#logo a {
	display: block;
	width: 333px;
	height: 60px;
	line-height: 60px;
}
#questions {
	float: right;
	width: 360px;
}
#talk {
	float: right;
	padding: 15px 55px 0 0;
	display: block;
}
#talk a {
	display: block;
	width: 125px;
	height: 34px;
	line-height: 34px;
	background: url(../gfx/btn/contact.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#questions p {
	float: left;
	width: 180px;
	color:#fff;
	font-weight: bold;
	text-align: right;
	padding: 23px 0 0 0;
	line-height: 1.4em;
}
#questions p strong {
	color:#ccc;
	font-weight: normal;
}

/*  Layout
--------------------------------------------------------------------------------------------------- */

#container {
	width: 832px;
	margin: 0 auto;
	padding: 35px 0;
	position: relative;
	background: url(../gfx/core/header.gif) no-repeat 0 0;
}
#header {
	width: 100%;
	height: 74px;
}
#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
}
#primary {
	padding: 252px 0 0 0;
}
#feature {
	margin: 0;
	padding: 0;
	width: 619px;
	height: 251px;
	float: left;
	background: url(../gfx/home/001.jpg) no-repeat 0 0;
}
#spotlight {
	float: right;
	width: 210px;
	height: 251px;
	background: url(../gfx/box/bg_request.gif) no-repeat 0 0;
	text-align: center;
}
#secondary {
	position: absolute;
	top: 105px;
	left: 0;
	height: 251px;
	width: 832px;
}

/*  Primary Content
--------------------------------------------------------------------------------------------------- */

#primary dl {
	height: 287px;
}
#primary dl dd {
	padding: 20px;
}
#primary dl dd p {
	line-height: 1.4em;
	margin: 0 0 15px 0;
	color:#444;
}
#box1 {
	width: 211px;
	background: url(../gfx/box/box1_mid.gif) repeat-y 0 0;
	float: left;
}
#box2 {
	width: 398px;
	background: url(../gfx/box/box2_mid.gif) repeat-y 0 0;
	float: left;
	margin: 0 0 0 6px;
}
#box3 {
	width: 210px;
	background: url(../gfx/box/box3_mid.gif) repeat-y 0 0;
	float: right;
}
#box1 dt {
	display: block;
	width: 211px;
	height: 92px;
	text-indent: -9999px;
	background: url(../gfx/box/box1_top.gif) no-repeat 0 0;
}
#box2 dt {
	display: block;
	width: 398px;
	height: 92px;
	text-indent: -9999px;
	background: url(../gfx/box/box2_top.jpg) no-repeat 0 0;
}
#box3 dt {
	display: block;
	width: 210px;
	height: 92px;
	text-indent: -9999px;
	background: url(../gfx/box/box3_top.gif) no-repeat 0 0;
}
#box1 dl {
	background: url(../gfx/box/box1_foot.gif) no-repeat 0 100%;
}
#box2 dl {
	background: url(../gfx/box/box2_foot.gif) no-repeat 0 100%;
}
#box3 dl {
	background: url(../gfx/box/box3_foot.gif) no-repeat 0 100%;
}

/* ---------| Loan Request |--------- */
#spotlight h2 {
	font-weight: bold;
	color:#CCC;
	padding: 20px 0px 4px 0px;
	font-size: 11px;
	line-height: 1.4em;
	width: 190px;
}
#spotlight {
	font-weight: normal;
	color:#F4F4F4;
	font-size: 9px;
}
#spotlight p {
	padding: 4px 0 0 0;
	font-size: 10px;
	width: 157px;
	text-align: left;
}
#spotlight a {
	color:#BEBEBE;
}
#spotlight a:hover {
	color:#fff;
}

/* ---------| Subscribe |--------- */
#box3 form label {
	display: none;
}
#box3 form input {
	margin: 0 auto 6px;
	display: block;
	font-size: 11px;
	color:#777777;
	text-align: center;
}
form fieldset {
	border: none;
}

/* ---------| Feature |--------- */

#feature p {
	float: right;
	line-height: 1.4em;
	margin: 77px 64px 0px 246px;
}
#listen {
	float: right;
	text-align: center;
	width: 440px;}

a.credits:link {color: #BEBEBE;}
a.credits:visited {color: #BEBEBE;}
a.credits:hover {color: #FFF;}

/*  Footer
--------------------------------------------------------------------------------------------------- */

#footer ul  {
	padding: 7px 0px 4px 0px;
}
#footer ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #B1B1B1;
}
#footer ul li.last {
	border-right: none;
	margin: 0px;
	padding: 0px;
}
#footer p {
	padding: 0 0 0 10px;
	color:#999;
}
#footer a {
	color:#999;
	text-decoration: none;
}
#footer a:hover {
	color:#777;
}
#footer p.notice {
	width: 800px;
	padding: 40px 0 20px 0px;
	text-align: justify;
}