@charset "utf-8";
/* CSS Document */
#homeEntry {
	padding:20px 0px 20px 20px;
	width:340px;
	margin:75px 0px 0px 0px;
	padding-left:60px;
	position:relative;
	font-size:15px;
	line-height:17px;
	float:left;
}
#homeEntry p{
	margin:0px;
	padding:0px;
}
#homeEasy {
	margin-left:40px;
	background:url('/img/bg-home_easy_tab.jpg') top left no-repeat;
	padding-top:1px;
	width:auto;
	height:220px;
	clear:both;
}
#homeFlash {
	padding-right:30px;
	width:533px;
	height:280px;
	float:right;
	margin-bottom:-40px;
	position:relative;
}
.stepNumber {
	color:#FFF;
	float:left;
	font-size:36px;
	font-weight:bold;
	margin-top:10px;
	padding-left:7px;
	width:53px;
	text-align:center;
}
.stepContainer-l1 {
	background:url('/img/bg-home_steps.gif') top left no-repeat;
	float:left;
}
.stepContainer-l2 {
	background:url('/img/bg-home_steps_b.gif') bottom left no-repeat;
	height:120px;
	width:300px;
}
.stepContent {
	float:left;
	width:230px;
	margin:20px 0px 0px 10px;
	font-size:11px;
}
.stepContent b {
	font-size:14px;
	display:block;
	margin-bottom:4px;
	color:#691828;
}
#homeCall {
	clear:both;
	height:60px;
	background:url('/img/bg-home_call.jpg') no-repeat;
}
#homeCall a {
	background:url('/img/btn_bg-home_call.gif') top no-repeat;
	line-height:47px;
	float:right;
	text-decoration:none;
	color:#FFF;
	display:block;
	width:241px;
	height:48px;
	text-align:center;
	font-weight:bold;
	float:left;
	font-size:14px;
	margin-top:5px;	
}
#entryHeader {
	font-size:20px;
	margin-top:-12px;
}
#entrySubHeader {
	margin-bottom:8px;
}
#entryPara {
	font-size:12px;
}
