.kavim_css {
}

html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body{
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin:0;
	padding:0;
	background-color: white;
}

a:link, a:visited { color: #940c0c; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #444444; text-decoration: none; font-weight: bold; }

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6,th,td {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

#logo {
	height: 155px;
	width: 846px;
	margin-bottom: 0px;
    margin-left:auto; 
    margin-right:auto; 
    margin-top:15px
    top right no-repeat;
    background:#ffffff url(images/topp.jpg)

}

#top {
	background-color: white;
	height: 160px;
}

#kavin_cont {
	margin-top: 0px;
	direction:rtl;
	width: 846px;
	margin: 0 auto;
}

#box_repeat {
	width: 846px;
	margin: 0 auto;
	background: url(images/boxa.jpg) repeat-y white;
	float: left;
}

#cont_c {
	float: left;
	width: 605px;
	background: url(images/box_left.jpg) repeat-y white;
	margin-right: 10px;
	padding-left: 40px;
}

#cont_c h1 {
	color: #000;
	font-size:16px;
	font-weight: bold;
}
#cont_t {
	float: left;
	width: 138px;
}

#cont_m {
	float: right;
	width: 185px;
	background: url(images/box_r.jpg) repeat-y white;
	margin-top: 0px;
}

#titleFrame {
	width: 450px;
	padding-bottom: 4px;
	border-bottom: #d3d3d3 1px dotted;
}

#box_footer {
	padding-top: 6px;
	background: url(images/kavim_05.jpg)  white no-repeat;
	height: 48px;
	width: 846px;
	margin: 0 auto;
	float: left;
}

#box_footer p {
	padding-top: 0px;
	text-align:center;
	font-weight: bold;
	color: white;
	direction:rtl;
	clear:both;
}

#footer a {
	color: white; text-decoration: none; font-weight: bold;
} 
#footer a hover {
	color: #FF9900; text-decoration: none; font-weight: bold;
}

#logom {
	width: 130px;
	float:left;
}

#content_frame {
	float: right;
	width: 475px;
}

#footer {
	background: url(images/kavim_06.jpg) top center no-repeat white;
	height: 40px;
	width: 846px;
	margin: 0 auto;
	text-align: center;
	padding-top: 19px;
	float: left;
	clear:both;

}

#seo {
	height: 40px;
	width: 846px;
	margin: 0 auto;
	text-align: center;
	padding-top: 19px;
	float: left;
	clear:both;
	color: #990000;
	background: white;
}

#kavim_menu ul {
	width: 650px;
	margin: 0px 0px 0 59px;
	padding-top: 0px;
	list-style: none;
	background: url(imagrs/rek.gif);
}

#kavim_menu ul li{
	display: inline;
}

#kavim_menu ul li a{
	float: left;
	padding: 8px 40px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background: url(images/kavim_menu_bg.jpg) top left repeat-y;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	outline: none;
}

#kavim_menu li a:hover, #kavim_menu li .current{
	color: #edad0f;
	background: url(images/kavim_menu_bgc.jpg) top left repeat-y;
}

#car {
	margin: 20px 0px 0px 20px;
	float:left;
}

#facebook {
	margin: 20px 0px 20px 30px;
	float:left;
	direction: ltr;
}

#facebook span{
	text-align: center;
}

/* navigation */
.navigation {
	float: left;
	margin-left: 16px;
	width: 141px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation ul ul{margin: 0 0 0 20px; padding: 0;}
.navigation li {
	/*border-bottom: 1px solid #D5E8AD;*/
	list-style: none;
	text-align: center;
}
.navigation li a {
	background: url(images/nav.jpg);	
	color: #d72222;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: url(images/navh.jpg) right;
	color: #fdfdfd;
	font-weight: bold;
}

.wrap12 {
	height: 12px;
}

.wrap05 {
	height: 5px;
}