@charset "utf-8";
/* CSS Document */


/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 1000px;
	height: 1100px;
	background-color:#ffffff; 
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	}

.banner {
	height: 172px;
	width: 1000px;
	/* margin-top: 25px; */
	background-image: url(images/banner.jpg)
}

.reachout {
	height: 94px;
	width: 336px;
	margin-left:670px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top: 75px;
}

.social {
	height: 32px;
	width: 200px;
	margin-left:50px;
	}
	
.shiftyblocks {
	height: 328px;
	width: 1000px;
	}

.rightblock {
	height: 328px;
	width: 380px;
	margin-left:620px;
	margin-top: -328px;
	}
	

.shifty {
	height: 500px;
	width: 240px;
	margin-left:350px;
	margin-top: -500px;
	}
	
.midbar {
	height: 36px;
	width: 1000px;
	background-color: #ebebed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.share {
	height: 36px;
	width: 311px;
	background-color:#4a5d77;
	margin-left:689px;
	margin-top: -40px;
	}

.welcome {
	height:239px;
	width:689px;
	background-image:url(images/welcome.jpg);
	}
	
.webtext {
	height: 145px;
	width:550px;
	margin-left: 110px;
	padding-top:  70px;
	font-family:Arial, Helvetica, sans-serif
	color:#36505b;
	font-size:11px
	}

.bottombox {
	width:550px;
	height:270px;
	color:#36505b;
	font-size:10px;
	}

.twitter {
	height:270px;
	width:357px;
	background-color:#cfd5d7;
	position: relative;
	z-index: 2;

/*	margin-top:15px; */
	}

.twitlogo {
	height:58px;
	width:177px;
	padding-left: 15px;
	padding-top: 15px;
	}
	
.shiftyegg {
	height:230px;
	width:283px;
	margin-top:-240px;
	margin-left:110px;
	}

.twitext {
	height:150px;
	width:100px;
	margin-left:18px;
	margin-top:-165px;
	font-family:Arial, Helvetica, sans-serif
	color:#36505b;
	font-size:11px
	}
	
.twitcorner {
	height: 216px;
	width:235px;
	margin-left:122px;
	margin-top: -18px; 
	}
	

.revolution {
	height: 270px;
	width: 333px;
	margin-left:357px;
	margin-top:-270px;
	position: relative;
	z-index: 1;
	}
	
.hashtag {
	width: 155px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	margin-left:280px;
	margin-top:-30px;
	position:relative;
	z-index:6;
	}
		
.rightside {
	height: 510px;
	width: 311px;
	background-color:#d6dbdd;
	margin-left:689px;
	margin-top:-510px;
	}

.addthis {
	height:60px;
	width:311px;
	background-color:#b5b3c2;
	}

.addcode {
	height:32px;
	width:250px;
	margin-left:30px;
	padding-top:15px;
	}
	
.kickstart {
	height: 440px;
	width:260px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	padding-top: 15px;
	line-height:135%;
	position:relative;
	z-index:8;
	}

.corner {
	height:216px;
	width:304px;
	margin-left:7px;
	margin-top:-219px;
	position:relative;
	z-index:5;
	}
	
.subhead {
	font-size:16px;
	}

.footer {
	height:66px;
	width:1000px;
	background-image:url(images/footer.jpg);
	}

.footext1 {
	height:30px;
	width:225px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-top:25px; 
	margin-left:740px;
	}
