/************************************************************************************
*   Copyright (C)2007 Ereznet Ltd.                                                  *
*   All Rights Reserved.                                                            *
*   Ereznet Ltd.                                                                    *
*   www.Ereznet.co.il                                                               *
*   <support@ereznet.co.il>                                                         *
************************************************************************************/
body
{
	background-image: url("images/background.jpg");
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#marqueecontainer
{
	position: relative;
	width: 530px; /*marquee width */
	height: 120px; /*marquee height */
	text-align: right;
	color: #08103f;
	overflow: hidden;
	border: 0px solid;
	padding-right: 20px;
	padding-left: 20px;
}

img
{
	border: 0px;
}

a
{
	color: #ffffff;
	text-decoration: underline;
}
a:hover
{
	color: yellow;
	text-decoration: none;
}

.right-title-menu
{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	color: #08103f;
	text-decoration: none;
}

.left-title-box
{
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	padding-top: 20px;
	color: #0b8c87;
	text-decoration: underline;
}


.imagepage
{
	cursor: pointer;
	font-style: normal;
	line-height: normal;
	text-decoration: none
}
.imagepage2
{
	font-size: 16px;
	font-weight: bold;    
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none
}

/********************************************************************/

/******************/
/* Start Site Div */
/******************/

div#site_center
{
	position: relative;
	direction: rtl;
	margin: 0px auto;
	background-image: url("images/background_footer960x140.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: auto !important;
	width: 960px;
}
div#website_header
{
	position: relative;
	text-align: center;
	margin: 0px auto;	
	padding: 0px;
	width: 960px;
	height: auto !important;
}
div#website_box
{
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: auto !important;
	width: 960px;
}
div.cols_right-box
{
	float: left;
	text-align: right;
	padding-top: 20px;
	margin: 0px auto;
	height: auto !important;
	width: 650px;
}
div.cols_left-box
{
	float: right;
	text-align: right;
	margin: 0px auto;	
	height: auto !important;
	width: 278px;
}

div#website_footer
{
	position: relative;
	clear: both;
	text-align: center;
	margin: 0px auto;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 80px;
	height: auto !important;
	width: 960px;
}

a.linkGal
{
	color: #080108;
	font-size: 17px;
	font-weight: bolder;
	text-decoration: none;
}
a.linkGal:hover
{
	color: brown;
}

.footer-links
{
	color: gray;
	text-decoration: none;
}
a.footer-links
{
	color: gray;
	text-decoration: none;
}
a.footer-links:hover
{
	color: yellow;
	text-decoration: underline;
}

/******************/
/* End Site Div */
/******************/