body{
	margin:0;
	font:13px/21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#252525;
	background:#fff url(../images/bg-body.gif) repeat-x;
	min-width:1000px;
}
img {border-style:none;}
a{
	color:#0072bc;
	text-decoration:none;
}
a:hover {color:#009aff;}
input,
textarea,
select{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#header{
	overflow:hidden;
	width:100%;
	padding:22px 0 0;
	margin:0 0 29px;
}
.header-top{
	float:left;
	width:100%;
	margin:0 0 19px;
}
.logo{
	margin:0;
	float:left;
	width:211px;
	height:90px;
	background:url(../images/bg-logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}
#header dl{
	margin:0;
	padding:52px 0 0;
	color:#fff;
	float:right;
	font:17px/25px Georgia, 'Times New Roman', Times, serif;
}
#header dl dt{display:inline;}
#header dl dd{
	display:inline;
	font-size:24px;
	margin:0 0 0 5px;
}
#nav{
	padding:0;
	margin:0 0 12px;
	list-style:none;
	font-size:14px;
	line-height:16px;
	background:url(../images/bg-nav.gif) no-repeat;
	float:left;
	width:100%;
}
#nav li{float:left;}
#nav a{
	text-decoration:none;
	padding:13px 35px 13px 37px;
	display:block;
	color: #fff;
}
* html #nav a{
	float:left;
	padding:12px 35px 12px 37px;
}
* + html #nav a{
	float:left;
	padding:12px 35px 12px 37px;
}
#nav .active a,
#nav a:hover {
	color: #ed1c24;
	background:url(../images/bg-nav-hover.gif) no-repeat 50% 100%;
	padding:13px 35px 21px 37px;
}
* html #nav a:hover,
* html #nav .active a{padding:12px 35px 18px 37px;}
* + html #nav a:hover,
* + html #nav .active a{padding:12px 35px 18px 37px;}
.visual{
	float:left;
	width:100%;
	background:url(../images/bg-visual.gif) no-repeat 0 100%;
	padding:0 0 12px;
	position:relative;
	height:300px;
}
.visual img{display:block}
.visual span{
	position:absolute;
	right:23px;
	bottom:28px;
	font-size:36px;
	line-height:40px;
	color:#000000;
	letter-spacing:-1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 345px;
}
.visual span2 {
	position:absolute;
	right:25px;
	bottom:30px;
	font-size:36px;
	line-height:40px;
	color:#FFF;
	letter-spacing:-1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 345px;
}
.visual .cufon{margin:0 0 3px;}
#main{
	float:left;
	width:100%;
	background:url(../images/bg-main.gif) repeat-y;
	margin:0 0 40px;
}
#content{
	float: left;
	width: 650px;
	line-height:21px;
}
.content-text {
	float:left;
	width:100%;
}
#content ul {
	margin:0;
	padding:0 0 3px;
	list-style: none;
	line-height:21px;
	word-spacing:-1px;
}
#content li {
	background: url(../images/bullet-list.gif) no-repeat 6px 4px;
	padding:0 0 0 35px;
	margin:0 0 18px;
}
#content h2 {
	margin:0 0 23px;
	color:#ed1c24;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
}
p + h2 {
	margin: 30px 0 0 0!important;
}
.logobox + h2 {
	margin: 30px 0 0 0!important;
}
h2 + p {
	margin: 10px 0 0 0!important;
}
#content p {
	margin: 0 0 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content .mark{
	font-size:20px;
	line-height:27px;
	margin:0 0 14px;
}
.big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:27px;
}
#content .mark .cufon{margin:0 0 7px;}
#content .list-heading{margin:0 0 14px}
.two-columns {
	float:left;
	width:100%;
	margin:0 0 41px;
}
.column{
	width:300px;
	float:left;
}
.column-interior{
	width:650px;
	float:left;
}
.sign-up-now{float:right;}
#content .sign-up-now h2{margin:0 0 15px;}
.block{
	float:left;
	width:100%;
	background:#e8f1fc url(../images/bg-block.gif) no-repeat;
}
.block .frame{
	background:url(../images/bg-block.gif) no-repeat -650px 100%;
	padding:19px 20px 21px;
	float:left;
	width:610px;
}
.block .block-img{
	float:left;
	margin:0 22px 0 0;
}
.block .block-img span{
	display:block;
	margin:0 1px;
	border:1px solid #fff;
	border-width:1px 0;
}
.block .block-img span span{
	margin:0 -1px;
	border-width:0 1px;
	padding:1px;
	background:#fff;
}
.block .block-img img{display:block;}
.block-text{
	overflow: hidden;
	height: 1%;
	padding:2px 0 0;
}
.block-text .heading{margin:0 0 15px}
#content .block-text p{margin:0 0 18px;}
#content .block h2{
	color:#002b46;
	margin:0 0 4px;
}
#content .block .author{color:#0072bc;}
.btn-holder{
	overflow:hidden;
	width:100%;
}
.btn-invite{
	float:left;
	background:url(../images/btn-invite.gif) no-repeat;
	padding:0 0 0 14px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:17px;
	cursor:pointer;
	word-spacing:-2px;
}
.btn-invite span{
	display:block;
	padding:8px 28px 8px 0;
	background:url(../images/btn-invite.gif) no-repeat 100% -30px;
}
* html .btn-invite span{padding:5px 28px 8px 0;}
* + html .btn-invite span{padding:5px 28px 8px 0;}
.btn-invite:hover{background:url(../images/btn-invite.gif) no-repeat 0 -60px;}
.btn-invite:hover span{background:url(../images/btn-invite.gif) no-repeat 100% 100%;}
.sing-up-box{
	overflow:hidden;
	width:100%;
	background:url(../images/bg-sign-up-box.gif) no-repeat;
	padding:5px 0 0;
	margin:0 0 5px;
	position:relative;
}
.sing-up-box .top{
	overflow:hidden;
	background:url(../images/bg-sign-up-box.gif) no-repeat -300px 100%;
	min-height:189px;
	text-align:center;
	color:#fff;
	font-size:22px;
	line-height:25px;
	padding:16px 20px 28px;
	width:260px;
	position:relative;
}
* html .sing-up-box .top{
	height:189px;
	overflow:visible;
}
.sing-up-box .top p .cufon{margin:0 0 4px;}
.sing-up-box .top strong .cufon{margin:0 0 11px;}
.sing-up-box .top strong{
	font-size:14px;
	display:block;
}
.sing-up-box .top span{
	font-size:9px;
	display:block;
}
.sing-up-box .top .form-heading{
	position:relative;
	display:block;
	bottom:-32px;
	margin:0 0 0 -5px;
	text-align:left;
	font-size:18px;
	line-height:20px;
}
* html .sing-up-box .top .form-heading{bottom:-14px;}
* + html .sing-up-box .top .form-heading{bottom:-14px;}
.sing-up-box form fieldset{
	margin:-8px 0 0;
	padding:21px 15px 10px 16px;
	float:left;
	width:269px;
	background:#ececec url(../images/bg-sign-up-form.gif) no-repeat 0 100%;
}
.sing-up-box form .row{
	float:left;
	width:100%;
	color:#000;
	margin:0 0 5px;
}
.sing-up-box form .row label{
	float:left;
	font-size:11px;
	line-height:25px;
}
.sing-up-box form .row .txt{
	float:right;
	line-height:15px;
	font-size:11px;
	padding:4px 5px 6px;
	width:180px;
	border:1px solid #d7d7d7;
}
.sing-up-box form .row .btn-submit{float:right;}
#sidebar{
	float:right;
	width:250px;
	overflow:hidden;
}
#sidebar .box{
	border-top:1px solid #ececec;
	padding:18px 0 20px;
	margin:-18px 0 18px;
	line-height:21px;
	float:left;
	width:100%;
}
#sidebar .box h3{
	font-size:24px;
	line-height:26px;
	margin:0 0 7px;
	color:#ed1c24;
	font-weight:normal;
}
#sidebar .box h4{
	font-size:17px;
	line-height:20px;
	margin:0 0 4px;
	color:#002b46;
	font-weight:normal;
}
#sidebar .box p{margin:0 0 2px}
#sidebar .info-box{
	background:url(../images/bg-sidebar-box.gif) no-repeat;
	margin:0 0 15px;
	overflow:hidden;
	width:100%;
	float:left;
	padding:4px 0 0;
}
* html #sidebar .info-box{float:none;}
#sidebar .info-box .frame{
	float:left;
	padding:11px 10px 13px 16px;
	background:#e8f1fc url(../images/bg-sidebar-box.gif) no-repeat -250px 100%;
	min-height:230px;
}
* html #sidebar .info-box .frame{height:230px;}
#sidebar .info-box .frame dl{
	margin:0 0 51px;
	padding:0;
	font:23px/25px HelveticaNeue, Helvetica, Arial, sans-serif;
}
#sidebar .info-box .frame dt{
	color:#ed1c24;
	margin:0 0 5px;
}
#sidebar .info-box .frame dd{
	margin:0;
	font-size:27px;
	line-height:28px;
	color:#002b46;
}
#sidebar .info-box .frame .date{
	font-size:17px;
	line-height:20px;
	color:#000;
}
#sidebar .info-box .frame .date .cufon{margin:0 0 4px;}
#sidebar .info-box h3{
	margin:0 0 12px;
	font-size:17px;
	line-height:20px;
	color:#0072bc;
	font-weight:normal;
}
#sidebar .info-box .img-holder{margin:0 -16px -10px -16px;}
#sidebar .info-box .img-holder img{display:block;}
#footer {
	overflow:hidden;
	width:100%;
	background: #590000;
	padding: 10px 0 0;
	height: 130px;
}
#footer .holder {
	overflow:hidden;
	margin:0 auto;
	width:960px;
	color:#fff;
}
#footer p{margin:0 0 10px;}
#footer ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background:url(../images/sep-footer-list.gif) no-repeat 100% 3px;
	margin:0 -10px 0 10px;
	padding:0 10px 0 8px;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
}
#footer ul li a:hover{text-decoration:underline;}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:27px;
	font-weight:normal;
	margin: 20px 0 0 0;
}

h5 + p {
	margin-bottom: 20px!important;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin: 30px 0 5px 0;
}

.big + p {
	margin: 20px 0 10px 0!important;
}



.logobox {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 2px;
	clear:both;
}
.logobox strong {
	display: block;
	margin-bottom: 8px;

/* Infinite Scroller
--------------------------------------------- */

label { 
display: block;
} 

.infiniteCarousel {
  width: 650px;
  height: 120px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 570px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 90px;
  margin: 0 40px;
  position: absolute;
  top: 0;
  border: solid 1px #ededed;
}

.infiniteCarousel ul a img {
  border: 1px solid #b2b2b2;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px!important;
  margin: 0!important;
  background:none!important;
  height: 65px;
  width: 170px;
  border:none;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 30px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}




/* End Infinite Scroller
--------------------------------------------- */


/* Testimonial Quote Bubble
--------------------------------------------- */


.quotebubble-wide-bttm {
margin:20px 0;
width:640px;
}
.quotebubble-wide-bttm .qb-mid {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EDEDED none repeat scroll 0 0;
padding:16px 30px;
}
.quotebubble-wide-bttm .qb-top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/quotebubble__7e533e3.gif) no-repeat scroll left -19px;
font-size:1px;
height:8px;
line-height:1px;
overflow:hidden;
width:100%;
}
.quotebubble-wide-bttm .qb-bttm {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/quotebubble__7e533e3.gif) no-repeat scroll left -35px;
font-size:1px;
height:30px;
line-height:1px;
overflow:hidden;
width:100%;
}
.quotebubble-wide-top {
margin:20px 0;
width:640px;
}
.quotebubble-wide-top .qb-mid {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EDEDED none repeat scroll 0 0;
padding:16px 30px;
}
.quotebubble-wide-top .qb-top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/quotebubble__7e533e3.gif) no-repeat scroll left top;
font-size:1px;
height:27px;
line-height:1px;
overflow:hidden;
width:100%;
}
.quotebubble-wide-top .qb-bttm {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/quotebubble__7e533e3.gif) no-repeat scroll left -27px;
font-size:1px;
height:8px;
line-height:1px;
overflow:hidden;
width:100%;
}
.quotebubble-wide-bttm {
margin:20px 0;
width:640px;
}
.quotebubble-wide-bttm .qb-mid {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EDEDED none repeat scroll 0 0;
padding:16px 30px;
}
.quotebubble-wide-bttm .qb-top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/quotebubble__7e533e3.gif) no-repeat scroll left -19px;
font-size:1px;
height:8px;
line-height:1px;
overflow:hidden;
width:100%;
}
.quotebubble-wide-bttm .qb-bttm {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/quotebubble__7e533e3.gif) no-repeat scroll left -35px;
font-size:1px;
height:30px;
line-height:1px;
overflow:hidden;
width:100%;
}


.quotebubble-wide-bttm h3 {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	color:#8D1C1C;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0.5em;
	padding:0 !important;
}

.quotebubble-wide-bttm em {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
	margin:0 0 0.5em;
	padding:0 !important;
}

.quotebubble-wide-bttm blockquote {
color:#626670;
display:block;
font-size:12px;
line-height:21px;
margin:0;
padding:0;
quotes:none;
}

/* End Quote Bubble
--------------------------------------------- */

