@charset "UTF-8";
/* CSS Document */

#whopper {
	position:absolute;
	width: 780px;
	left:50%;
	margin-left:-390px;
	top:0px;
	background-color:#FFFFFF;
	}
	
	#banner {
		position:relative;
		top:0px;
		left:0px;
		width:780px;
		height:135px;
		background-image:url(http://awsweld.ehclients.com/images/site/wm_logo.jpg);
		}
		
	#nav {
		position:relative;
		top:0px;
		left:0px;
		width:780px;
		height:30px;
		background-image:url(http://awsweld.ehclients.com/images/site/navBG.gif);
		background-repeat:repeat-x;
		background-color:#2372a7;
		}
		
#showHours {	
		position:relative;
		top:0px;
		left:0px;
		width:780px;
		}

	#attendee {	
		position:relative;
		top:0px;
		left:0px;
		width:780px;
		height:190px;
		}
		
		#attLeft {
			position:relative;
			top:0px;
			left:0px;
			width:552px;
			height:150px;
			padding:10px;
			}
			
		#attRight {
			position:absolute;
			top:0px;
			left:572px;
			width:188px;
			height:150px;
			padding:10px;
			}

		#attRight2 {
			position:absolute;
			top:0px;
			left:572px;
			width:188px;
			height:210px;
			padding:10px;
			}
			
	#tech {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	height:260px;
	}
	
		#techLeft {
			position:relative;
			top:0px;
			left:0px;
			width:552px;
			height:300px;
			padding:10px;
			}

		ul.line20 {
				line-height:20px;
				}
			
		#techRight {
			position:absolute;
			top:0px;
			left:572px;
			width:188px;
			height:260px;
			padding:10px;
			}

ul.impLinks {list-style-type:none; text-align:center; margin-left:-40px}

		#techRight2 {
			position:absolute;
			top:360px;
			left:572px;
			width:188px;
			height:260px;
			padding:10px;
			}
			
	#exhibitor {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	height:195px;
	}
	
		#exhLeft {
			position:relative;
			top:0px;
			left:0px;
			width:350px;
			height:175px;
			padding:10px;
			}
			
		#exhRight {
			position:absolute;
			top:0px;
			left:370px;
			width:390px;
			height:175px;
			padding:10px;
			}
			
	#exhImages {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	height:150px;
	}
	
		#exiLeft {
			position:relative;
			top:0px;
			left:0px;
			width:460px;
			height:130px;
			padding:10px;
			}
			
		#exiRight {
			position:absolute;
			top:0px;
			left:480px;
			width:280px;
			height:130px;
			padding:10px;
			}
			
	#exhNote {
		position:relative;
		top:0px;
		left:10px;
		width:760px;
		height:30px;
		}
		
	#hotels {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	height:280px;
	}

	#hotelPage {
	position:relative;
	top:0px;
	left:0px;
	width:760px;
	height:750px;
padding:10px;
	}
	
		#hotelLeft {
			position:relative;
			top:0px;
			left:0px;
			width:350px;
			height:260px;
			padding:10px;
			}
			
		#hotelRight {
			position:absolute;
			top:0px;
			left:370px;
			width:390px;
			height:260px;
			padding:10px;
			}

			
	#footer {
		position:relative;
		top:0px;
		left:0px;
		width:780px;
		height:30px;
		background-image:url(http://awsweld.ehclients.com/images/site/footerBG.gif);
		padding-top:2px;
		}
		

/********************TEXT************************/

body {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#003366;
	}
	
#navlist li {
display: inline;
list-style-type: none;
margin-left:0px;
	}
	
/*************Yellow Highlight Box***********************/

#y_highlight {
	
	background-color:#fcfcde; 
	text-align:left; 
	border-style:solid; 
	border-width:1px; 
	border-left-color:#CCCC66; 
	border-right-color:#CCCC66; 
	border-top-color:#CCCC66; 
	border-bottom-color:#CCCC66;
	}
	
/*************Blue Highlight Box***********************/

#b_highlight {
	padding:10px; 
	background-color:#d8edf6; 
	text-align:left; 
	border-style:solid; 
	border-width:1px; 
	border-left-color:#a3d9fc; 
	border-right-color:#a3d9fc; 
	border-top-color:#a3d9fc; 
	border-bottom-color:#a3d9fc;
	}

.asterix {
color:#990000;
}

	