body {font-family: Georgia, "Times New Roman", serif; color: #000; text-align: center}



#outerwrap
	{
	position:absolute;

	width:40em;
	height:30em;
	top:45%;
	left:47%;
	margin-left:-20em;
	margin-top:-15em;

	z-index:0;
background: #fff url(sidegra1d.jpg) 0% 0% repeat-y;
	color:#000;
border:0px inset green;
	}



	#contentwrap
		{
background: #fff;

      scrollbar-arrow-color:#00346b;
      scrollbar-base-color:#ffffff;
      scrollbar-3dlight-color:#00346b;
      scrollbar-darkshadow-color:#00346b;
      scrollbar-highlight-color:#c0c0c0;
      scrollbar-shadow-color:#5c8cbf;

		position:absolute;
		left:7em;
		width:40em;
		height:30em;
		text-align:left;
		overflow:auto;
		border:0px solid #000;margin:0em 0em 1em 0em
		}

		#content 
			{font: 1em sans-serif; color: #000;line-height:1.5em;
			margin:0em 2em 3em 2em;
			border:0px solid #369;text-align:justify;
			}

		#contenthe 
			{font: 1em sans-serif; color: #000;line-height:1.5em;
			margin:0em 2em 3em 2em;
			border:0px solid #369;text-align:justify; direction: rtl;
			}

	#navbarwrap
		{
		position:relative;
		width:40em;
		height:4em;
		background:#fff;
		overflow:auto;
		border:0px solid #000;margin:0em 0em 0em 0em;
		}

		#navbar 	
			{		position:absolute;
			bottom: -4em;
			left:-1em;
			width:130%;		z-index:1;
			background:#fff;
			font-size:1em;color:#369;font-style:italic;	
			border:0px solid #369;
			margin:0em 0em 0em 0em;
			}


		#nav {}
		#nav li {font: 1em sans-serif; color: #000;line-height:1.5em;float: left; list-style: none; padding: 10px;}
		#nav li a:link,
		#nav li a:visited {font: "courier new", sans-serif; color: #777; text-decoration: none;}
		#nav li a:hover {color: #000; border-bottom: 1px solid #aaa;background:#fff}	

		#nav li#button5 a {color: orange;font-weight:900}

		#home #nav li#button1 a,
		#about #nav li#button2 a,
		#why #nav li#button3 a,
		#services #nav li#button4 a,
		#technique #nav li#button5 a,
		#gallery #nav li#button6 a,
		#contact #nav li#button7 a {color: #777; border-bottom: 1px solid #aaa;background:#fff}		


		#navbar_he
 	
			{position:relative;float: right; 
			top: 2em;
			left:-9.5em;
			width:130%;		z-index:1;
			background:#fff;
			font-size:1em;color:#369;font-style:italic;	
			border:0px solid #369;
			margin:0em 0em 0em 0em;direction:rtl;
			}

`
		#nav_he {}
		#nav_he li {float: left; list-style: none; padding: 10px;}
		#nav_he li a:link,
		#nav_he li a:visited {font: "courier new", sans-serif; color: #777; text-decoration: none;direction:rtl}
		#nav_he li a:hover {color: #000; border-bottom: 1px solid #aaa;background:#fff;direction:rtl}	

		#nav_he li#button5 a {color: orange;font-weight:900}

		#home #nav_he li#button1 a,
		#about #nav_he li#button2 a,
		#why #nav_he li#button3 a,
		#services #nav_he li#button4 a,
		#technique #nav_he li#button5 a,
		#gallery #nav_he li#button6 a,
		#contact #nav_he li#button7 a {color: #777; border-bottom: 1px solid #aaa;background:#fff;direction:rtl}		




#header 
	{

			position:absolute;
			top: 0em;
			left:0em;
	z-index:1;
	width: 84px;
	height: 30em;
	background:#eee;		
 	background: url(column112.jpg) no-repeat;filter:alpha(opacity=100) ; opacity:1.0;
	color:#369;
border:0px solid #369;		
	}


		#header a
			{
	position:absolute;
			top:0em;
			left:0em;	z-index:1;
			width: 84px;
			height: 281px;
			}


			#header a h1
				{display: none;}
			
		#header div 
			{
			float:left;
			width:18em;
			height:3em;
			margin-right:0.5em;
			background:#369;
			color:#Fff;
			font-size:2em;
			font-weight:bold;
			text-align:center;
			line-height: 3em;
			}




form {font-family: "Lucida Grande", Arial, sans-serif; margin: 20px 0;}
form div {clear: both; margin: 15px 0;}
form div label {float: left; font-size: 1.0em; text-align: left; width: 90px; 
	padding-right: 10px; margin-top: .2em;}

form div label em {font-style: normal; color: #c00;}
form div input, form textarea {font-size: 1.4em; width: 200px; background: #f5f5f5;}
form select {width: 200px;}
form textarea {width: 350px;}
form input#submit {width: auto; margin-left: 100px;}
.error {color: #c00;}




.picture 
		{
		background-color: #FFFFFF; 
		border: 0px solid #CCCCCC; padding: 3px; 
		font: 11px/1.4em Arial, sans-serif; 
		} 
	.picture img 
		{
		border: 1px solid #CCCCCC; 
		vertical-align:middle; margin-bottom: 0px; 
		} 
.right 
		{
		margin: 0.5em 0pt 0.5em 1.8em; float:right; 
		} 
.left
		{
		margin: 0.0em 0.8em 0.5em 0; float:left; 
		} 
