
/* Layout Stylesheet */ 

#hdr{
 height:164px;
 background: white url('http://www.nexreg.com/images/h-back.gif');
 color:#000000;
 }
	#logo {
		position:absolute;
	 	top: 5px;
	 	left: 15px;
		float:left;
		width:260px;
		height:75px;
		background: white url('http://www.nexreg.com/images/logo.gif');	
		margin:35px 0px 0px 18px;	
		}
	#htitle{
		position:absolute;
		top:96px;
		left:108px;
		height:10px;
		color:#4971C9;
		font-size:12px;
		margin:1px 1px 1px 1px;	
		}
 	#rightimage {
 		position:absolute;
 		top: 0px;
	 	right: 0px;
	 	float: right;
		width:370px;
		height:120px;
		background: white url('http://www.nexreg.com/images/rightimage.gif');
		margin:14px 0px 0px 0px;
		}
	#selectionbar{
		position:absolute;
		left: 5px;
		top: 115px;
		height: 29px;
		width: 355px;
		float: left;
		margin: 20px;
		background: white url('http://www.nexreg.com/images/englishmenu.gif');
		}
	#selectionbar li {display: inline; list-style: none;}
	#selectionbar a:link, #selectionbar a:visited {color: #fff; display: block; float: left; padding: 7px 14px 7px 14px; margin: 1 1px; font-size: 1em;}
	#selectionbar a:hover {color: #FFFFFF; background-color: #43464E;}

	#languagebar{
		position:absolute;
		top:138px;
		width:300px;
		left:400px;
		}
	
#lh-col{
 position: absolute;
 border-top: 1px groove #000000;
 border-bottom: 1px groove #000000;
 border-right: 1px groove #000000;
 top: 180px;
 left: 10px;
 width: 190px;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 340px;
 background: white url('http://www.nexreg.com/images/lc-back1.gif');
 background-repeat: repeat-y;
 }

#rh-col{
 margin: 0px 15px 15px 220px;
 color: #333333;
 padding: 20px;
 position: relative;
 height: 320px;
 }


#footer{
 background: white url('http://www.nexreg.com/images/footer.gif');
 padding: 2px;
 background-repeat: repeat-x;
 height: 20px;
 }
