@charset "utf-8";
/* CSS Document */

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
		color:#000000;
		width:440px;
}
ul li{
	background:url(images/arrow2.gif) 5px 8px no-repeat;
	padding:0 0 0 24px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	padding:0;
	margin:0;
	background:#ffffff url(images/bg.jpg);
	background-repeat: repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

/*------------------------------------------------body--------------------*/

.top-bg {
	background-image: url(images/top-bar.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.header-bg {
	background-image: url(images/top-header-bg.jpg);
	background-repeat: repeat-x;
	height: 190px;
}
.header-bg1 {
	background-color:#ebeadf;
	height: 50px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0f122a;
	text-decoration: none;
}
.footer-bg {
	/*background-color::#A3A097;*/
	background: #A3A097 url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 73px;
}
.lhs-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-y;
}
.dots {
	background-image: url(images/dots.gif);
	height: 5px;
	background-repeat: repeat-x;
}
.nav {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: 400;
	color: #141a4b;
	text-decoration: none;
}
.nav A:hover{
	color: #5f2143;
	text-decoration: none;
}

.fnav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0F122A; 
	background-color:#F9F4FB;
	display:inline;
	padding:2px;
	direction:ltr;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:7px;
}

.fnav:hover{
	color:#6D2517; background-color:inherit;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: 400;
	color: #0F122A;
	text-decoration: none;
}
.footer A:hover{
	text-decoration: underline;
}
.curve-bg {
	background-color: #b9c2cb;
}
.header {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0F122A;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 150%;
	font-weight: 400;
	color: #0F122A;
	text-decoration: none;
}
.contentbg {
	background-color: #f0efea;
}
table.contact{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:600;
	padding:5px 0 5px 20px;
}