/*******************************************************************************
						CSS RESET
*******************************************************************************/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*********************************************GLOBAL*********************************************/					
body {
	background: transparent url(../img/SCEE3/background_02.png) repeat-x;
	text-align: center;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}
.clear {
	display: block;
	clear: both;
}
#container {								
	margin: 0 auto;
	background: transparent url(../img/SCEE3/background_02.png) repeat-x;
	text-align: left;
	width: 980px;
}
h1, h2, h3 {
	font-family: arial, helvetica, sans-serif;	
}
h1 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #245E86;
}
h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #245E86;
}
h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #999;
}
p {
	margin: 5px 0 10px 0;
	font-size: 0.9em;
	line-height: 1.3em;
}
sup {
	font-size: 0.7em;
	vertical-align:top;  
}

/***********************************************HEADER *********************************************/
#header {									
	float: left;							
	width: 980px;
	height: 118px;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#header #logo {								
	float: left; 
	display: inline;
	background: transparent url('../img/SCEE3/satell-center-logo_04.jpg') repeat-x scroll;
	margin: 0;
	width: 314px;
	height: 107px;
	font-size: 24px;
	text-indent:-9999px;
}
#header .info {												
	float: left;
	width: 650px;
	height: 118px;
	text-align: right;
	padding-top: 0;
	margin: 0;
}
#isIE.isIE6 #header .info {
	width: 645px;
	overflow: hidden;
}
#header .phone {			
	float: left;
	/*
	padding: 4px 40px 0 10px; 
		margin: 5px 0 0 0; */
	padding: 8px 0 0 10px;
	font-size: 1.75em;
	font-weight: bold;
	display: block;
	text-align: right;
	/* width: 140px; */
}
#header #email {							
	display: block;
	float: left;
	text-align: right;
	padding: 0px 10px 0 0px;
	font-weight: bold;
	margin: 5px 0 0 225px;
	font-size: 0.85em;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px #fff solid;
	height: 22px;
	color: #fff;
	line-height: 22px;
}
#isIE.isIE6 #header #email {
	margin: 5px 0 0 110px;
}
#header #email:hover {
	text-decoration: underline;
}
#header h3 {
	font-size: 1.45em;
	color: #fff;
	line-height: 1.2em;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: right;
		display: block;
		width: 635px;
}
#header h4 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: yellow;
	margin: 0px;
	text-align: right;
		display: block;
				width: 635px;
}

/***********************************************TOP NAV****************************************/
#topnav {
	width:645px;
	height:35px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}
#isIE.isIE6 #topnav {
	height:45px;
	width: 650px;
}
#topnav a {
	float:left;
	display: block;
	background:url(../img/SCEE3/navigation2.png);
	height:35px;
	text-indent: -99999px;
}
#topnav a:hover {
	border:none;
	text-indent: -999em;
}
#isIE.isIE6 #topnav a {
	background-image:url(../img/SCEE3/navigation3.gif);
	height:45px;
}
#topnav a.programs {
	background-position:0 0;
	width:92px;
	text-indent: -99999px;
}
#topnav a:hover.programs {
	background-position:0px -35px;
}	
#topnav a.aboutus {
	background-position:-92px 0;
	width:92px;
}
#topnav a:hover.aboutus {
	background-position:-92px -35px;
}	
#topnav a.howitworks {
	background-position:-184px 0;
	width:92px;
}
#topnav a:hover.howitworks {
	background-position:-184px -35px;
}
#topnav a.benefits {
	background-position:-276px 0;
	width:92px;
}
#topnav a:hover.benefits {
	background-position:-276px -35px;
}
#topnav a.faqs{
	background-position:-368px 0;
	width:92px;
}
#topnav a:hover.faqs {
	background-position:-368px -35px;	
}
#topnav a.guarantee {
	background-position:-460px 0;
	width:92px;
}
#topnav a:hover.guarantee {
	background-position:-460px -35px;
}
#topnav a.enroll {
	background-position:-552px 0;
	width:92px;
}
#topnav a:hover.enroll	{
	background-position:-552px -35px;
}
#topnav b {
	display: block;
}


#isIE.isIE6 #topnav a.programs {
	background-position:0 0;
	width:89px;
	text-indent: -99999px;
}
#isIE.isIE6 #topnav a:hover.programs {
	background-position:0px -35px;
}	
#isIE.isIE6 #topnav a.aboutus {
	background-position:-89px 0;
	width:92px;
}
#isIE.isIE6 #topnav a:hover.aboutus {
	background-position:-89px -35px;
}	
#isIE.isIE6 #topnav a.howitworks {
	background-position:-181px 0;
	width:93px;
}
#isIE.isIE6 #topnav a:hover.howitworks {
	background-position:-181px -35px;
}
#isIE.isIE6 #topnav a.benefits {
	background-position:-274px 0;
	width:89px;
}
#isIE.isIE6 #topnav a:hover.benefits {
	background-position:-274px -35px;
}
#isIE.isIE6 #topnav a.faqs{
	background-position:-363px 0;
	width:89px;
}
#isIE.isIE6 #topnav a:hover.faqs {
	background-position:-363px -35px;	
}
#isIE.isIE6 #topnav a.guarantee {
	background-position:-452px 0;
	width:93px;
}
#isIE.isIE6 #topnav a:hover.guarantee {
	background-position:-452px -35px;
}
#isIE.isIE6 #topnav a.enroll {
	background-position:-545px 0;
	width:91px;
}
#isIE.isIE6 #topnav a:hover.enroll	{
	background-position:-545px -35px;
}
#isIE.isIE6 #topnav b {
	display: block;
}


/********************************************KEY LAYOUT BLOCKS ******************************************/
#lowerwrapper {						/* wrapped around everything below top nav and header */		
	width: 100%;
}
#bgleft {									
	float: left;
	background: transparent url(../img/SCEE3/bggradientleft.png) no-repeat scroll;
	width: 9px;
	height: 666px;				
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#sidcol {									
	float: left;
	margin: 0; 
	border-top: 7px #ffffff solid;
	width: 246px;		
	background-color: #fff;	
}
#main {										
	float: left;
	margin: 0; 
	border-top: 7px #ffffff solid;
	background-color: #fff;
	width: 715px;					
}
#main.OO {
	width: 960px;
	}

#isIE.isIE6 #main {
	width: 710px;	
	overflow: hidden;
}
#main .bp {									
	padding: 0 0 0 10px;
}
#isIE.isIE6  #main .bp {
	padding: 0 8px 0 8px;
}
#bgright {									
	float: left;
	background: transparent url(../img/SCEE3/bggradientright.png) no-repeat scroll;
	width: 10px;
	height: 666px;			
	background-color: #fff;
	margin: 0;
	padding: 0;
}

/*******************************************MAIN COLUMN SET LAYOUT BLOCKS***************************/
#main2col { 				
	width: 704px;
}
#main2col .bp {
	padding: 0 15px 0 5px;
}
#main3col { 				
	float: left;
	width: 450px;
	background-color: #fff;
}
#main3col .bp {
	display: block;
	padding: 0 15px 0 0;
}
#rightsid3col {
	float: left;
	width: 246px;
	background-color: #fff;
}

/********************************************LEFT SID COL*************************************/
#registerbox {					
	height: 197px;
	width: 246px;			
	color: #fff;
	background: transparent url(../img/scee3/bgbx_regnow.png) no-repeat scroll;
	font-family: arial, helvetica, sans-serif;
}
#registerbox .bp {
	padding-top: 20px;
}
#registerbox a {
	display: block;
	height: 197px;
	width: 246px;	
	height: 197px;
	width: 246px;	
	color: #fff;
	text-decoration:none;
	text-align: center;
}
#registerbox .date {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 0 0;
}
#registerbox .hed {
	display:block;
	font-size: 18px;
	color: #fff;
	padding: 50px 0 10px 0;
	line-height:1em;
	text-align: center;
}
#registerbox ul {
	text-align: center;
}
#registerbox ul li {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
}
#registerbox h4 {
	font-family: arial;
	font-size: 24px;
	color: #fff;
	padding: 10px 10px 5px 10px;
	line-height:1em;
	text-align: center;
}
.money-back-box {
	width:243px;
	padding:0 0 12px 0;
	margin: 10px auto;
	background:url(../img/scee3/money-back-bottom.png) bottom left no-repeat;
}
#isIE.isIE6 .money-back-box {
	background:url(../img/scee3/money-back-bottom.gif) bottom left no-repeat;
}
.money-back-box h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url(../img/scee3/money-back-top.png) top left no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #215e85;
}
#isIE.isIE6 .money-back-box h3 {
	background:url(../img/scee3/money-back-top.gif) top left no-repeat;
}
.money-back-box p, .money-back-box a.more {
	margin:0;
	padding:0 10px 3px;
	background-color: #d2dfe7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #215e85;
	border-left-color: #215e85;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.left-col-box, .left-col-quote-ebbers-box , .left-col-quote-kimberly2-box, .left-col-quote-weaver-box {
		width:243px;
		padding:0 0 12px 0;
		margin: 10px auto;
		background:url(../img/scee3/left-col-bottom.png) bottom left no-repeat;
}
#isIE.isIE6 .left-col-box {
		background:url(../img/scee3/left-col-bottom.gif) bottom left no-repeat;
}
.left-col-box h3 {
	margin:0;
	padding:110px 10px 3px 10px;
	background:url(../img/scee3/left-col-top05.jpg) top left no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #215e85;
}
.left-col-box h5 {
	margin: 0px;
	padding:0 0 25px 0;
	background:url(../img/SCEE3/photo-tebbers.jpg) no-repeat scroll;
	background-position: 39px 15px;
	text-align: center;
	height: 170px;
	background-color: #f4f6f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8d1d4;
	border-left-color: #c8d1d4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 241px;
}
.left-col-box .kimberly h5 {
	margin: 0px;
	padding:0 0 25px 0;
	background:url(../img/SCEE3/photo-kimberly.jpg) no-repeat scroll;
	background-position: 39px 15px;
	text-align: center;
	height: 145px;
}
.left-col-box #stratquote h5 {
	margin: 0;
	padding:0 0 10px 0;
	background:url(../img/scee3/ph-kim.jpg) no-repeat scroll;
	background-position: 39px 15px;
	text-align: center;
	height: 150px;
	background-color: #f4f6f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8d1d4;
	border-left-color: #c8d1d4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 241px;
}


#isIE.isIE6 .left-col-box h5 {
	width: 242px;
}
.left-col-box h4 {
	margin:0;
	padding:10px 10px 3px;
	background-color: #f4f6f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8d1d4;
	border-left-color: #c8d1d4;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-size: 14px;
	color: #215e85;
}
.left-col-box .kimberly h4 {
	text-align: left;
		padding:10px 10px 10px;
	/* font-family: Verdana, Geneva, sans-serif; */
}
.left-col-box .guarantee h4 {
	margin:0;
	padding:10px 10px 6px 10px;
	background-color: #f4f6f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8d1d4;
	border-left-color: #c8d1d4;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-size: 14px;
	color: #215e85;
}
.left-col-box em {
	display: block;
	text-align: right;
	font-weight: bold;
}
.left-col-box .guarantee em {
	display: block;
	text-align: right;
	font-weight: normal;
	padding-top: 5px;
}
.left-col-box strong {
	display:block;
	margin-bottom: 0px;
}
.left-col-box p, .left-col-box a.more, .left-col-quote-ebbers-box p, .left-col-quote-kimberly2-box p, .left-col-quote-weaver-box p {
	margin:0;
	padding:0 10px 3px;
	background-color: #f4f6f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8d1d4;
	border-left-color: #c8d1d4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.left-col-box a.more {
		display:block;
		text-align:right;
		padding:0 10px 0 0;
		text-decoration:underline;
		font-family: Verdana, Geneva, sans-serif;
		color: #900;
		font-size: 12px;
}
.left-col-box .kimberly p {
	padding:0 10px 0px;
}
.left-col-quote-ebbers-box h3, .left-col-quote-kimberly2-box h3, .left-col-quote-weaver-box h3 {
	margin:0;
	padding:0px 10px 0px 10px;
	background:url(../img/scee3/left-quote-top.jpg) top left no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	color: #215e85;
}
.left-col-quote-ebbers-box h5 {
	background:url("../img/SCEE3/photo-tebbers.jpg") no-repeat scroll 39px 5px #F4F6F7;
	border-left:1px solid #C8D1D4;
	border-right:1px solid #C8D1D4;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	height:170px;
	margin:0;
	padding:0 0 15px;
	text-align:center;
	width:241px;
}
.left-col-quote-kimberly2-box h5 {
	background:url("../img/SCEE3/photo-kimberly.jpg") no-repeat scroll 39px 5px #F4F6F7;
	border-left:1px solid #C8D1D4;
	border-right:1px solid #C8D1D4;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	height:145px;
	margin:0;
	padding:0 0 15px;
	text-align:center;
	width:241px;
}
.left-col-quote-weaver-box h5
{
	background:url("../img/scee3/ph-kim.jpg") no-repeat scroll 39px 15px #F4F6F7;
	border-left:1px solid #C8D1D4;
	border-right:1px solid #C8D1D4;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	height:185px;
	margin:0;
	padding:0 0 40px;
	text-align:center;
	width:241px;
}


.left-col-quote-ebbers-box em, .left-col-quote-kimberly2-box em, .left-col-quote-weaver-box em {
	display: block;
	text-align: right;
	font-style: italic;
}
.left-col-box a.more:hover {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	font-size: 12px;
}
#sidcol-box-certificate {
	padding: 5px 10px 10px 10px;	
	height: 280px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background:url("../img/scee3/bgbox-cert.jpg") no-repeat scroll left top transparent;
}
#sidcol-box-certificate h5 {
background:url("../img/scee3/certificate.gif") no-repeat scroll left top transparent;
display:block;
height:160px;
margin-top:15px;
width:193px;
text-align: center;
}


/************************************************* TALK TO FORM ********************/
#talkto {
	background: url(../img/scee3/bg-callinform.gif) no-repeat;
	height: 330px;
	background-color: #FFFFFF;
	background-position: top center;
	}	
.talktoHED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 5px 0px 15px;
}
.talktoTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px 0px 15px;
}
.talktoFLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px 0px 0px;
}
.talktoINP {
	padding: 5px 5px 0px 15px;
}

/*************************************HOME 3-5-10********************************************/
#home3-5-10 {
	float: left;
	width: 961px;
	background-color: #ffffff;
}
#home3-5-10 #tophed h1 {
	text-align: center;
	padding: 10px 0 0 0;
}
#home3-5-10 #tophed h2 {
	text-align: center;
	padding: 5px 0 10px 0;
	color: #000000;
	font-style: italic;
	line-height: 1em;
	font-size: 1.3em;
	border-bottom: 1px solid #444;
}

/**************************************MAIN BODY ******************************************/
#main .topbox {				/* topmost image - GENERAL */				
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/homepagehead07.jpg) no-repeat scroll;
}
#main .topbox-about {						
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/photo-i.jpg) no-repeat scroll;
}
#main .topbox-howitworks {						
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/photo-g.jpg) no-repeat scroll;
}
#main .topbox-howyourorganizationbenefits{						
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/photo-h.jpg) no-repeat scroll;
}
#main .topbox-programs{						
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/photo-c.jpg) no-repeat scroll;
}
#main .topbox-guarantee{						
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/photo-c.jpg) no-repeat scroll;
}
#main .topbox-youbenefit{						
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/photo-j.jpg) no-repeat scroll;
}
#main .topbox-faqs{						
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/photo-e.jpg) no-repeat scroll;
}
#main .topbox .bp {
	padding: 20px;
}
#main .topbox-core {			/* topmost image - core  */				
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/main-image_03.jpg) no-repeat scroll;
}
#main .topbox-core .bp {
	padding: 20px;
}
#main .topbox-strat {		/* topmost image - strat  */				
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/topbox_strat1.jpg) no-repeat scroll;
}
#main .topbox-strat.bp {
	padding: 20px;
}
#main .topbox-wl {			/* topmost image - wl  */				
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/main-image_03.jpg) no-repeat scroll;
}
#main .topbox-wl.bp {
	padding: 20px;
}
#main .topbox-hr {			/* topmost image - hr  */				
	height: 197px;
	width: 696px;
	margin-bottom: 10px;
	background: transparent url(../img/scee3/topbox_HR1.jpg) no-repeat scroll;
}
#main .topbox-hr.bp {
	padding: 20px;
}
#main h1 {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #245E86;
}
#main h2 {
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #245E86;
}
#main h3 {
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #245E86;
}
#main h4 {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}
#main p {
	margin: 0 0 10px 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
#main ul {
	list-style-type: disc;
	list-style-image: disc;
	margin: 0 35px 15px 35px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#main ol {
	list-style-type: decimal;
	margin: 0 35px 15px 35px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#main ul li {
	margin-bottom: 5px;
	margin-top: 5px
}
#main ol li {
	margin-bottom: 10px;
	margin-top: 5px
}
#main .cta {			/* call to action area at bottom of sales marketing pages */
	text-align: center;
}
#main .cta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#3366CC;
}
#main .cta h3 {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: rgb(153, 0, 0);
}
#main  .cta  .butt-learnmore{
	padding-top: 5px;
}
#main .cta  a.butt-enroll {
	display: block;
	margin: 10px auto;
	margin-top: 20px;
	text-align: center;
	width: 192px;
	height: 38px;
	background:url(../img/scee3/butt_reg.gif) top left no-repeat;
	text-indent: -9999px;
}
#main .tollfree {					
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#main .eighthundred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

/********************************************MAIN 3 COL***************************************/
#main3col ul {
	margin: 0;
	list-style-type: disc;
	font-size: 0.9em;
	line-height: 1.5em;
	list-style-position:outside;
}
#main3col ul li {
	margin: 5px 0 5px 20px; 
}
#main3col .bot-certificate h3 {
	float: left; 
	display: block;
	width: 200px;
	color: #000000;
	font-family:arial,helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	padding: 30px 15px 0px 0px;
}
#main3col .bot-certificate h5 {
	float: left; 
	display: block;
	margin-top: 15px;
	background: transparent url(../img/scee3/certificate.gif) top left no-repeat;
	height: 160px;
	width: 193px;
}
#main3col .bot-certificate-hr h5 {
	float: left; 
	display: block;
	margin-top: 15px;
	background: transparent url(../img/scee3/certificate-hr.gif) top left no-repeat;
	height: 160px;
	width: 193px;
}
#main3col .bot-certificate-strat h5 {
	float: left; 
	display: block;
	margin-top: 15px;
	background: transparent url(../img/scee3/certificate-strat.gif) top left no-repeat;
	height: 160px;
	width: 193px;
}
#main3col .hrci {
	margin: 20px 0 0px 0;
	background: transparent url(../img/scee3/box_bg_hrci.png) top left no-repeat;
	height: 245px;
}
#main3col .hrci .bp {
	padding: 10px;
}
#main3col .hrci p {
	display: block;
	float: left;
	width: 285px;
	margin-bottom: 15px;
	padding-left: 10px;
}
#main3col .hrci em {
	display: block;
	width: 100%;
	font-size: 10px;
	font-style: italic;
	line-height: 1.2em;
	padding-left: 10px;
}
#main3col .hrci h5 {
	float: left;
	display: block;
	background: transparent url(../img/scee3/hrci.gif) top left no-repeat;
	width: 100px;
	height: 89px;
}
#main3col #landingpage .hrci h2 {
	padding-left: 11px;
}
/********************************************LANDNG PAGES***************************************/
#main3col #landingpage h2 {
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #245E86;
}
#main3col .discountimg01311000 {
	background: transparent url(../img/scee3/discount_0131_1000.png) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg01311600 {
	background: transparent url(../img/scee3/discount_0131_1600.png) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg-500-0201 {
	background: transparent url(../img/scee3/discountimg-500-0201.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg-1000-0201 {
	background: transparent url(../img/scee3/discountimg-1000-0201.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg-1600-0228 {
	background: transparent url(../img/scee3/discountimg-1600-0228.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg-1600-0331 {
	background: transparent url(../img/scee3/discountimg-1600-0331.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg-1000-0331 {
	background: transparent url(../img/scee3/discountimg-1000-0331.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg-1000-0401 {
	background: transparent url(../img/scee3/discountimg-1000-0430.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg-500-063010 {
	background: transparent url(../img/scee3/discountimg-1000-0430.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg500063010small {
	background: transparent url(../img/scee3/discountimg500063010small.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}
#main3col .discountimg500082010small {
	background: transparent url(../img/scee3/discountimg500082010small.jpg) top left no-repeat; 
	margin: 20px 0 10px 0;
	height: 83px;
	width: 430px;
}

/*******************************************COURSE PAGE *************************************/				
#coursepage.OO {
	padding: 15px 100px;
	}
#coursepage h1 {
	border: 0;
	margin-bottom: 0px;
}
#coursepage .programgroup p {
	padding-bottom: 10px;
	border-bottom: 1px #444 solid;
}
#coursepage .programgroup b, #coursepage .programgroupbottom  b {
	color:#999999;
	font-family:arial,helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.4em;
}
#coursepage .programgroup i, #coursepage .programgroupbottom  i {
	color:#999999;
	font-family:arial,helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.4em;
}
#coursepage .programgroup a, #coursepage .programgroupbottom a {
	color: #3366CC;
	font-weight: bold;
	font-size: 15px;
	font-style: none;
	font-family:arial,helvetica,sans-serif;
	text-decoration: none;
}
#coursepage .programgroup a:hover, #coursepage .programgroupbottom a:hover {
	text-decoration: underline;
}
#coursepage h5 {
	color:#9E1B34;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 10px;
}
#coursepage .programgroupbottom  h3 {
	color:#245E86;
	border-bottom:0px solid #999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin: 20px 0 0 0;
	width:100%;
}
/*******************************************PROGRAM OVERVIEW****************************/
#programpage .box {
	float: left;
	display: block;
	background: transparent url(../img/scee3/bgbox-programs.png) no-repeat scroll;
	width: 210px;
	padding: 0 5px 0 5px;
	height: 195px;
}
#programpage a {
	display: block;
	color:#245E86;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 5px 0;
	border-bottom: 2px #ccc dotted;
	width: 200px;
}
#programpage a:hover {
	text-decoration: underline;
}
#programpage h2 {
	color: #666;
	margin-bottom: 15px;
	margin-top: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	}
#programpage p {
	margin: 0 0 0px 0;
	padding: 5px 10px 0 0;
}
#programpage a.more {
	display:block;
	color: #900;
	font-family:verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin: 0px 10px 25px 0;
	line-height: 1.2em;
	border-bottom: 0px;
	width: 182px;
}
#programpage a.more:hover {
	text-decoration: underline;
}
/* #programpage .box {
	float: left;
	display: block;
	width: 205px;
	padding: 0 10px 0 10px;
	height: 185px;
}   */
/* #programpage a {
	color:#245E86;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
} */
/* #programpage a.more {
	display:block;
	color: #900;
	font-family:verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin: 5px 0 25px 0;
	line-height: 1.2em;
} */
/*******************************************************************************
						FAQ
*******************************************************************************/
#faq1 ul li a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #3366CC;
}		
#faq1 a:hover {
	text-decoration: underline;
}			
#faq2 a {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #444;
}		
#faq2 a.btt  {
	display: block;
	background: transparent url(../img/SCEE3/faq-arrow.png) top left no-repeat scroll;
	background-position: 5px 3px;
	padding: 0 0 5px 20px;
	border-bottom: 1px #444 solid;
	margin-bottom: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
#faq2 a.btt:hover  {
	text-decoration: underline;
}			
/**************************************CONTACT US******************************************/

.contactus  {
	width:600px;
	float: left;
}
.contactus-left {
	width: 300px;
	float: left;
}
.contactus-right {
	width: 300px;
	float: left;
}
.contactus p {
	padding-left: 50px;
} 
.contactus a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color:#3366CC;

	font-weight:bold;
	text-decoration:none;
}
.contactus a:hover {
	text-decoration:underline;
}
.contactus a.learnmore {
	font-size:14px;
}
/*************************************ABOUT US******************************************/
#aboutus h3 {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	margin-bottom: 10px;
}
#aboutus ul {
	float: left;
	list-style-type: none;
	margin: 0 5px 0px 8px;
	padding: 0 4px 0 5px;
	font-size: 0.9em;
	line-height: 1em;
	width: 146px;
}
#aboutus ul li {
	font-size: 0.95em;
}
#aboutus ul li.hed {
	font-size: 1em;
	font-weight: bold;
	color: #245E86;
}
#aboutus ul li.hed2 {
	display: block;
	padding-top: 5px; 
	font-size: 0.9em;
	font-weight: bold;
	color: #245E86;
}
/***************************************HOME*********************************************/
#homepage h4 {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	color: #626262;
	font-style: italic;
}
#homepage blockquote.pquote {
			float: right;
			width: 155px;
			height: 180px;
			background: #f4f6f7;
			font-weight: normal;
			padding: 1em;
			margin: 10px 0 10px 10px;
			background: transparent url(../img/scee3/box_bg_homeblockquote.png) top left no-repeat;
		}
#homepage blockquote.pquote h1 {
		font-size: 1.2em;
		margin: 0;
		padding: 0;
		color: #333;
		border: 0;
	}
#homepage blockquote.pquote p {
		font-size: 1.1em;
		line-height: 1.3em;
		margin: 0 0 5px 0;
		padding: 0;
		color: #333;
		border: 0;
	}
#homepage blockquote.pquote h3 {
		font-size: 1em;
		margin: 0;
		padding: 0;
		color: #333;
		border: 0;
		text-align: right;
		font-style: italic;
	}
.program-box {
	width: 573px;
	padding:0 0 14px 0;
	margin: 10px 20px 10px 20px;
	background:url(../img/SCEE3/program-bottom.png) bottom left no-repeat;
}
.program-box h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url(../img/SCEE3/program-top.png) top left no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #638195;
}
#main .program-box h3 {
	margin:0;
	padding:7px 10px 3px 10px;
	background:url(../img/SCEE3/program-top.png) top left no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #638195;
}
#main .program-box p, #main  .program-box a.more {
	margin:0 0 0 0;
	padding:0 10px 3px;
	background-color: #f4f6f7;
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #799eb6;
	border-left-color: #799eb6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.program-box a.more {
		display:block;
		text-align:right;
		padding:0 10px 0 0;
		text-decoration:underline;
		font-family: Verdana, Geneva, sans-serif;
		color: #900;
		font-size: 12px;
}
.program-box a.more:hover {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	font-size: 12px;
	}	
#main2col .homebox2 .bp {
	padding: 20px;
}
/*********************************REGISTRATION PAGE***********************************************/
#mainregpage {
	float: left;
	margin: 0; 
	border-top: 7px #ffffff solid;
	background-color: #fff;
	width: 950px;	
}
#registrationpagecee3 {
	margin-left: 100px;
}
#registrationpagecee3 h1 {
	color:#245E86;
	font-family:arial,helvetica,sans-serif;
	font-size:1.7em;
	line-height:1.2em;
	padding: 20px 0 20px 0;
}
#registrationpage frameset {
	border: 1px solid gray;
} 
#registrationpagecee3 ul {
	margin-left: 25px;
}
#registrationpagecee3 ul li:last-child {
	margin-bottom: 25px;
}

/************************************RIGHT COL BOX********************************************/
#right-col-box {
		width:243px;
		padding:0 0 0 0;
		margin: 0 auto;
}
#isIE.isIE6 #right-col-box .top {
	background:url(../img/scee3/right-col-top.gif) top left no-repeat;
}
#right-col-box .top {
	margin:0px;
	line-height: 1em;
	padding:0px 10px 0px 10px;
	background:url(../img/scee3/right-col-top.png) top left no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #215e85;
}
#right-col-box .bp {
	margin: 0px; 
	padding: 0px 5px 0px 8px;
	background-color: #f4f6f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8d1d4;
	border-left-color: #c8d1d4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#right-col-box .bottom {
		width:243px;
		padding: 0px 0px 0px 0px;
		margin: -2px 0px 0px 0px;
		background:url(../img/scee3/right-col-bottom.png) bottom left no-repeat;
}
#isIE.isIE6 #right-col-box .bottom {
		background:url(../img/scee3/right-col-bottom.gif) bottom right no-repeat;
		margin-top: -4px;
}
#right-col-box ul {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:12px;
	line-height:1.7em;
	list-style-type:disc;
}
#right-col-box ul li {
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 15px;
	line-height: 1.4em;
}
#right-col-box ul li:last-child{
	margin-bottom: 0px;
}
#right-col-box h2 {
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #215e85;
	line-height: 1.1em;
	padding: 0px 0 5px 0;
}
#right-col-box h4 {
	padding: 15px 0 2px 0;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
}
#right-col-box h5 {
	padding: 0px 0 5px 0;
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
}
#right-col-box a {
	color: #215e85;
}
#right-col-box a:hover {
	color: #990000;
}

/****************************************QUICK REPLY FORM****************************************/
/********************************************* REPLY FORM *******************************/
#quick-reply-form {

}
#quick-reply-form .qr-bg-box {
	margin-top: 10px;
	margin-bottom: 10px;
	width:243px;
}
#quick-reply-form .qr-bg-box h4 {
	background:url("../img/scee3/left-quote-top.jpg") no-repeat scroll transparent;
	text-indent: -99999px;
	width: 243px;
	margin: 0px;
	padding: 0px;
}
#quick-reply-form .qr-bg-box h5 {
	background-image:url("../img/scee3/left-col-bottom.png");
	text-indent: -99999px;
	width: 243px;
	margin: 0px;
	}

#quick-reply-form .qr-bg-box h3 {
	color:#215E85;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	margin-top: -2px;
	padding: 0 20px 10px 20px;
	border-left: 1px solid #c8d1d4;
	border-right: 1px solid #c8d1d4;
	background-color: #f4f6f7;
}
#quick-reply-form .qr-bg-box .qr-form {
	border-left: 1px solid #c8d1d4;
	border-right: 1px solid #c8d1d4;
	padding-left: 20px;
	background-color: #f4f6f7;
}
#quick-reply-form .qr-bg-box .qr-form-confirm {
	border-left: 1px solid #c8d1d4;
	border-right: 1px solid #c8d1d4;
	padding-left: 5px;
	padding-bottom: 15px;
	background-color: #f4f6f7;
}

#quick-reply-form .qr-bg-box .qr-form .field {
	font-size: 10px;
	padding-top: 5px;
}
#quick-reply-form .qr-bg-box .qr-form input {
	border:1px solid #444444;
	width: 200px;
	margin-bottom: 5px;
}
#quick-reply-form .qr-bg-box .qr-form input.sbmt {
	display: block;
	width:125px;
	margin-bottom: 0px;
	cursor: pointer;
	font-weight: bold;
	margin-left: 35px;
}



/****************************************FOOTER****************************************/
.footer-box {
	width:955px;
	padding:0 0 0 0;
	margin: 15px auto 0 auto;
	text-align: center;
}
.footer-box h3 {
	margin:0;
	padding:0;
	background:url(../img/scee3/footer-top.png) top left no-repeat;
	height: 7px;
}
.footer-box h4 {
	margin:0;
	padding:0;
	background:url(../img/scee3/footer-bottom.png) bottom left no-repeat;
	height: 6px;
}
.footer-box p {
	width: 951px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	color: #215e85;
	margin:0 0 0 1px;
	padding:3px 0 4px 0;
	background-color: #f4f6f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8d1d4;
	border-left-color: #c8d1d4;
	text-align: center;
}
.footer-box a.email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:1.4em;
}
.footer-box a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	color: #215e85;
	text-decoration: none;
}
.footer-box a:hover {
	text-decoration: underline;
}
.footer-box a.nav {
	display: inline;
	padding-top: 15px;
}
.footer-box b.spacing {
	display: block;
	padding-top: 10px;
}
#footer {									
	float: left;
	margin: 10px 0 0 10px;
	width: 250px;
	height: 250px;
	font-size: 0.7em;
	/* background: transparent url(../img/SCEE3/footer_18.png) no-repeat scroll; */
}
#footer .bp {
	padding: 10px 0 10px 0;
	text-align: center;
	color: #444;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
