/* CSS Document */

	body {
		margin:20px 0px 0px 0px; padding:0px;
		background:#FFF;
		}

	#ContentFrame {
		width:800px;
		height:610px;
		margin:0px auto;/*  Right and left margin widths set to "auto" */
		}

	.pausescrollercss {
		height:310px;
		}

	#Header {
		width:800px;
		height:70px;
		float:left;
		background:#FFFFFF;
		}

	#NewsFlash {
		width:780px;
		height:15px;
		float:left;
		padding:10px;
		background-color:#FF0000;
		font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size:small;
		color:#FFF;	
		font-weight:bold;
		background-image: url("../images/bg/logo.jpg");
		background-repeat: no-repeat;
		}

	#FlashNav {
		width:800px;
		height:144px;
		float:left;
		background:#FFCA32;
		}

	#BodyFull {
		width:800px;
		height:410px;
		float:left;
		background-image: url("../images/bg/hitherbest-sheetmetal.jpg");
		background-repeat: no-repeat;
		}

	.HitherbestImage {
		width:100px;
		height:100px;
		float:left;
		margin-top:20px;
		margin-right:20px;	
		}

	#HitherbestGallery {
		width:220px;
		height:275px;
		margin:5px auto;
		background:none;
		font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size:small;
		color:#000;			
		}

	#BodyLeftGallery {
		width:303px;
		height:220px;
		float:left;
		background:none;
		}

	#BodyRightText {
		width:495px;
		height:410px;
		float:left;
		background:none;
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #000000;
		border-right-color: #1BBBB4;
		border-bottom-color: #000000;
		border-left-color: #1BBBB4;		
		}

	#BodyContent {
		width:430px;
		height:360px;
		margin:25px auto;
		font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size:small;
		color:#000;		
		line-height:15pt;
		}

	#Footer {
		width:780px;
		height:40px;
		float:left;
		padding: 10px;
		font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFF;
		letter-spacing: 1px;
		font-weight: normal;
		background:#ACACAC;
		}

	#SubFooter {
		width:800px;
		height:75px;
		float:left;
		}

	#EndFooter {
		width:800px;
		height:50px;
		float:left;
		background-image: url("../lme-images/footer/footer.jpg");
		background-repeat: no-repeat;
		}

	.WrapContent {
		width:50px;
		height:50px;
		float:left;
		padding:0px 0px 0px 0px;
		}

	.WrapImage {
		width:110px;
		height:70px;
		float:left;
		margin-top:10px;
		padding:0px 0px 0px 0px;
		}

	#Error {
		width:410px;
		height:20px;
		float:left;
		padding:5px;
		font-family: Arial;
		font-weight:bold;
		font-size: 12px;
		background:#FFFF99;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: dotted;
		border-right-style: dotted;
		border-bottom-style: dotted;
		border-left-style: dotted;
		border-top-color: #ccc;
		border-right-color: #ccc;
		border-bottom-color: #ccc;
		border-left-color: #ccc;
		}
		