
	html, body, #wrapper {margin:0 auto;
							padding:0;height: auto;
							background-color: #000000;
						}
    	
		
		
		#wrapper 		{
							
							vertical-align:middle;
							width:1015px;
							background-image: url(images/header.jpg);
							background-repeat: no-repeat;
							
							border-left: solid 5px;
							border-right: solid 5px;
							border-color: #000000;
							
							}
		
		
		#header			{
							width: 1015px;
							height:300px ;
						background-image: url(images/header.jpg);
							background-repeat: no-repeat;
						}
		
		#content		{ 	margin: 0;
							width: 1024px;
							
							font-family:  arial, verdana, san-serif;
						}
 	 
 	  
 	  h1, h2, h3, h4, h5 h6		{
 	  						font-family: "Times New Roman", Times, serif;
 	  						color: #fff;
						}
 	  	h1				{
 	  						font-size: 24px;
 	  					}
 	  	
 	  	h2				{
 	  					 	
 	  					 	font-size: 18px;
 	  						
						}
 	  	h3				{	line-height: 15px;
 	  						font-size: 17px;
 	  						text-decoration: underline;
						}
 	  	
 	  	h4				{
 	  						font-size: 15px;
 	  						
						}
 	  		
 	  
 	
 	  	#mainnav		{	
 	  						
 	  					width: 1024px;
 	  					padding-top:130px;
						
						
 	  					
						}
 	  	
 	  	ul				{	
						
 							
 							font-size: 16px;
 							
 						}			
 	  	 li				{	
 	  						
 	  						
							}					 
		#mleftcol li		{height: auto ;display: inline;	
 	  						font-size: 18px ;
 	  					 	font-weight: bold;
							color: #003399;
							padding-left: 30px; 
							}
		
 	
 		a				{
 							text-decoration: none;
 							padding-top: 10px;
							padding-left: 10px;
							padding-right: 10px;
							padding-bottom: 10px;
						
						}
 		a:link			{color:#fff;}
		a:visited		{color:#fff; }
		a:hover  		{color: #CCCCCC;}
		a:active		{color:#fff;}						

		p				{line-height: 18px;
						 color: #fff;
						}
		
		
						
		
		
		#leftcol		{ 	float: left;
							width: 480px;
							
							color: #fff;
							
							padding-left: 30px;
						}
		#rightcolh		{ 	float: right;
							width: 430px;
							
							
							
							color: #fff;
							
							
							
							padding-left:20px;
						}	
		#srightcol		{ width: 480px;
							float: left;
							}
		 #rightcols		{ 	float: left;
							width: 220px;
							
							
							
							color: #fff;
							
							
						
						}	
		  #rightcolsr		{ 	float: right;
							width: 230px;
							padding-top: 25px;
						}
		 
		 
		#rightcolc		{ 	float: right;
							width: 480px;
							
							color: #000000;
							padding-bottom:20px;
							padding-left: 30px;
						}
		 
		 
		 #form	{ padding-right: 130px;
		 }
		 #input		{ float: right;
		  }
		#cat	{ border-top: solid 3px;
							border-left: solid 3px;
							border-right: solid 3px;
							border-bottom: solid 3px;
							border-color: #003399;
		 }
		 
		 #footer			{	
							
							
							height: 45px;
							clear:both;
							text-align: center;
							padding-top:2px;
							color: #fff;
							background-color:#000;
							font-size: 12px;
							
						}
		#lifoot		{
					list-style-type: none;
					display: inline;
					}
		
		
		
		
		#address		{
							font-size: 12px;	
						}
