@charset "utf-8";
/* CSS Document */

.wrapperBanner{
	width:auto;
	background:url(../images/banner/banner-bg.gif) bottom repeat-x;
	padding-bottom:16px;
	min-width:1132px;
}
.banner{
	width:980px;
	margin:0 auto 0 auto;
	padding:30px 0 0 0;
}
.banner-right{
	float:right;
	width:394px;
	border:3px solid #b6b6b6;
	position:relative;
}
.banner-sdw{
	background:url(../images/banner/banner-shadow.png) no-repeat;
	width:429px;
	height:44px;
	position:absolute;
	top:266px;
	left:-18px;
}
.banner-left{
	float:left;
	width:546px;
	padding-top:5px;
}
.banner-left h1{
	color:#74b9f3;
font-size:30px;
	/* font:30px "Georgia", Times New Roman, Times, serif; */
	font-family: 'ITCFranklinGothicStdBkCn';
	font-weight:normal;
	text-transform:uppercase;
	line-height:50px;
}
.banner-left h2{
	color:#FFF;
font-size:30px;
	/* font:30px "Georgia", Times New Roman, Times, serif; */
font-family: 'ITCFranklinGothicStdBkCn';
	font-weight:normal;
	text-transform:uppercase;
	line-height:50px;
}
.banner-left h3{
font-size:26px;
	color:#969695;
	/*font:26px "Georgia", Times New Roman, Times, serif;*/
font-family: 'ITCFranklinGothicStdBkCn';
	font-weight:normal;
	line-height:35px;
}
.plans{
	float:left;
	margin-right:20px;
	padding-top:94px;
}
.plans a{
	background:url(../images/banner/submit-act.png) no-repeat;
	width:247px;
	height:39px;
	text-transform:uppercase;
font-size:18px;
	/* font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
font-family: 'ITCFranklinGothicStdBkCn';
	font-weight:bold;
	color:#FFF;
	padding-top:15px;
	text-align:center;
	display:block;
}
.plans a:hover{
	background:url(../images/banner/submit-.png) no-repeat;
	color:#016b92;
}


/* Slider */


#slider {
	width:394px !important;
	height:261px !important;
}
#slider li {
	list-style:none;
}