
html,body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	color: #404040;
	background: url(img/bg.png) repeat-x top center #fff;
}

img {
	border: none;
}

a {
	color: #3dc5eb;
}

ul {
	list-style-image: url(img/bullet.png);
}

h1,h2 {
	color: #0f2b91;
	margin-bottom: 9px;
	margin-top: 0;
}

h1 {
	font-size: 17px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

p {
	margin-top: 0;
}

.clear,.spacer {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	height:1px;
	overflow:hidden;
}

.floatr {
    float:right;
    padding:0px 0px 10px 10px;
}

#wrap {
	min-height: 950px;
	background: url(img/bg-mid.jpg) no-repeat top center;
}

#wrap_inner {
	background: url(img/bg-foot.png) repeat-x bottom left;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 117px;
	position: relative;
}

#header .logo {
	padding-top: 24px;
	padding-left: 9px;
	float: left;
}

#header .topnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	bottom: 32px;
	right: 0px;
	list-style-image: none;
}

#header .topnav li {
	float: right;
	line-height: 32px;
	height: 32px;
	margin-left: 5px;
}

#header .topnav a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	height: 32px;
	line-height: 32px;
	display: block;
	padding-left: 13px;
}

#header .topnav a span {
	height: 32px;
	line-height: 32px;
	display: block;
	padding-right: 13px;
}

#header .topnav .active a,#header .topnav a:hover {
	background: url(img/topnav_bg_left.png) no-repeat top left;
	color: #3dc5eb;
}

#header .topnav .active a span,#header .topnav a:hover span {
	background: url(img/topnav_bg_right.png) no-repeat top right;
}


#header .social_links {
	position: absolute;
	right: 120px;
	top: 23px;
}

#header .social_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#header .social_links li {
	float: left;
	padding-left: 4px;
}

#header .account_links {
	position: absolute;
	right: 0px;
	top: 23px;
	color: #fff;
}

#header .account_links a {
	color: #fff;
	text-decoration: none;
}

#home #main {
	width: 960px;
	height: 322px;
	background: url(img/bg-home.png) no-repeat top left;
	overflow: hidden;
	position: relative;
}

#home #main #cont {
	position: absolute;
	top: 9px;
	left: 378px;
}

#home #cols {
	background: url(img/bg-home-cols-top.png) no-repeat top left;
	padding-top: 9px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#home #cols .wrap {
	background: url(img/bg-home-cols-bot.png) no-repeat bottom left;
	padding-bottom: 9px;
}

#home #cols .inner {
	background: url(img/bg-home-cols-mid.png) repeat-y top left;
	padding: 0 18px;
}

#home #cols .col {
	width: 300px;
	float: left;
	margin-left: 13px;
	color: #fff;
	line-height: 22px;
}

#home #cols .col a {
	text-decoration: none;
}

#home #cols .col .floatr {
	margin-bottom: 0;
	padding-bottom: 0;
}

#home #cols .col.first {
	margin: 0;
}

#home #cols .col.last {
	margin: 0;
	float: right;
}

#home #cols h1 {
	color: #3dc5eb;
	font-size: 21px;
	font-weight: normal;
}

#sub {
	background: url(img/sub-top.png) no-repeat top left;
	padding-top: 13px;
}

#sub .wrap {
	background: url(img/sub-bot.png) no-repeat bottom left;
	padding-bottom: 17px;
}

#sub .inner {
	background-color: #fff;
}

#sub .leftnav {
	float: left;
	width: 200px;
	margin-left: 21px;
}

#sub .leftnav h1 {
	margin-bottom: 5px;
	font-size: 26px;
}

#sub .leftnav h1 a {
	color: #0f2b91;
	text-decoration: none;
}

.subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: -5px;
}
.subnav a {
	color: #0F2B91;
	text-decoration: none;
}
.subnav a.active,.subnav a:hover {
	font-weight: bold;
}

.subnav li {
	margin-bottom: 10px;
	padding-left: 10px;
	/*background: url(img/bullet.png) no-repeat 0 6px;*/
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
}
.subnav li li {
	margin: 0;
}

.subnav li ul a {
	color: #0F2B91;
}
.subnav li.active {
	background: url(img/leftnav_sel.png) no-repeat 0 2px;
}
.subnav ul {
	margin-left: 10px;
	padding: 0;
}
.subnav li li.active {
	/*background: url(img/bullet.png) no-repeat 0 6px;*/
	background: none;
}
.subnav li ul a.active,.subnav li ul a:hover {
	font-weight: normal;
	color: #3dc5eb;
}

#sub .main {
	width: 722px;
	float: right;
	margin-right: 15px;
}

#sub .main .banner {
	margin-bottom: 10px;
}

.col_set .left, .col_set .right {
	width: 320px;
	float: left;
}

.col_set .left {
	border-right: 1px solid #c8c8c8;
	padding-right: 27px;
}

.col_set .right {
	float: right;
}

.listing_item {
	width: 712px;
	padding: 10px;
	background: url(img/lstbak.png) repeat-y top left;
	margin-top: 20px;
}

.listing_item .img {
	float: left;
	width: 108px;
}

.listing_item .txt {
	float: right;
	width: 585px;
	color: #fff;
	margin-right: 12px;
}

.listing_item .txt .lnk {
	display: block;
	text-align: right;
	text-transform: uppercase;
	text-decoration: underline;
	color: #fff;
}

.listing_item .txt h2 {
	font-size: 14px;
	color: #fff;
}

#footer {
	padding-top: 7px;
	position: relative;
	padding-bottom: 70px;
}

#footer .foothead {
	height: 34px;
	line-height: 34px;
	width: 641px;
	background: url(img/foothead_bg.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	padding-left: 25px;
}

#footer .foothead a {
	color: #fff;
	text-decoration: underline;
}

#footer .footnav {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	height: 20px;
	margin-top: 23px;
}

#footer .footnav li {
	float: left;
	margin-right: 30px;
}

#footer .footnav a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#footer .footnav .active, #footer .footnav .active a,#footer .footnav a:hover {
	color: #3dc5eb;
}

#footer .footlinks {
	font-size: 15px;
	color: #fff;
	position: absolute;
	top: 15px;
	right: 16px;
	text-align: right;
}

#footer .footlinks h1 {
	color: #fff;
	margin-bottom: 20px;
	font-weight: normal;
}

.signup {
	background: url(img/bg-signup.png) no-repeat top left;
	height: 26px;
	width: 119px;
	line-height: 26px;
	color: #fff;
	text-align: center;
}

.signup a {
	color: #fff;
	text-decoration: none;
}

#footer .signup {
	float: right;
	font-size: 15px;
}

#footer .copyright {
	color: #fff;
	font-size: 11px;
}

#footer .copyright a {
	text-decoration: none;
	color: #fff;
}

.webinar_left {
	float: left;
	width: 480px;
}

.webinar_right {
	float: right;
	width: 232px;
	line-height: 20px;
}

.webinar_right h2 {
	background-color: #0031a1;
	color: #fff;
	padding: 2px 8px;
	font-weight: normal;
}

.webinar_outline strong {
	font-weight: normal;
	color: #0F2B91;
}

.webinar_outline ul {
	margin-left: 0;
	list-style-image: none;
	list-style: none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	background-color: #F2F2F2;
	padding: 5px 0
}

.webinar_outline ul li {
	padding: 0 5px;
	border-bottom: 1px solid #BCBCBC;
	line-height: 22px;
}

.webinar_outline ul li:last-child {
	border-bottom: none;
}

.webinar_outline h2 {
	font-weight: normal;
}
