/*  MAIN STYLES  */

body { height:100%; background-color:#FFFFFF; text-align:center;}



.main { position:absolute; top:20px; left:50%; width:950px; height:700px;
			margin-left: -475px; z-index:100; 
	 		}  
			
 

.logo    { position:absolute; top:0px; left:0px; width:61px;}  


.navigation   { position:absolute; top:10px; left:150px; width:700px; height:35px;}  

#nav_left {		position:absolute; top:0px;left:0px;
			    width:150px; height:400px;
				}
				 

#content {
	position:absolute;
	top:94px;
	left:151px;
	width:790px;
	height:500px;
	padding-bottom:10px;
	text-align:center;
				} 

#content_left {		position:absolute; top:0px;left:150px;
			    width:355px; height:400px;
				padding:0px;}
				
#content_right{		position:absolute; top:0px;left:530px;
			     width:240px; height:400px;padding:0px;
				}	
				 
				 

				 
#image_numbers {		position:absolute; top:380px;left:0px;
			    width:777px; height:30px;
				padding:15px; padding-bottom:30px;
				
				} 
	
#address {		position:absolute; 
			    width:770px; height:30px;
				padding:15px; padding-top:5px; padding-bottom:10px; border-top:solid; border-top-width:1px; border-top-color:#3E92D8;
				
				} 
				
	
#shipping {		position:absolute;text-align:right;
			    width:800px; height:30px;
				padding:0px;
				
				} 
				
			

table, tr, iframe {padding:0px;}			

td { height:27px;}

/* text  */

p, td, blockquote {	font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:11.5px; letter-spacing:0.1em; line-height:1.6em; 
		color: #333333; text-decoration:none; text-align:left; vertical-align:top;  }

#address p {color:#3E92D8; font-size:10px; text-align: center;}


.main_title  {	color: #4296D2;
				font-weight: bold;
				font-size: 14px;
				
			 }	
			 
.note 	 { font-style:italic; color:#666666;  }		 
			 
/*links & menus */		 

a { font-size:11.5px; letter-spacing:0.1em;color:#333333; text-decoration:none; border:none;}


a.mainmenu { font-size:12.5px; letter-spacing:0.14em;color:#666666;text-decoration:none; border:none;}
a.mainmenu_visited { font-size:12.5px; letter-spacing:0.14em;color:#4296D2;text-decoration: none;font-weight:bold; border-bottom:dashed; border-bottom-width:1px; border-bottom-color:#4296D2;}
a.mainmenu_store { font-size:12.5px; letter-spacing:0.14em;color: #FF0000;text-decoration:none; border:none;}


a.secondarymenu { font-size:12px; letter-spacing:0.12em;color:#333333;text-decoration:none; border:none;}
a.secondarymenu_visited { font-size:12px; letter-spacing:0.12em;color:#4296D2;text-decoration:none;border-bottom:dashed; border-bottom-width:1px; border-bottom-color:#4296D2}


a.sidemenu { font-size:11px; letter-spacing:0.10em;color:#333333;text-decoration:none; border:none;}
a.sidemenu_visited { font-size:11px; letter-spacing:0.10em;color:#4296D2;text-decoration:none;border-bottom:dashed; border-bottom-width:1px; border-bottom-color:#4296D2;}

a:hover {color:#4296D2;}

.image_visited {color: #993300}

a.buzz {color:#666666; font-style:oblique;}
a.buzz:hover {color:#4296D2;}


#address a {color:#3E92D8; font-size:10px; text-align: center;}
#address a:hover { color:#666666;}


/*images */

.img_number {	text-align: center; }		
img {border:none; text-decoration:none;}









	

