	
/* Rules for header section */	
	
	#header{
	background:url(../genaw/header.jpg) no-repeat center;
	height:277px;
	margin:0 auto 0 auto;
	text-align:center;
	min-width:1000px;
	}
	
	#headcontain{
	width:1000px;
	margin:0 auto 0 auto;
	}
	
	#arrows{
	position:relative;
	top:100px;
	background:url(../genaw/buttons.png) no-repeat;
	width:1000px;
	height:210px;
	margin:0 auto 0 auto;
		}
	
		#nav{
		margin:0 auto 0 auto;
		width:1000px;
		padding-top:10px;
		}
		
			#nav ul{
			}

				#nav li{
				display:inline;
				padding:0 26px 0 26px;
				letter-spacing:1px;
				}
				
		#buttons{
		margin:0 auto 0 auto;
		width:940px;
		}		
				
			#buybutton{
			float:left;
			}
			
			#sellbutton{
			float:right;
			}		

				
/* Rules for containers */	
	
	#container{
	width:940px;
	margin:0 auto 0 auto;
	}				

	
/* Rules for main content section */	

	#maincontent{
	margin:25px 0 25px 0;
	}
		
		#leftcolumn{
		float:left;
		width:586px;
		padding:0 17px 0 17px;
		}		
			#imagesection{
			width: 580px; 
			height:300px;
			}
		
			#flashheader {margin-bottom: -20px;}
			#flash { margin-left: -20px; margin-top: 20px; }
		#rightcolumn{
		float:right;
		width:300px;
		}			
		
			.flashimg{
			position:absolute;
			top:440px;
			padding:0;
			margin:0;
			}
            
            
#rightcolumn fieldset {padding: 5px; margin: 0; height: auto;}
#rightcolumn fieldset label {color: #000; font-weight: bold;}

	
/* Rules for footer section */	

	#footercontain{
	background-color:#000032;
	}

		#footer{
		margin:0 auto 0 auto;
		width:940px;
		padding:10px 0 20px 0;
		}
			
			#selector{
			float:left;
			width:390px;
			}
			
				#selectorleft{
				float:left;
				background:url(../genaw/selector_img.jpg) no-repeat 0 0;
				width:196px;
				padding-top:116px;
				margin:0 10px 0 10px;
				}
				
				#selectorright{
				float:right;
				width:153px;
				margin-right:10px;
				}
				
					#weyprop{
					background:url(../genaw/weymouthmap.jpg) no-repeat;
					margin-bottom:20px;
					}
					
					#dorprop{
					background:url(../genaw/dorchestermap.jpg) no-repeat;
					margin-bottom:20px;
					}

				
			#btmlinks{
			margin:94px 0 0 10px;
			}
			
			#btmlinks li{
				display:inline;
				padding-right:10px;
				}
				
				.btmlinkstyle{
				padding-left:10px;
				border-left:#fff solid 1px;
				}
	
			
			#search{
			float:right;
			width:550px;
			}
			
				#searchleft{
				float:left;
				background:url(../genaw/search_img.jpg) no-repeat 10px 0px;
				width:199px;
				padding:116px 0 0 20px;
				margin-right:10px;
				border-left:#FFF 1px dashed;
				}
				
				#searchright{
				float:right;
				width:310px;
				margin-right:10px;
				}
				
				#contact{
				margin:30px 0 0 20px;
				}
				
					#weycont{
					float:left;
					width:262px;
					background:url(../genaw/contact_wey.jpg) no-repeat right;
					}
					
					#dorcont{
					float:right;
					width:257px;
					background:url(../genaw/contact_dor.jpg) no-repeat right;
					}
				
			.givetry{
			background:url(../genaw/givetry.jpg) no-repeat;
			float:right;
			width:137px;
			height:50px;
			text-indent:-9999px;
			}
			
			.findbut{
			background:url(../genaw/find_but.jpg) no-repeat;
			float:right;
			margin-top:20px;
			}


		
	
/* Rules for other items */		

	.spacer{
		clear:both;
		margin:0;
		padding:0;
		}
		
		.btmpad{
		margin-bottom:5px;
		}
