
body {
	margin:0 auto;
	padding:0;	
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
}

#login { float:right; margin-top:25px;}
a { color:#3399cc; }

#fi-header {
	width:875px;
	margin:0 auto;
	padding:20px 0;
}

#main-header {
	background:url(../images/bg-header.png) repeat-x;
	height:325px;
	display:block;	
}

#faq-header {
	background:url(../images/bg-header.png) repeat-x;
	height:156px;
	display:block;	
}

#faq-header-content {
	width:615px;
	background:url(../images/header-faq.png) no-repeat;
	height:245px;
	margin:0 auto;
	padding-left:260px;
	padding-top:45px;
	font-weight:bold;
	color:#3399cc;
	text-shadow:1px 1px #fff;
}

#main-header-content {
	width:425px;
	background:url(../images/header-lock.png) no-repeat;
	height:245px;
	margin:0 auto;
	padding-left:450px;
	padding-top:80px;
	font-weight:bold;
	color:#3399cc;
	text-shadow:1px 1px #fff;
}
#main-header-content h1 {
	font-size:2.3em;	
}
#content {
width:875px;
margin:0 auto;	
padding:50px 0;
}


#intro, #step1, #faqs, #step2 {
width:430px;
float:left;	
}

#intro {
margin-right:15px;	
font-size:1.1em;
padding-bottom:30px;
}

#intro h2 {

font-size:1.1em;
color:#3399CC;
margin-top:0;
}
#faqs {
	background:url(../images/faq.png) no-repeat 10px 0;
	padding-left:110px;
	width:300px;	
	height:100px;
}

#faqs p {
margin-top:14px;	
}

#step1 {
background:url(../images/step1.png) no-repeat;
margin-right:15px;
padding-left:140px;
width:290px;

	
}

#step2 {
background:url(../images/step2.png) no-repeat 20px 0;	
padding-left:130px;
width:300px;
}

#step1 p, #step2 p {
margin-top:0;	
}
#footer {
border-top:solid 1px #ddd;
padding:20px 0;

}

ul, .blue { color:#555; }

ul li span { color:#555; }

ul li { margin-bottom:.5em; }

.red { color:#FF0000; }

#faq-links { width:200px; margin-right:60px; float:left; }

#faq-links ul {
	list-style-image:url(../images/arrow.png);
	margin-top:0;
}

#faq-content { width:600px; float:left; line-height:1.4em;}

#faq-content h1 {
	color:#3399CC;
	font-size:1.3em;
	margin-top:2.5em;
}

.backtotop {
font-size:.5em;
text-align:right;
}
