body {
	font-family:tahoma, arial, verdana;
	background:#334a87 url(../images/bg.jpg) repeat-x top;
	font-size:11px;
	text-align:center;
	line-height:20px;
	margin:0 0 0 0;
	padding:0;
}
a {
	text-decoration:none;
}
a:hover {
}
h1 {
	font-size:28px;
	color:#990033;
	padding:10px 0 0 0;
	text-align: center;
}
h2{
   color: #FFFF00;
   font-size:12px;
   font-weight:bold;
   text-align:right
}
h6 {
	font-size:12px;
	color:#FF6600;
	padding:10px 0 0 0;
	text-align: center;
}
h5{
border-bottom:3px solid #0099CC;
width:700px;
text-align:right;
padding-bottom:10px;
}
/* End mian Styles*/

/* main Container */
#container {
    background:url(../images/inner_bg.jpg) repeat-x top;
	width:984px;
	/*height:500px;*/
	margin:0px auto;
	text-align:center;
	display:inline-block;
	
}
/* End Main Container*/

/* Header */
#header {
	width:984px;
	height: 195px;
}
.logo {
	width:980px;
	height: 207px;
}
/**horizontal Menu **/
.horizontal-menu {
	width:980px;
	height:50px;
}
.horizontal-menu ul {
	list-style-type:none;
	margin:10px 0 0 30px;
	padding:0 0 0 0;
}
.horizontal-menu li {
	float:left;
	text-align:center;
	background:url(../images/button.gif) no-repeat center top;
	width: 121px;
	height:28px;
	padding:10px 5px 0 5px;
}
.horizontal-menu li a{
    color:#990000;
    font-weight:bold;
    margin:10px 0px 10px 0px;
}
.horizontal-menu li a:hover{
    color:#003366;
}
.marque img{
    vertical-align: text-top;
}
.marquee{
    font-size:13px;
	color: #FFCC00;
	height:20px;
	width:984px;
	margin:10px 0 0 0;
	padding:0px 0 10px 0;
	background:#81001e url(../images/marquee_bg.jpg) repeat-x top;
	border:1px solid #e0e4f2;
	border-left:0;
	border-right:0;
}
.marquee a{
    color: #FFCC33;
}
.marquee a:hover{
    text-decoration:underline;
}
/**End horizontal Menu **/
/* End Header*/
/*Right*/
#right{
    float:right;
	width:216px;
	height:auto;
	margin:15px 15px;
}
#right UL{
    display:inline-block;
	width:216px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
#right UL LI{
	width:216px;
	height:36px;
	padding:17px 0 0 0;
	margin:5px 0 5px 0;
	background:url(../images/button_right.gif) center no-repeat;
}
#right UL LI a{
	margin:5px 0 5px 0;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#right UL LI a:hover{
  color:#FFFF66;
  text-decoration: underline;
}
DIV.visitors{
   background:url(../images/visitors_num.jpg) right top no-repeat;
   height: 24px;
   width:175px;
   text-align:center;
   padding:7px 15px 0 0;
   border:2px solid #003366;
   margin:10px 0 0 0 ;
   color: #990000;
}
/*End Right*/
/*Content*/
#main_content{
     width: 725px;
	display:inline-block;
}
#content {
    margin:10px 0 15px 5px;
	border-top: 2px solid #30416d;
	border-bottom: 2px solid #30416d;
	background:url(../images/content_bg.jpg);
	width: 729px;
	display:inline-block;
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.main_content {
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
	width: 726px;
	height:auto;
	border-right: 2px solid #30416d;
	border-left: 2px solid #30416d;
	text-align:right;
	color:#FFFFFF;
}
.main_content_p{
	margin:5px;
	padding:10px 15px 10px 0;
	line-height:20px;
	width:212px;
	height:200px;
	border:1px dotted #FFFFFF;
	float:right;
	display:inline-block;
    font-size:11px;
    font-family:tahoma;
}
p.date{
    color: #FFFFFF;
	margin:5px;
	font-family:tahoma;
	font-size:11px;
}
p.date strong{
    color:#FFFF99;
}
h1.title{
font-family:tahoma;
font-size:16px;
color: #990000;
text-decoration:underline;
}
img.index_pic{
margin:10px 10px 10px 20px;;
border:2px solid #FFFFFF;
}
span {
	width: 7px; /* Size of corner */
	height: 7px; /* Size of corner */
	display: inline-block;
	overflow: hidden;
}
p.errors span {
	width: 90%; /* Size of corner */
	height: 20px; /* Size of corner */
	display: inline-block;
	overflow: hidden;
	float:right;
}

.tl {
	background: url(../images/content_top_left.gif) 0 0;
	float: left;
	margin-top: -2px;
	margin-left: 0px;
}
.tr {
	background: url(../images/content_top_right.gif) 7px 0;
	float: right;
	margin-top: -2px;
	margin-right: 0px;
}
.bl {
	background: url(../images/content_btm_left.jpg) 0 7px;
	float: left;
	margin-bottom: -2px;
	margin-left:0px;
}
.br {
	background: url(../images/content_btm_right.jpg) 7px 7px;
	float: right;
	margin-bottom: -2px;
	margin-right: 0px;
}
.main_title{
    width:725px;
	height:15px;
	text-align:center;
	font-weight:bold;
	padding:10px 0 15px 0;
	margin:0px;
	font-size:13px;
	font-family:tahoma;
	border:1px solid #FFFFFF;
	border-right:0px;
	border-left:0px;
	background: url(../images/title_bg.jpg) repeat-x top;
}
.main_title p{
    color: #FFCC00;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:10px;
	border:0;
}
.main_title p a{
    color:#FFFFFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
}
.main_title a{
	color:#CCCCCC;
	font-size:14px
	text-decoration:none;
}
.main_title a:hover{
	color:#999999;
	text-decoration:underline;
}
.main_title a:visited{
	text-decoration:none;
}



.accordion_link a{
	text-decoration:underline;
		color: #0099CC;
	font-size:14px;
	padding:15px 10px 15px 10px;
}
.accordion_link a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.accordion_link a:visited{
	text-decoration:none;
}
.faq{
    color: #FFFFFF;
	font-size:13px;
	padding:10px;
	margin:0;
}
.contact{
     text-align:right;
	 direction:rtl;
	 font-size:12px;
	 color: #000033;
	 font-weight:bold;
	 padding: 0 25px 0 15px;
}
/*End Content*/
/*Main Adv*/
.main_adv
{
    width:715px;
	height: 100px;
	float:right;
	margin:0 0 20px 0;
	border:1px solid #FFFFFF;
	clear:both;
}

#accordion a
{
	color: #FFFF99;
	font-weight:bold;
	font-family:tahoma;
	font-size:14px;
	display:block;
}
/*End Main Adv*/
/*Footer*/
#contact{
  clear:both;
  width:718px;
  height:53px;
  margin:0;
  background:url(../images/contact_bg.jpg) repeat-x;
  position:relative;
  display:block;
}
#contact h2{
  width: 300px;
}
.contact_right{
  height:54px;
  width:721px;
  background:url(../images/contact_right.jpg) no-repeat top right;
}
.contact_left{
  height:54px;
  width:721px;
  background: url(../images/contact_left.jpg) no-repeat top left;
  color:#FFFFFF;
  text-align: center;
}
.contact_left p{
  margin:0px 10px 5px 0;
  padding:5px 5px 0 0;
  color: #003366;
  font-size:12px;
  text-align:right;
  float:right;
  direction:rtl;
  width:400px;
}
.contact_left p strong{
  color: #990000;
  line-height:16px;
}
.contact_left p a{
  color: #003366;
}
/*End Footer*/
/*Footer*/
#footer{
  clear:both;
  width:100%;
  max-height:64px;
  height:auto !important;
  height::64px;
  background:url(../images/footer_bg.jpg) repeat-x;
}
.footer_right{
 /* height:64px;*/
  max-height:64px;
  height:auto !important;
  height::64px;
  width:984px;
  background:url(../images/footer_right.jpg) no-repeat top right;
}
.footer_left{
  max-height:64px;
  height:auto !important;
  height::64px;
  width:984px;
  background: url(../images/footer_left.jpg) no-repeat top left;
  border-bottom:1px solid #FFFFFF;
  color:#FFFFFF;
  text-align:center;
}
.footer_left p{
  margin: 15px 0 15px 0;
  padding:0px 0 0px 0;
}
.footer_left p a{
	color: #FFCC00;
	font-size:14px
	text-decoration:none;
}
.footer_left p a:hover{
	text-decoration:underline;
}
.footer_left p a:visited{
	text-decoration:none;
}
/*End Footer*/

.main_content_p img
{
float:left;
margin:10px 20px 10px 40px;
   border:4px solid #CCCCCC;
}
.main_content_img{
  text-align:center;
  margin:0px;
}
.main_content_img img{
    border:3px solid #003366;
}
div.txt
{
   margin:10px 10px 10px 10px;
   display:inline-block;
   width: auto
}
.main_content_p strong{
color: #FFFF99;
margin:0;
padding:0;
}
.main_content_p a{
 color: #FFCC00;
 text-decoration:none;
 font-weight:bold;
}
hr.medium{
border:1px solid #CCCCCC;
height:1px;
}
.main_content p.path {
	color: #FFCC00;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px 0px 0px;
	text-align:right;
}
.path a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
div.form_box form{
    padding:0 ;
	margin: 0 0 10px 0;
	direction:rtl;
	width:500px;
	display:inline-block;
}
div.form_box form p{
    padding:0px ;
	margin: 10px 0 0 0;
	width:430px;
	display:inline-block;
}
div.form_box form p input{
    padding:0 ;
	margin: 0;
	width:300px;
	float:left;
}
div.form_box form p textarea{
    padding:0 ;
	margin: 0;
	width:300px;
	float:left;
}
div.form_box form p input.submit{
float: right;
margin:5px 200px;
clear:both;
	width: auto;
}
div.form_box form label{
    padding:0 10px 0 10px ;
	margin: 0 10px 0 10px ;
	float:right;
	font-size:12px;
	font-family: tahoma;
	
}
div.form_box form p.errors{
    color: #990000;
	text-align: right;
	padding:0;
	margin:0;
	padding-right:20px;
	font-size:12px;
	font-family:tahoma;
}
div.accordion{
    color:#FFFFFF;
	font-size:11px;
}
p.index_txt{
    font-family:tahoma;
	font-size:15px;
	padding:20px;
	padding-bottom:0px;
	height:235px;
	margin:0;
}
