@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#e9fdf4;
}
form {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.index-div{
	width:990px;
	margin:auto;
	text-align:justify;
	}
	
/* ---------top-links---------- */

	
.top-links{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;
	background:#2B1776;
	text-align:center;
	}
.top-links a{
	color:#fff;
	text-decoration:none;
	padding:0 2px 0 2px;
	}
.top-links a:hover{
	color:#fff;
	text-decoration:underline;
	}	
	
/* ---------language-convertor---------- */


.language-convertor{
	font-size: 11px;
	color: #000000;
	padding-left:10px;
	}
.language-convertor A{
		color: #000000;
		text-decoration:none;		
	}
.language-convertor A:Hover{
		color: #000000;
		text-decoration:underline;		
	}
.border{
	border:solid 1px #bebebe;
	font-size:11px;
	padding:2px 5px 2px 5px;
	}
.border1{
	border:solid 1px #bebebe;
	}		
	
/* ---------left-links---------- */	

.left-links{
	font-size:12px;
	line-height:15px;
	font-family:tahoma;
	color:#000;
}
.left-links ul{
	padding:0px 5px 0 5px;
	margin:0px;
	list-style-type:none;
} 
.left-links li{
	border-bottom:solid 1px #a6a6a6;
	background:url(gifs/arrow.jpg) 0.80em 0.98em no-repeat;
	padding:6px 0 6px 30px;
}
.left-links li a{
	color:#000;
	text-decoration:none;
}
.left-links li a:hover{
	color:#000;
	text-decoration:underline;
}
.left-links h1{
	font-size:26px;
	color:#fff;
	font-family:Carbon Block;
	padding:5px 5px 5px 10px;
	background:#2B1776;
	margin:1px 5px 0 5px;
	letter-spacing:0.05em;
	font-weight:normal;
}
.left-links h1 a{
	color:#fff;
	text-decoration:none;
}
.left-links h1 a:hover{
	color:#fff;
	text-decoration:underline;
}

/* ---------left-links1---------- */	

.left-links1{
	font-size:12px;
	line-height:15px;
	font-family:tahoma;
	color:#565657;
}
.left-links1 ul{
	padding:0px 5px 0 5px;
	margin:0px;
	list-style-type:none;
} 
.left-links1 li{
	border-bottom:solid 1px #a6a6a6;
	padding:0px 0 0px 15px;
	font-weight:bold;
	line-height:25px;
}
.left-links1 li a{
	color:#565657;
	text-decoration:none;
}
.left-links1 li a:hover{
	color:#565657;
	text-decoration:underline;
}
.map-bg{
	background:url(gifs/map.jpg) no-repeat center top;
	}

/* ---------newslatter---------- */		

.newslatter{
	background:#ffffff url(gifs/newslatter.jpg) no-repeat top left;
	font-size:14px;
	text-align:justify;
	line-height:20px;
	color:#377d95;
	font-style:italic;
	border:solid 1px #efeeee;
	padding-bottom:10px;
	}	
	
/* ---------bottom---------- */ 

.bottom{
	clear:both;
	font-size:12px;
	text-align:center;
	color:#fff;
	padding:2px 0 2px 0;
	margin-top:12px;
	background:#2b1776;
	line-height:20px;
	}	
.bottom a{
	color:#fff;
	text-decoration:none;
	padding:0px 6px 0px 6px		
	}
.bottom a:hover{
	color:#fff;
	text-decoration:underline;		
	}
	
	
/* ---------footer---------- */ 

	
.footerlink{
	font-size:11px; 
	padding:8px 0px 8px 15px; 
	color:#FFFFFF;
	background:url(images/header_bgnew.jpg); 
	text-align:justify;
}
.footerlink a {
	color:#FFFFFF; 
	text-decoration:none;
}
.footerlink a:hover {
	color:#FFFFFF; 
	text-decoration:underline;
}
/* --------index-main-txt----------- */


.index-main-txt{
	font-size:11px;
	line-height:16px;
	color:#777777;
	padding:10px 10px 0 10px;
	text-align:justify;
	background:url(gifs/main-top-text.jpg) repeat-x;
	}
	
.index-main-txt h1{
	font-size:12px;
	color:#c97011;
	padding:5px 5px 5px 0;
	margin:0px;
	font-weight:bold;
	text-transform:uppercase;
	}
.index-main-txt h1 a{
	color:#c97011;
	text-decoration:none;
	}
.index-main-txt h1 a:hover{
	color:#c97011;
	text-decoration:underline;
	}	
.index-main-txt h2{
	font-size:13px;
	color:#5c5d5d;
	padding:5px 5px 5px 0;
	margin:0px;
	font-weight:bold;
	}	
	
/* --------readmore----------- */


.readmore{
	font-size:11px;
	color:#404040;
	text-align:right;
	width:83px;
	padding-right:10px;
	background:#dbdbdb url(gifs/readmore-arrow.gif) no-repeat;
	}	
.readmore a{
	color:#404040;
	text-decoration:none;
	}	
.readmore a:hover{
	color:#b30303;
	text-decoration:underline;
	}	
	
/* --------index-services----------- */


.index-services{
	font-size:11px;
	color:#777777;
	text-align:justify;
	padding:5px;
	border:solid 1px #d0cccc;
	background:#ffffff;
	}
	
.index-services h2{
	font-size:13px;
	color:#5c5d5d;
	padding:5px 5px 5px 0;
	margin:0px;
	font-weight:bold;
	}
.index-services h2 a{
	color:#5c5d5d;
	text-decoration:none;
	}
.index-services h2 a:hover{
	color:#5c5d5d;
	text-decoration:underline;
	}				
	
	
/* ----------breadcrum--------- */	

.breadcrum{ 
font-size:11px;
color:#616161;
padding:0px 0px 5px 0px;
margin-bottom:8px;
border-bottom:solid 1px #aec1b8;
}
.breadcrum a{ 
color:#000;
text-decoration:none;
}
.breadcrum a:hover{
color:#000;
text-decoration:underline;
}	

/* ---------contact---------- */ 


.contactus{
	line-height:25px;
	padding:10px 10px 10px 0;
	color:#777777;
	}
.contactus h1{
	font-size:16px;
	margin:0px;
	padding:5px 0 10px 0;
	color:#616161;
	text-transform:none;
	}	
.contactus a{
	color:#777777;
	text-decoration:none;
	}	
.contactus a:hover{
	color:#777777;
	text-decoration:underline;
	}
	
/* ---------links---------- */ 


.links{
	line-height:18px;
	padding:5px 10px 10px 0;
	color:#777777;
	text-align:center;
	border:solid 1px #CCCCCC;
	background:#ffffff;
	width:75%;
	}
.links h1{
	font-size:13px;
	margin:0px;
	padding:0px 0 2px 0;
	color:#616161;
	text-transform:none;
	}	
.links a{
	color:#777777;
	text-decoration:none;
	padding:0px 3px 0 3px;
	}	
.links a:hover{
	color:#777777;
	text-decoration:underline;
	}	
	
/* ---------list-style---------- */ 
	
.list-style ul{
	list-style-type:none;
	padding:0px;
	margin:0px 0 0 10px;
	}
.list-style li{
	background:url(gifs/list-arrow.gif) 0 0.70em no-repeat;
	line-height:18px;
	padding:0 0 0 10px;
	list-style-type:none;
	}	
.list-style li strong a{
	color:#777777;
	font-size:12px;
	text-decoration:none;
	}
.list-style li strong a:hover{
	color:#990000;
	text-decoration:underline;
	}	
.red{	
	color:#990000;
	}
a.red{	
	color:#990000;
	text-decoration:underline;
	}
a:hover.red{	
	color:#990000;
	text-decoration:none;
	}	
	
/* --------request----------- */


.request{
	font-size:10px;
	color:#404040;
	text-align:left;
	width:125px;
	font-weight:bold;
	padding-left:18px;
	background:#cbdad3 url(gifs/readmore-arrow.gif) no-repeat;
	}	
.request a{
	color:#404040;
	text-decoration:none;
	}	
.request a:hover{
	color:#b30303;
	text-decoration:underline;
	}	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style2 {
	color: #2B1776;
	font-weight: bold;
}
		

