/*
# $Id$
*/

#banner {
	width: 741px;
	height: 146px;
	margin: 15px 0px;
}

#main-content-wrapper {
	float: left;
	width: 551px;
	background: #F9F9F5 url('/images/page-templates/default/main-bg.gif') repeat-y;
}

#main-content {
	background: url('/images/page-templates/default/main-top.gif') no-repeat;
}

#main-content-sub {
	padding: 10px 10px 60px 10px;
	background: url('/images/page-templates/default/main-bottom.gif') no-repeat left bottom;
	height: 1px;
}
#main-content-sub[id] {
	height: auto;
	overflow: hidden;
}

#main-content-sub h1 {
	font-size: 1em;
	margin: 0.5em 0px;
}

#main-content-sub p,
#main-content-sub li {
	font-size: 0.80em;
}


#col-right {
	float: right;
	width: 180px;
}


#expert-advice {
	background: #F9F9F5 url('/images/page-templates/default/expert-advice-bg.jpg') no-repeat;
	height: 113px;
	margin-bottom: 10px;
	padding: 10px;
}

#expert-advice h3 {
	font-size: 14px;
	margin: 0px 0px 1em 0px;
	padding: 0px;
}

#expert-advice p {
	font-size: 11px;
	width: 110px;
}

#expert-advice p span {
	color: #C42709;
	font-weight: bold;
}

#expert-advice div {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: url('/images/page-templates/default/expert-advice-tel-bg.gif') no-repeat;
	width: 117px;
	height: 16px;
	padding: 2px 0px;
	text-align: center;
}

#latest-news-wrapper {
	background: #F9F9F5 url('/images/page-templates/default/latest-news-bg.gif') repeat-y;
}

#latest-news-top {
	background: url('/images/page-templates/default/latest-news-top.gif') no-repeat;
}

#latest-news {
	background: url('/images/page-templates/default/latest-news-bottom.gif') no-repeat left bottom;
	padding: 10px;
}

#latest-news h3 {
	font-size: 14px;
	margin: 0px 0px 1em 0px;
	padding: 0px;
}

#latest-news ul {
	padding: 0px;
	margin: 0px;
}

#latest-news li {
	list-style-type: none;
	font-size: 11px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}