html, body				{
						height: 100%;
						background: #effbfe;
						}
						
a						{
						color: #283951;	
}
						
#logo					{
						position: absolute;
						top: 185px;
						left: 235px;
						width: 600px;
						height: 400px;
						float: left;
						z-index: 200;
						}
						
img, div, ul, li, a		{behavior: url(iepngfix.htc) }

body					{
						position: relative;
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 14px;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: url('../images/bg_tile.jpg') 0px top repeat-x;	
						color: #283951;			
						}
						
h1, h2	        		{
            			font-size: 1em;
            			text-align: left;
						color: #283951;	
						width: 505px;
						padding-left: 35px;
						height: 30px;
						padding-top: 9px;
						margin-bottom: 10px;
						margin-left: 25px;
						margin-top: 10px;
						background: url('../images/h2_bg.jpg') no-repeat 0px 0px;
            			}  
						
h3	        			{
            			font-size: 1em;
            			text-align: center;
            			color: #3a60ad;  
						margin: 0;
						padding: 10px;
						}
								
#wrapper				{
						position: relative;
						width: 100%;
						overflow: hidden;
						text-align: center;
						}
											
#wrapper_02				{
						position: relative;
						width: 100%;
						overflow: hidden;
						z-index: 50;
						}						
						
#container				{
						position: relative;
						width: 1004px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-bottom: 0px;		
						overflow: hidden;
						}
						
						
#global_search			{
						float: left;				
						}
						
#global_search input	{
						margin-top:0px;
						margin-left: 17px;
						width: 50px;
						padding-left: 18px;
						padding-top: 1px;
						height: 15px;
						float: left;
						color: #fff;
						background: none !important;
						}
						
#top_buttons			{
						float: left;
						padding-left: 485px;	
						height: 40px;
}
#top_buttons a			{
						color: #fff;
						text-decoration: none;
						font-size: 9px;
						}
						
#search					{
						width: 180px !important;
						height:13px;
						padding: 2px;
						font-size: 12px;
						color: #555 !important;
						background-color: #ffffff;
						font-family: Tahoma,Arial,Helvetica,"Trebuchet MS",Trebuchet;	
						border: none !important;
						}
						
#home_btn				{
						width:45px;
						height:55px;
						float:left;
						margin-top:1px;
						font-size: 9px;
						color: #fff;
						text-decoration: none;
						padding-left: 44px;
						}
						
#basket					{
						width:45px;
						height:55px;
						float:left;
						margin-top:1px;;
						font-size: 9px;
						color: #fff;
						text-decoration: none;
						padding-left: 6px;
						}
						
#checkout				{
						width:45px;
						height:55px;
						float:left;
						margin-top:1px;
						font-size: 9px;
						color: #fff;
						text-decoration: none;
						padding-left: 30px;
						}
						
#top					{
						width: 1004px;						
						text-align:left;
						margin-left: auto;
						margin-right: auto;	
											
						background: url('../images/top.jpg') no-repeat 0px 0px;	
						}

#top_message			{
						float: left;
						padding-top: 30px;
						margin-left: 120px;
						width: 280px;
						text-align: center;
						font-weight: bold;
						
						}
						
#top2 #logo				{
						float: left;
						}
#top2 #logo #company_name
						{
						margin-left: 30px;
						margin-top: 0px;
						}

#top #top_nav
						{
						list-style:none;
						padding:0;
						padding:0px;	
						height: 43px;						
						overflow: hidden;						
						clear: both;
						width: 1019px;
						padding-left: 12px;
						padding-top: 0px;
						background: url('../images/top_nav_bg.jpg') no-repeat 0px 0px;	
						margin: 0;		
						}
						
#top #top_nav li
						{
						display:block;	
						height: 15px;	
						width: 180px;	
						padding-top: 15px;
						text-align: center;
						float: left;	
						margin: 0;
						padding: 0;
						}
						
#top #top_nav li a
						{										
						text-decoration:none;
						color: #ffffff;
						font-size: 12px;
						font-weight: bold;
						margin: 0;
						padding: 0;
						display: block;
						height: 20px;
						padding-top: 12px;
						}
						
#top #top_nav a:hover
						{
						color: #000;
						}									
						
#top #top_nav .spacer
						{
						background: url('../images/separator.jpg') no-repeat top center;
						width: 18px;
						height: 40px;
						float: left;				
						}
				
#top #top_nav .bot_btn	{
						display: none;
						height: 1px;
						width: 1px;
						line-height: 1px;
						font-size: 1px;
						}									
						
#banner_01				{
						width: 1004px;
						height: 336px;
						background: url('../images/banner.jpg') no-repeat;
						margin-left:auto;
						margin-right: auto;
						text-align: left;
						z-index: 100;
						}	
						
						
#company_name			{
						float: left;
						width: 580px;
						padding-top: 80px;
}

#meta					{	
						padding: 0;
						margin: 0;
						padding-left: 40px;
						}

#tel_no					{		
						clear: left;
						text-align: left;
						width: 300px;
						padding-left: 200px;
						padding-top: 45px;
						font-size: 20px;
						}


#flash					{
float: left;
width: 400px;

}
						
					
#content_wrapper
						{						
						overflow: auto;
						width: 1004px;
						float: left;		
						margin-top: 0px;						
						background: url('') 0px top repeat-y;	
						clear: both;
						}
											
#content				{						
						overflow: auto;
						width: 1004px;
						float: left;
						background: url('../images/') no-repeat 0px top;
						padding-bottom: 0px;	
						min-height: 460px;	
						}			

#bottom
						{
						width: 1004px;
						overflow: auto;						
						}																				
						
#content #btns
						{
						float: left;
						font-family: arial, serif;						
						margin-top: 0px;
						
						}
						
#content #btns ul
						{
						width: 206px;
						margin: 0;
						padding: 0;
						list-style: none;
						overflow: hidden;		
						margin-left: 0px;	
						}	
						
#content #btns ul li
						{
						text-align:left;
						background: url('../images/btn.jpg') no-repeat;						
						height: 26px;		
						margin-bottom: 0px;						
						padding-top: 10px;
						padding-left: 14px;
						font-size: 12px;
						font-weight: bold;
						}															
						
#content #btns ul li a
						{															
						font-family: tahoma;
						text-decoration: none;
						margin-left: 15px;
						color:#fff;
						}		
						
#content #btns ul li a:hover
						{
						color: #000;
						font-weight: bold;
						
						}																																														
						
#content #btns .top_btn
						{
						background: url('../images/left_nav_top.jpg') no-repeat 0px 0px;
						height: 33px;			
						text-align: center;
						color: #ffffff;
						font-family: 'arial black';
						font-weight: bold;
						padding-left: 0px;
						margin-top: 0px;
						padding-top: 12px;						
						}	
#content #btns .bot_btn
						{
						background: url('../images/left_nav_btm.jpg') no-repeat;
						height: 80px;
						margin-bottom: 5px;				
						}							
	
#mailing_form			{
						width: 200px;
						padding-top: 20px;
						text-align: center;
						}						
																		
											
#content #info	
						{
						width: 558px;																																				
						float: left;
						text-align: left;
						margin-left: 0px;
						margin-top: 1px;				
						min-height: 300px;	
						padding-bottom: 5px;		
						overflow: hidden;								
						}	
				
						
#footer_tile
						{
						clear: both;
						width: 100%;
						padding: 0;
						font-size:10px;						
						overflow: auto;
						margin-left: auto;
						margin-right: auto;
						padding-top: 0px;
						background: url('../images/footertile.jpg') 0px bottom repeat-x;	
						}						

#footer
						{
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-top: 0px;	
						width: 1004px;
						line-height: 1.65em;
						background: url('../images/footer.jpg') no-repeat 0px 0px;
						}
						
#sub_nav
						{
						width: 1004px;
						height: 75px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						}			
						
#sub_nav div	
						{
						width: 760px;
						text-align: center;
						padding-top: 7px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-left: 5px;
						font-weight:bold;
						}
						
						
						
#sub_nav a	{
						color: #fff;	
						}		
											
#sub_nav a:hover						
						{
						color: #C7F0F3;
						}	
						
#copyright				{
						font-size: 1em;
						font-weight: bold;
						margin-top: 0px;
						margin-left: 2px;
						color: #999;
						float: left;	
						width: 995px;		
						overflow: hidden;							
						}					
						
#copyright div 
						{
						float: left;
						margin-top: 0px;
						margin-left: 3px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 2px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #999;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						padding-top: 15px;
						padding-bottom: 10px;
						}						