@charset "utf-8";
body {
	background-color: #dbdbdb;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	border:0px;
	outline:none;
}
@font-face {
	font-family: Calibri;
	src: url('Calibri.ttf');
}
.page-holder {
	width:986px;
	padding:17px 7px;
	background:#fff;
	margin:auto;
	-webkit-box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}
.footer {
	background:url(../images/footer-bg.jpg) no-repeat top center;
	padding:15px 0 0px 0;
}
.footer ul {
	display:inline;
	padding:0;
	margin:10px 0;
}
.footer li {
	display:inline;
	list-style:none;
	font-size:15px;
	color:#000;
	padding: 0;
}
.footer li a {
	font-family:"Calibri", Arial;
	display:inline;
	font-size:14px;
	color:#000;
	text-decoration:none;
}
.buttonbg {
	background:url(../images/buttonbg.png) repeat-x;
	height:36px;
	margin:10px 0 0 0;
}
.buttonbg ul {
	display:inline;
	padding:0;
}
.buttonbg li {
	display:inline;
	list-style:none;
	font-size:0;
	font-family:"Calibri", Arial;
	padding:0;
}
.content {
	padding:10px 5px 5px 5px;
	width:500px;
	float:left;
}
.content h2 {
	font-family:"Calibri", Arial;
	font-size:18px;
	color:#dd1723;
}
.hr {
	border-bottom:1px solid #dd1723;
}
.hr1 {
	border-bottom:1px solid #dd1723;
	margin-right:10px;
}
.buttonbg li a {
	display:inline-block;
	padding:10px 45px;
	color:#31191a;
	font-size:15px;
	text-decoration:none;
	background:url(../images/buttondivider.png) no-repeat left center;
}
.buttonbg li a:hover, .buttonbg li a.active {
	color:#fff;
	text-decoration:none;
	background:url(../images/bt-active.jpg) repeat-x center;
}
.footer-logo {
	width:1000px;
	margin:auto;
	padding:10px;
}
.about-hmpage {
	background:url(../images/about-bg.jpg) repeat-x bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 18px;
	font-weight:normal;
}
.about-hmpage h2 {
	font-family:"Calibri", Arial;
	font-size:25px;
	padding:0;
	margin:10px 0;
	color:#ed1c24;

}
.about-hmpage p {
	padding:0;
	margin:0;
}
.txt1 {
	color:#a6151e;
	line-height:1.6em;
}
.rd-mor a:link, .rd-mor a:active, .rd-mor a:visited {
	float:right;
	text-decoration:underline;
	color:#050a20;
}
.rd-mor a:hover {
	text-decoration:none;
	color:#050a20;
}
.clear {
	clear:both;
}
/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:350px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
a.brolink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	margin-left:17px;
}
a.brolink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#dd1723;
	margin-left:17px;
}

a.brolink1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}
a.brolink1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#dd1723;
}
P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:0px;
	margin:0px;
	line-height:1.5em;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#dd1723;
	padding:0;
	margin:10px 0;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	padding:0px;
	margin:3px 0 0 0;
	text-transform:uppercase;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#dd1723;
	padding:0;
	margin:10px 0 5px 0px;
	text-transform:uppercase;
}
.table-hd{
	background:#CCC;
	}
.table-rd{
	background:#F0F0F0;
	}
.table-rd a{
	color:#2a2a2a;
	text-decoration:underline;
	}
	
.table-rd a:hover{
	color:#dd1723;
	text-decoration:none;
	}

.dwntab{
	width:550px;
	margin-left:50px;
	margin-top:10px;
	}
.dwnbx{
/*	background:url(../images/bg-downloadbx.png) repeat-x center top #cccccc;*/
	width:430px;
	background-color:#cccccc;
	padding:8px 5px;
	border-bottom:1px solid #fff;
	margin:0 0 0 6px
	-moz-border-radius:8px;
	border-radius:8px;
	}
.dwnbx .dwnpdf{
	width:130px;
	background:url(../images/pdf-icon.png) no-repeat left top;
	height:50px;
	padding:5px 2px 0 58px;
	overflow:hidden;
	border-right:1px dotted #000000;
	float:left;
	}
.dwnbx h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:url(../images/arrow.png) no-repeat 0px 6px;
	padding:0px 0 1px 13px;
	margin:0;
	}
.dwnbx a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#dd1723;
	text-decoration:none;
	}
.dwnbx a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#dd1723;
	text-decoration:none;
	border-bottom:1px dotted #dd1723;
	}
	
.dwnbx .dwnenq{
	width:160px;
	background:url(../images/enquiry-icon.png) no-repeat left top;
	height:50px;
	padding:5px 2px 0 58px;
	overflow:hidden;
	float:left;
	margin:0 0 0 12px;
	}

.dwnbx .dwnbuy{
	width:160px;
	background:url(../images/buy-icon.png) no-repeat left top;
	height:50px;
	padding:5px 2px 0 58px;
	overflow:hidden;
	float:left;
	margin:0 0 0 12px;
	}

.downboxshadow{
	width:440px;
	background:url(../images/downloadboxshadow.png) no-repeat center top;
	height:11px;
	display:block;
	}
.back{
	background:url(../images/back-imig.png) no-repeat;
	height:22px;
	text-align:center !important;
	float:right;
	width:122px;
	padding:5px 0px;
	margin-top:10px;
	}
.back a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	}
.back a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#eea0a5;
	text-decoration:none;
	font-weight:normal;
	}
.car-box{
	padding:2px 0px 15px 0;
	margin:0;
	font-size:12px;
	border-bottom:1px dotted;
	}
.car-box h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	padding:0px 0 0 0;
	text-transform:uppercase;
	font-weight:normal;
	}
.car-box ul{
	padding:0;
	margin:0;
	}
.car-box li{
	float:left;
	margin:10px 8px 5px 0px;
	padding:0 0 0 6px;
	list-style-type:none;
	background:url(../images/arrow-read.png) no-repeat 0px 6px;
	}
.car-box a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
.car-box a:hover{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#DD1723;
	text-decoration:none;
	}
	
tr.trborder td {
	border-bottom: 1px solid #dcdcdc;
	padding:7px 0;
	}