/* CSS Document */

body {
   font:normal 12px tahoma,Verdana, Arial, Helvetica, sans-serif;
   color:#333333;
   background: url(images/headerbg.gif) repeat-x;
   margin:0px;
   padding:0px;
   line-height: 18px;
   }
.mainnav {
   background:url(images/mainnav_bg.gif) repeat-x;
   height:12px;
   }
.nav1 {
   background:url(images/nav1_bg.gif) no-repeat bottom;
   height:34px;
   padding-left: 5px;
   }

.nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.nav1 li {
	margin: 0px;
	padding: 5px 35px 10px 35px;
	float: left;
	}
.nav1 li.current {
	border-left: none;
	}
.nav1 li.current1 {
	border-right: none;
	}
.nav1 a {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #c50428;
	text-decoration: none;
	}
.nav1 a:hover {
	text-decoration: underline;
	}

.shadow {
   background:url(images/shadow.gif) repeat-y;
   width:5px;
      }
.bg1 {
   background:url(images/bg1.gif) no-repeat;
   width:289px;
   height:98px;
   }
   
.bg2 {
   background:url(images/bg2.gif) no-repeat;
   width:289px;
   height:98px;
   }

.link {
   font:bold tahoma;
   color:#000000;
   text-decoration:none;
   }
.link:hover {
   font:bold tahoma;
   color:#000000;
   text-decoration:underline;
   }
.rightbg{
   background:url(images/r-headingbg.gif) no-repeat;
   border-top:solid #FFFFFF;
   width:262px;
   height:25px;
   background-position:bottom;
   }
.box{list-style-image:url(images/arrows.gif);}
#nav {
	width: 930px;
	height: 32px;
	padding: 4px 0px 0px 24px;
	text-align: center;
	}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#nav li {
	margin: 0px;
	padding: 5px 22px;
	border-left: 1px solid #515d69;
	border-right: 1px solid #1b1f23;
	float: left;
	}
#nav li.current {
	border-left: none;
	}
#nav li.current1 {
	border-right: none;
	}
#nav a {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	}
#nav a:hover {
	text-decoration: underline;
	}

#footer {
	width: 898px;
	height: 40px;
	background:url(images/footerbg.gif) repeat-x;
	padding: 10px;
	text-align: center;
	color: #1d1700;
	}
#footer a {
	padding: 0px 8px;
	color: #1d1700;
	text-decoration: underline;
	}
#footer a:hover {
	text-decoration: none;
	}
.line {
    background:url(images/line.gif) repeat-y center;
	width:4px;
	}
.strip {
    background:url(images/strip.gif) no-repeat;
	border:3px solid #FFFFFF;
	width:213px;
	height:34px;
	padding-left:30px;
	padding-top:6px;
	font:bold 12px tahoma;
	color:#FFFFFF;
	}
.contactusbg {
background:url(images/contactus1.gif) no-repeat top;
}
#flag {
   width:499px;
   height:95px;
   padding-left: 3px;
   }
  .style3 {
	color: #f1642a;
	word-spacing:normal;
	font-weight: bold;
	font-size:12px;
}
.style1 {
	color: #2365bc;
	font-size: 18px;
}
.style2 {font-size: 18px}
.style4 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	}


.nav1_bg{
	width: 501px;
	height: 34px;
	background: url(images/nav1_bg.gif) no-repeat top left;
}