#centralcontainer {
	width: 1000px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	}	
#centralcontainer2 {
	width: 1000px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	}	
#centralcontainer3 {
	width: 100%;
	padding-left: 0px;
	position: fixed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	bottom: 10px;
	}
#topbg {
	width: 100%;
	top: 0px;
	position: fixed;
	left: 0px;
	height: 400px;
	background-image: url(slices/colourbox.jpg);
	background-repeat: repeat-x;
	}
#leftdots {
	width: 50%;
	top: 50px;
	position: fixed;
	left: 0px;
	height: 400px;
	background-image: url(slices/leftdots.png);
	background-repeat: no-repeat;
	}	
#rightdots {
	width: 50%;
	top: 50px;
	position: fixed;
	height: 400px;
	background-image: url(slices/rightdots.png);
	background-repeat: no-repeat;
	right: -32px;
	}	
#sketchlogo {
	width: 100%;
	padding-left: 0px;
	position: fixed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	left: 0px;
	height: 600px;
	background-image: url(slices/sketchlogo2.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	bottom: -140px;
	}


#pageblock {
	width: 100%;
	padding-left: 0px;
	position: fixed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	top: 490px;
	left: 0px;
	height: 300px;
	text-align: center;
	background-color: #FFF;
	background-image: url(slices/toppageblock.png);
	background-repeat: repeat-x;
	}
#finlogo {
	width: 100%;
	padding-left: 0px;
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	top: 930px;
	left: 0px;
	height: 1700px;
	background-image: url(slices/finishedlogo2.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	}
#whitegradient {
	width: 100%;
	padding-left: 0px;
	position: absolute;
	height: auto;
	padding-top: 0px;
	left: 0px;
	height: 1700px;
	background-image: url(slices/scrollbg2fc.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	top: 900px;
	background-attachment: fixed;
	}

#whitefill {
	width: 100%;
	padding-left: 0px;
	position: absolute;
	height: auto;
	padding-top: 0px;
	left: 0px;
	height: 100%;
	top: 0px;
	background-position: left top;
	background-color: #FFF;
	}
#topwhite {
	width: 100%;
	top: -10px;
	position: fixed;
	left: 0px;
	height: 500px;
	background-image: url(slices/top-white.png);
	background-repeat: repeat-x;
	}
#bodywhite {
	width: 100%;
	top: 255px;
	position: fixed;
	left: 0px;
	height: 180px;
	background-image: url(slices/bodytop.png);
	background-repeat: repeat-x;
	}

#logo {
	position: absolute;
	width: 530px;
	top: 180px;
	height: 145px;
	background-image: url(slices/logo.png);
	background-repeat: no-repeat;
	right: 80px;
}
#heading {
	position: absolute;
	width: 350px;
	top: 310px;
	height: 50px;
	left: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #bc8f8f;
}
#comingsoon {
	position: absolute;
	width: 913px;
	top: 460px;
	height: 145px;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #633;
	text-align: center;
	font-weight: bolder;
}
#comingbg {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 100%;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #83663F;
	text-align: center;
	font-weight: bolder;
	background-color: #09F;
	filter:alpha(opacity=20); /* IE's opacity*/
	background-repeat: no-repeat;
}
#botbg {
	position: fixed;
	width: 100%;
	left: 0px;
	height: 32px;
	bottom: 0px;
	background-color: #580962;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	padding-top: 8px;
	}
#body {
	position: absolute;
	width: 550px;
	top: 380px;
	left: 125px;
	height: auto;
	filter: Alpha(Opacity=80);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F60;
	border-left-color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #606;
	padding-left: 100px;
	padding-right: 100px;
	line-height: 23px;
	font-weight: normal;
	background-color: #FFF;
	background-image: url(slices/bodybg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f60;
	}

#bodybg {
	position: absolute;
	width: 550px;
	left: 125px;
	height: 400px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F60;
	border-left-color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #303;
	padding-left: 100px;
	padding-right: 100px;
	line-height: 23px;
	font-weight: bold;
	background-image: url(slices/bodybg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	bottom: 30px;
	}

#copy{
	position: absolute;
	width: 434px;
	height: inherit;
	top: 265px;
	left: 224px;
	padding-right: 20px;
	background-color: #FFF;
	height: 440px;
	background-image: url(file:///C|/Users/Carmen/graphic%20jobs%2010-11/Knew%20Energy%20and%20Balance/Web/web/slices/copybg.png);
	background-repeat: repeat-x;
	background-position: center top;
	filter: Alpha(Opacity=50);
	}
#leftflash {
	position: absolute;
	width: 260px;
	left: 0px;
	height: 375px;
	top: 353px;
	}
#rightflash {
	position: absolute;
	width: 260px;
	height: 375px;
	top: 353px;
	left: 600px;
	}
#member {
	position: absolute;
	width: 139px;
	left: 30px;
	height: 30px;
	padding-left: 2px;
	top: 730px;
	}
#stripe {
	position: absolute;
	width: 48px;
	left: 0px;
	top: 443px;
	background-image: url(/slices/dtos.jpg);
	background-repeat: repeat;
	height: 300px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	}
#contactarea{
	position: absolute;
	width: 217px;
	top: 397px;
	left: 558px;
	background-color: #FFF;
	background-image: url(/slices/contact-tab.jpg);
	height: 350px;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	}
#next{
	position: absolute;
	width: 444px;
	left: 0px;
	padding-right: 20px;
	background-color: #FFF;
	height: 133px;
	background-image: url(/slices/next.jpg);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F60;
	}
img
{  border-style: none;
}
#sited{
	position: absolute;
	width: 520px;
	left: 195px;
	height: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #36C;
	top: 737px;
	text-align: center;
	}
#menu{
	top: 0px;
	width: 1000px;
	height: 41px;
	left: 125px;
}
.menu{
	top: 0px;
	font-size: 12px;











	width: 50px:
	border:none;
	/* [disabled]margin:0px; */
	font-size:12px;
	font-weight:normal;
	width: 1000px;
	height: 41px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #ff2f97;
	position: absolute;
	text-align: center;
	left: 125px;
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
	float:left;
	padding:0px;
		}
	.menu li a{
		
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#FFF;
	text-decoration:none;
			}
	.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:210px;
	z-index:200;
	background-color: #4d0a3d;		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:210px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
	display:block;
	height:35px;
	font-size:14px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ff2f97;
	text-decoration:underline;
	background-image: url(slices/buttons/exclaimation.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
			}
	.menu p{
		clear:left;
		}
		
img
{  border-style: none;
}


#twitter_t {
	width: 289px;
	height: 14px;
	position: absolute;
	top: 0px;
	background-image: url(slices/twittertop.png);
}
 
#twitter_m {
	width: 289px;
	background-image: url(Slices/twittermid.png);
	background-repeat: repeat-y;
	height: 130px;
	position: absolute;
	top: 14px;
}
 
   #twitter_container {
	min-height:45px;
	height:auto !important;
	padding-bottom:10px;
	left: 15px;
   }
 
       #twitter_update_list {
	width: 150px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #F36;
	line-height: 20px;
	font-weight:normal;
	text-align: center;
	position: relative;
	height: auto;
	left: -24px;
	padding-top: 8px;
       }
 
       #twitter_update_list li {
	width: 150px;
	list-style: none;
       }
 
       #twitter_update_list li a {
	color: #606;
	border-bottom: dotted 1px;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
       }
 
       #twitter_update_list li a:hover {
	color: #606;
	background: #d3f1f9;
	font-size: 10px;
       }
 
#twitter_b {
	width: 289px;
	height: 176px;
	background-image:url(slices/twitterbot.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 144px;
}
#twitterbox{
	position: absolute;
	bottom: 60px;
	width: 289px;
	left: 20px;
                }
