/* CSS Document */

html,body{
height:100%;
min-height:100%;

margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;

}
#wrapper {
	width: 995px;
	margin:0 auto;
min-height:100%;
text-align:left;
background-color:#F5EFD9;

}

#header {
background-image:url(../images/header_gradient.png);
background-repeat:repeat-x; 
height:170px; 
}

#header_content{
text-align:center; 
margin-left:240px;
margin-top:-165px;
}

#points {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #610000;
	text-align: center;
	display: list-item;
	list-style-type: none;
	line-height: 30px;
	margin-top:15px;
}


#Layer1 {
	position:absolute;
	left:74px;
	top:468px;
	width:741px;
	height:115px;
	z-index:1;
}
#Layer1 {
	vertical-align: middle;
	margin-left:30px;
	
}

#image1, #image1-text, #image1-container {
  overflow: hidden;
  height: 100px;
  width: 100px;
}

#image1 {
  top: -100px;
  position: relative;
  z-index: -1;
}

#image1-text {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

	#slideshow {
		position: relative;
		width: 197px;
		height: 133px;
		overflow: hidden;
		border: 1px solid #000000; 
		
	}
	#slideshow img {
		position: absolute;
		left: 2px;
		top: -5px;
		width: 197px;
		height: 133px;
	}

#ownertext {
	background-image: url(../images/bradbury_onwer_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	color:#333333;
}

#ownertext #text {
	margin-left:130px;
	margin-right:170px;
	padding-top:45px;
	font-weight: bold;
}

#ownertext #sign {
margin-top:10px;
margin-left:122px; 
margin-right:135px;
text-align:right; 
margin-top:20px;
	font-weight: bold;
}
