html {
	margin: 0 0 0.1em 0;
	padding: 0;
	height: 100%;
	}
body	{
	height: 100%;
	background: #D1D1A4 url(images/bg.gif) fixed;
	color: #4B4A3E;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	}
hr {
	clear: both;
	visibility: hidden;
	}
ul, li {
	list-style-type:none;
	text-align: right;
	}
h1, h2 {
	font-weight: normal;
	}
a:link, a:visited, a:active { 
	color: #4B4A3E; 
	text-decoration: none; }
a:hover {
	color: #CC521E;
	}
#container {
	direction: rtl;
	margin: 0 auto;
	text-align: right;
	width: 750px;
/*	border: 1px dashed blue;
*/	}
#top    {
	background: url(images/top.gif) no-repeat;
	height: 102px;
	}
#top h1, #top h2 {
	color: #93938B;
	margin: 0;
	letter-spacing: 3px;
	}
#top h1 { 
	font-size: 24pt; /*2.1em;*/
	padding: 12px 47px 0 0;
	} 
#top h2 { 
	font-size: 20pt; /*1.7em;*/
	padding: 0 47px 0 0;
	}
#container-sub {
	margin: 0;
	padding:  0 0 1px 0;
	width: 750px;
	background: #FAF6E1 url(images/side.gif) repeat-y right;
	min-height: 500px;
/*	border: 1px solid orange;
*/	}
* html #container-sub {
	height: 500px;
	}
#menu {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(images/side-top.gif) no-repeat right top;
	padding-top: 5px;
	}
#menu ul {
	margin: 0;
	padding-right: 10px;
	}
#menu ul li {
	height: 1.6em;
	}
#menu ul li a {
	display: block;
	padding-right: 32px;
	}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	color: #F5EDC2;
	}
#menu ul li a:hover	{ 
	color: #E6C87A; 
	}
#current { 
	color: #4B4A3E; 
	margin: 0;
	padding: 2px 31px 4px 0;
	display: block;
	border: 1px solid #93938B;
	background: #F3EFC5 url(images/red-triangle.gif) no-repeat 145px center;
	}
.line {
	margin: 0px 17px 3px 0;
	padding: 0;
	width: 130px;
	height: 1px;
	}
#content		{
	float: left;
	width: 510px;
	line-height: 130%;
	text-align: justify; 
	padding: 30px 23px 0px 37px;
	background: #FAF6E1;
/*	border-bottom: 1px red dashed;
*/	min-height: 500px;
	}	
* html #content {
	height: 500px;
	}
#content h1 {
	font-size: 1.3em;
	color: #CC521E;
	margin: 0;
	padding: 0 0 10px 0;
	}
#content h2 { /*used only on contact information*/
	font-size: 1.1em;
	color: #4B4A3E;
	margin: 0;
	padding: 10px 90px 17px 0;
	}
#footer		{
	margin: 0; 
	padding: 0 0 0 1px;
	clear: both;
	text-align: left;
	font-size: 0.88em; 
	background: url(images/side-bottom.gif) no-repeat right -2px;
	}
a.mymail:link, a.mymail:visited, a.mymail:active { 
	color: #4B4A3E; 
	text-decoration: none;
	}
a.mymail:hover     {
	color: #CC521E;
	}
p {
	margin: 0; 
	padding: 0 0 10px 0;
/*	border: 1px solid gray;
*/	}
#service ul {
	float: right;
	}
#service ul li {
	font-size: 1.1em;
	margin: 4px 0 4px 0;
	padding: 1px 27px 2px 0;
	background: #E8E8D2 url(images/red-square.gif) no-repeat 93% center;
	}
#service ul.service1   {
	width: 160px;
	margin: 0;
	padding: 0 4px 0 0;
	border: 1px #DFDFBF solid;
	border-left: none;
	}
#service ul.service2   {
	width: 330px;
	margin: 0;
	padding: 0 0 0 4px;
	border: 1px #DFDFBF solid;
	border-right: none;
	}
#links ul {
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	}
#links ul li {
	padding-bottom: 10px;
	}
#links ul li a {
	background: url(images/red-square.gif) no-repeat 97% center;
	display: block;
	padding: 0 27px 2px 15px;
	border: 1px #DFDFBF solid;
	}
#links ul li a:hover {
	background: #E8E8D2 url(images/red-square.gif) no-repeat 97% center;
	border: 1px #DFDFBF solid;
	}
#contact {
	margin-right: 90px;
	}
#contact ul {
	float: right;
	}
#contact ul li {
	margin: 4px 0 4px 0;
	padding: 1px 5px 2px 0;
	background: #E8E8D2;
	}
#contact ul.block1   {
	width: 105px;
	margin: 0;
	padding: 0 4px 0 0;
	border: 1px #DFDFBF solid;
	border-left: none;
	}
#contact ul.block2   {
	width: 250px;
	margin: 0;
	padding: 0 0 0 4px;
	border: 1px #DFDFBF solid;
	border-right: none;
	}
#contact ul.block1 li {
	padding-right: 38px;
	display: block;
	}
#contact ul.block1 li#cell { background: #E8E8D2 url(images/cell.gif) no-repeat 80% center; }
#contact ul.block1 li#phone { background: #E8E8D2 url(images/phone.gif) no-repeat 80% center;}
#contact ul.block1 li#fax { background: #E8E8D2 url(images/fax.gif) no-repeat 80% center;}
#contact ul.block1 li#address { background: #E8E8D2 url(images/address.gif) no-repeat 80% center;}
#contact ul.block1 li#email { background: #E8E8D2 url(images/email.gif) no-repeat 80% center;}

/*.clear { clear: left;}
*/
/*.floatright { float: right; }
*/
.maya { color: #CC521E; }
/*#jokes {
	padding: 0 25px 0 45px;
	}
.line #jokes {
	margin: 0;
	padding: 0;
	width: 330px;
	height: 2px;
	}*/
.construction {
	font-size: 2em;
	font-weight: bold;
	color: #797979;
	position: absolute;
	top: 250px;
	left: 37%;
	letter-spacing: 0.2em;
		}
