body {
  background-image: url(../images/sce/body-bg.jpg);
  background-color: white;
}

body.editor
{
	background-color: white;
	background-image: none;
}

p {
  font-size: 8pt;
}

#const {
  border-right: #a0a0a0 1px solid; 
  border-top: #a0a0a0 1px solid; 
  padding-left: 450px; 
  background-image: url(../images/sce/construction-bg.jpg); 
  margin: 0px auto; 
  border-left: #a0a0a0 1px solid; 
  width: 500px; 
  padding-top: 300px; 
  border-bottom: #a0a0a0 1px solid; 
  font-family: verdana; 
  height: 388px;
}

#constructioncontainer {
  width: 900px;
  height: 400px;
  color: red;
}

#container {
  width: 960px;
  height: auto;
  margin: 0 auto; 
  border: 3px solid rgb(136, 173, 194);
  background-color: white;

}

#headerarea {
  width: 955px;
  height: 100px;
  background-image: url(../images/sce/header-bg.jpg);
  background-repeat: repeat-x;
 
}

#menuarea {
  width: 955px;
  height: 26px;
  background-image: url(../images/sce/menu-bg.jpg);
}

#clear {
clear: both;
width: 0px;
height: 0px;
overflow: hidden;
}


#contentarea {
  width: 955px;
  height: auto;
  /*min-height: 400px;
  min-height: 1200px;*/
display:inline-block;
  background-color: white;
  clear: both;
}

#contentarea p {
  margin-left: 30px;
  margin-right: 30px;
  font-family: tahoma;
  font-size: 10pt;
  color: #4d6270;
  line-height: 125%;
}

#contentarea table {
  font-family: tahoma;
  font-size: 10pt;
  color: #4d6270;
  line-height: 125%;
}

#contentarea ul {

}

#contentarea li {
  color: #4d6270;
  font-family: tahoma;
  font-size: 10pt;
  list-style-image: url(../images/sce/bullet-round.jpg);
  margin-left: 30px;
  margin-bottom: 10px;
  margin-right: 30px;

}

#contentarea strong {
  font-weight: bold;
  color: #4d6270;
}

#contentarea a {
  color: #88adc2;
  text-decoration: underline;
}

#contentarea a:hover {
  background-color: #e3f5ff;
}

#footerarea {
  width: 955px;
  height: 87px;
  text-align: center;
  color: #cbcbcb;
  claer: both;
}
/*
img {
  border: none;
}

img.left {
  float: left;
  margin-right: 15px;
}

img.right {
  float: right;
  margin-left: 15px;
}
*/

img.left {
  float: left;
  clear: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px  #3f3f3f solid;
}

img.rightnoborder {
  float: right;
  clear: right;
  margin-left: 20px;
  margin-bottom: 20px;
  border: none;
}

img.leftnoborder {
  float: left;
  clear: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: none;
}

img.right {
  float: right;
  clear: right;
  margin-left: 20px;
  margin-bottom: 20px;
  border: 1px #3f3f3f solid;
}



h1 {
  background-image: url(../images/sce/h1-bg.jpg);background-repeat: no-repeat;
  font-family: tahoma;
  font-size: 14pt;
  color: #7e7e7c;
  font-weight: normal;
  padding-left: 40px;
  padding-top: 17px;
  height: 35px;
  margin-bottom: 5px;
}

h2 {
  font-family: tahoma;
  font-size: 11pt;
  color: #88adc2;
  font-weight: bold;
  margin-bottom: 5px;
  margin-left: 30px;
  margin-right: 150px;
}

h3 {
  font-family: tahoma;
  font-size: 9pt;
  color: #88adc2;
  font-weight: bold;
  margin-bottom: 5px;
  margin-left: 30px;
 }

.light {
  color: #88adc2;
}

#homefunnels {
  background-image: url(../images/sce/home-productfunnels.jpg);
  background-repeat:no-repeat;
  background-position:top;
  width: 177px;
  height: 250px;
  float: right;
  margin-left: 20px;
  margin-top: 20px;
  padding-top: 60px;
  padding-right: 40px;
}

#homefunnels ul {
  margin-top: 5px;
}

#homefunnels li {
  list-style-image: url(../images/sce/bullet.jpg);
  font-size: 10pt;
  font-family: Tahoma;
  color: #4d6270;
  line-height: 100%;
  margin-left: 40px;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 0px;
}

#homefunnels a {
  color: #4d6270;
  text-decoration: none;
}

#homefunnels a:hover {
  text-decoration: none;

}

#leftnav {
  background-image: url(../images/sce/subpage-leftnav-bg.jpg);
  width: 186px;
  height: 200px;
  float: left;
  padding-top: 60px;
  padding-left: 25px;
  margin-top: 20px;
  background-color: white;
  clear: left;
  font-size: 10pt;
}

#leftnav ul {
  margin-top: 5px;
}

#leftnav li {
  list-style-image: url(../images/sce/bullet.jpg);
  font-size: 10pt;
  font-family: Tahoma;
  color: #4d6270;
  line-height: 100%;
  margin-left: 0px;
  margin-bottom: 5px;
  margin-right: 10px;
}

#leftnav a {
  color: #4d6270;
  text-decoration: none;
}

#leftnav a:hover {
  text-decoration: none;

}
/*#rightcontent {
	clear: right; 
	margin-top: 40px; 
	float: right; 
	width: 744px; 
	height: auto;
display:inline-block;

}*/

#righttab {
  padding-top: 10px;
  margin-left: 20px;
  width: 200px;
  height: auto;
  float: right;
  background-image: url(../images/sce/right-tab-bg.jpg);
}

#righttab ul {
  margin-top: 0px;
}

#righttab p {
font-size: 8pt;
}

#righttab li {
  font-size: 8pt;
  margin-left: 10px;
  margin-bottom: 2px;
  list-style-image: url(../images/sce/bullet.jpg);
}

#expando {
	float:left;
visibility: hidden;
width: 0;
height: 0;
overflow: hidden;
}

