
/* Global Page Styles   
----------------------------------------------- */


body {
	background: #ffffff url(images/bg.png) top repeat-x;
	text-align:center;
	margin: 0;
	padding: 0;
}

body, tr, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: 400;
	line-height: 1.5;
}

#wrapper {
	width:980px;
	margin: 0 auto;
	text-align:left;
	background: url(images/bg_main.jpg) 0 0 no-repeat;
}

#main {
	width: 920px;
	padding: 20px 0;
	margin: 0 30px;
} 

/* Links 
----------------------------------------------- */


a {
	color:  #518ae0;
	text-decoration: none;
}
a:hover {
	color: #2161cf;
	text-decoration: underline;
}


/* Header
----------------------------------------------- */

#header {
	width:980px;
	height: 370px;
	position:relative;
	overflow:hidden;
}

#header a#logo {
	width: 280px;
	height: 60px;
	display:block;
	text-decoration:none;
	position:absolute;
	top: 20px;
	left:30px;
}

#header a#apply {
	width: 270px;
	height: 160px;
	display:block;
	text-decoration:none;
	position:absolute;
	top: 156px;
	right:15px;
	text-indent: -900px;
	font-size:1px;
	background: url(images/apply.jpg) 0 0 no-repeat;
	overflow:hidden;
}

#header a:hover#apply {
	text-decoration:none;
	background: url(images/apply.jpg) 0 -160px no-repeat;
}

#header #strap {
	width: 330px;
	position:absolute;
	top: 170px;
	left:360px;
	font-size:38px;
	line-height:47px;
	color:#FFFFFF;
	overflow:hidden;
}

/* Main Nav Menu   
----------------------------------------------- */

ul#nav {
	width: 900px;
	height:40px;
	overflow: hidden;
	font-weight: bold;
	font-size: 12px;
	position:absolute;
	top: 50px;
	left:400px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#nav li {
	background-image:none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding:0 7px;
	
}

li.page_item {
	border-left:1px solid #000000;
}



ul#nav li a {
	color: #000000;
	text-decoration: none;
}

ul#nav li a:hover,
ul#nav li a.applylink {
	color: #457fdf!important;
	text-decoration: none;
}




/* Sidebar Styles   
----------------------------------------------- */

#side {
	width: 210px;
	float: left;
}

#side_top {
	color:#000000;
	margin-bottom:25px;
	
}

#side_top H2 {
	padding: 0!important;
	margin: 0 0 10px 0!important;
	color:#a7cc00!important;
	font-size:15px!important;
	font-weight:700!important;
}

#side_top ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

#side_top ul li {
	padding: 5px 0 5px 20px;
	margin: 0;
	list-style-type:none;
	font-size:12px;
	font-weight:700;
	background:url(images/arrow.jpg) 3px 9px no-repeat;
}

.sidelist {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

.sidelist li {
	padding: 0;
	margin: 0;
	list-style-type:none;
	font-size:11px;
	line-height:15px;
	height:80px;
}

.sidelist li img {
	float: left;
}

.sidelist li p {
	float: right;
	width: 140px;
	padding:0;
	margin:0;
}


/*  Headings and page styles
--------------------------------- */

H1 {
	font-size: 30px;
	color:  #000;
	line-height: 35px;
	font-style:italic;
	font-weight: 400;
	padding: 0;
	padding-bottom:15px;
	margin: 0;
	}
	
H2 {
	font-size:17px;
	padding: 0;
	margin: 10px 0;
	line-height: 1.4;
	font-weight: 400;
	color: #518ae0;
	font-style:italic;
	font-weight: 400;
	}

H2 a {
	color: #518ae0;
	text-decoration:none;
	font-weight: 400;
	}
	
H2 a:hover {
	color:#666;
	text-decoration:none;
	}
		
H3 {
	font-size:15px;
	line-height: 1.5;
	padding: 0;
	margin: 10px 0;
	color:#333333;
	font-style:italic;
	font-weight: 400;
	}
	
H4, H5, H6 {
	font-size:14px;
	line-height: 1.5;
	padding: 0;
	margin: 10px 0;
	font-weight: 400;
	color:#333333;
	font-style:italic;
	font-weight: 400;
	}

/* Main Content Blocks and Styles
----------------------------------------------- */

#content_page {
	width: 680px;
	float: right;
	overflow:hidden;
}

.appform {
	height:1150px;
	width:650px;
	overflow:hidden;
	border:none;
}




/* Footer Styles   
----------------------------------------------- */

#footer {
	font-size:10px;
	padding: 25px 0;
	margin: 0 25px;
	color: #999;
	text-align:center;
	border-top: 1px solid #ccc;
}
#footer a {
	color:#777;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	text-align: center;
}

#footer  li {
	background-image:none;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 5px;
}

#footer p {
	margin: 0;
	padding-top: 15px;
}




/* Homepage Styles   
----------------------------------------------- */

#homeboxes {
	width:680px;
	background:url(images/boxes.png) top left repeat-y;
	margin-top:15px;
	margin-bottom:20px;
}

.homebox {
	width: 300px;
	padding:15px;
	color:#FFFFFF;
	font-size:12px;
}

#homeboxes a {
	color:#FFFFFF;
	text-decoration:underline;
}

#homeboxes H1,
#homeboxes H2,
#homeboxes H3,
#homeboxes H4,
#homeboxes H5,
#homeboxes H6 {
	color:#FFFFFF;
	font-weight:700;
	font-size:16px;
	padding:0;
	margin: 0 0 10px 0;
}

#steps {
	width: 680px;
}

#hometext {
	width: 680px;
}

#hometextinner {
	width: 480px;
	float:left;
	color:#000000;
	font-size:16px;
}

a#apply_sm {
	width: 180px;
	height: 100px;
	display:block;
	text-decoration:none;
	float:right;
	text-indent: -900px;
	font-size:1px;
	background: url(images/smapply.jpg) 0 0 no-repeat;
	overflow:hidden;
}

a:hover#apply_sm {
	text-decoration:none;
	background: url(images/smapply.jpg) 0 -100px no-repeat;
}

#homeborrow {
	width: 680px;
	height:160px;
	background:url(images/howmuch.png) 0 0 no-repeat;
	
}


#btnpound {
	padding: 65px 0 0 0;
	margin: 0;
	list-style-type:none;
}

#btnpound li {
	padding: 0;
	margin: 0;
	list-style-type:none;
	background:none;
	list-style-image:none;
	float:left;
}


#btnpound li a {
	float:left;
	display:block;
	font-size:1px;
	text-indent: -900px;
	color:#FFFFFF;
	text-decoration:none;
	height:65px;
	width:135px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#btnpound li a:hover {
	background-position: 0px -65px;
	color:#FFFFFF;
	text-decoration:none;
}

#btnpound li a.p1 {
	background-image:url(images/p1.jpg);
}

#btnpound li a.p2 {
	background-image:url(images/p2.jpg);
}

#btnpound li a.p3 {
	background-image:url(images/p3.jpg);
}

#btnpound li a.p4 {
	background-image:url(images/p4.jpg);
}

#btnpound li a.p5 {
	background-image:url(images/p5.jpg);
}


table, img {
	border: none;
}

td, th {padding:5px;}


/*----TWO COLUMN LIST-------------*/
.entry ul.prodlist li {
	background: none !important;
	padding: 0 0 0 50px !important;
	clear: left;
}
.entry ul.prodlist li img {
	float: left;
	margin: 20px 30px 0 0;
}
.entry ul.prodlist li p {
	float: left;
	width: 490px;
	padding-top:0;
	margin-top:0;
}

.entry ul.prodlist li h2 {
	padding: 0;
	margin: 0 0 3px 0;
	line-height:1.2;
}


/* Site map
------------------------------*/

.sitemap,
.sitemap ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.sitemap li,
.sitemap ul li,
.sitemap li.page_item,
.sitemap li.cat-item {
	padding:0!important;
	margin:0 0 3px 0!important;
	list-style-type:none;
	font-size:12px;
	display:block;
	width:600px;
}

.sitemap li a {
	display:block;
	padding-left: 15px;
	color: #000;
	height:30px;
	line-height:30px;
	text-decoration:none;
	background:#edf5fb;
}

.sitemap li a:hover {
	color: #ffffff;
	background: #0099CC;
	text-decoration:none;
}

.sitemap ul li a {
	display:block;
	padding-left: 35px;
	color: #333;
	background: url(images/ico-arrow2.gif) 15px center no-repeat #ffffff;
	height:30px;
	line-height:30px;
	text-decoration:none;
}

.sitemap ul li a:hover {
	color: #0099CC;
	background: url(images/ico-arrow2.gif) 15px center no-repeat #f9f9f9;
	text-decoration:none;
}





/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

.fl {
	float:left;
}

.fl {
	float:right;
}
