html, body				{
						height: 100%;
						}
						
body					{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: helvetica, century gothic, verdana, arial, helvetica, sans-serif;
						font-size: 0.9em;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #fdf7d5;
						color: #333;			
						}
						
h2	        			{
           				font-size: 1em;
           				text-align: left;
						color: #000;
						width: 510px;
						padding: 0px;
						margin: 0px;
						margin-bottom: 10px;
						height: 20px;
						margin-left: 0px;
            			}  
						
h3	       				{
            			font-size: 1em;
            			text-align: center;
            			margin-top: 10px;
            			color: #000;  
            			}   				
						
a						{
						color: #000;
						border: none;
						outline: 0;
						}	
						
img						{
						border: 0;
						outline: 0;
						}							
	
#home_container				{
						position: relative;
						width: 840px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-bottom: 0px;		
						background: #fdf7d5;
						overflow: hidden;				
						}
				
#home_container img, #home_container a		{
						border: none;
}	

#home_click					{
						width: 400px;
						height: 20px;
						padding-bottom: 20px;
						text-align: center;
						color: #237738;
						font-size: 16px;
						margin-left: auto;
						margin-right: auto;
						font-weight: bold;
						font-family: arial;
						}	
				
#home_click .large_caps		{
						font-size: 18px;
						display: inline;
}
						
#container				{
						position: relative;
						width: 840px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-bottom: 0px;		
						background: #237738;
						overflow: hidden;				
						}
						
#logo_link				{
						display: block;
						height: 180px;
						width: 195px;
						text-decoration: none;

}
						
#top_1					{
						position: relative;
						width: 840px;
						height: 20px;
						padding-top: 70px;
						padding-bottom: 20px;
						text-align: right;
						color: #237738;
						font-size: 22px;
						font-weight: bold;
						font-family: arial;
						background: #fdf7d5 url('../images/logo.jpg') no-repeat;
						}	
				
#top_1 .large_caps		{
						font-size: 30px;
						display: inline;
}
											
#content				{
						position: relative;
						clear: both;
						overflow: visible;
						margin: 0px;
						padding: 0px;
						width: 840px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						}			

#content #btns
						{
						position: relative;
						float: left;
						width: 235px;
						margin-top: 0px;
						background: url('../images/left_logo.jpg') no-repeat center top;
						}
					
						
#content #btns ul		{
						margin: 0;
						padding: 0;
						
						width: 235px;
						}	
						
#content #btns ul li	{
						text-align:left;		
						width: 235px;
						height: auto;
						list-style: none;
						}															
						
#content #btns ul li a	{
						color: #f5e570;
						font-size: 1em;						
						text-decoration: none;
						outline: 0;
						width: 225px;
						height: auto;
						display: block;
						padding: 10px;
						padding-top: 3px;
						padding-bottom: 3px;
						}
						
						
#content #btns ul li a:hover	{
						color: #237738;
						background: #f5e570;
						}			
						

																												
											
#content #info_wrapper			{
						position: relative;
						width: 605px;																																				
						float: left;
						text-align: left;
						margin: 0px; 
						overflow: hidden;
						min-height: 560px;
						background: #fff url('../images/main_bg2.jpg') no-repeat !important;
						}		
						
#content #info			{
						position: relative;
						width: 565px;																																				
						float: left;
						text-align: left;
						margin: 0px; 
						overflow: hidden;
						margin-top: 60px;
						padding: 20px;
						padding-top: 140px;
						min-height: 350px;
						background: url('../images/info_bg.png') repeat-x  0px 55px !important;
						}		
							
							
						
#content #bottom					
						{
						position: relative;
						clear: both;
						height: 1px;
						font-size: 1px;
						line-height: 1px;
						}							
						
						
#sub_nav 				{
						position: relative;
						width: 800px;
						margin: 0;
						padding: 0;
						margin-left: auto;
						margin-right: auto;
						margin-top: 20px;
						margin-bottom: 15px;
						text-align: center;
						}						
						
#bottom_btn a				{
						color: #ffffff;
						font-size: 1.4em;						
						text-decoration: none;
						outline: 0;
						}		
											
#sub_nav a:hover						
						{
						color: #cccccc;
						}	
						
#bottom_btn				{
						position: relative;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						color: #fff;
						font-size: 1.4em;
						}
						
#copyright				{
						text-align: center;
						font-size: 0.8em;
						width: 800px;
						height: 50px;
						font-weight: bold;
						margin-top: 15px;
						margin-left: auto;
						margin-right: auto;
						color: #666;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 0px;
						margin-top: 0px;
						}					
						
#copyright #terms 
						{
						float: right;
						margin-top: 0px;						
						margin-right: 0px;
						}										
						
#copyright #terms a
						{
						color: #999999;						
						text-decoration: none;
						outline: 0;
						}
					
#ppform					{
						width: 500px;
						}

				
#content #btns ul .sub_btn a				{
						color: #fff;
						margin-left: 10px;
						width: 225px;
						font-size: 0.9em;
						padding:1px;
						
}		
