.body {
	background-image: url(../images/sce/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #8fca86;
	margin: 0;
	padding: 0;
}

#container {
	width: 970px;
	height: auto;
	margin: 0 auto;
	background-image: url(../images/sce/footer-bg.jpg);
}

#header {
	width: 960px;
	height: 115px;
	text-align: right;
	padding-right:10px;
	color: ;
	background-image: url(../images/sce/header-bg.jpg);
}

#header A:link {text-decoration: none; color: black}
#header A:visited {text-decoration: none; color: black}
#header A:active {text-decoration: none; color: black}
#header A:hover {text-decoration: underline; color: black;}

#header-email {
	color: white;
	font-size: 12pt;
	letter-spacing: 5px;
	padding-top: 10px;
}

#header-email A:link {text-decoration: none; color: white}
#header-email A:visited {text-decoration: none; color: white}
#header-email A:active {text-decoration: none; color: white}
#header-email A:hover {text-decoration: underline; color: white;}

#menuarea {
	width: 965px;
	height: 26px;
	background: url(../images/sce/menu-bg.jpg) left;
	text-align: left;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}

#contentarea {
	width: 970px;
	height: auto;
	margin: 0;
	background-image: url(../images/sce/footer-bg.jpg);
	background-color: white;
	min-height: 400px;
}

#leftnav {
	width: 190px;
	margin: 0;
	padding: 0;
	height: auto;
	float: left; 
	clear: left;
	min-height: 400px;
}

#rightcontent {
	width: 740px;
	height: auto;
	margin: 0;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
	padding-top: 15px;
	float: left;
	clear: right;
	min-height: 400px;
	padding-right: 20px;
	margin-bottom: 0;
	font-family: arial;
	font-size: 10pt;
}



#rightcontent p {
	margin-top: 10px;
	margin-left: 15px;
	line-height: 150%;
	
	font-size: 10pt;
}

#rightcontent h1 {
	font-size: 14pt;
	font-family: arial;
	color: #30276f;
}
#rightcontent li {
	margin-bottom: 0px;
}

#rightcontent h2 {
	margin-top: 30px;
	font-size: 12pt;
	font-family: arial;
	color: #5aafb2;
}

#rightcontent h3 {
	font-size: 14pt;
	font-family: arial;
	color: #30276f;
}

#rightcontent a {
	color: #;
}

#rightcontent strong {
	color: #2b2271;
	font-weight: bold;
}


#footerarea {
	clear: both;
	background-image: url(../images/sce/footer-bg.jpg);
	padding: 0;
	margin: 0;
	width: 950px;
	height: 66px;
	text-align: right;
	padding-right: 20px;
}

#rightcontent ul {
	margin-top: 5px;
	line-height: 150%;
	margin-left: 20px;
	margin-bottom: 20px;
}

#clear {
	clear: both;
	height: 0px;
	width: 0px;
}

#homefunnel1 {

/* 370x349 */
	float: left; 
	width: 330px;
	height: 326px;
	background-image: url(../images/sce/home-funnel1.jpg);
	padding: 15px;
	margin-right: 15px;
	padding-top: 8px;
}

#homefunnel1 h2 {
	color: white;
	font-size: 12pt;
	font-family: arial;
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: 0px;
}

#homefunnel1 li {
	color: #545353;
	font-weight: bold;
	margin-bottom: 0;
	list-style-image: url(../images/sce/bullet-x-funnel.jpg);
	margin-left: 0px;
	line-height: 125%;
}

#homefunnel1 ul { margin: 0; margin-left: 10px; padding-left: 0px;}
#homefunnel2 ul { margin: 0; margin-left: 10px; padding-left: 0px;}


#homefunnel2 {

/* 366x349 */
	float: left; 
	width: 326px;
	height: 326px;
	padding: 15px;
	padding-top: 8px;
	background-image: url(../images/sce/home-funnel2.jpg);
}

#homefunnel2 h2 {
	color: white;
	font-size: 12pt;
	font-family: arial;
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: 0px;
}

#homefunnel2 li {
	color: #545353;
	list-style-image: url(../images/sce/bullet-check-funnel.jpg);
	margin-bottom: 0;
	font-weight: bold;
	line-height: 125%;
}

img.right {
	float: right;
	margin-left: 15px;
}
img.left {
	float: left;
	margin-right: 15px;
}

ul.x {
	list-style-image: url(../images/sce/bullet-x.jpg);
}

ul.check {
	list-style-image: url(../images/sce/bullet-check.jpg);
}

#highlightcolumn {
	line-height: 125%;
	width: 149px;
	height: auto;
	padding: 10px;
	background-image: url(../images/sce/highlightcolumn-bg.jpg);
	float: right;
	font-color: #7a7a7a;
	font-style: italic;
	text-align: right;
	margin-left: 20px;
}

#highlightcolumn h2 {
	text-align: center;
	color: #065e60;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: 15px;
	font-style: normal;
}

a.divlink, a.divlink:link {
	display:block;
	width:100%; /*width needs to be specified to work in IE*/
	height:100%; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.
	line-height:0;
	font-size:0; */
	text-decoration: none;
	border: none;
}

a.funnelh2, a.funnelh2:link {
	color: white;
	text-decoration: none;
}

a.funneltxt, a.funneltxt:link, a.funneltxt:visted, a.funneltxt:active,  a.funneltxt:hover {
	color: #545353;
	font-weight: bold;
	text-decoration: none;
}
.manufatureLink
{
display: inline-block; margin-left: 342px; margin-top: 85px; position: absolute; width: 200px;text-decoration:none;
}

/*@media all and (min-width:0) {
  .manufatureLink {margin-left: 342px }
  -522px
}*/
