body.home {
	background-image: url(../images/home_back.gif);
	background-repeat: repeat-x;
	}
	
body.home div.header div.menu {
	margin: 0 auto;
	width: 900px;
	height: 126px;
	position: relative;
	font-family: helvetica, arial, sans-serif;
	}
	
body.home div.header div.menu img.logo {
	position: absolute;
	bottom: 20px;
	}
	
body.home div.header div.banner {
	background-image: url(../images/home_banner.gif);
	background-repeat: repeat-x;
	height: 383px;
	padding:0;
	margin:0;
	}
	
body.home div.header div.banner div.main {
	background-image: url(../images/home_screens.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1064px;
	height: 383px;
	position: relative;
	}
	
body.home div.header div.banner div.main h1 {
	position: absolute;
	top: 47px;
	left: 70px;
	color: #fff;
	font-weight: normal;
	font-size: 21pt;
	width: 450px;
	}
	
body.home div.header div.banner div.main h3 {
	position: absolute;
	top: 140px;
	left: 75px;
	color: #fff;
	font-weight: normal;
	font-size: 14pt;
	width: 450px;
	}
	
body.home div.buttons {
	position: absolute;
	top: 287px;
	left: 110px;
	}
	
ul.homenav {
	list-style: none;
	position: absolute;
	right: 0px;
	top: 72px;
	margin-left: 0;
	margin-bottom: 0;
	}
	
ul.homenav li {
	display: inline;
	float: left;
	}
	
ul.homenav li ul.children {
	display: none;
	}
	
ul.homenav li a {
	display: block;
	padding: 3px 10px 3px 10px;
	margin-left: 15px;
	text-decoration: none;
	color: #000;
	}
	
ul.homenav li a:hover {
	background-color: #184887;
	color: #fff;
	}
	
ul.homenav li a:active {
	background-color: #2162b8;
	color: #fff;
	}
	
ul.tophome {
	list-style: none;
	position: absolute;
	right: 0px;
	top: 10px;
	}
	
ul.tophome li {
	display: inline;
	float: left;
	}
	
ul.tophome li ul.children {
	display: none;
	}
	
ul.tophome li a {
	display: block;
	font-size: 9pt;
	padding: 3px 10px 3px 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #000;
	}
	
ul.tophome li a:hover {
	text-decoration: underline;
	}
	
div.wrapper {
	background-image: url(../images/home_below.gif);
	background-repeat: repeat-x;
	}
	
div.wrapper div.content {
	margin: 0 auto;
	width: 940px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: 0px;
	padding: 20px;
	min-height: 100%;
	position: relative;
	}
	
body.home #container {
	background-image: url(../images/container.gif);
	}
	
div.intro { 
	width: 550px;
	text-align: justify;
	font-size: 13pt;
	font-family: arial;
	}
	
div.intro span.title {
	font-size: 18pt;
}

div.intro a {
	color: #113463;
	}
	
div.intro a:hover {
	color: #2061b6;
	}
	
div.updates {
	position: absolute;
	left: 600px;
	width: 325px;
	top: 23px;
	}
	
div.blog {
	width: 100%;
	border: 1px solid #dedede;
	background-color: #e2edfa;
	padding: 10px;
	}
	
div.blog h2 {
	display: block;
	font-size: 10pt;
	font-weight: bold;
	color: #222;
	padding: 5px;
	margin: 0;
	padding-bottom: 0;
	background-image: none;
	font-family: helvetica, arial, sans-serif;
	}
	
div.blog ul {
	list-style-image: url(../images/home_blog.gif);
	margin: 0;
	margin-left: 40px;
	}
	
div.blog ul li h4 {
	font-weight: normal;
	font-size: 11pt;
	line-height: 1.2em;
	}
	
div.twitter {
	padding-top: 5px;
	width: 100%;
	font-family: helvetica, arial, sans-serif;
	}

div.twitter a {
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 35px;
	padding-top: 3px;
	font-size: 9pt;
	text-align: right;
	position: absolute;
	right: 0;
	}

div.howitworks {
	clear: both;
	position:relative;
	top: 30px;
	margin: 0px 0 20px 0;
	background-image: url(../images/howto_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #00;
	padding: 0;
	height: 145px;
	font-family: helvetica, arial, sans-serif;
	}
	
div.howitworks ul {
	list-style-type: none;
	display: block;
	margin: 0;
	margin-left: 10px;
	}
	
div.howitworks ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}
	
div.howitworks ul li a {
	width: 290px;
	padding: 10px;
	padding-top:15px;
	height: 100px;
	display: block;
	margin: 0;
	margin-right: 1px;
	font-size: 10pt;
	color: #222;
	text-decoration: none;
	}
	
div.howitworks ul li a span {
	display: block;
	margin-left: 51px;
	margin-top: 23px;
	padding:0;
	line-height: 1.4em;
	}
	
div.howitworks ul li.download a {
	border-right: 1px solid #bece6c;
	background-image: url(../images/howto_download.gif);
	}
	
div.howitworks ul li.setup a {
	border-right: 1px solid #bece6c;
	background-image: url(../images/howto_setup.gif);
	}
	
div.howitworks ul li.populate a {
	width: 281px;
	margin-right: 0;
	background-image: url(../images/howto_publish.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}