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

body	{ background: url(../images/bg_01.png) #FFF repeat-x; height: 204px; margin: 0; padding: 0; }

*		{ margin: 0; padding: 0; }

h5		{ font: 20px Arial, Helvetica, sans-serif; padding:10px 0 0 20px; color:#000; }
*:first-child+html h5		{ font: 20px Arial, Helvetica, sans-serif; padding: 0 0 0 20px; color:#000; }
a { color: #9c1313; } 

#Container	{ width: 960px; margin: auto; }

/* HEADER START HERE */
#Header		{ background: url(../images/header.jpg) top no-repeat; width: 960px; height: 145px; margin: 0; }
.logo		{ background: url(../images/logo_03.jpg) top no-repeat; width: 295px; height: 145px; margin: 0; float: left; border: 0px;}
.sep		{ background: url(../images/separator.jpg) top no-repeat; height: 25px; width: 2px; margin:0; }
.topWrap	{ width: 330px; margin: 25px 0 0 290px; padding-top: 15px; text-align: center; }
.topWrap p	{ font: 14px Arial, Helvetica, sans-serif; color: #000; }
/* HEADER END HERE */

/* NAVIGATION START HERE */
#navWrap	{ background:url(../images/nav-bg.jpg) top repeat-x; width: 960px; height: 27px; margin:2px 0 0;}
#navWrap ul { margin:0; padding:0}
#navWrap li { float:left; list-style:none;}
#navWrap li a{ font: 12px Arial, Helvetica, sans-serif; text-align:center; text-decoration: none; color:#FFF; display:block; }
#navWrap li.links-01 a{ width: 105px; height:15px; padding:5px; }
#navWrap li.links-01 a:hover{ background: url(../images/hover-bg.jpg) repeat-x; }
#navWrap li.links-02 a{ width: 120px; height:15px; padding:5px; }
#navWrap li.links-02 a:hover{ background: url(../images/hover-bg.jpg) repeat-x; }
#navWrap li.links-03 a{ width: 55px; height:15px; padding:5px; }
#navWrap li.links-03 a:hover{ background: url(../images/hover-bg.jpg) repeat-x; }
/* NAVIGATION END HERE */

/* MAIN CONTENT START HERE */
#MainContent	{ width: 960px; margin: 0; }

/* LEFT CONTENT START HERE */
#LeftContent	{ width: 629px; margin-bottom: 13px; float:left; }
#PromoWrapper	{ width: 610px; border: 1px solid #6dc3f6; margin: 8px 0 0; }
.save-banner	{ background: url(../images/save-banner.jpg) top no-repeat; width: 162px; height: 53px; float:left; margin-top: 15px; }
#LeftContent h1 { font: 32px Arial, Helvetica, sans-serif; font-weight: bold; color: #b51010; width: 420px; height:56px; float:right; padding: 25px 0 0 0;}
#LeftContent h2 { font: 22px Arial, Helvetica, sans-serif; color: #0878bb; float:right; text-align:center; margin: 0 10px 10px 0;}
.Promo-banner	{ font: 16px Arial, Helvetica, sans-serif; border-top:1px solid #91c2e0; width: 540px; float:left; margin-left: 40px;}
*html .Promo-banner	{ font: 16px Arial, Helvetica, sans-serif; border-top:1px solid #91c2e0; width: 540px; float:left; margin-left: 20px;}
.Promo-banner p	  { float: right; margin: 10px 0 0 30px; font-weight:bolder;}
.Promo-banner a	  {color:#000; text-decoration:none; }
.Promo-banner img { background:url(../images/b-arrow.jpg) top no-repeat; float:right; width: 17px; height:23px; border:0; margin: 7px;}

#ContactWrapper 	{ background-color:#FFF; width: 610px; height: auto; border: 1px solid #6dc3f6; margin: 13px 0 0; }
#ContactWrapper img { background:url(../images/num-01.png) top no-repeat; width: 68px; height: 68px; margin: -10px 0 0 -10px; float:left; position:absolute;}
#ContactWrapper h3  { font: 24px Arial, Helvetica, sans-serif; color:#FFF; background:url(../images/header-form-bg.jpg) top repeat-x; height:40px; width:540px;   padding-top: 9px; float:right; margin:0 0 10px 30px; padding-left:20px; font-weight: bold; }

/* FORM HERE */
.formWrap		{ width: 598px; margin: -16px 0 0; padding-top: 15px; padding-left:13px; }

.formWrap p		{ font: 12px Arial, Helvetica, sans-serif; color: #000; padding-top: 5px;}
.form			{ width: 580px; padding-bottom: 10px; float: left; }
.intget	     	{ width: 148px;}
*:first-child+html .intget	     { width: 154px;}
.getp			{ font: 12px Arial, Helvetica, sans-serif; color: #000; padding-right: 10px; }
.ColWrap-01		{ float:left; width:230px; padding-left:54px; padding-bottom: 13px; }
.ColWrap-02		{ float:left; width:250px; padding-left:33px; padding-bottom: 13px; }
.ColWrap-03		{ float:right; width:265px; padding-right:30px; padding-bottom: 13px; }
.ColWrap-04		{ float:right; width:230px; padding-right:28px; padding-bottom: 13px; }
.ColWrap-05		{ float:left; width:200px; padding-left:82px; padding-bottom: 13px; }
.ColWrap-06		{ float:right; width:226px; margin-right:1px; padding-bottom: 13px; }
.ColWrap-07		{ float:left; width:260px; padding-left:23px; }
*:first-child+html .ColWrap-01		{ float:left; width:235px; padding-left:53px; padding-bottom: 13px; }
*:first-child+html .ColWrap-02		{ float:left; width:255px; padding-left:33px; padding-bottom: 13px;  }
*:first-child+html .ColWrap-03		{ float:right; width:275px; padding-right: 15px; padding-bottom: 13px; }
*:first-child+html .ColWrap-04		{ float:right; width:235px; padding-right:18px; padding-bottom: 13px; }
*:first-child+html .ColWrap-05		{ float:left; width:230px; padding-left:82px; padding-bottom: 13px; }
*:first-child+html .ColWrap-06		{ float:right; width:230px; margin-right:-9px; padding-bottom: 13px; }
*:first-child+html .ColWrap-07		{ float:left; width:280px; padding-left:23px; }


/* FORM END HERE */

.get-btn		{ background: url(../images/get-btn.jpg) top no-repeat; width:204px; height:44px; float:right; margin:0px 10px 0 0; text-align:center; }
.get-btn a { font: 20px Arial, Helvetica, sans-serif; color:#FFF; padding: 10px 0 0 3px; font-weight: bold; text-decoration:none; width:204px; height:35px; display:block;#}
*:first-child+html .get-btn	  { background: url(../images/get-btn.jpg) top no-repeat; width:192px; height:56px; float:right; margin-right: 0px; text-align:center; }
*:first-child+html .get-btn a { font: 20px Arial, Helvetica, sans-serif; color:#FFF; font-weight: bold; text-decoration:none; padding-top:15px; display:block;}


.thumbWrap		{ width:525px; float:left; margin: 10px 0 0 30px; }
*:first-child+html .thumbWrap	{ width:534px; float:left; margin: 10px 0 0 10px; }
.thumb01		{ background:url(../images/thumb-nbc.jpg) top no-repeat; width: 63px; height: 44px; float:left; margin:0 20px 0 25px; }
*:first-child+html .thumb01		{ background:url(../images/thumb-nbc.jpg) top no-repeat; width: 63px; height: 44px; float:left; margin:0 20px 0 40px; }
.thumb02		{ background:url(../images/thumb-fox.jpg) top no-repeat; width: 66px; height: 44px; float:left; margin:0 20px 0 0; }
.thumb03		{ background:url(../images/thumb-cbs.jpg) top no-repeat; width: 82px; height: 44px; float:left; margin:0 20px 0 0; }
.thumb04		{ background:url(../images/thumb-mwatch.jpg) top no-repeat; width: 106px; height: 44px; float:left; margin:0 20px 0 0; }	
.thumb05		{ background:url(../images/thumb-usa.jpg) top no-repeat; width: 67px; height: 44px; float:left; margin:0 20px 0 0; }
 	
#testiWrapper	{ width: 610px; border: 1px solid #6dc3f6; margin: 13px 0 0; height:100%; min-height: 350p;}
#testiWrapper h4 { font: 20px Arial, Helvetica, sans-serif; color:#FFF; background:url(../images/header-bg.jpg) top repeat-x; height:46px; width:600px; padding: 10px 0 0 10px; }
.sub-Wrap		{ width: 285px; float:left; margin: 0 10px 0 10px;  padding: 5px 0 10px 0; }
.sub-Wrap2		{ width: 285px; float:right; margin: 0 10px 0 10px;  padding: 5px 0 10px 0; }
*:first-child+html .sub-Wrap		{ width: 285px; float:left; margin: 0 10px 0 5px; }
*:first-child+html .sub-Wrap2	{ width: 285px; float:right; margin: 0 0px 10px 10px;}
.thumb-male		{ background:url(../images/thumb-male.jpg) top no-repeat; width: 116px; height:104px; border:2px solid #c2c2c2; margin: 0 5px 10px 10px; float:left; }
.thumb-female	{ background:url(../images/thumb-female.jpg) top no-repeat; width: 116px; height:104px; border:2px solid #c2c2c2; float:left; margin: 0 5px 10px 0;}
/*  LEFT CONTENT END HERE */

/* RIGHT CONTENT START HERE */
#RightContent	{ width: 325px; margin-bottom: 13px; float:right; }
#WrapRight-1	{ width: 320px; margin: 0; float: right; border:1px solid #6dc3f6; margin: 8px 0 0; }
#WrapRight-1 h4 { font: 20px Arial, Helvetica, sans-serif; color:#FFF; background:url(../images/header-bg.jpg) top repeat-x; height:46px; width:310px; padding: 10px 0 0 10px; }
.graph		{ background:url(../images/graph.jpg) top no-repeat; width:275px; height:165px; border:3px solid #c2c2c2; margin: 0 0 15px 18px; }
ul.list		{ font:12px Arial, Helvetica, sans-serif; margin: 0px 0 10px 10px;}
ul.list li	{ font:12px Arial, Helvetica, sans-serif; list-style:disc; margin-left: 20px; padding-bottom:5px; }
*:first-child+html ul.list		{ font:12px Arial, Helvetica, sans-serif; margin: 0px 0 10px 10px;}
*:first-child+html ul.list li	{ font:12px Arial, Helvetica, sans-serif; list-style:disc; margin-left: 20px; padding-bottom:1px; }

#WrapRight-2	{ width: 320px; margin: 0; float: right; border:1px solid #6dc3f6; margin:16px 0 0; }
#WrapRight-2 h4 { font: 20px Arial, Helvetica, sans-serif; color:#FFF; background:url(../images/header-bg.jpg) top repeat-x; height:46px; width:310px; padding: 10px 0 0 10px; }
/*RIGNT CONTENT END HERE */

#achieveWrapper	{ width: 960px; border: 1px solid #6dc3f6; margin:0; }
#achieveWrapper h4 { font: 20px Arial, Helvetica, sans-serif; color:#FFF; background:url(../images/header-bg.jpg) top repeat-x; height:46px; width:950px; padding: 10px 0 0 10px; }
.inc5000	{ background:url(../images/thumb-inc5000.jpg) top no-repeat; width:146px; height:108px; float:left; margin-top: 10px;}
.clia		{ background:url(../images/thumb-clia.jpg) top no-repeat; width:174px; height:106px; float:left; margin-top: 10px; }
.seabound	{ background:url(../images/thumb-seabound.jpg) top no-repeat; width:144px; height:106px; float:left; margin-top: 10px; }
/* MAINCONTENT END HERE */

/* FOOTER START HERE */
#footer		 	 	 { width:100%; min-width:960px; margin-top:10px}
#footer p	 		 { font: 11px Arial, Helvetica, sans-serif; color:#000 ; text-align:center;}
#footer a	 		 {  font: 11px Arial, Helvetica, sans-serif; color:#000 ;text-decoration: none;}
#footer a:hover		 { text-decoration:underline;}
/* FOOTER END HERE */

.topWrap .style1 a {
    color: #B51010;
}