body, table {
	font-size: 14px;
	line-height: 19px;
	color: #595959;
	font-weight: normal;
	/*font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial;*/
	font-family: arial;

}
img {
	border: 0;
}
a {
	color: #AEB801;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 23px;
	line-height: 26px;
	font-weight: bold;
	color: #2e2e2e;
	padding: 0;
	margin: 0;
}
h2 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 21px;
	line-height: 23px;
	color: #221711;
}
h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #221711;
	font-size: 21px;
	line-height: 26px;
}
h1.pagetitle {
	 
	/*font-family: arial;
	font-weight: bold;*/
	font-size: 22px;
	color: #221711;
	display: block;
	/*padding: 26px 20px 20px 20px;
	padding-bottom: 5px;
	position: absolute;
	top: -42px;
	left: 0px;*/
	background-color: #ffffff;
	text-transform: uppercase;

}
.home-title {
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #2e2e2e;
	margin: 0;
	padding: 0 0 20px 0;
}
.sidebar .home-title {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #2e2e2e;
	margin: 0;
	padding: 10px 0 10px 0;
}
.subtitle {
	font-size: 14px;
	line-height: 17px;
	color: #e0181f;
	font-weight: bold;
}
.home-box {
	float: left;
	width: 291px;
	margin-right: 17px;
}
.home-box-content {
	position: relative;
	padding: 15px 5px 0 5px;
	height: 130px;
	overflow: hidden;
}
.home-box-title {
	font-size: 20px;
	line-height: 20px;
	color: #2e2e2e;
	font-weight: normal;
	padding-bottom: 10px;
}
.homebox-btn {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.red-box-home {
	background: transparent url(../../ws-content/images/bg-red-box-home.jpg) no-repeat 0 0;
	height: 148px;
	padding: 55px 45px 15px 505px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	position: relative;
}
.btn-red-box {
	position: absolute;
	top: 146px;
	left: 145px;
}
.home-box-bottom {
	float: left;
	width: 478px;
	margin-right: 24px;
}
.last-right {
    margin-right: 0;
}
.contact-details {
	font-size: 18px;
	line-height: 22px;
}
.contact-title {
	color: #fd1522;
	font-weight: bold;
}