@charset "utf-8";

/* CSS Document */



body {
margin:0px;
padding:0px;
background: #003860;
}



.header_bg {

	background-image: url(../image/headesr-bg.png);

	background-repeat:repeat-x;	

}



.menu_bg {

	background-image: url(../image/menu_bg.png);

	background-repeat: no-repeat;

	height:58px;	

}



.main_menu_bg {

	background-image: url(../image/main-smenu-bg.jpg);

	background-repeat: repeat-x;

}



.banner_bg {

	background-image:url(../image/banners-bg.jpg);

	background-repeat: repeat-x;

}





.menu {

	font-family: "Arial Narrow";

	font-size:14px;

	color:#191919;

	text-align:center;	

}



.menu a{	

	color:#191919;

	text-decoration:none;

	

}

.menuItem1 {
  text-align: left;
	text-indent: 66px;
}

.menuItem2 {
  text-align: left;
	text-indent: 26px;
}



.text_style {	

	font-family: "Times New Roman", Times, serif;

	font-size:20px;

	color:#e38603;

	text-align:left;	

}



.text_style_blue {	

	font-family: "Times New Roman", Times, serif;

	font-size:20px;

	color:#312d84;

	text-align:left;	

}



.text_style_content {	

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#6b6b6b;

	text-align:left;	

}



.categoreis_bg {

	background-image: url(../image/categsories-bg.jpg);

	background-repeat: repeat-x;

}



.content_heading {	

	font-family: "Myriad Pro";

	font-size:30px;

	color:#17ecff;

	text-align:left;	

}



.content_heading_white {	

	font-family: "Myriad Pro";

	font-size:30px;

	color:#fff;

	text-align:left;	

}



.middle_content {	

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#aaaaaa;

	text-align:left;

	line-height:18px;	

}



.middle_bg {

	background-image:url(../image/middle.jpg);

	background-repeat:repeat-y;

	background-position:top;

}



.right_txt {	

	font-family: "Myriad Pro";

	font-size:30px;

	color:#000;

	text-align:left;	

}



.right_txt_content {	

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#2e2b2b;

	text-align:left;

	line-height:20px;	

}



.footer_txt {	

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#ccc;

	text-align:left;

	line-height:20px;	
	text-indent: 30px;

}



.footer_txt a{		

	color:#fff;

	text-decoration:none;		

}