@charset "UTF-8";
/* CSS Document */


body { 
background-image:url(images/background.jpg); 
background-position: top center; 
background-repeat:repeat-x; 
margin-top:0px; 
margin-bottom:0px;

} 

p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em;}

h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#000000; line-height:150%;}

h2 {font-size:14px; font-weight:bold;}

h3 {font-size:24px; color:#9CBC47;}

hr {color:#CCCCCC;
background-color:#CCCCCC;
height: .5px;
border:none;
margin:1px;
padding-top:2px;
padding-bottom:2px;
}

#menu {margin:0 auto; 
	clear:both;
    width:814px;
	height:37px;
	font-weight:bold;
	background:url("images/_nafta5_02.gif") no-repeat;
	}
	
.logoimage {padding-top:17px; padding-left:49px;}	

#wrapper {width: 922px;
height:auto;  
margin:0 auto;
background-image:url(images/content_bg.png);
background-repeat:repeat-y;
	
position:relative;
} 


#mainnav{ width: 223px; height:565px; float:left; background:url("images/_nafta5_03.jpg"); background-repeat:no-repeat;    }

#content {   width:880px;
            margin:auto 0;
			margin-top:13px;

			 }
	      
		 
#content-container {width:850px; margin-left:35px; margin-right:5px;}

#header1{
	/*width:777px;*/
	margin:0 auto;
	height:244px;
	width:874px;
	background-image:url(images/header.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
		  

