html, body				{
						height: 100%;
						}
						

						
body					{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 0.80em;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #fff url('../images/bg_tile.jpg') repeat-x;	
						color: #666666;			
						}
h1, h2	        			{
            			font-size: 1.20em;
            			text-align: left;
						color: #435971;
						width: 518px;						
						height: 55px;						
						margin-bottom: 0px;
						margin-left: 10px;
						margin-top: 0px;
						padding-top: 2px;
						padding-left: 22px;
						background: url('../images/header_image.png') no-repeat;
            			}  
h3	        				{	
            			font-size: 1em;
            			text-align: center;
            			margin-top: 10px;
            			color: #999;  
            			}   				
a						{
						color: #666;
						-moz-outline: none;
						}								
#wrapper				{
						width: 100%;
						overflow: hidden;
						background: url('../images/top_tile.png') repeat-x ;
						}					
#wrapper_02				{
						width: 100%;
						overflow: hidden;	
						background: url('../images/footer_tile.jpg') repeat-x left bottom;					
						}						
#container				{
						width: 1004px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-bottom: 0px;		
						overflow: hidden;
						}
						
#top					{
						width: 1004px;
						height: 58px;
						text-align:left;
						margin-left: auto;
						margin-right: auto;
						overflow: hidden;
						}						
						
#global_search			{									
						}
						
#global_search input		{
						vertical-align: middle;
						margin-left: 1px;
						}
						
#search					{
						width: 160px;
						height:16px;
						padding: 4px;
						font-size: 12px;
						color: #514941;
						background-color: #fff;
						border: 1px #d4e3ed solid;
						font-family: Tahoma,Arial,Helvetica,"Trebuchet MS",Trebuchet;	
						font-weight:bold;	
						}
						
#top_btns 				{
						list-style: none;
						margin: 0;
						padding: 0;	
						width: 275px;
						float: right;
						margin-top: 10px;	
						}
						
#top_btns li			{												
						float: left;
						}
						
#top_btns #home_btn		{
						width:86px;
						margin-right: 0px;
						}
						
#top_btns #basket_btn	{
						width:89px;
						}
						
#top_btns #checkout_btn	{
						width:100px;
						}
						
						
						
						
#top_nav
						{
						list-style:none;
						padding:0;
						margin: 0;
						display:table;
						text-align: center;
						margin-left: auto;
						margin-right: auto;
						white-space:nowrap;
						width: 1004px;
						height: 53px;
						overflow: hidden;
						background: url('../images/top_nav.png') no-repeat;
						overflow: hidden;
						}
						
#top_nav li
						{
						display:table-cell;
						height: 43px;
						margin: 0px 10px;		
						vertical-align: middle;
						text-align: center;
						overflow: hidden;
						background: url('../images/btn_glow.png') no-repeat right 0px;
						}
						
						
#top_nav a
						{
						overflow: hidden;
						display:block;
						padding: 0px 0px;						
						padding-bottom: 0px;
						text-decoration:none;
						color: #fff;
						font-size: 15px;
						font-weight: bold;		
						height: 30px;			
						}
						
#top_nav a:hover
						{
						font-size: 15px;
						color: #ccc;
						}									
						
#top_nav .spacer
						{												
						background: none;
						width: 3px;									
						overflow: hidden;			
						background: url('../images/separator.png') no-repeat center 0px;	
						margin-top: 0px;
						padding: 0;
						margin: 0;						
						}	

						
#banner_01				{
						width: 1004px;
						height: 160px;
						margin-top: 15px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/header.png') no-repeat ;
						overflow: hidden;
						text-align: left;
						
						}	
						
#banner_01 #logo			{						
						margin-top: 60px;						
						width: 988px;
						text-align: left;
						padding-left: 25px;						
						}	
						
#banner_01 #logo #comapany_name			{	
								float: left;
							}						
					
#banner_01 #logo #slogan			{							
							float: left;
							width: 400px;
							padding-left: 5px;
						}																																																		

#content_wrapper
						{						
						overflow: hidden;
						position: relative;
						top: 0px;
						width: 1004px;
						float: left;		
						margin-top: 0px;	
						padding-top: 0px;
						background: url('../images/content_tile.png') repeat-y center top;	
						}
											
#content				{						
						overflow: hidden;
						width: 1004px;
						float: left;						
						padding-bottom: 0px;	
						min-height: 460px;		
						margin-left: 0px;
						background: url('../images/content_top.png') no-repeat center top;
						}			

#content_left				{						
						overflow: hidden;
						width:790px;
						float: left;						
						padding-bottom: 0px;	
						min-height: 460px;		
						margin-left: 0px;						
						}	

#bottom
						{
						width: 1004px;
						overflow: auto;
						float: left;
						}																				
						
#content #btns
						{
						float: left;
						font-family: arial, serif;
						clear: both;
						margin-top: 0px;		
						background: url('../images/btn_bg_top.png') no-repeat;
						}
						
#content #btns ul
						{
						width: 206px;
						margin: 0;
						padding: 0;
						list-style: none;
						/*overflow: auto;			*/
						margin-top: 0px;		
						margin-left: 0px;	
						}	
						
#content #btns ul li, .side_contact_btn, .side_links_btn
						{
						text-align:left;
						background: url('../images/btn.png') no-repeat 0px 0px;
						margin-bottom: 0px;
						height: 20px;
						padding-top: 15px;
						}															
						
#content #btns  a
						{
						margin-left: 34px;	
						color: #999;
						font-size: 9pt;					
						font-family: tahoma;
						text-decoration: none;
						font-weight: bold;
	
						}		
						
#content #btns a:hover
						{
						color: #435971;
						font-weight: bold;
						}																																														

						
#content #btns .btn,
#content #btns .btn2
						{
						/*overflow: hidden;		*/
						height: 20px;
						padding-top: 9px;
						}						

#content #btns .top_btn
						{
						background: url('../images/top_button.png') no-repeat 0px 0px;						
						text-align: left;
						color: #fff;
						font-weight: bold;
						font-size: 10pt;
						padding-left: 35px;
						margin-bottom: 0px;
						padding-top: 20px;
						height: 24px;
						}	
						
#content #btns .bot_btn
						{						
						background: url('../images/bot_btn.png') no-repeat 0px 0px;	
						height: 30px;
						}							
		
																			
#content #htns .sidebarmenu ul li{
								margin: 0;
								padding: 0;
								border: 1px #f00 solid;
							  }
											
#content #info	
						{
						width: 572px;			
						float: left;
						text-align: left;
						margin-left: 0px;				
						min-height: 580px;	
						padding-bottom: 5px;	
						padding-left: 12px;
						margin-top: 10px;		
						}	


#content #bottom2	
						{
						background: url('../images/content_bottom.png') no-repeat 216px 0px;	
						width: 788px;	
						float:left;
						height: 10px;
						margin-bottom: 10px;
						}				
						
					

#footer
						{
						margin-top: 5px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-top: 5px;	
						
						width: 1004px;
						line-height: 1.65em;
						background: url('../images/footer.png') no-repeat left top;
						overflow: auto;						
						}
						
#sub_nav
						{
						font-size: 10px;
						color: #999999;
						width: 1004px;
						height: 55px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						}			
						
#sub_nav div	
						{
						width: 900px;
						text-align: center;
						padding-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-left: 5px;
						font-weight:bold;
						line-height: 1.4em;
						}
						
						
						
#sub_nav a	{
						color: #ffffff;
						text-decoration: none;
						}		
											
#sub_nav a:hover						
						{
						text-decoration: underline;
						}	
						
#copyright	{
						font-size: 1em;
						font-weight: bold;
						margin-top: 0px;
						margin-left: 2px;						
						float: left;	
						width: 999px;		
						color: #999999;						
						}					
						
#copyright div 
						{
						float: left;
						margin-top: 0px;
						margin-left: 10px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 10px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #999999;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						padding-top: 15px;
						padding-bottom: 10px;
						}						
						
#featured_boxes_container		{
						background: url('../images/fp_bg_top.png') no-repeat 3px top;	
						float: left;
						width: 200px;
						overflow: hidden;
						
}