body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	}
	h1{
		font-size: 14px;
		color: #000000;
	}
	h2{
		font-size: 11px;
		color: #2b497f;
	}
	h3{
		font-size: 11px;
		color: #627598;
	}
	h4{
		font-size: 11px;
		color: #999999;
	}
	a:link, a:visited {
		color: #355ba4;
		text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
		}
		
.needPhoto, .notDone {
	color: red;
	font-size: 15px;
	font-weight: bold;
}

.errorMsg{color: red;}

#envelope {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 750px;
	}
	#logo {
		width: 748px;
		margin-left: 1px;
		background: #fff url(../img/home/logo-elbit2.gif) top left no-repeat;
		height: 85px;
		}
		#logo img {
			display: block;
			margin: 0;
			
		}
	#constants {
		position: absolute;
		top: 38px;
		left: 500px;
		}
		#constants a {
			color: #355ba4;
		}
	#search {
		position: absolute;
		top: 31px;
		left: 600px;
	}
	#levelOnes {
		position: relative;
		width: 748px;
		height: 39px;
		margin-left: 1px;
		z-index: 100;
		}
		.dhtmlMenu {
			display: none;
		}
	#header {
		position: absolute;
		top: 85px;
		left: 0;
		display: block;
	}
	#breadcrumb {
		position: absolute;
		top: 181px;
		left: 0;
		width: 748px;
		padding: 4px 0px 4px 17px;
		margin-left: 1px;
		}
		#breadcrumb span {
			color: #355ba4;
		}
		#breadcrumb a:link, #breadcrumb a:visited {
			color: #333;
			}
			#breadcrumb a:hover {
				color: #355ba4;
			}
	#subNavigation {
		position: absolute;
		top: 220px;
		left: 1px;
		width: 187px;
	}

	#content{
		margin: 117px 0 0 40px;
		padding: 0 0 30px 0;
		width: 525px;
		}
		/* \*/
		#content{
			width: 690px;
		}
		/* */
		
	#content h1{
		*padding-top: 117px;
		}
		
		.contentImage {
			margin: 15px 0;
			width: 525px;
			text-align: center;
			}
	#contentProducts{
		margin: 117px 0 0 189px; 
		width: 198px;
	}
	/* \*/
	#contentProducts{
		width: 386px;
	}
	/* */
		
		#contentProducts h1{margin-left: 17px;}
		
			#contentProducts h2 a:link{background: url(../img/content/arrow-h1-link.gif) 100% 1px no-repeat; padding-right: 16px;}
			
			img.productShot{margin: 0 12px 0 0;}
		
		.productCallout{
			padding: 18px 19px 19px 17px;
		}
		
		.rule{border-top: 1px solid #CCCCCC;}	
		
		#releaseDate{text-align: right; padding: 0 0 18px 12px;}
		
	#focusArea {
		float: right;
		width: 145px;
		padding: 120px 18px 20px 0;
	}
	#footer {
		position: relative;
		width: 748px;
		left: 1px;
		border-top:1px solid #CCCCCC;
		clear: both;
		}
		#copyright {
			padding: 8px 17px 8px 17px;
		}
		#credit {
			position: absolute;
			top: 8px;
			left: 594px;
		}

#sitemap {
	position: relative;
	}
	#sitemap #rightColumn {
		position: absolute;
		top: -4px;
		left: 250px;
	}
		
/* Home Page Styles 
#hmcontent {width: 312px; wid\th: 270px; height: 207px; heig\ht: 87px; padding: 16px 21px 16px 21px;}
#hmcontent p {color: #355ba4; margin: 5px 0px 0px 0px;}
.hmfocus {width: 334px; wid\th: 301px; height: 120px; heig\ht: 87px; padding: 16px 16px 16px 16px;}
.hmfocus p {margin: 5px 0px 0px 0px;}

#hmfocusBtm{heig\ht: 86px;}

#hmBuffer {width: 750px; wid\th: 748px; height: 24px; background: #fff;}

#hmCenterColumn{
		position: absolute;
		top: 104px;
		left: 312px;
		background: #fff;
	}
	
#hmRightColumn{
		position: absolute;
		top: 104px;
		left: 416px;
		background: #fff;
	}
*/
