@charset "utf-8";
/* home */
/*cascade*/
#top{
	height:520px;
}
#content{
	margin-top:20px;
}
#content-top{display:block;}
/*features*/
ul.features{
	margin-top:35px;
}
/*non flash*/
#non-flash{
	background:url(/Assets/at4/template/flash-enabled.jpg) 0px 0px no-repeat;
	height:331px;
	width:1000px;
	position:relative;
}
#flash-enabled{
	display:block;
	position:absolute;
	height:88px;
	width:185px;
	bottom:0px;
	left:0px;
}
#flash-enabled a{
	display:block;
	height:88px;
	width:185px;
}
#flash-enabled span{display:none;}
/*homepage header*/
#header{
	display:block;
	height:331px;
	left:0px;
	position:absolute;
	top:189px;
	width:1000px;
}
#header #header-wrapper{
	height:331px;
	position:absolute;
	width:1000px;
}
#header #header-wrapper #cta-wrapper{
	background:#ebf4fb;
	height:203px;
	position:absolute;
	right:21px;
	overflow:hidden;
	top:21px;
	width:225px;
}
#header #header-wrapper #cta-wrapper span{display:none}
#header #header-wrapper #cta-wrapper h3{
	color:#005292;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:6px;
	margin:0;
}
#header #header-wrapper #cta-wrapper p{
	color:#505151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px;
	margin:0;
}
#header #header-wrapper #cta-wrapper #cta_0,
#header #header-wrapper #cta-wrapper #cta_1,
#header #header-wrapper #cta-wrapper #cta_2,
#header #header-wrapper #cta-wrapper #cta_3,
#header #header-wrapper #cta-wrapper #cta_4,
#header #header-wrapper #cta-wrapper #cta_5,
#header #header-wrapper #cta-wrapper #cta_6,
#header #header-wrapper #cta-wrapper #cta_7,
#header #header-wrapper #cta-wrapper #cta_8,
#header #header-wrapper #cta-wrapper #cta_9,
#header #header-wrapper #cta-wrapper #cta_10{
	height:203px;
	width:225px;
	position:relative;
}
#header #header-wrapper #cta-wrapper .cta-button{
	position:absolute;
	height:58px;
	width:205px;
	left:10px;
	top:104px;
	text-align:center;
}
#header #header-wrapper #cta-wrapper .cta-button span{
	padding-left:10px;
	display:inline;
}
#header #header-wrapper #cta-wrapper .cta-button a{
	background:#f7f9fc url(/Assets/at4/template/nav-sprite.gif) 0px -700px no-repeat;
	color:#ffffff;
	font-weight:bold;
	display:block;
	height:58px;
	line-height:58px;
	text-align:left;
	text-decoration:none;
	width:205px;
}
#header #header-wrapper #cta-wrapper .cta-button a:hover{
	background:#f7f9fc url(/Assets/at4/template/nav-sprite.gif) 0px -800px no-repeat;
	color:#ffffff;
	font-weight:bold;
	display:block;
	height:58px;
	line-height:58px;
	text-align:left;
	text-decoration:none;
	width:205px;
}
#header #header-wrapper #cta-wrapper .cta-link{
	position:absolute;
	width:225px;
	left:0px;
	text-align:center;
	top:176px;
	z-index:2000;
}
#header #header-wrapper #cta-wrapper .cta-link a{
	color:#005292;
}