/* CSS Document by Dieter Schneider for www.csstemplateheaven.com */

* {margin: 0;
    padding: 0;
}

body { font-family:Arial,Tahoma;
       font-size: 13px;
	   direction:rtl;
}

#container {
	border-right:1px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
	margin: 0 auto;
	width:770px;
	padding-top:10px;
}

#menu {
	width: 160px;
	margin: 0 20px 0 0;
	border:0px solid;
}

#content {
	float:left;
	width: 545px;
	margin:0 10px 0 10px;
	height:500px;
	border:0px solid;
}
#footer {
	background-image: url(design/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	font-size: .9em;
	padding-top: 60px;
	margin-top: 70px;
}

p{  margin-top: 8px;
	margin-bottom: 8px;
}

.heading_color{
	color: #FF9900;	
}


h1 {
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h2 {margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}
h3 {margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h4 {
	background-image: url(design/menu_tab.jpg);
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-right: 15px;
}

a img {
border:0;
}
.design_left {float: left;
               margin: 5px;
}

#gallery{
display:inline;
}

#gallery img{border: 0px solid gray;
         margin: 5px;
		 padding: 1px;
}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #333333}  /* visited link */
a:hover {color: #FF6633}   /* mouse over link */
a:active {color: #FF3333}   /* selected link */

h1 a{text-decoration:none;}     /* unvisited link */
h1 a:link{color: #000000}     /* unvisited link */
h1 a:visited{color: #333333}  /* visited link */
h1 a:hover{color: #FF6633}   /* mouse over link */
h1 a:active{color: #FF3333}   /* selected link */

/***********************************'   Left side Menu  *******************************/

.navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

.navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

.navlist li a {
	text-decoration: none;

}


.content_text b
{
	font-weight:normal;
}

.content_text ul li
{
	margin-bottom:15px;
}

.center_img
{
	text-align:center;
}

.center_img img
{
	border:1px solid #c2c2c2;
}

hr
{
	border: 0;
	width: 80%;
	color:#c2c2c2;
	height:1px;
}

#links
{
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
	border-top:1px solid #c2c2c2;
	text-align:center;
}
.keywords
{
	margin-top:30px;
	color:#444444;
	padding-right:50px;
	padding-left:50px;
	text-align:center;
}
#articles_img {
	border:1px solid #c2c2c2;
	float:left;
}
table#sitemap {
	width:100%;
}
table#sitemap tr{
	vertical-align:top;
}
.map p{
	font-weight:bold;
}
.map ul li {
	margin-bottom:7px;
}
.map ul li  a{
	margin-left:4px;
}
#map_img {
	margin:58px 8px 0 0;
}
#map_img img{
	border:1px solid #c2c2c2;
}
ul#portfolio li {
	padding-bottom:7px;
	border-bottom:1px dashed #c2c2c2;
}
