*
{
	margin:0;
	padding:0;
}
body {
	background-color: #007096;
	font-size:14px;
	text-align:center;
}
#wrapper
{
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image:url(images/white.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
div#header
{
	background-color:#007096;
	width:950px;
	height:114px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	
}

#body-wrapper
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image:url(images/white.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#body-contents
{
	float:left;
	/*height:358px;*/
	width:773px;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
}
#body-menu
{
	float:left;
	height:300px;
	background-image:url(images/menu.jpg);
}
#body-left
{
	float:left;
	width:763px;
	/*height:456px;*/
	background-color:white;
}
#body-right
{
	float:right;
	width:177px;
	height:800px;
	background-color:white;
}
#body-bottom
{
	clear:both;
	float:left;
	background-image:url(images/footer-new.jpg);
	width:950px;
	height:120px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: white;
	/*margin-top:3px;*/
}

#body-news
{
	clear:both;
	height:222px;
	width:177px;
	float:left;
	background-image: url(images/pro-clean_4x1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:white;
}
#body-news-text
{
	padding:45px 5px 5px 5px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	direction:rtl;
	text-align:right;
}
#body-news-bottom
{
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	direction:rtl;
	text-align:right;
	background-image:url(images/footer-new.jpg);
	width:1024px;
	margin-top:100px;
	background-color:white;
	/*height:120px;*/

}
#body-news-bottom a
{
	text-decoration:none;
	color:black;
}

#content
{
	width:690px;
	background-position: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left:5px;
	text-align:right;
	direction:rtl;
	color:black;
	float:left;
	font-weight: 500;
	font-size: 16px;
	line-height:130%;

}
.maintable
{
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	padding:0;
}
#content td
{
	padding:5px 2px 2px 2px;
	font-size:14px;
	line-height:110%;
}
#smalllinks
{
	/*text-align:left;
	padding:10px;
	font-size: smaller;
	width:672px;
	float:left;
	background-color:white;
	*/
}
#smalllinks a:link, #smalllinks a:visited,#atarplus a:link, #atarplus a:visited
{

color:#00608a;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
}
#smalllinks a:hover,#atarplus a:hover
{
	background-color:#00608a;
	color:white;

	text-decoration: none;
}
#atarplus
{
	float:right;
	font-size: x-small;
	background-color:white;
}


#nav
{
	width:177px;
	height:258px;
	position:relative;
	background: url(images/menu.jpg);
	margin:0;
	padding:0;
}
#nav li
{
	float:left;
}
#nav li a {
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	display:block;
	width:177px;
	text-indent: -9999px;
	overflow:hidden;
	font-size:1%;
	background-color: white;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
li#nav_home a
{
	top:0;
	height:30px;
	background-position:0 0px;
}
li#nav_foot_analysis a
{
	top:30px;
	height:30px;
	background-position:0 -30px;
}
li#nav_products a
{
	top:90px;
	height:30px;
	background-position:0 -90px;
}
li#nav_shoes a
{
	top:60px;
	height:30px;
	background-position:0 -60px;
}
li#nav_outdoor a
{
	top:120px;
	height:30px;
	background-position:0 -120px;
}
li#nav_articles a
{
	top:150px;
	height:30px;
	background-position:0 -150px;
}
li#nav_lectures a
{
	top:180px;
	height:30px;
	background-position:0 -180px;
}
li#nav_relats a
{
	top:210px;
	height:30px;
	background-position:0 -210px;
}
li#nav_contact_us a
{
	top:240px;
	height:30px;
	background-position:0px -240px;
}
li#nav_english a
{
	top:270px;
	height:27px;
	background-position:0 -270px;
}
/* hover menu */
li#nav_home a:hover
{
	top:0;
	height:30px;
	background-position:-177px 0px;

}
li#nav_foot_analysis a:hover
{
	top:30px;
	height:30px;
	background-position:-177px -30px;
}
li#nav_products a:hover
{
	top:90px;
	height:30px;
	background-position:-177px -90px;
}
li#nav_shoes a:hover
{
	top:60px;
	height:30px;
	background-position:-177px -60px;
}
li#nav_outdoor a:hover
{
	top:120px;
	height:30px;
	background-position:-177px -120px;
}
li#nav_articles a:hover
{
	top:150px;
	height:30px;
	background-position:-177px -150px;
}
li#nav_lectures a:hover
{
	top:180px;
	height:30px;
	background-position:-177px -180px;
}
li#nav_relats a:hover
{
	top:210px;
	height:30px;
	background-position:-177px -210px;
}
li#nav_contact_us a:hover
{
	top:240px;
	height:30px;
	background-position:-177px -240px;
}
li#nav_english a:hover
{
	top:270px;
	height:27px;
	background-position:-177px -270px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news-e,#news-h
{
	background-color:white;
	padding-right:0px;
	padding-top:60px;
	padding-bottom:5px;
	font-size:14px;
	color:beige;
}

#news-h
{
	float:left;
	direction:rtl;
	text-align:right;
	background-image: url(images/left-news-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;
	width:198px;	
	background-color:#645140;
}
#news-h a:visited,#news-h a:link,#news-h a:hover,#news-e a:visited,#news-e a:link,#news-e a:hover
{
	color:beige;
	text-decoration:underline;
	background-color:#645140;
}
#news-e
{
	float:left;
	width:215px;
	direction:ltr;
	text-align:left;
	background-image: url(images/left-news-1-eng.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left:15px;
	margin-bottom:8px;
}
#items,#content ul
{
	/* used for the lists because they are li but went too far right */
	margin-right:25px;
	padding-top:10px;
}
#content ul li
{
	padding-bottom:8px;
}
#items li
{
	line-height:160%;
	
}
#smalllinks p
{
	font-size:11px;
}
input
{
	background-color:white !important;
}
a:link, a:visited
{

	color:#004B6C;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
	color: white;
	background-color:#004B6C;
}
p
{
	padding:10px;
}
#extra-content
{
	clear:both;
	margin-top:10px;
	text-align:right;
	width:177px;
}
#extra-content p
{
	padding:0;
	margin:10px 0;
}