	* {
		margin: 0px;
		padding: 0px;
	}
	
	body {
		background: url(../images/home_bg.png) repeat-x;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	a {
		outline: none;
	}
	
	div.container {
		margin: 0px auto;
		width: 980px;
	}
	
	div#top {
		margin-top: 15px;
		height: 75px;
	}
	
	h1.top-logo {
		position: absolute;
		display: block;
		text-indent: -54321px;
		background: url(../images/top_logo.gif) no-repeat;
		width: 250px; height: 60px;
		margin-left: 25px;
	}
	
	ul.nav { /* Top (Main) Nav:: */
		position: relative;
		left: 325px;
		top: 20px;
		list-style: none;
		width: 680px;
	}
	
	ul.nav li {
		float: left;
		margin-right: 28px;
		padding-bottom: 2px;
	}
	
	ul.nav li a {
		font-size: 16px;
		color: #3C3C3C;
		text-decoration: none;
	}
	
	ul.nav a.selected,
	ul.nav a:hover {
		border-bottom: 3px solid #D9D9D9;
		padding-bottom: 3px;
	}
	
	#promo {
		position: relative;
		height: 270px;
		width: inherit;
	}
	
	#promo .screenshot {
		display: block;
		height: 257px; width: 389px;
	}
	
	#promo .text {
		position: absolute;
		left: 445px;
		top: 55px;
		width: 440px;
	}
	
	#promo .text h1 {
		font-size: 36px;
		color: #FFFFFF;
		line-height: 30px;
		margin-bottom: 10px;
	}
	
	#promo .text h2 {
		font-size: 24px;
		color: #ABCAD5;
		line-height: 22px;
	}
	
	#body {
		width: inherit;
	}
	
	#body .left {
		float: left;
		width: 260px;
		background: url(../images/left_bg.png) no-repeat #ECECEC;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 60px;
	}
	
	#body #tweets {
		text-align: center;
	}
	
	#body #tweets p {
		text-align: left;
	}
	
	#body .right {
		float: right;
		width: 620px;
	}
	
	#body h1, #body h2, #body h3 {
		clear: both;
		color: #333333;
		margin-bottom: 15px;
	}
	
	#body h1 {
		font-size: 28px;
	}
	
	#body h2 {
		font-size: 24px;
	}
	
	#body h3 {
		font-size: 20px;
	}
	
	#body h3.featured-article,
	#body h3.featured-project,
	#body h3.casestudy {
		font-size: 18px;
		margin-bottom: 0px;
		color: #999999;
	}
	
	#body ul,
	#body ol {
		font-size: 14px;
		color: #666666;
		margin-left: 35px;
	}
	
	#body ul {
		list-style: square;
	}
	
	#body ul li,
	#body ol li {
		line-height: 18px;
	}
	
	#body h2.twitter {
		background: url(../images/small_twitter.png) no-repeat;
		height: 56px; line-height: 56px;
		padding-left: 60px;
		margin-bottom: 10px;
	}
	
	#body p.twitter {
		font-size: 12px;
		margin: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #666666;
		border-bottom: 1px solid #D5D5D5;
	}
	
	#body p.twitter-follow {
		margin-top: 10px;
		margin-bottom: 40px;
		font-size: 14px;
		font-weight: bold;
	}
	
	#body p {
		font-size: 14px;
		color: #666666;
		line-height: 16px;
		margin-bottom: 20px;
	}
	
	#body div.casestudy-intro p {
		font-size: 16px;
		line-height: 20px;
		color: #999999;
	}
	
	#body p.home {
		font-size: 15px;
		line-height: 18px;
	}
	
	#body p.casestudy-url {
		font-size: 14px;
		color: #333333;
	}
	
	#body p.casestudy-url a,
	#body p.casestudy-url a:visited {
		font-size: 14px;
	}
	
	#body p a {
		color: #186D8C;
		text-decoration: none;
	}
	
	#body ul.submenu {
		list-style: none;
		margin-bottom: 30px;
	}
	
	#body ul.submenu li {
		background: url(../images/subnav_arrow.gif) no-repeat 5px 3px;
		border-bottom: 1px solid #D5D5D5;
		padding-bottom: 5px;
		margin-top: 5px;
		padding-left: 15px;
	}
	
	#body ul.submenu li a {
		margin-left: 10px;
		font-size: 15px;
		text-decoration: none;
		color: #186D8C;
		font-weight: bold;
	}
	
	#body h3.news-subscribe {
		margin-bottom: 15px;
	}
	
	#body img.img-border {
		border: 3px solid #CCCCCC;
	}
	
	#body form.news-subscribe label {
		display: block;
		margin-bottom: 5px;
		font-size: 13px;
		color: #666666;
		font-weight: bold;
	}
	
	#body form.news-subscribe input.email {
		width: 235px;
		font-size: 14px;
		color: #333333;
		padding: 4px;
		border: 1px solid #D5D5D5;
	}
	
	#body ul.more-sites li a,
	#body ul.more-sites li a:visited {
		color: #333333;
		font-size: 14px;
	}
	
	div.clear {
		clear: both;
	}
	
	div.block {
		clear: both;
		height: 30px;
	}
	
	div.left-block {
		clear: both;
		height: 30px;
	}
	
	.featured-img {
		float: left;
		border: 5px solid #E7E7E7;
	}
	
	.featured-text {
		float: right;
		width: 340px;
		padding-right: 50px;
	}
	
	img.casestudy_screenshot_big {
		border: 4px solid #CCCCCC;
		padding: 2px;
		margin: 15px 0px 25px 0px;
	}
	
	.btn {
		cursor: pointer;
		float: left;
		margin-right: 15px;
		display: block;
		text-indent: -54321px;
		height: 29px;
	}
	
	.btn:hover {
		background-position: 0px -29px;
	}
	
	.readmore {
		background: url(../images/btn_readmore.png) no-repeat 0 0;
		width: 106px;
	}
	
	.visitweb {
		background: url(../images/btn_visitwebsite.png) no-repeat 0 0;
		width: 115px;
	}
	
	.subscribe {
		background: url(../images/btn_subscribe.png) no-repeat 0 0;
		width: 97px;
		float: right;
		margin-top: 10px;
	}
	
	#footer {
		position: relative;
		background: url(../images/footer_bg.png) repeat-x #333333;
	}
	
	#footer .list {
		list-style: none;
		height: 200px;
		float: left;
		margin-left: 20px;
		margin-top: 20px;
		padding-right: 20px;
		border-right: 1px solid #3D3D3D;
		font-size: 13px;
	}
	
	#footer .list li {
		margin-bottom: 5px;
	}
	
	#footer .list a {
		text-decoration: none;
		color: #ADADAD;
	}
	
	#footer .list a:hover {
		text-decoration: underline;
	}
	
	#footer .list a.header {
		color: #FFFFFF;
		font-weight: bold;
	}
