@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.banner-bg {
	background-image: url(image/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.callus-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.callus-txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftside-line {
	background-image: url(image/leftside-line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.inner-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
}
.inner-txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}
.side-bg-left {
	background-image: url(image/side-bg-left.jpg);
	background-repeat: no-repeat;
}
.side-bg-left-2 {
	background-image: url(image/side-bg-left-2.jpg);
	background-repeat: no-repeat;
}
.side-bg-left-3 {
	background-image: url(image/side-bg-left-3.jpg);
	background-repeat: repeat-x;
}
.bottom-bg {
	background-image: url(image/bottom-bg-left-2.jpg);
	background-repeat: repeat-x;
}
.bottom-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom-txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.bottom-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.bottom-btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.viewmore-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
}
.viewmore-btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.redline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96100F;
	border-bottom-color: #96100F;
}
.linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.linkred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.greyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.big-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #DF0D0D;
	text-decoration: none;
}
.textgrey15 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 17px;
	color: #474747;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9EDED;
}

