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

body {
	background:#e4e4e4 url(../images/bgtop.jpg) repeat-x top;
	margin:0;
}


.wrapper {
	width:863px;
	margin:43px auto auto auto;
}

.contentswrap {
	width:863px;
	background:url(../images/bodybg.jpg) center repeat-y;
}

.footer {
	font-family:tahoma, verdana;
	font-size:11px;
	padding-top:40px;
	text-align:center;
	width:863px;
	background:url(../images/contentsfooter.jpg) no-repeat top;
	clear:both;
	height: 60px;
	color: #333333;
}
.footer a{
	font-family:tahoma, verdana;
	font-size:11px;
	padding-top:40px;
	text-align:center;
	width:863px;
	background:url(../images/contentsfooter.jpg) no-repeat top;
	clear:both;
	height: 60px;
	color: #333333;
	text-decoration: none;
}

.footer a:hover{
	font-family:tahoma, verdana;
	font-size:11px;
	padding-top:40px;
	text-align:center;
	width:863px;
	background:url(../images/contentsfooter.jpg) no-repeat top;
	clear:both;
	height: 60px;
	color: #333333;
	text-decoration: none;
}

.header
{
	margin:0px;
	height:299px;
	overflow:hidden;
	clear:both;
}
.left {
	width:610px;
	float:left;
	margin:15px 10px 0 25px;
}

.right {
	width:200px;
	float:left;
	margin:15px 10px 0 0;
	background-color: #eaeaea;
}
.rightar {
	width:610px;
	float:right;
	margin:15px 20px 0 -5px;
}

.leftar {
	width:200px;
	float:left;
	margin:15px 0 0 15px;
	background-color: #eaeaea;
}
.bodycol {
	width:608px;
	background:#e3e0cf url(../images/sectop.jpg) top no-repeat;
	margin:0 auto;
	clear:both;
	min-height:120px;
}

.bodycol3 {
	width:608px;
	background:#e3e0cf url(../images/sectop.jpg) top no-repeat;
	margin:0 auto;
	clear:both;
	height:200px;
}

.bodycol2 {
	width:608px;
	margin:0 auto;
	clear:both;
}

.colcont {
	padding:10px;
}

.colcont2 {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:46%;
}

.title {
	color:#005598;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	margin:0;
}

.text {
	color:#333;
	font-size:11px;
	font-family:Verdana;
	margin-top:10px;
	text-align:justify;
}

.righttext {
	color:#444;
	font-size:10px;
	font-family:Verdana;
	margin:0;
}

.colpic {
	margin-right:10px;
}

.colbottom {
	background:url(../images/secbottom.jpg) bottom no-repeat;
	width:100%;
	height:7px;
}

.rightsec {
	text-align:center;
}

h4
{
	color:#282828;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.scroller
{
	height:180px;
	overflow:auto;
	font-family:Tahoma, verdana;
	font-size:12px;
	padding-left:17px;
}

.scrollerar
{
	height:180px;
	overflow:auto;
	font-family:Tahoma, verdana;
	font-size:12px;
	padding-right:17px;
	direction:rtl;
}
.contactss
{
	padding:5px 12px;
	font-family:Tahoma, verdana;
	font-size:12px;
}

.menudiv
{
	margin:0px 10px;
	padding:0px 5px;
	height:30px;
	background-color:#1d3967;
	color:#FFF;
	font-family:verdana , tahoma, arial;

	font-size:13px;
}


ul.menu
{
	list-style:none;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

ul.menu li
{
	float:left;
}

ul.menu li a
{
	color:#FFF;
	display:block;
	padding:6px 12px;
	height:18px;
	font-weight:bold;
	text-shadow:1px 1px 0px #003;
	text-decoration:none;
	border-left:solid 2px #1d3967;
	border-right:solid 2px #1d3967;
}

ul.menu li a:hover
{
	background:#36568b;
	border-left:solid 2px #F90;
	border-right:solid 2px #F90;
	text-decoration:none;
}



ul.menuar
{
	list-style:none;
	margin:0px;
	padding:0px;
	direction:rtl;
	font-family:Arial, tahoma ;
	font-size:medium;
}

ul.menuar li
{
	float:right;
}

ul.menuar li a
{
	color:#FFF;
	display:block;
	padding:6px 12px;
	height:18px;
	font-weight:bolder;
	text-shadow:1px 1px 0px #003;
	text-decoration:none;
	border-left:solid 2px #1d3967;
	border-right:solid 2px #1d3967;
}

ul.menuar li a:hover
{
	background:#36568b;
	border-left:solid 2px #F90;
	border-right:solid 2px #F90;
	text-decoration:none;
	
}