
* {
	border:0;
	padding:0;
	margin:0;
	}

body {
		font-family: Helvetica, Arial, sans-serif;
	text-align:center;
	}

#container {
	width:748px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-bottom:44px;
	}

#masthead{
	clear:left;
	float:left;
	display:inline;
	width:748px;
	height:155px;
	background: black url(../img/masthead.jpg) 0px 0px no-repeat;
	}

/*	 M A I N 	T I T L E 	 */


#site_title {
	float:left;
	width:642px;
	display:inline;
	height:95px;	
	margin-top:60px;
	}

#masthead h1, #masthead h2 {
	width:642px;
	display:block;
	}

#masthead h1 {
	height:80px;
	}
	
#masthead h2 {
	height:15px;
	}

#masthead a {
	overflow:hidden;
	display:block;
	background-color:transparent !important;
	}	
		
#masthead h1 a {
	width:642px;
	line-height:80px;
	padding-top:80px;
	height: 0px !important;
	height /**/:80px;
	}

#masthead h2 a {
	width:642px;
	clear:left;
	line-height:15px;
	padding-top:15px;
	height: 0px !important;
	height /**/:15px;		
	}
	
/*	 B U Y   @   A M A Z O N   O R   P O W E L L ' s 	 */

#buy {
	margin-top:93px;
	float:left;
	display:inline;
	width:106px;
	background:white;
	height:50px;
	}
	
#masthead #buy #amzn {
	display: block;
	width:106px;
	height:31px;
	background: black url(../img/buy.gif) 0px 0px;
	margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0;
	}

#masthead #buy #pwells {
	display: block;	
	width:106px
	height:19px;
	background: black url(../img/buy.gif) 0px -31px;
	margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0;
	}


#masthead #buy #amzn a {
	width:106px;
	line-height:31px;
	padding-top:31px;
	height: 0px !important;
	height /**/:31px;
	}
	
#masthead #buy #pwells a {
	width:106px;
	line-height:19px;
	padding-top:19px;
	height: 0px !important;
	height /**/:19px;
	}

/* 	M A J O R   	C O N T A I N E R S 	*/

#content {
	clear:left;
	float:left;
	display:inline;
	width:748px;
	}

#sub_column {
	width:264px;
	margin-right:44px;
	float:left;
	display:inline;
	margin-bottom:22px;
	}
		
#main_column {
	width:440px;
	float:left;
	display:inline;
	margin-bottom:22px;
	}
	
#footer {
	font-size:.7em;
	clear:left;
	display:block;
	border-top:1px solid black;
	padding-top:11px;
	width:748px;
	}
	
/* 	M A P    S T Y L E 	*/

#map_header {
	background: black;
	color: white;
	padding: 3px;
}
