
/* Layout Stylesheet */ 

body{
 margin: 0;
 padding:0;
 background:#ECE8DD url(images/structural/page-bg.gif) repeat-y;
 color: #333333;
 font: 0.8em "Trebuchet MS",sans-serif;
 line-height:1.5em
 }
	 
#hdr{
 height:91px;
 background:#c0c0c0 url(images/structural/header-bg.gif) repeat-x;
 color:#000000;
 margin:0 0 0 0;
 }
#hdr-img{ width:369px; float:left
}
#hdr-menu{ float:right}


#lh-col{
 position: absolute;
 top: 99px;
 left: 30px;
 width: 338px;
 color: #FFF;
 margin: 0px;
 padding: 0px;
 }
 
#lh-intro-text{
position:relative; left: 30px;
width:280px; height:130px
}



#rh-col{
 margin: 20px 20px 20px 398px;
 color: #333333;
 padding: 20px;
 position :relative;
 }
#rh-col img {border: 0px;}
#ftr {
 height:50px;
 color: #ECE8DD;
 margin:0;
 padding-left:61px
 }
#ftr a:link, #ftr a:active, #ftr a:visited {text-decoration:none; color:#FFF}
#ftr a:hover {text-decoration:none; color:#3C3B39}
#menu {
width:296px; margin-left:23px; margin-top:6px;
}