h1 {
	width: 616px;
	width: 620px;
	height: 74px;
	height: 70px;
	color: #f8f4e8;
}
h1 em {
	background: url("/09/images/home/welcome2.png") no-repeat;
}

p#registernow {
	width: 271px;
	height: 270px;
	color: #f8f4e8;
	position: absolute;
	top: 138px;
	right: 35px;
	
}
p#registernow em {
	background: url("/09/images/home/register2.png") no-repeat;
}
p#registernow span {
	display: block;
	padding: 50px 0 0 50px;
}

p#blurb {
	width: 600px;
	width:  500px;
	color: #666;
	font-size: 1.25em;
}

/*speakers
++++++++++++++++++++++++++++*/
#speaker-wrapper {
	position: relative;
	height: 325px;
	margin-top: -20px;
}

#speaker-wrapper p {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1;
}

#home1{
	position: absolute;
	z-index: 20;
	top: 17px;
	left: 0;
	width: 215px;
}
#home1 p {
	margin-top: 5px;
}

#home2 {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 185px;
	width: 221px;
}
#home2 p {
	margin-top: 22px;
}

#home3 {
	position: absolute;
	z-index: 20;
	top: 12px;
	left: 350px;
	width: 218px;
}
#home3 p {
	margin-top: 10px;
}

#home4 {
	position: absolute;
	z-index: 30;
	top: 7px;
	left: 532px;
	width: 212px;
}
#home4 p {
	margin-top: 15px;
}

#home5 {
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 732px;
	width: 218px;
}
#home5 p {
	margin-top: 2px;
}


/*content
++++++++++++++++++++++++++++*/
#content {
	margin-left: 230px;
	width: 500px;
	
}


#content h2 {
	width: 231px;
	height: 28px;
	margin-bottom: 25px;
}
#content h2 em {
	background: url("/09/images/home/news.gif") no-repeat;
}

/*partners
++++++++++++++++++++++++++++*/
#partners {
	position: absolute;
	left: 20px;
	top: 25px;
	width: 160px;
}

#partners h2 {
	font-size: 1.2em;
	margin: 10px 0 10px 0;
	border-top: 1px dotted #666;
}

#parnters p {
	margin-bottom: 1.25em;
	line-height: 1;
}


/*feed
++++++++++++++++++++++++++++*/
#feed {
	
}

#rss {
	position: absolute;
	top: 5px;
	right: 15px;
}

#feed h3, #feed p {
	padding-left: 80px;
}

#feed h3 {
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 5px;
}

#feed p {
	border-bottom: 1px dotted #666;
	position: relative;
	padding-bottom: 25px;
}

#feed p span {
	display: block;
	position: absolute;
	top: -1.5em;
	left: 0px;
	background: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*margin: 15px 0;*/
	padding: 10px;
	color: #fff;
	line-height: 1;
}

div.projects img {
	border: none;
}

