html, body	            {
						height: 100%;
						}
						
body				    {
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 0.8em;		
						margin-top: 0px;
						margin-bottom: 0px;
						background-color: #23346b;
						color: #ffffff;			
						}
						

						
h2	      				{
						position: relative;
            			font-size: 1.15em;
            			text-align: left;
						color: #ecb227;
						width: 500px;
						padding-bottom: 0px;
						padding-left: 0px;
						padding-top: 7px;
						height: 40px;
						background-image: url('../images/title_background.jpg');
						background-repeat: no-repeat;
						margin-left: 0px;
						margin-top: 0px;
						}  
						
h3	    			    {
            			font-size: 1em;
            			text-align: center;
            			margin-top: 0px;
            			color: #ecb227;  
            			}   				
						
a						{
						color: #e5dd16;
						}								
					
										
			
				
#content_wrapper		{
						position: relative;
						top: 0px;
						width: 720px;
						height: 100%;
						margin-left: auto;
						margin-right: auto;
						text-align: left;
						margin-top: 0px;
						margin-bottom: 0px;	
						overflow: visible;
						}
				
	

						
#top_1					{
						position: relative;
						top: 0px;
						left: 0px;	
						width: 720px;
						height: 50px;
						background: url('../images/top_1.jpg') no-repeat;
						margin-left: auto;
						margin-right: auto;
						}																																					


												
#top_2					{
						clear: both;
						position: relative; 
						left: 0px;
						top: 0px;	
						width: 80px;
						height: 369px;
						margin-left: 0;
						margin-right: 0;
						background: url('../images/top_2_left.jpg') no-repeat;
						z-index: 150;
						}		
						
#top_3					{
						position: absolute;
						top: 50px;
						left: 80px;		
						width: 580px;
						height: 369px;
						margin-left: 0;
						margin-right:  0;
						background: url('../images/top_2_middle.jpg') no-repeat;
						}	
						
#top_4					{
						position: absolute;
						top: 50px;
						left: 640px;
						width: 80px;
						height: 369px;
						margin-left: 0;
						margin-right: 0;
						background: url('../images/top_2_right.jpg') no-repeat;
						}	
						
#top_5					{
						position: relative;
						top: 0px;
						left: 0px;
						width: 720px;
						height: 60px;
						margin-left: 0;
						margin-right: 0;
						background: url('../images/top_3.jpg') no-repeat;
						}
						
				
							
											
#content		        {
						clear: both;
						position: relative;
						overflow: visible;
						text-align: left;
						margin-top: 0px;
						width: 720px;
						margin-left: auto;
						margin-right: auto;
						height: auto;
						background: url('../images/background_tile.jpg');
						background-repeat: repeat-y;	
						}	
											
						
#content #btns
						{
						position: relative;
						overflow: visible;
						float: left;
						width: 150px;
						margin-top: 2px;
						margin-left: 19px;
						font-family: arial, serif;
						}
						
#content #btns ul
						{
						margin: 0;
						padding-left: 0px;
						padding-top: 2px;
						list-style: none;
						}	
						
#content #btns ul li
						{						
						text-align: left;
						background: url('../images/button.jpg') no-repeat;
						}															
						
#content #btns ul li a
						{
						position: relative;
						margin-left: 35px;
						top: 4px;
						color: #e5dd16;
						font-size: 0.85em;	
						text-decoration: none;
						font-weight: bold;
						}		
						
#content #btns ul li a:hover
						{
						color: #23346b;
						}		
																																				
						
#content #btns .btn
						{
						overflow: visible;
						height: 36px;
						padding-top: 2px;
						}																					
							
#content #info			{
						float: right;
						width: 500px; 
						margin-right: 35px;
						margin-left: 0px;
						min-height: 500px;
  						height: auto !important;
  						height: 500px;
						overflow: visible;
						}	
						
						
#sub_nav
						{
						clear: both;
						position: relative;
						top: 0px;
						text-align: center;
						margin-left: auto;
						margin-right: auto;
						margin-top: 0px;
						padding-top: 0px;	
						padding-left: 0px;
						width: 720px;
						height: 60px;
						font-size: 0.7em;
						line-height: 1.4em;
						background: url('../images/footer.jpg') no-repeat;
						}
						
#sub_nav div
						{
						margin-top: 0px;
						padding-top: 20px;
						margin-left: 18px;
						height: 60px;
						clear: both;
						text-align: center;
						width: 670px;
						background-color: transparent;
						}						
						
#sub_nav a				{
						color: #ffffff;
						}		
											
#sub_nav a:hover						
						{
						color: ##ecb227;
						}	
						
							
#footer		            {
						position: relative;
						margin-left: auto;
						margin-right: auto;
						height: 50px;
						margin-top: 0px;
						padding: 0;
						font-size: 0.7em;						
						width: 100%;
						overflow: visible;
						background: url('../images/footer_2.jpg') no-repeat;					
						}
						

						
						
#copyright				{
						clear: both;		
						position: relative;	
						top: 30px;
						padding-top: 0px;
						text-align: center;
						font-size: 1em;
						font-weight: bold;
						margin-left: auto;
						margin-right: auto;
						width: 660px;
						color: #e5dd16;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 0px;
						margin-top: 0px;
						}					
						
#copyright #terms 
						{
						float: right;
						margin-top: 0px;						
						margin-right: 56px;
						}										
						
#copyright #terms a
						{
						color: #e5cc16;						
						text-decoration: none;
						}	
						
						
#counter				{
						position: absolute; 
						top: -30px;
						left: 300px;
						}	
						

	
							

			