@charset "utf-8";
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #B20000;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	color: #102986;
}
li {
	font-size: 12px;
	line-height: 18px;
}
p {
	font-size: 12px;
	line-height: 18px;
}
#home_services {
	float: left;
	height: 460px;
	width: 610px;
}
#home_content {
	float: left;
	height: 450px;
	width: 340px;
	margin-right: 15px;
	padding: 5px;
}
#home_content h1 {
	font-size: 26px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#home_content #list li {
	list-style-type: none;
	font-size: 22px;
	line-height: 28px;
	list-style-position: outside;
	list-style-image: url(/images/home_list_bullet.jpg);
	padding-bottom: 10px;
}
.home_service {
	float: left;
	width: 210px;
	text-align: center;
}
.home_service p {
	font-size: 18px;
}
.notes {
	font-size: 11px;
	line-height: 14px;
}
#home_service_cms {
	background-image: url(/images/back_home_cms.jpg);
	float: left;
	height: 430px;
	width: 300px;
	margin-right: 10px;
}
#home_service_webcart {
	background-image: url(/images/back_home_webcart.jpg);
	float: left;
	height: 430px;
	width: 300px;
}
#home_service_cms .content {
	padding: 15px;
	float: left;
	width: 270px;
}
#home_service_cms .link {
	float: left;
	height: 220px;
	width: 300px;
}
#home_service_cms .link a {
	display: block;
	height: 220px;
	width: 300px;
	float: left;
}
#home_service_webcart .content {
	padding: 15px;
	float: left;
	width: 270px;
}
#home_service_webcart .link {
	float: left;
	height: 220px;
	width: 300px;
}
#home_service_webcart .link a {
	display: block;
	height: 220px;
	width: 300px;
	float: left;
}
#container_content #home_services  h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#home_services p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#home_services h2 a {
	color: #005887;
	text-decoration: none;
}
#home_services .content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#home_services .content ul li {
	background-image: url(/images/bullet_tick.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	font-size: 16px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #01295C;
}

