html, body	{
						height: 100%;
						
						}
body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 9pt;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #e6e1ef url('../images/body_tile.jpg') 0px 0px repeat-x;
						color: #72633b;			
						}
						
h2	        			{
           				font-size: 1.15em;
            			text-align: left;
						margin-left: -10px;
						color: #726f8e;
						width: 500px;
						padding-left: 50px;
						height: 33px;
						padding-top: 5px;
						margin-bottom: 15px;
						margin-top: 0px;
						background: url('../images/h2_image.jpg') no-repeat 0px 0px;
            			}  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   				
						
a						{
						color: #726f8e;
						}								
					
#wrapper		{
						width: 100%;
						overflow: auto;
						
						
						
						}					
						
#container	{
						width: 780px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						overflow: visible;
						
						
						}
						
#top				{
						width: 780px;
						height: 76px;
						background: url('../images/top.jpg') no-repeat;
						}		
						
#top #left
						{
						float: left;
						margin-left: 35px;
						margin-top: 35px;
						text-align: left;
						}		
																																																
						
#top #top_btns
						{
						float: right;
						margin-top: 22px;
						margin-right: 60px;
						}						

#top #top_btns ul
						{
						margin: 0px;
						padding: 0px;
						list-style: none;
						}						
											
#top #top_btns ul li
						{
						float: left;
						height: 15px;
						font-size: 7pt;
						overflow: auto;
						padding-left: 16px;
						}						
						
#top #top_btns ul li a	
						{
						color: #fff;
						text-decoration: none;
						font-weight: bold;
						}						
#top #top_btns ul li a:hover	
						{
						color: #c4bfce;
						}												
						
#top #top_btns ul #home
						{
						background: url('../images/home.jpg') no-repeat 0px 2px;
						margin-right: 25px;
						}						
						
#top #top_btns ul #contact
						{
						background: url('../images/contact.jpg') no-repeat 2px 2px;
						width: 50px;
						}																																											
																	
						

#banner_01 	{
						width: 780px;
						height: 74px;
						background: url('../images/banner_01.jpg') no-repeat;
						}										
						
#banner_02	{
						width: 780px;
						height: 86px;
						background: url('../images/banner_02.jpg') no-repeat;
						}				
																	
#content		{						
						overflow: auto;
						width: 780px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;		
						background: #fff url('../images/content_top.jpg') no-repeat top;
						}			

																			
						
#content #btns
						{
						float: left;
						width: 171px;
						margin-left: 7px;
						font-family: arial, serif;
						clear: both;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						overflow: auto;			
						margin-top: 0px;			
						}	
						
#content #btns ul li
						{
						text-align:left;
						background: url('../images/btn.jpg') no-repeat;
						margin-bottom: 2px;
						}															
						
#content #btns ul li a
						{
						margin-left: 30px;	
						color: #fff;
						font-size: 8pt;					
						text-decoration: none;
						font-weight: bold;
						}		
						
#content #btns ul li a:hover
						{
						color: #c4bfce;
						font-weight: bold;
						font-size: 9pt;
						}																																														
						
#content #btns .btn
						{
						overflow: auto;
						height: 22px;
						padding-top: 6px;
						}			
																		
											
#content #info	
						{
						width: 540px;																																				
						float: left;
						text-align: left;
						margin-left: 10px;
						}	
							
						
						
				

#footer
						{
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-top: 4px;	
						width: 780px;
						line-height: 1.75em;
						background: #fff;
						}
						
#sub_nav
						{
						width: 780px;
						height: 159px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 35px;
						background: url('../images/sub_nav.jpg') no-repeat bottom;
						}			
						
#sub_nav div	
						{
						width: 755px;
						text-align: center;
						margin-left: 15px;
						margin-top: 35px;
						}
						
						
						
#sub_nav a	{
						color: #fff;
						height: 60px;
						}		
											
#sub_nav a:hover						
						{
						color: #c4bfce;
						}	
						
#copyright	{
						font-size: 1em;
						font-weight: bold;
						margin-top: 10px;
						margin-left: 0px;
						color: #726f8e;
						float: left;										
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 20px;
						margin-top: 0px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 30px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #726f8e;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						margin-top: 15px;
						margin-bottom: 10px;
						}						