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

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5f5f5f;
}
img {
	border:0;
}
#container {
	width:920px;
	margin-left:auto;
	margin-right:auto;
}
#header {
}
#header_tagline {
	float:left;
	width:px;
}
#header_nav {
	float:left;
	width:302px;
}
#header_language {
	float:left;
	width:71px;
}
#main_gray {
	float:left;
	background-color:#d8d8d8;
	width:920px;
}
#main_white {
	float:left;
	background-color:#fff;
	width:920px;
	margin-top:20px;
}
#main_blue {
	float:left;
	background-color:#e0f2fb;
	width:920px;
	padding-top:20px;
}
#main_black {
	float:left;
	background-color:#000;
	width:920px;
	padding-top:20px;
}
#left {
	margin:0 20px 0 20px;
	width:280px;
	float:left;
}
#sm {
	margin:20px 0 0 0;
}
#latest_news {
	margin:20px 0 0 0;
	padding:20px;
	background-color:#FFF;
}
#right {
	margin:0 0 20px 0;
	width:580px;
	float:left;
}
#right_image {
	float:left;
	margin:0 0 20px 0;
}
#right_content {
	float:left;
	padding:0 20px 0 20px;
	width:540px;
}
#right_content_sanspadding {
	float:left;
	width:580px;
}
#contact_left {
	margin:0 20px 0 20px;
	padding:20px;
	width:540px;
	float:left;
	background-color:#f3fafd;
}
input.contact {
	border:0;
	background-color:#e0f2fb;
	width:260px;
	height:20px;
}
#contact_right {
	margin:0;
	width:280px;
	float:left;
	background-color:#C93;
}
#gallery_box {
	padding:20px;
	float:left;
	width:540px;
	background-color:#f3fafd;
}
.bg_blue {
	background-color:#e0f2fb;
}
.bg_gray {
	background-color:#efefef;
}
.bg_lblue {
	background-color:#f3fafd;
}
.bg_white {
	background-color:#fff;
}
#footer {
	clear:both;
	float:left;
	width:880px;
	height:10px;
	padding:10px 20px 10px 20px;
}
#footer.home {
	background-image:url(images/Footer_home.jpg);
}
#footer.about {
	background-image:url(images/Footer_about.jpg);
}
#footer.blog {
	background-image:url(images/Footer_blog.jpg);
}
#footer.services {
	background-image:url(images/Footer_services.jpg);
}
#footer_copyright {
	float:left;
	width:300px;
	font-size:11px;
}
#footer_links {
	float:left;
	width:580px;
	font-size:11px;
	color:#FFF;
	text-align:right;
}
#blue_line_280 {
	width:280px;
	float:left;
	clear:both;
	height:1px;
	background-color:#70c0ff;
	margin-bottom:20px;
	margin-top:10px;
}
#blue_line_540 {
	width:540px;
	float:left;
	clear:both;
	height:1px;
	background-color:#70c0ff;
	margin-bottom:20px;
	margin-top:10px;
}
#white_line_280 {
	width:280px;
	float:left;
	clear:both;
	height:1px;
	background-color:#fff;
	margin-bottom:20px;
}
.entry a {
	color:#5f5f5f;
	text-decoration:underline;
}
.entry a:hover {
	color:#70c0ff;
	text-decoration:underline;
}
ul {
	margin: 0;
	padding: 2px 0;
	font-size: 13px;
	list-style:none;
	list-style-type:none;
}
li {
	margin: 0;
	padding: 2px 0;
	font-size: 13px;
	list-style:none;
	list-style-type:none;
}
#blog_nav {
}
#blog_nav a {
	color:#fff;
	text-decoration:underline;
}
#blog_nav a:hover {
	color:#ff7784;
	text-decoration:underline;
}
/* text styles */

h1 {
	font-size:23px;
	font-weight:bold;
	color:#70c0ff;
	margin-bottom:0;
	padding-bottom:0;
}
h2 {
	font-size:23px;
	font-weight:bold;
	color:#70c0ff;
	margin-bottom:0;
	padding-bottom:0;
}
h2 a:hover {
	background-color:#d8d8d8;
}
h2 a {
	color:#70c0ff;
	text-decoration:none;
}
h3 {
	font-size:13px;
	color:#70c0ff;
	margin-bottom:0;
	padding-bottom:0;
}
.eleven {
	font-size:11px;
}
.thirteen {
	font-size:13px;
}
.twentythree {
	font-size:23px;
}
.blue {
	color:#70c0ff;
}
.black {
	color:#000;
}
.b {
	font-weight:bold;
}
/* link styles */
a.front {
	font-size:23px;
	color:#70c0ff;
	text-decoration:none;
}
a.front:hover {
	color:#66F;
	text-decoration:none;
}
a.front:visited {
	color:#70c0ff;
	text-decoration:none;
}
a.front:visited:hover {
	color:#66F;
	text-decoration:none;
}
a.footer {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
a.footer:hover {
	color:#ff7784;
}
a.footer:visited {
	color:#fff;
}
a.footer:visited:hover {
	color:#ff7784;
}
#gallery_box a {
	color:#5f5f5f;
	font-weight:bold;
	text-decoration:none;
}
#gallery_box a:hover {
	color:#000;
	text-decoration:none;
}
#gallery_box a:visited {
 color:5f5f5f#;
	text-decoration:none;
}
#latest_news a {
	color:#70c0ff;
	text-decoration:none;
	font-weight:bold;
}
#latest_news a:hover {
	color:#000;
}
#latest_news a:visited {
	color:#70c0ff;
}
#latest_news a:visited:hover {
	color:#000;
}
.contacts {
	border-right: 1px solid #ff7784;
	border-bottom: 1px solid #ff7784;
	padding:2px;
}
.contacts_top {
	border-right: 1px solid #ff7784;
	border-top: 1px solid #ff7784;
	border-bottom: 1px solid #ff7784;
	padding:2px;
}
.contacts_noright {
	border-bottom: 1px solid #ff7784;
	padding:2px;
}
.contacts_top_noright {
	border-top: 1px solid #ff7784;
	border-bottom: 1px solid #ff7784;
	padding:2px;
}
#arabic p {
	text-align:right;
	font-size:20px;
}


