body					{
						margin: 0;
						padding: 0;
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family:Arial, Helvetica, sans-serif;
						font-size:9pt;	
						background: #ededed url('../images/mainBg.gif') repeat-y center;
						color: #848484;
						height: 100%;
						width: 100%;
						}						
                                     
h2	        {
            font-size: 1.2em;
            text-align: left;
            margin-top: 10px;
			height: 25px;
			color:#cd0000;
			width: 560px;
			padding-bottom: 0px;
			font-size: 18pt;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #f30;  
            }           						
						
#container				{
						width: 796px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						overflow: auto;
						margin-top: 0px;
						padding-bottom: 15px;
						height: 100%;
						background: url('../images/mainBg.gif') repeat-y;
						}
						
#header					{
						text-align: left;
						width: 738px;
						height: 55px;
						overflow: auto;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/sentence.jpg') no-repeat;
						}						
						
#header #logo
						{
						float: left;
						}
						
#header #logo #slogan
						{
						margin-left: 30px;
						}
						
#header #top_btns
						{
						float: left;
						margin-top: 15px;
						margin-left: 15px;
						}						

#header #top_btns 
						{
						margin: 0px;
						padding: 0px;
						list-style: none;
						}						
						
#header #top_btns 
						{
						float: left;
						height: 25px;
						font-size: 0.8em;
						overflow: visible;
						margin-top: 15px;
						text-align: center;
						}						
						
#header #top_btns #home
						{
						float: left;
						color: #8a8a8a;
						font-family: arial narrow, arial;
						font-weight: 600;
						font-size: 17px;
						text-decoration: none;
						margin-left: 10px;
						}	
						
#header #top_btns #line {
						float: left;
						border-left: #8a8a8a 2px solid;
						width:1px;
						height:17px;
						margin-top: 3px;
						margin-left: 5px;
						margin-right: 5px;
						}
						
#header #top_btns #contact	
						{
						float: left;
						color: #8a8a8a;
						font-family: arial narrow, arial;
						font-weight: 600;
						font-size: 17px;
						text-decoration: none;
						}
	
										
#banner					{
						width: 738px;
						height: 137px;
						background: url('../images/top.jpg') no-repeat;
						clear: both;
						overflow: auto;
						text-align: left;
						margin-left: auto;
						margin-right: auto;
						}	
																	
						
#btns
						{
						width: 738px;
						height: 30px;
						margin-left: auto;
						margin-right: auto;
						background: #003e03;
						}
														
						
#btns a
						{
						float: left;
						color: #fff;
						font-size: 10pt;
						text-decoration: none;
						display: block;
						margin-top: 5px;
						padding-left: 15px;
						margin-left: 10px;
						background: url('../images/pointer.gif') no-repeat;
						}
						
#btns a:hover			{
						text-decoration:underline;																																					
						}				
#info	
						{
						float: left;
						width: 718px;
						margin-left: 50px;
						text-align: left;
						}						
						
#footer			{
						clear: both;
						background: url('../images/footer.jpg') no-repeat;
						height: 50px;
						margin-top: 15px;
						font-size: 0.7em;
						padding-top: 10px;
						padding-left: 20px;
						padding-right: 20px;
						line-height: 1.8em;
						}					
						
#footer	a		{
						color: #e0e0e0;
						text-decoration: none;
						}		
											
#footer a:hover						
						{
						color: #fff;
						}	
						
#copyright	{
						margin-bottom: 20px;
						text-align: center;
						font-size: 0.7em;
						font-weight: bold;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 10px;
						}					
						
#copyright #terms 
						{
						float: right;
						margin-right: 10px;
						}										
						
#copyright #terms a
						{
						color: #069;						
						text-decoration: none;
						}						

#counter		{
						clear: both;
						text-align: right;
						float: right;
						margin-right: 10px;
						margin-top: 15px;
						font-size: 0.7em;
						}									