#content p.hello {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0;
}

#content h2 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 4px 0 12px 0;
}

#homeCore {
	position: relative;
	padding: 20px 0 0 0;
}

#homeCore #latestWork {
	position: relative;
	width: 590px;
	height: 374px;
	background: url(/images/bg_home_latest_work.png) no-repeat 0 0;
}

#latestWork .tag {
	position: absolute;
	left: -10px;
	top: -10px;
	width: 133px;
	height: 134px;
	background: url(/images/tag_home_latest_work.png) no-repeat 0 0;
	z-index: 10;
}

#latestWork .inner {
	position: relative;
	left: 18px;
	top: 18px;
	background: #fff;
	width: 530px;
	height: 286px;
	padding: 12px;
	margin: 0;
}

#latestWork p.projectName {
	position: absolute;
	left: 18px;
	bottom: 6px;
}

#latestWork p.projectName a {
	display: block;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b4b0d;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;
}

#latestWork p.projectName a.web {
	padding-left: 47px; /* tag width + 9px */
	background: url(/images/tag_home_latest_work_web.png) no-repeat 0 0;
}

#latestWork p.projectName a.mobile {
	padding-left: 64px;
	background: url(/images/tag_home_latest_work_mobile.png) no-repeat 0 0;
}

#latestWork p.projectName a.print {
	padding-left: 55px;
	background: url(/images/tag_home_latest_work_print.png) no-repeat 0 0;
}

#latestWork p.projectName a.logo {
	padding-left: 51px;
	background: url(/images/tag_home_latest_work_logo.png) no-repeat 0 0;
}

#latestWork p.projectName a.blog {
	padding-left: 52px;
	background: url(/images/tag_home_latest_work_blog.png) no-repeat 0 0;
}

#latestWork p.more {
	position: absolute;
	right: 18px;
	bottom: 10px;
}

#latestWork p.more a {
	font-size: 14px;
	color: #8e8257;
	font-weight: bold;
	background: url(/images/arrow_home_latest_work_index.gif) no-repeat 100% 65%;
	padding-right: 14px;
}

#homeCore #projectsSlideshow {
	position: relative;
	width: 530px;
	height: 286px;
	display: none;
}

#homeCore #projectsSlideshow .item {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#homeCore #projectsSlideshow .index {
	position: absolute;
	bottom: -53px;
	right: 50px;
}

#homeCore #projectsSlideshow .index p {
	float: left;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background-color: #fff;
	font-size: 13px;
	color: #a5996d;
	margin-right: 8px;
	cursor: pointer;
}

#homeCore #projectsSlideshow .index p:hover {
	font-weight: bold;
}

#homeCore #projectsSlideshow .index p.selected {
	background: url(/images/bg_page_index_selected.gif) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
}


#homeCore #yourProjectHere {
	position: absolute;
	left: 578px;
	top: 20px;
	background: url(/images/tag_home_your_project.png) no-repeat 0 0;
}

#homeCore #yourProjectHere a {
	display: block;
	width: 234px;
	height: 40px;
}

#homeCore #yourProjectHere a span {
	display: none;
}

#homeCore #yourProjectHere:hover {
	background-position: 0 100%;
}

#homeCore #needHelp {
	position: absolute;
	right: 0;
	bottom: 137px;
}

#homeCore #becomePartner {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 123px;
}

#homeText h3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 24px 0 2px 0;
}

#homeText p {
	line-height: 20px;
	width: 90%;
}

#homeWidgets {
	 border-top: 1px solid #5b4b0d;
	 margin-top: 24px;
	 padding-top: 20px;
	 height: 285px;
}


#homeWidgets h3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 14px 0;
}

#homeWidgets ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#homeWidgets #news {
	float: left;
	width: 28%;
	padding-right: 5%;
}

#homeWidgets #news ul li {
	padding: 0 0 12px 22px;
	cursor: pointer;
}

#homeWidgets #news ul li.twitter {
	background: url(/images/icon_home_news_twitter.png) no-repeat 0 0;	
}

#homeWidgets #news ul li.blog {
	background: url(/images/icon_home_news_blog.png) no-repeat 0 0;	
}

#homeWidgets #news ul li h4 {
	font-size: 11px;
	font-weight: normal;
	color: #3c98b6;
	margin: 0 0 4px 0;
}

#homeWidgets #news ul li h5 {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}

#homeWidgets #news ul li h5 a {
	color: #5b4b0d;
	text-decoration: none;
}

#homeWidgets #news ul li p.more {
	margin: 0;
}

#homeWidgets #news ul li p.more a {
	font-size: 13px;
	font-weight: bold;
	color: #3c98b6;
	padding-right: 14px;
	background: url(/images/arrow_home_news_more.png) no-repeat 100% 80%;	
}

#homeWidgets .list {
	float: left;
	width: 28%;
	padding-right: 5%;
}

#homeWidgets .list ul li {
	background: url(/images/icon_home_list_star.png) no-repeat 0 3px;
	padding: 0 0 10px 19px;
}

#homeWidgets .list ul li h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}