body
{
	background:#3d3e30 url(../images/sce/new/bodyBG.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.masterContainer
{
	width:1001px;
	background:#ffffff url(../images/sce/new/bodyTopDesign.jpg) no-repeat top left;
	margin:auto;
}
.homeContent
{
	padding-left:30px;
	padding-right:30px;
	margin-top:20px;
}
/*================ TXT / HEAD / A ==============*/
h1
{
	color:#476f7a;
	font-size:22px;
	font-family:"Arial Narrow";
	margin-bottom:5px;
	
}
h2
{
	color:#476f7a;
	font-size:17px;
	margin-bottom:5px;
	margin-top:10px;
	
}
h3
{
	font-size:17px;
	margin-bottom:5px;
	margin-top:10px;
	font-weight:normal;
}
.bullet1
{
	display:inline-block;
	background:url(../images/sce/new/bulletGreen.jpg) no-repeat left;
	padding-left:20px;
	text-decoration:none;
	color:#000000;
}
.bullet1:hover
{
	text-decoration:underline;
}
.txt11
{
	font-size:11px;
}
a
{
	color:#476f7a;
}
a:hover
{
	text-decoration:none;
}
a img 
{
	border:none;
}
a.thumbnail img
{
border:solid 2px #333333;
}
li
{
	padding-bottom:8px;
}
.txtRed
{
color:red;
}
.funels h1
{
color:#f41025;
}
/*================ OTHERS ==============*/
.proudly
{
	float:right;
	color:#3e306e;
	font-size:16px;
	font-weight:bold;
	background:url(../images/sce/new/designRightFooter.jpg) no-repeat bottom center;
	padding-bottom:25px;
	margin-bottom:10px;
	clear:both;
}
.leftContent
{
width:179px;
}
.imgRight
{
margin-left:10px;
}
.imgLeft
{
margin-right:10px;
}
#check_img
{
margin-bottom:-10px;
margin-left:5px;
}
.requiredDiv
{
font-size: 10px; 
width: 250px; 
border-bottom: solid  1px #cccccc; 
text-align: right;
padding-bottom:5px;
margin-bottom:5px;
}
/*================ FLASH CONTAINER ==============*/
.flashContainer
{
	margin-left:14px;
	margin-right:13px;
}
.leftNav
{
	background:#000000 url(../images/sce/new/homeFlashLeft.jpg) no-repeat top left;
	height:319px;
	width:195px;
}
.leftNav ul
{
	text-align:right;
	padding:0px;
	margin:0px;
	padding-right:15px;
}
.RightNav ul
{
	padding:0px;
	margin:0px;
	padding-left:15px;
}
.leftNav li, .RightNav li
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}
.leftNav li a, .RightNav li a
{
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
text-transform:uppercase;
}
.leftNav li a:hover, .RightNav li a:hover
{
/*color:#b7e52a;*/
color:#f41025;
}
.RightNav
{
	background:#000000 url(../images/sce/new/homeFlashRight.jpg) no-repeat top right;
	width:195px;
}
/*================ TESTIMONIAL ==============*/

.boxMiddle
{
	background:#cad7da url(../images/sce/new/testimonialBGTop.jpg) no-repeat top left;
	width:186px;
	padding:15px;
	padding-top:30px;
	font-size:11px;}
	text-align:left;
.boxBottom
{
	background:url(../images/sce/new/testimonialBGBottom.jpg) no-repeat top left;
	

}
.boxBottom2
{background:url(../images/sce/new/testimonialBGBottom.jpg) no-repeat top left;
 
}

.boxMiddle p#testimonial
{
text-align:left;

}
/*================ TOP NAV ==============*/
.topNav
{
	margin-left:10px;
	margin-right:10px;
	width:979px;
	}
.topNavLeft
{
	background:url(../images/sce/new/topNavLeft.jpg) no-repeat left top;
	width:8px;
	height:41px;
}
.topNavMiddle
{
	background:url(../images/sce/new/topNavMiddle.jpg) repeat-x left top;
	width:943px;
	padding-left:20px;
}
.autoMenuBar
{
padding-left:0px;
width:989px;
}
.topNavMiddle a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
.topNavRight
{
	background:url(../images/sce/new/topNavRight.jpg) no-repeat left top;
	width:8px;
}
/*================ FOOTER ==============*/
.footer
{
	color:#000000;
	background:#8497A5 url(../images/sce/new/footerBG.jpg) repeat-x top left;
	padding:10px;

	font-size:11px;
	padding-top:5px;
	padding-bottom:0px;
}
.footer a
{
	color:#000000;
}
.footer ul
{
	margin:0px;
	padding:0px;
	width:55%;
	padding-top:5px;
	margin:auto;
}
div#footer ul
{
width:53%;

}
.autoEdgeFooter div#footer ul
{
width:85%;
margin:auto;
}
.footer li
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	text-transform:uppercase;

padding-left:10px;	

}
.footer li a
{
border-right:solid 1px #333333;
display:inline-block;
padding-right:10px;
}
.footer li a.footer_last
{
border:none;
}