body{
		background-color:#000000;
		}
		
	#main-container{
					width:903px;
					margin-left:auto;
					margin-right:auto;
					}
	#header{
				width:903px;
				height:120px;
				}
	#navigation{
				width:903px;
				height:28px;
				background-image:url(images/gradient_nav_bar.jpg);
				background-repeat:repeat-x;
				padding-top:3px;
				}
	#body-content{
					width:883px;
					height:650px;
					padding:10px;
					background-color:#0066cc;
					}
	#body-content-information{
					width:883px;
					height:4050px;
					padding:10px;
					background-color:#0066cc;
					}
	#body-content-finishes{
					width:883px;
					height:650px;
					padding:10px;
					background-color:#0066cc;
					}
					
	#body-content-photo{
					width:883px;
					height:2000px;
					padding:10px;
					background-color:#0066cc;
					}
	#body-content-buy{
					width:883px;
					height:1600px;
					padding:10px;
					background-color:#0066cc;
					}
									
	#body-content-photo table{ font-family:Tahoma; font-size:11px; color:#666666; text-align:center;}
	
	#left-banner{
					width:300px;
					height:650px;
					background-image:url(images/left-banner-img.jpg);
					float:left;
					}
	#left-banner-information{
					width:300px;
					height:4050px;
					background-image:url(images/information_side_img.jpg);
					float:left;
					}
	#left-banner-buy{
					width:300px;
					height:1600px;
					background-image:url(images/where-to-buy-img.jpg);
					float:left;
					}				
	#right-content{
					width:433px;
					height:650px;
					background-color:#FFFFFF;
					float:left;
					}
	#right-content-information{
					width:433px;
					height:4000px;
					background-color:#FFFFFF;
					float:left;
					padding-bottom:50px;
					}
					
	#right-content-finishes{
					width:733px;
					height:650px;
					background-color:#FFFFFF;
					float:left;
					}				
	#right-content-buy{
					width:433px;
					height:1600px;
					background-color:#FFFFFF;
					float:left;
					}
	#adsense{
					width:150px;
					height:650px;
					background:#FFFFFF;
					float:right;
					
			}
	#adsense-information{
					width:150px;
					height:4050px;
					background:#FFFFFF;
					float:right;
					
			}
	#adsense-buy{
					width:150px;
					height:1600px;
					background:#FFFFFF;
					float:right;
					
			}
					
	#footer{
				width:903px;
				height:38px;
				background-image:url(images/gradient_nav_bar.jpg);
				background-repeat:repeat-x;
			    float:left;
				padding-top:5px;
			}
	#footer p{
				font-family:tahoma;
				font-size:11px;
				color:#ffffff;
				text-align:center;
				margin-top:5px;
				
				}

#navigation ul       {
						margin-top:0px;
						margin-left:30px;
							
						  			   }	
											   
						  #navigation  li	  {
												display:inline;
											    
												
						  					   }
											   
											   
						  #navigation  a	  {
						                       
						                        font-family:tahoma;
												font-size:11px;
												color:#ffffff;
												text-decoration:none;
												margin-left:30px;
												margin-top:0px;
												
						  					   }
						 #navigation  a:hover {
						 							color:#0099FF;
						 					    }	
						.a_link{text-decoration:none;}
						.p_titles{
								font-family:tahoma;
								font-size:11px;
								color:#000000;
								font-weight:bold;
								margin:30px 0px 0px 20px;
								}
						.content_text{
									font-family:tahoma;
									font-size:11px;
									color:#666666;
									text-align:justify;
									margin:10px 10px 0px 20px;}