/*----------
  * IE
  _ IE6
  . IE7
------------ */

/*
----------------------------------------------------------------
	T Y P O G R A P H Y
---------------------------------------------------------------- */

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	padding-top: 110px;
	margin: 0;
	}
	
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	margin-top: 30px;
	}
	
h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 20px;
	font-weight: normal;
	}
	
h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	}
	
h5 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center
	}

h6 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 60px
	font-weight: bold;
	color: #333333;
	}
#footer h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	color:#555555;
	margin:0 -60px;
	display:block;
	text-align:center;
	padding-top:30px;
	width:960px;
	}
#footer h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#555555;
	display:block;
	margin:0 60px;
	width:720px;
	text-align:center;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #353535;
	}

/*
----------------------------------------------------------------
	B A S E
---------------------------------------------------------------- */

body { 
	vertical-align: top;
	background: #ffffff url(../images/bkg.jpg) repeat-x top center;
	}

body.contactpage {
	background-image: none;
}

/* L I N K S */

a:link, a:visited {
	color: #02c8fc;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
	}
#footer a:link, a:visited {
	color: #02c8fc;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	}		

a:hover {
	text-decoration: underline;
	}
	
/* S T R U C T U R E */
	
#wrapper { 
	margin: 0 auto;
	}
	
#container {
	width: 930px;
	margin: 0 auto;
	}

/*
----------------------------------------------------------------
	C O N T E N T
---------------------------------------------------------------- */

#top {
	display: block;
	margin: 30px auto 0 auto;
	}
	
#content {
	width: 930px;
	background: url(../images/bkg-content.png) repeat-y top center;
	padding: 0 0 90px;

	}
	
#logo {
	float: left;
	display: inline;
	margin: 0 0 0 42px;
	}
	
#tagline {
	float: right;
	display: inline;
	margin: 0 50px 0 0;
	}
	
#divider {
	display: block;
	padding: 20px 0 29px 49px;

	}
	
#headline2 {
	display: block;
	padding: 0 0 0 182px;
	margin: 0 0 10px 0;
	_margin:  0 182px 10px 0;
	.margin:  0 182px 10px 0;
	}
	
#content #left {
	float: left;
	display: inline;
	width: 489px;
	margin: 0 0 0 49px;
	}
	
#headline {
	display: block;
	margin: 0;
	}
	
#icons {
	display: block;
	margin: 18px 0 0 44px;
	}
	
#bullets {
	display: block;
	margin: 38px 0 0 0;
	}
	
#content #left p {
	display: block;
	margin: 33px 0 0 0;
	}
	
#lenders {
	display: block;
	margin: 34px 0 0 150px;
	}
	
#content #right {
	float: right;
	display: inline;
	width: 285px;
	margin: 2px 50px 0 0;
	background: url(../images/formbkg.jpg) no-repeat top center;
	padding: 98px 0 0 0;
	}
	
#bottom {
	display: block;
	margin: 0 auto 0 auto;
	}
	
#footer {
	display: block;
	margin: 0 50px 20px;
	}

#logosmall {
	float: left;
	display: inline;
	margin: 0;
	}
	
#footer p {
	font-size: 10px;
	line-height: normal;
	color: #9f9f9f;
	margin: 0 0 0 2px;
	}
	
.smTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	padding: 6px 0 0 0;
}
	
p#links {
	color: #7fd3ea;
	float: left;
	display: inline;
	margin: 30px 0 0 5px;
	}
	
#footer a {
	margin: 0 12px;
	}
	
#callcentre {
	background:#FFFFFF url(../images/bkgtile.jpg) repeat-x top left;
	text-align: center;
	}
	
#page2 #content {
	text-align: center;
	}
	
#progressbar {
	display: block;
	margin: 0 auto;
	padding: 30px 0;
	}
	
#page2 a {
	color: #095cb4;
	}
	
#page2 #content a {
	text-decoration: underline;
	}
		
/*
----------------------------------------------------------------
	F O R M
---------------------------------------------------------------- */

form ul {
	list-style: none;
	margin: 0 0 0 28px;

	}
	
li#expanded ul {
	margin: 0;
	}
	
form ul li {
	display: block;
	margin: 8px 0 0 0;
	.margin: 0; /* IE7 */
	}
	
label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	}
	
.textbox {
	width: 195px;
	}
	
.nextbox {
	width: 209px;
	}
	
.selectlargeHome {
	width: 215px;
	}
	
.selectlarge {
	width: 155px;
	}
	
form ul li#btn1 {
	/* display: none; */
	}
	
#submitbtn1 {
	height: 50px;
	width: 185px;
	margin: 10px 0 14px 0;
	border: none;
	cursor: pointer;
	background: url(../images/submitbtn1.png) no-repeat top left;
	}
	
#submitbtnpage2{
	height: 50px;
	width: 185px;
	margin: 20px 0 0 220px;
	border: none;
	cursor: pointer;
	background: url(../images/page2submit.jpg) no-repeat top left;
	}


#formdivider {
	display: block;
	padding: 4px 0;
	}
	
.select2char {
	width: 62px;
	float: left;
	display: inline;
	margin: 0 4px 0 0;
	}
	
.select4char {
	width: 72px;
	float: left;
	display: inline;
	margin: 0 9px 0 0;
	}
	
#checkbox {
	float: left;
	display: inline;
	margin: 4px 7px 0 0;
	}
	
p#accept {
	width: 190px;
	float: left;
	display: inline;
	margin: 5px 0 0 0;
	font-size: 10px;
	 line-height: normal;
	}
	
p#accept a {
	color: #353535;
	text-decoration: underline;
	}
	
#submitbtn2 {
	height: 50px;
	width: 185px;
	margin: 10px 0 14px 0;
	border: none;
	cursor: pointer;
	background: url(../images/submitbtn2.png) no-repeat top left;

	}
	
#formbottom {
	display: block;
	}


#formpage2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: transparent url(../images/page2formbkg_mid.jpg) repeat-y top left;
	width: 704px;
	margin: 30px 0 0 120px;
	*margin: 20px 0 0 115px;
	_padding-bottom: -15px;
	.padding-bottom: -15px;
}


#btm {
	margin: 0 auto;
	padding: 0;
	display: block;
	}

		


#formpage2 ul {
	list-style: none;
	
	}
	
#formpage2 ul li {
	display: block;
	margin: 0;
	}
	
#formpage2 ul li span {
	float: left;
	display: inline;
	margin: 8px 20px 8px 0;
	}




.selecttaa {
	width: 607px;
	
	}

.tbflat {
	width: 75px;
	}

.selectdd {
	width: 75px;
	}


.textbox1 {
	width: 155px;
	}

/*
 * ----------------------------------------------------------------
 * 	H O V E R
 * 	---------------------------------------------------------------- */
	
.pageWrap { 
	z-index: 5; 
	float: left; 
	display: inline; 
	margin: 18px 0 0 -10px; 
	width: 140px;
	}
	
#psdPage { 
	cursor:pointer; 
	height: 20px; 
	width: 20px; 
	}
	
#bubbleWrap {
	left:610px;
	position:absolute;
	top:235px;
	z-index:10;
	_left: 610px; /* IE6 */
	.top: 250px;
	
	 }
	 
.bubble { 
	color: black; 
	position: absolute; 
	padding: 12px 12px 0 30px; 
	background: url(../images/hoverbkg.png) no-repeat top left; 
	width: 180px; 
	height: 105px; 
	margin: 70px 0 0 0;
	}
	
.bubble {  
	_background: #004ca6;
	 _border: 2px solid #0cb0e7; 
	 _width: 180px; 
	 _padding: 10px; 
	 _height: 90px; } /* IE6 */

.bubble p { 
	font-size: 10px; 
	font-weight: bold; 
	color: black; 
	line-height: normal; 
	margin: 20px 0 0 -10px; 
	.margin: 35px 0 0 -10px; 
	width: 140px;
	}
	
#infoline { 
	position: relative;
	 }
	 
#page2 #bubbleWrap {
	left: 268px;
	_left: 10px; /* IE6 */
	}

.second { height: 38px; }


















