#home-masthead {
	height: 200px;
	width: 786px;
	display: block;
	background-image: url(/images/new-homepage/xmas-banner.jpg);
	background-repeat: no-repeat;
}
#home-title {
	background-image: url(/images/new-homepage/headline-2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 523px;
	float: right;
	text-indent: -5000px;
}
#home-images {
}
#home-images li {
	float: left;
	list-style-type: none;
}
#home-news {
	background-image: url(/images/new-homepage/news-bar.gif);
	height: 48px;
	width: 759px;
	clear: left;
	float: left;
	margin-left: 13px;
}
#home-news p {
	float: left;
	margin-top: 9px;
}
#home-news p strong {
	color: #000000;
	width: 130px;
	display: block;
	margin-left: 10px;
}

#home-left
{
	float: left;
	width: 500px;
	margin-left: 15px;
	margin-top: 15px;
	clear: left;
}

#home-left strong
{
	color: #000000;
}

#home-right
{
	float: right;
	width: 252px;
}

#home-advert1
{
	background-image: url(/images/new-homepage/advert-your-image.gif);
	background-repeat: no-repeat;
	display: block;
	height: 175px;
	width: 252px;
	margin-top: 16px;
}

#home-advert1 p
{
	width: 220px;
	line-height: 18px;
	padding-top: 75px;
	margin-left: 20px;
}

#home-advert2
{
	background-image: url(/images/new-homepage/advert-quality.gif);
	background-repeat: no-repeat;
	height: 193px;
	width: 252px;
	margin-top: 20px;
}

#article-top
{
	background-image: url(/images/new-homepage/advert-article-top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 252px;
}

#article-middle
{
	clear: left;
	float: left;
	width: 252px;
	background-image: url(/images/new-homepage/advert-article-mid.gif);
	background-repeat: repeat-y;
}

#article-bottom
{
	background-image: url(/images/new-homepage/advert-article-bottom.gif);
	clear: left;
	float: left;
	height: 25px;
	width: 252px;
}

#home-advert2 p
{
	margin-left: 20px;
	width: 220px;
	line-height: 18px;
	padding-top: 45px;
}

#home-advert3
{
	width: 252px;
	margin-top: 20px;
}

#home-advert2 p
{

}

#home-page {
	float: left;
	width: 785px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#home-features {
}
#home-features li {
	background-image: url(/images/new-homepage/tick.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	list-style-type: none;
	padding-left: 35px;
}
#home-features2  li {
	background-image: url(/images/new-homepage/tick.gif);
	background-repeat: no-repeat;
	background-position: 10px 8%;
	list-style-type: none;
	padding-left: 35px;
	margin-left: 10px;
}

#article-middle ul
{
	list-style-type: none;
	margin-left: 20px;
	margin-right: 45px;
}

#article-middle ul li
{
	border-bottom-style: none;
}

#article-middle ul li + li
{
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
}

#article-middle a
{
	text-decoration: none;
	color: #000;
}

#article-middle a:hover
{
	text-decoration: none;
	color: #0066CC;
}

