* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}
.clear {clear: both;}
.backwards{
    unicode-bidi:bidi-override;
    direction:rtl;
  }

/* Top */

#top {width: 900px; margin: 0 auto 20px auto; padding: 0; height: 90px;}
#logo {float: left; width: 430px; margin: 0; padding: 0;}
#logo img {margin: 0; border-bottom: 4px solid #eee;}
#phone {float: right; width: 265px; height: 72px; padding: 18px 0 0 200px; background: white url(images/people.gif) 45px 10px  no-repeat; color: gray; font: normal 12px Verdana, Arial, Helvetica, sans-serif; text-align: left; padding-right: 5px; border-bottom: 4px solid #eee;}
#phone p {display: block; margin: 0; line-height: 25px;}
#phone a { color: gray;}
#phone a:hover {color: #FF9900;}
#phone p span {color: #555; font-weight: bold;}
p#call {background: url(images/phone.gif) left center no-repeat; padding-left: 30px;}
p#mail {background: url(images/mail.gif) left center no-repeat; padding-left: 30px;}

/* Menu */

#menu {
	width: 899px;
	height: 55px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #EDEBD5;
	background: #3A3529 url(images/img09.gif) 10px 0 repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 168px;
	height: 35px;
	padding: 15px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 15px;
}
#menu a#host {width: 220px;  border-left: 1px solid #333;}
#menu a#right {width: 172px;}
#menu a#right1 {width: 170px;}
#menu a#host1 {width: 218px; background: #3A3529 url(images/img09.gif) 10px 0 repeat-x; }
#menu a#right1 {width: 170px;}
#menu a:hover#host1 {width: 218px; background: #3A3529 url(images/img10.gif) 10px 0 repeat-x; }
#menu a:hover {
	color: black;
	height: 35px;
	font-weight: bold;
	font-size: 15px;
	background: url(images/img10.gif) repeat-x;
}
#menu img {margin-right: 5px; margin-top: -8px;}
#menu .active a {
	background: #3A3529;
	color: #FFFFFF;
	height: 35px;
}
#menu .active a:hover {
	background: #3A3529;
	color: #FFFFFF;
	height: 35px;
	border-left: 1px solid #3A3529;
}

/* Header */

#header {
	width: 900px;
	height: 170px;
	margin: 0 auto;
	font: 17px Arial, Helvetica, sans-serif;
}

#header1 {
	float: left;
	width: 210px;
	height: 60px;
	margin: 0;
	padding: 110px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	border-left: 5px solid #F7F7F7;
	border-right: 5px solid #F7F7F7;
}
#header1 p {margin: 0; line-height: 18px;}
p#first {color: #666; margin: 0;}
p#second {color: #444; margin: 0;}

#header2, #header3, #header4, #header5, #header6, #header7 {
	float: right;
	width: 679px;
	height: 170px;
	margin: 0;
	border-right: 1px solid #EDEBD5;
	background: url(images/img03.jpg) no-repeat;
}
#header3 {background: url(images/img04.jpg) no-repeat;}
#header4 {background: url(images/img05.jpg) no-repeat;}
#header5 {background: url(images/img07.jpg) no-repeat;}
#header6 {background: url(images/img06.jpg) no-repeat;}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: white;
}
#home {margin: 0;}
.box {float: left; width: 200px; height: 250px; border: 0px solid #eee; margin: 0 5px; background: url(images/bg02.jpg) bottom repeat-x; }

.box h3 {height: 25px; background: url(images/bg01.jpg) repeat-x; color: white; padding: 5px 0 0 10px; border-top: 3px solid #F7F7F7; border-bottom: 5px solid #F7F7F7;}
.box p {font-size: 12px; color: #555; padding: 5px; line-height: 22px;}
.box img {float: right;}

/* Content */

#content {
	float: right;
	width: 680px;
	padding-top: 5px;
	border-top: 5px solid #F7F7F7;
}
#content h1 {padding-left: 30px; background: url(images/tit.gif) left center no-repeat;}


.post {
	margin-bottom: 10px;
	padding: 0 20px;
}

.hr p {
	line-height: 14px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 5px;
	background: #F7F7F7 url(images/img11.jpg) bottom repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
}
#sidebar .bottom {
	background: url(images/img11.jpg) bottom repeat-x;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
	font-size: 22px;
}

#sidebar ul {
	margin: 0;
	padding: 10px 15px 10px 25px;
	color: white;
}

#sidebar li {
	line-height: 22px;
}

#sidebar a {
	color: #FFFFFF;
}
#sidebar p {
	color: #FFFFFF;
	margin: 15px 15px 20px 15px;
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}
/* Form */

label {display: block;}
label span {font-size: 10px; font-weight: bold; margin-top: 5px;}
input {width: 200px;}

/* Table */

table {width:610px; margin:2.0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold;}
table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold;}
table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80);}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
}
