html {
	margin: 0;
	padding: 0;
}
p{
	margin: 10px;
	padding: 0;
}
h1 {
	margin: 0;
	background-repeat:no-repeat;
  	background-position:left top;
}
h1 span {
	display: none
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #0000FF;
	color: #FFFFFF;
	/*font-style: italic;*/
	font-weight: bold;
	line-height:normal;
	padding: px;/*4px 0 4px 10px;*/
	margin: 10px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 10px 0 10px;
	padding: 10px 0 0 0;
	color: #990000;
}
body {
	font-family:Geneva, Arial, Helvatica, san-serif;/*Arial, Helvetica, sans-serif;*/	
	line-height:normal;
	font-size:11px;
	color: #06185c; 
	background:white url(../images/back.gif) top center; 
	margin: 0; 
	padding: 0;
}
#container {
	margin: auto;
	width:759px;
	height:auto;
	background: #FFFFFF;
	background-color:#FFFFFF;
	position:relative;
	top: auto;
}
#page_header { 
	margin: auto;
	width:759px;
	height:120px;
    /*background:url(../images/hp_logo.jpg) no-repeat top 0;
	position:relative;*/
}
#page_header span {
	display:none;
}
#bluebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #0000FF;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding: 4px;
}
span#tagline {
	font-size: medium;
}
/*.entry {
	position: relative;
	width:759px;
}*/
#sector1 {
	position: relative;
	width:759px;
	height:100%;
}
#collage {
	position: absolute; left: 0;
	width:460px;
	/*height:268px;*/
	color:#06185c;
	background-color:white;
	padding: 3px;
	margin-top: 4px;
}
#product_list {
	/*height:268px;*/
	float:right;
	margin-left: 460px;
	padding: 4px;
}
#hp_story {
	clear:both;
	position:relative; left: 0px;
	background-color: #0000FF;
	color: #FFFFFF;
	line-height:120%;
	padding: 4px;
}
#store_ad {
	position:relative; left: 0px;
	width:759px;
	height:100%;
	background-color:white;
	font-weight:bold;
	font-size:1em;
	padding:3px;
}
#rates {
	float:right;
	position:relative; right: 0;
	height:300px;
	width:300px;
	
}
#rental_text {
	position: relative; left: 0;
	width: 55%;
	height: 100%;
	margin: 10px;
}
/*#photo {
	position: absolute; left: 0;
	height:100%;
}*/
#footer {
	/*position: bottom;*/
	position: relative;
	width: 100%;
	text-align: center;
	background: #00F;
	color: #FFF;
	padding: 2px;
	margin: 0px;
}
.brand {
	font-weight:bold;
}
a:link {
  	color:inherit;
  	text-decoration:underline;
}
a:visited {
 	 color:inherit;
  	text-decoration:underline;
}
a:hover {
  	color:inherit;
  	text-decoration:underline;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color:#FFFFFF
	}
	#hp_story a:link, #hp_story a:visited, #hp_story a:hover {
	color:#FFFFFF
	}
	
	
	
/* _______________________nav*/

#navigation {
	text-align:center;
	margin-top:1px;
	
}
.nav a:link, .nav a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 1px 4px 0px 4px;
	margin:0px 4px 2px 4px;
	/*background:#003399;
	color:#FFFFFF;*/
	background:#FFFFFF;
	color:#003399;
	text-decoration: none;
	border-color: #000000;
	border-width: 1px;
	border-style: none solid solid solid;
}
.nav a:hover {
	text-decoration:none;
	background:#33CC00;
	color:#FFFFFF;
	/*border-color: #000000;
	border-width: 2px;
	border-style: none solid solid solid;*/
}

/*_________________________store*/

#store_item {
	border-style: solid;
	border-color: #0000FF;
	border-width: 1px;
	margin:10px;
}
.ready {
	font-weight:bold;
	text-align:center;
}
.price {
	font-weight:bold;
	margin-left: 30px;
}
.thumbclick {
	font-size: 10px;
	text-align:center;
}