#background {
	background: url('../images/wheretobuy_int/wheretobuy_int_bg.png') no-repeat center top;
	}
	
	#bar {
		height: 41px;
		background: #293b49;
		margin: 13px 0 0 29px;
		width: 776px;
		}
	
		#bar p {
			padding: 10px 0 0 30px;
			}
			
		#bar select {
			margin-left: 30px;
			}	
	
	#content {
		height: 600px;
		padding-left: 110px;
		}
		
		#content div {
			float: left;
			width: 250px;
			margin-top: 100px;
			}
			
			#content div h1 {
				font-size: 18pt;
				text-align: center;
				margin: 0 0 30px 0;
				}

			#content p, #content select {
				margin-left: 30px;
				}
				
			#content select{
				width: 195px;
				}		
			
			#content div p {
				margin-bottom: 5px;
				}
				
				#content div p.province {
					margin-top: 20px
					}
	
		#content #dealer {
			
			}
			
		#content #importers {
			margin-left: 110px;
			}