/* CSS Document */

/* Home Page */
#apDiv1 {
	position:fixed;
	width:50px;
	z-index:1;
	left: 0px;
	top: 245px; 
}
body {
	margin:0px;
	padding:0px;
}
.banner-bg {
	background:url(images/banner-bg.jpg) repeat-x bottom;
	background-color:#b60608;
}
.home {
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c40000;
}
.header-bg {
	background:url(images/header-bg-ing.jpg) no-repeat top;
}
a {
	outline:none;
}
a:hover {
	outline:none;
}
img a {
	outline:none;
}
img a:hover {
	outline:none;
}
.right-top-header {
	background:url(images/right-top-header-bg.jpg) no-repeat top left;
	height:73px;
}
.topbg {
	background-image:url(images/topbg.jpg);
	background-repeat:no-repeat;
	height:73px;
	background-position:top right;
}
.headline {
	font:16px Arial;
	color:#dceeff;
	text-decoration:none;
}
.style {
	color:#dceeff;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}
.style1 {
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.style2 {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.bodytext {
	font:12px Arial;
	color:#fff6f6;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}
.bodytext a {
	color:#fff6f6;
	text-decoration:underline;
}
.bodytext a:hover {
	color:#fff6f6;
	text-decoration:none;
}
.more {
	color:#fff6f6;
	text-decoration:none;
}
.more:hover {
	color:#fff6f6;
	text-decoration:underline;
}
.highlight {
	color:#FFFFFF;
}
.phone {
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}
.mail {
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
}
.mail:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer1 {
	font:11px Arial;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}
.footer1 a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.footer1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footer1 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer2 {
	font:11px Arial;
	color:#6fbdff;
	text-decoration:none;
}
.footer2 a:link {
	color:#6fbdff;
	text-decoration:none;
}
.footer2 a:visited {
	color:#6fbdff;
	text-decoration:none;
}
.footer2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* Inner Pages */

.inner {
	background-image:url(images/in-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#b60707;
}
.contactbg {
	background-image:url(images/contact-bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	height:229px;
}
.contacttxt {
	font:12px Arial;
	color:#000000;
	text-decoration:none;
	padding-left:10px;
}
.contacttxt a:link {
	color:#000000;
	text-decoration:none;
}
.contacttxt a:visited {
	color:#000000;
	text-decoration:none;
}
.contacttxt a:hover {
	color:#7d0000;
	text-decoration:underline;
}
.link {
	color:#ffffff;
	text-decoration:underline;
}
.link:hover {
	color:#fff6f6;
	text-decoration:none;
}
.menu1 {
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.menu2 {
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	background-color:#ba0000;
}
.arrow {
	list-style-image:url(images/arrow.gif);
}
.arrow li {
	padding-bottom:4px;
	margin-bottom:4px;
}
.tabbg {
	background-image:url(images/tabbg.jpg);
	background-repeat:repeat-y;
	border-left:#d8d8d8 solid 1px;
	border-right:#d8d8d8 solid 1px;
}
.frmbdr {
	font:12px Arial;
	color:#000000;
	text-decoration:none;
}
.newsbg {
	border:#FFFFFF solid 4px;
}
.frmbdr1 {
	background-color:#eef2f1;
	border:#ffffff solid 1px;
	font:12px Arial;
	color:#000000;
	padding-left:3px;
	text-decoration:none;
	width:166px;
}
form {
	margin:0px;
	padding:0px;
}
.design {
	padding:12px 0px 0px 45px;
}
.translate {
	font:bold 12px Tahoma;
	color:#000000;
	text-decoration:none;
}
.leftmenu {
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
}
.leftmenu:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
h3.toggler {
	cursor: pointer;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#ffffff;
}
.banner{
	background-image:url(images/hover-banner.jpg);
	background-repeat:no-repeat;
	height:394px;
	background-position:top;
}
