
Body {
	margin: 20px; 
	padding: 0px;
}

#Container {
	width: 798px;
	height: 571px;	
	margin-right: auto; 
	margin-left: auto;
}

#Header{
	width: 798px;
	height: 46px;
	padding-top: 8px;
	background-image: url(../Images/HeaderBG.png);
}

#Content{
	width: 798px;
	height: 404px;
	background-image: url(../Images/ContentBG.png);
}

#Footer{
	width: 798px;
	height: 113px;
	background-image: url(../Images/FooterBG.png);
	text-align: center;
}

#Copyrights{
	margin-right: auto; 
	margin-left: auto;
	margin-top: 20px;
	width: 798px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #69818B;
}

	#Footer IMG{
		margin-top: 10px;
		border: none;
	}

	
/*  Welcome Screen */

#BlankFrame{
	width: 777px;
	height: 548px;
	padding: 10px;	
	margin-right: auto; 
	margin-left: auto;
	background-image: url(../Images/BlankFrame.png);
}

#WelcomeBG{
	width: 777px;
	height: 283px;	
	background-image: url(../Images/WelcomeScreenBG.png);
}

#WelcomeLogo, #LanguageSelect{
	margin-top: 30px;
	width: 777px;
	text-align: center;
}

	#LanguageSelect IMG{
		border: none;
		margin-left: 5px;
	}
	
/* Menu */

#Menu{
	width: 780px;
	height: 45px;
	margin-left: 9px;
}

/* Flash Strip */

#ScrollText{
	margin-right: auto; 
	margin-left: auto;
	width: 350px;
	height: 250px;
}

#FlashStrip{
	margin-left: 11px;
	width: 775px;
	height: 147px;
	text-align: center;
	background: url(../Images/FlashStripBG.png) repeat-x;
}

/* Scrolling Text */

#ScrollContainer{
	width:370px;
	padding-top: 40px;
}

#ScrollContainer P{
	margin: 0px 0px 7px;
}

#ScrollingText{
	text-align: right;
	direction: rtl;
	font: 13px Arial, Helvetica, sans-serif;
	color: #69818B;
}

.ArrowUp{
	width: 16px;
	height: 10px;
	font-size: 8px;
	margin-top: 5px;
}

.ArrowDown{
	width: 16px;
	height: 10px;
	font-size: 8px;
}

/* Press */

#ContentPress{
	width: 798px;
	height: 404px;
	background-image: url(../Images/PressBG.png);
}

#ImageBox{
	position: relative;
	float: left;
	top: 10px;
	left: 15px;
}

	#ImageBox img{
		border: none;
	}

		/* Press Gallery Styles */
		
		#motioncontainer {
			/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
			width: 50%; /* Set to gallery width, in px or percentage */
			height: 130px; /* Set to gallery height */
			position: relative;
			overflow: hidden;
			top: 285px;
			right: 20px;
			float: right;
		}
		
		#motioncontainer a img {
			border: 1px solid #cccccc; /* Set image border color */
		}
		
		#motioncontainer a:hover img {
			border: 1px solid navy; /* Set image border hover color */
		}
		
		#statusdiv {
			background-color: lightyellow;
			border: 1px solid gray;
			padding: 2px;
			position: absolute; /* Stop Editing Gallery Styles */
			left: -300px;
			visibility: hidden;
		}
		
		#motioncontainer a:hover {
			color: red; /* Dummy definition to overcome IE bug */
		}
		/* End Press Gallery Styles */
	
	#GalleryBigPhoto{
		margin: 20px 10px;
	}
	
/* Gallery */

#GalleryStrip{
	width: 775px;
	height: 404px;
	margin-left: 11px;
	background: url(../Images/GalleryBG.jpg) repeat-x;
}

#Gallery{
	margin-right: auto; 
	margin-left: auto;
	width: 754px;
	height: 267px;
}

/* Gallery Login */

TD.Error{
	direction: ltr;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: red;
}

#LoginText{
	position: relative;
	right: 0px;
	margin-top: -390px;
	width: 350px;
	direction: rtl;
	text-align: right;
	font: 13px Arial Narrow;
	color: #708090;
	float: right;
}

#Silver a{
	direction: ltr;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #708090;
	text-decoration: underline;
}

/* TradeShow */

#ContentTradeShow{
	width: 798px;
	height: 404px;
	background-image: url(../Images/ContentBG.png);
}	

#ContentTradeShow P{
	margin-left: 11px;
	margin-top: 0px;
}
	
/* Contact */

#ContactBG{
	position: absolute;
	width: 775px;
	height: 507px;
	margin-left: 11px;
	margin-top: -2px;
	background-image: url(../Images/ContactBG.jpg);
}

#ContactStrip{
	margin-top: 170px;
	width: 775px;
	height: 150px;
	background-color: white;
	filter:alpha(opacity=80); /* IE's opacity*/
	-moz-opacity:0.8; /* FF's opacity*/
	padding-top: 30px;
}

	#ContactInfo{
		margin-right: auto; 
		margin-left: auto;
		width: 440px;
		height: 96px;
		background-image: url(../Images/Contact_He.png);
	}