body {
	background:#002C97 url(/images/bg.png) repeat-x;
	margin:0;
	padding:0;
	font:11px Helvetica, Arial, sans-serif;
	color:#111;
	line-height:1.3em;
}

a img { border:none; }

h1,h2,h3,h4,h5,h6{ font-weight:bold;color:#00166E;margin:0px; }
h1{
	font-size:25px;
	text-align: center;
	line-height: normal;
}
h2{
	font-size:20px;
	line-height: normal;
}

#topbarout{
	background:url(/images/pgbg2.png) repeat-y;
	width:903px;
	margin:0 auto;
	padding:0 6px;
}
#topbar{
	background:url(/images/topbarbg.png) repeat-x;
	height:30px;
	margin:0px auto;
	padding:0px;
	width:899px;
}
#topbar li{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right:1px solid #001369;
	display:block;
	float:left;
	background:none;
}

#topbar li a{
	color:#fff;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:6px 11px;
}
#topbar li a:hover{
	text-decoration:underline;
}

#headerout{
	position:relative;
	overflow:hidden;
	width:898px;
	margin:auto
}
#headerout h1{
    height: 87px;
    left: 19px;
    position: absolute;
    top: 5px;
    width: 415px;
}
#headerout h1 a{text-indent: -10000px;display:block;width:415px;height:87px;}
#header {
	background:url(/images/pgbg2.png) repeat-y;
	width:915px;
	margin:0 auto;
	padding:0px;
	
}
#headerShadow{
	background:url(/images/bodybg.png) no-repeat;
	width:898px;
	height:13px;
	margin:auto;
}
#header li{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	background:none;
}
#header li a{
	display:block;
	height:245px;
	text-indent:-100000px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px;padding:0px;
}
#header li a:hover {
	background-position:0px -245px;
}
#header .current a {
	background-position:0px -490px;
}
#header .current a:hover {
	background-position:0px -490px;
}
a.nav-mission{ width:167px; background-image:url(/images/1-mission.png)}
a.nav-adv{ width:211px; background:url(/images/2-advantage.png)}
a.nav-vid{ width:277px; background:url(/images/3-videos.png)}
a.nav-blog{ width:131px; background:url(/images/4-blog.png) }
a.nav-faq{ width: 121px; background:url(/images/5-faq.png)}


#container {
	background:url(/images/pgbg2.png) repeat-y;
	width:866px;
	margin:0 auto;
	padding:15px 25px 15px;
}
#besafe {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: normal;
	text-align: center;

}

#footer {
	background:url(/images/footer.jpg) no-repeat;
	width:914px;
	height:129px;
	margin:0 auto;
}
#footer ul {
	float:right;
	font-size:12px;
	list-style:none;
	margin-top:130px;
	margin-right:10px
}
#footer li {
	float:left;
	background:none;
	color:#CCC;
}
#footer li a {
	display:block;
	margin:0 10px;
	color:#CCC;
}
#foottext {
  border-right: 1px solid #000b5a;
  padding: 0 7px;
  background: transparent url(/images/nav_bg.gif) repeat-x scroll 0% 50%;
  height: 12px;
  font-family: "Trebuchet MS",sans-serif;
  text-decoration: none;
  line-height: 12px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #ebe9ed;
}
#foottext a {
  padding: 0 7px;
  font-family: "Trebuchet MS",sans-serif;
  text-decoration: none;
  line-height: 12px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #ebe9ed;
}

#optin_home{
	background:url(/images/optin-bg_caps.png) no-repeat;
	width:216px;
	height:446px;
	padding:10px;
	color:#002284;
	font-size:11px;
	text-align:center;
	position:relative
}

#optin_home h2{
	margin:0px;
	height:0px;
	overflow:hidden;
	text-indent:-10000px;
	margin-top:186px;
}

#optin_home #arrow1{
	background:url(/images/optin-arrow1.png) no-repeat;
	position:absolute;
	top:136px;
	left:-9px;
	height:98px;
	width:68px;
}

#optin_home #arrow2{
	background:url(/images/optin-arrow2.png) no-repeat;
	position:absolute;
	top:261px;
	left:8px;
	height:42px;
	width:34px;
}

#optin_home .input{
	color:#666;
	font-size:13px;
	width:210px;
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
	margin:4px 0;	
}
#optin_home .submit{
	margin-top:7px;	
}
#optin_home span{display:block}

ul{
	list-style:none;
	padding:0 0 0 7px;
	font-size:14px
}

ul li {
	background:url(/images/bullet.png) no-repeat 0 5px;
	padding:0 5px 7px 16px;	
}
.box{
	border:1px solid #939393;
	border-bottom: 2px solid #939393;
	background:#EFEFEF;
	padding:10px;
	width:400px;
	font-family:Georgia, "Times New Roman", Times, serif
}
.center { text-align:center; }
.clr{clear:both;}

.social{
	width:236px;
	padding:7px 0;
	background:#EFEFEF;
	color:#00166E;
	font-weight:bold;
	text-align:center;
}
.social img {vertical-align:middle;}
.social a{ margin:1px }

